﻿/*■初期設定*/

body{
	background-position: top;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background-color: #FFFFFF;
}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{
	border: 0;

}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
p,th,td,li{
	font-size:14px;
	*font-size:90%;
	*font:80%;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}
.pics { height: 350px; width: 500px; padding:0; margin:0; overflow: hidden }
.pics img { height: 330px; width: 480px; padding: 10px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.clear {
	clear:both;
}

/*■基本レイアウト*/
#back{
	width:940px;
	background-image: url('../images/topback.gif');
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;

}
#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#head{
	width: 900px;
	height: 377px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
}
#head h1{
	font-size: 0.9em;
	font-style: normal;
	color: #000080;
	padding-right: 10px;
	padding-top: 15px;
	text-align: right;
}
#head h1 a{
	font-size:24px;
	line-height:15px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
#head h1 a:hover{
	font-size: 24px;
	line-height: 15px;
	vertical-align: top;
	text-decoration: none;
	color: #000080;
	}
#head h2{
	font-family: Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color: white;
	font-size:17px;
	margin-left: 10px;
	letter-spacing:4px;
	margin-bottom:10px;
}
#head h3{
	color: white;
	margin-right: 4px;
	margin-left: 450px;
	margin-bottom:0px;
	margin-top:5px;
	text-align: left;
	font-size: 0.9em;
}
#head p{
	margin-right: 4px;
	margin-left: 530px;
	margin-bottom:0px;
	margin-top:2px;
	color: white;
	text-align: left;
	font-size: 15px;
}
#head address{
	font-size: 18px;
	font-style: normal;
	color: #0000FF;
	padding-right: 10px;
	padding-top: 15px;
	text-align: right;
}
/*メニュー設定*/
#head_menu{
	height: 90px;
	width: 900px;
	background-color: #ffffff;
	background-image:url('../images/menu_back_hover.jpg');
	background-repeat:repeat-x;
}
#head_menu ul{
	list-style-type:none;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	}	
#head_menu ul li{
	float: left;
}
#head_menu ul li a{
	display: block;
	width: 150px;
	text-align: center;
	color: #663300;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 90px;
}
#head_menu ul li a:hover{
	height: 90px;
	text-decoration: none;
	background-image: url('../images/menu.jpg');
	background-position: left bottom;
	color: #ffffff;
}
.line{
	clear:left;
	margin:10px 0 0 0;
	}
/*コンテンツ*/
#contents{
	margin: 15px 15px 10px 15px;
	clear: left;
}
#contents h5{
	font: 90%/44px serif;
	border-width: 400px;
	background-position: center;
	background: url(../images/h5back_penci.gif);
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 15px;
	font-weight: bold;
}
#contents h3{
	font-size: 16px;
	font: 100%/44px serif;
	border-width: 440px;
	background-position: center;
	background: url(../images/h3back.jpg);
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 50px;
}

#contents:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#footer{
	clear: left;
	width: 900px;
	height: 110px;
	background-color: #CCCCCC;
}
#copy{
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 12px;
}
#copy a{
	color: #FFFFFF;
	text-decoration: none;
}
#copy a:hover{
	color:#333333;
	}

/***トップ***/
#top {
}
#top_btm {
margin:10px 20px 5px 0;
}
#top_btm:after {
clear:both;
content:"";
display:block;
height:0;
visibility:hidden;
}
#top div#left {
	float: left;
	margin: 0;
	width: 500px;
	border: 2px #666666 solid;
}
.droocap:first-letter {
background-color:#666666;
border:1px solid #000000;
color:#FFFFFF;
float:left;
font-size:200%;
font-weight:bold;
line-height:150%;
margin-right:10px;
padding:5px;
}
#top div#right div#info {
	background-color: #000000;
	border-bottom: 4px solid #663300;
	border-left: 4px solid #663300;
	border-style: solid none solid solid;
	border-top: 4px solid #663300;
	height: 233px;
	width: 320px;
}
#top div#right div#info div#main {
height:230px;
margin:2px 1px 1px 10px;
overflow:auto;
}
#top div#right div#info div#main h4 {
	color: #FFFFFF;
	font-size: 13px;
	margin: 6px 10px 0;

}
#top div#right div#info div#main p {
	margin: 4px 10px 0;
	color: #BDC7D7;
	font-size: small;
}
#top div#right {
float:left;
margin:0 0 0 30px;
width:320px;
}
#top div#right div#bnr_sps {
}
#top div#right div#bnr_sps p {
border:1px solid #000000;
margin:0 0 20px 15px;
}
#top div#right div#bnr_sps p a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg_bnr_anc.gif) no-repeat scroll left top;
color:#000000;
display:block;
font-size:15px;
height:80px;
line-height:30px;
text-align:right;
text-decoration:none;
vertical-align:bottom;
width:265px;
}
#top div#right div#bnr_sps p a:hover {
}
#top div#right div#bnr_sps p.bnr01 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:black url(../images/bnr01.jpg) no-repeat scroll center center;
}
#top div#right div#bnr_sps p.bnr02 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:black url(../images/bnr02.jpg) no-repeat scroll center center;
}
#top div#right div#bnr_sps p.bnr03 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:black url(../images/bnr03.jpg) no-repeat scroll center center;
}
#top div#right div#bnr_sps p.bnr04 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:black url(../images/bnr04.jpg) no-repeat scroll center center;
}
#top h3 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/h3back.jpg) no-repeat scroll 0 0;
border-width:440px;
color:#666666;
font-size:16px;
padding-bottom:15px;
padding-left:60px;
padding-top:15px;
}/***その他のページ***/
#other_page{}
#other_page h2{
	font-size: 18px;
	line-height: 48px;
	height: 48px;
	color: #E8E8E8;
	font-weight: bolder;
	vertical-align: bottom;
	text-indent: 20px;
	background-image: url('../images/h2_bg.jpg');
	background-repeat: no-repeat;
	padding-left: 35px;
}
#other_page h3{
	font-size: 16px;
	font: 100%/44px;
	border-width: 440px;
	background-position: center;
	background: url(../images/h3back.jpg);
	color: #666666;
	background-repeat: no-repeat;
	padding-left: 60px;
	font-weight: bold;
}
#other_page h4{
     width : 90% ;
     font-size :1.1em  ;  /*文字の大きさを指示する時に数値を記述*/
     line-height : 20px ;  /*行の高さを指示する時に数値を記述*/
     padding-left : 20px ;
     margin : 5px 0px 5px 0px ;  /*上下に余白を作る場合１番目（上）３番目（下）の０ｐｘに数値を記述*/
     background : #e9c8a9 ;
     border-bottom : solid 2px #d89a63 ;
}
#other_page h5{
     width : 20% ;
     font-size :0.9em  ;  /*文字の大きさを指示する時に数値を記述*/
     line-height : 15px ;  /*行の高さを指示する時に数値を記述*/
     padding-left : 20px ;
     margin : 5px 0px 5px 250px ;  /*上下に余白を作る場合１番目（上）３番目（下）の０ｐｘに数値を記述*/
     border-bottom : solid 2px #d89a63 ;
}	

#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 15px 0 15px;
	line-height:160%;
	}
#other_page div.typeB{
	margin:8px 0 10px 15px;
	line-height:160%;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:0 0 0 0;
	}	
#other_page div.typeB div.left{
	float:left;
	width:400px;
	}
#other_page div.typeB div.right{
	float:right;
	width:400px;
	margin:0 0 0 20px;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{ margin:0 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border: none;
	border-collapse: collapse;
	margin: 0;
}
#tbl_setA th{
	border:#006666 solid 1px;
	background:url('../images/bg_th_a.gif');
	padding:6px;
	color:#003333;
	text-align:center;
	}
#tbl_setA td{
	border:#006666 solid 1px;
	padding:6px;
	}.row01 th {
background-color:#DFE86F;
}
.row02 th {
background-color:#BDC7D7;
}
.row02 td {
background-color:#E8E8E8;
}
