@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-size:80%;*/
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #ffcc00;
	color:#333333;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #003399;
}

a:hover{
	color:#cc0000;
	text-decoration: none;
}

img{
	border-style:none;
}

.red{
	font-weight:bold;
	color:#CC0000;
}

.red2{
	color:#CC0000;
}

.red3{
	font-weight:bold;
	color:#CC0000;
	font-size:15px;
}

.color2{
	color:#006600;
	}

.orange{
	color:#FFCC33;
}

.green{
	color:#009900;
}

.big1{
	font-size:14px;
	font-weight:bold;
}

.big2{
	font-size:14px;
	
}

/*コンテナ（全体）*/
#container{
	width: 740px;
	position: relative;
	margin: 0;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image:url(../images/base_bg.jpg);
	background-repeat:repeat-y;
}


/*ヘッダー　トップページ*/
#header{
	width: 740px;
	height: 112px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/header_bg2.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#header h1,#header h2{
	display:none;
}

#header p{
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}

#header h3{
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	font-size:12px;
	font-weight:normal;
}


/*タイトル*/
#title{
	position: absolute;
	top: 0px;
	left: 0px;
}

/*tel*/
#tel{
	position: absolute;
	top:0px;
	left:550px;
}

/*イメージエリア*/
images_area{
	width:540px;
	height:255px;
	clear:both;	
}

/*パンくず*/
.pan_list{
	width:515px;
	clear:both;	

}

.pan_list p{
	margin-left:10px;
}

.pan_list a{
	background:url(../images/list_pan.gif) no-repeat center right;
	padding-right:15px;
	text-decoration:none;	
}



/*メインコンテンツ*/
#main{
	/*clear:both;*/
	width:721px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
	background-color: #transparent;
	
}

/*文字制御*/
/*リスト・チェックリスト*/
.list1{
	background-image:url(../images/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

/*リスト・★*/
.list2{
	background-image:url(../images/list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}



/*text-align*/
.center{
	text-align:center;
}

.right{
	text-align:right;
}


/*deco*/
.marker{
	background-color: #FFFF66;
}

.marker2{
	background-color:#FF66FF;
}

/*size*/
.big{
	font-size:120%;
	font-weight:bold;
}

.small{
	font-size:80%;
	color:#cc0000;
}

/*voice*/
.voice{
	background:url(../images/voice2.gif) no-repeat center right;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF9933;
}




/*左メニュー*/
#main_left {
	width: 189px;
	float: left;
	text-align:left;
	margin-left: 0px;
	_margin-left: 0px;
	
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

/*左メインコンテンツ　各ファイル管理*/



/*メイン・右メニュー*/
#main_right{
	width:515px;
	float:right;
	text-align:left;
	background-color: #transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}



/*フッター*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 740px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#fdd2a5;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-y;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#footer2 {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 740px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#fdd2a5;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-y;
}

/*PAGE TOP*/
.page_top{
	float:right;
	text-align:left;
	margin-right:10px;
}
.page_top a{
	width:56px;
	height:20px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #fdd2a5;
	background-image: url(../images/pt.gif);
	background-repeat: no-repeat;
	color: #006600;
}

.page_top a:hover{
	background-color: #fdd2a5;
	background-image: url(../images/pt.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -20px;
}

/*著作権表記*/
#copy {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height:20px;
	line-height:20px;
	width: 740px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	color:#ffffff;
	background-color:#fdd2a5;
	background-image:url(../images/footer_bg2.gif);
	background-repeat:repeat-y;
}






#skc {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	width: 740px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color: #ffcc00;
}

/*skc_link*/
.skc_link{
	float:right;
	text-align:left;
}
.skc_link a{
	width:80px;
	height:14px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffcc00;
	background-image: url(../images/skc_xhtml.gif);
	background-repeat: no-repeat;
	color: #006600;
}

.skc_link a:hover{
	background-color: #ffcc00;
	background-image: url(../images/skc_xhtml.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -14px;
}


