/* CSS Document */

/*■初期設定*/

body{
	background-image: url(img/top_bg.gif);
	color:#000000;/*通常のテキストカラー*/
	}


p{
	font-size:12px;
	color:#808080;/*通常のpカラー*/
	}


a{
	color:#db5e75;/*通常のリンクテキストカラー*/
	text-decoration:none;
	line-height:120%;
	}


a:hover{
	color:#db5e75;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}


.sample{
	width:700px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:5px;
	padding:10px;
	border:1px solid #dddddd;
	background-color:#f5fffa;
}

.sample h4{
	margin:0px 10px 10px 0px;
	font-size:13px;
	color:#db5e75;
	}

.sample p{
	font-size:12px;
	color:#808080;
	margin-top:4px;
	padding:0px 10px 0px 20px;
	line-height:140%;
	}	

.sample1{
	width:730px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:5px;
	overflow:auto;
	padding:10px;
	border:1px solid #dddddd;
	background-color:#ffffff;
}

.sample1 h4{
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 20px;
	font-size:13px;
	color:#db5e75;
	}

.sample1 p{
	font-size:12px;
	color:#808080;
	margin-top:4px;
	padding:0px 10px 0px 20px;
	line-height:140%;
	}	

.sample1 a{
	line-height:160%;
	}

.sample2{
	width:730px;
	background-image: url(img/box_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:5px;
	overflow:auto;
	padding:10px;
	border:1px solid #ffcccc;
	background-color:#ffffff;
}

.sample2 h4{
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 20px;
	font-size:13px;
	color:#db5e75;
	}

.sample2 p{
	font-size:12px;
	color:#808080;
	margin-top:4px;
	padding:0px 10px 0px 20px;
	line-height:140%;
	}	

.sample2 a{
	line-height:160%;
	}

.box{
	width:730px;
	height:175px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:0px;
	overflow:auto;
	padding:5px;
	border:1px solid #dddddd;
	background-color:#ffffff;
}

.box1{
	width:400px;
	height:27px;
	margin-top:5px;
	overflow:auto;
	padding:5px;
	border:1px solid #772211;
	background-color:#772211;
}

.box2 {
	float: left;
	width: 230px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

.box2 h4 {
	margin-bottom: 5px;
	background-color: #7ea7ea;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height:140%;
	border-left-color: #E31D00;
}

.box2 p {
	text-align: left;
	margin: 0px;
}

.box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
.box3 {
	float: left;
	width: 360px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
.box3 h4 {
	margin-bottom: 5px;
	background-color: #7ea7ea;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height:140%;
	border-left-color: #E31D00;
}

.box3 p {
	text-align: left;
	margin: 0px;
}

.box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7ea7ea;
	border: 1px solid #D2D2D2;
	width: 93px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	bottom: 10px;
	padding-right: 5px;
	left: 40px;
}

.box3 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

.box3 a img {
	border: 2px solid #EDEDE9;
}
.box3 a:hover img {
	border: 2px solid #FCD096;
}
.box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
.box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}

.box4 {
	float: left;
	width: 360px;
	border: 1px solid #dddddd;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

.box4 h4 {
	margin-bottom: 5px;
	background-color: #db5e75;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	border-left-color: #E31D00;
}

.box4 p {
	text-align: left;
	margin: 0px;
}

.box5 {
	float: left;
	width: 270px;
	border: 0px solid #dddddd;
	margin: 5px;
	padding: 5px;
	background-image: url(img/search_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}

.box5 h4 {
	margin: 0px;
	background-color: #db5e75;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #E31D00;
}

.box5 p {
	margin: 0px;
}


.infobox{
	width:730px;
	margin:5px;
	overflow:auto;
	padding:10px;
	border:1px solid #808080;
	background-color:#ffffff;
}

.infobox h4{
	line-height:140%;
	margin:10px;
	padding:0px 10px 0px 20px;
	font-size:13px;
	color:#db5e75;
	}

.minibox{
	float: left;
	width:160px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}

.minibox h4{
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 20px;
	font-size:14px;
	color:#7ea7ea;
	}

.minibox2{
	float: left;
	width:120px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}

.minibox2 h4{
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 20px;
	font-size:14px;
	color:#7ea7ea;
	}

.minibox3{
	float: left;
	width:240px;
	border:1px solid #ffffff;
	background-color:#ffffff;
}

.minibox3 h4{
	margin:0px 10px 10px 0px;
	padding:0px 10px 0px 20px;
	font-size:14px;
	color:#7ea7ea;
	}

.unit{
clear:both;
width:750px;
}

.grid{
float:left;
overflow:auto;
width:165;
margin:5px;
padding:0px;
border:1px solid #aaaaaa;
background-color:#ffffff;
}


.grid h4 {margin:5px 0px 5px 0px;}


.grid p {margin:0; line-height:150%;}

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



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

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ */
    *font-size: small; /* IE 7 */
    *font: x-small; /* IE 6以下 */
}
p,th,td,li{
	font-size:12px;
	*font-size:90%;
	*font:80%;
	}

body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



/*■基本レイアウト*/
#bg{
	width:820px;
	background : url(bg_con.gif) repeat-y;
	text-align:center;
	}
#container{
	width:800px;
	margin:auto;
	text-align:left;
	}
#head{}

#head h1{
	font-size: 10px;		/*h1タグの文字サイズ*/
	color:#808080;
	font-weight: normal;	/*太さを通常に戻す。太字がいいならこの１行を外す。*/
	width: 500px;			/*右上の住所とTEL画像にかぶらないように幅を設定*/
	line-height: 1.4;		/*複数行になった場合用の行間設定*/
	padding-bottom: 0px;	/*下のロゴ画像との余白*/
	}

#head h1 a{
	font-size:25px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}

#head h1 a:hover{
	font-size:25px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}


#head_menu{
	height:42px;
	zoom:100%;
	}


#head_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#head_menu ul *{
	list-style-type:none;
	display:block;}	

#head_menu ul li{
	width:160px;
	height:51px;
	position:relative;
	float:left;
	}

#head_menu ul li a{
	width:160px;
	height:42px;
	text-align:center;
	color:#FFFFFF;
	line-height:42px;
	text-decoration:none;
	}

#head_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

#head_menu ul li.off{
	overflow:hidden;
	width:160px;
	}

#head_menu ul li.off ol.sub{
	left:0px; top:-999px;
	}

#head_menu ul ol.sub{
	position:absolute;
	left:0px; top:42px;
	width:160px;
	border:1px solid #dba0aa;
	text-align:center;
	}

#head_menu ul li.on{
	width:160px;
	}

#head_menu ul>li.on{
	overflow:visible;/*×*/
	}

#head_menu ul ol.sub li{
	width:160px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #dba0aa;
	text-align:center;
	float:none;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}

#head_menu ul ol.sub li a{
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}

#head_menu ul ol.sub li a:hover{
	color:#ffffff;
	background:none;
	background-color:#dba0aa;
	}

#head_menu ul li.a01 a{ background-color :#db5e75;}
#head_menu ul li.a01 a:hover{ background-color  :#dba0aa;}
#head_menu ul li.a02 a{ background : url(../img/menu/a02.jpg) no-repeat;}
#head_menu ul li.a02 a:hover{ background : url(../img/menu/a02_on.jpg) no-repeat;}
#head_menu ul li.a03 a{ background : url(a03.jpg) no-repeat;}
#head_menu ul li.a03 a:hover{ background : url(a03_on.jpg) no-repeat;}
#head_menu ul li.a04 a{ background : url(a04.jpg) no-repeat;}
#head_menu ul li.a04 a:hover{ background : url(a04_on.jpg) no-repeat;}
#head_menu ul li.a05 a{ background : url(a05.jpg) no-repeat;}
#head_menu ul li.a05 a:hover{ background : url(a05_on.jpg) no-repeat;}


/*-----------メインイメージ----------*/
#main_image{
	clear:left;
	width:800px;
	padding:0 0 0 0;
	border:solid #cccccc;
	border-width:0 0 1px 0 ;
	}

#main_image h2 {
	font-size: 140%;
	color: #ffffff;
	background: url(images/h2_bg.gif) no-repeat;
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	padding-right: 50px;

}

#main_image div#main_img_txt h2{
	}


#contents{
	margin:20px 10px 20px 10px;
	clear:left;
	zoom:100%;
	}

#contents h2{
	align:left;
	font-size: 120%;
	color: #ffffff;
	text-align:left;
	background: url(img/bg5.gif) no-repeat;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
	margin-bottom:5px;
}

#contents h3{
	margin-bottom: 5px;
	background-color: #db5e75;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height:200%;
	text-align:center;
}

#contents h5{
	align:left;
	font-size: 120%;
	color: #ffffff;
	text-align:left;
	background: url(img/bg4.gif) no-repeat;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
	margin-bottom:5px;
}

#contents div#top div#left h1{
	align:left;
	font-size: 120%;
	color: #7ea7ea;
	text-align:left;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	padding-left:10px;
	margin:5px;
}

#contents div#top div#left h2{
	align:left;
	font-size: 120%;
	color: #ffffff;
	text-align:left;
	background: url(img/bg5.gif) no-repeat;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
	margin:10px;
}

#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#foot_up{
	background : url(../img/line_02.gif) no-repeat center bottom;
	clear:both;
	height:32px;
	margin:0 0 0 0;
	}

#foot{
	clear:left;
	background-color :#db5e75;
	text-align: center;
	width:800px;
	height:40px;
	}

#copy{
	margin:0px;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
	padding:15px;
	}



#copy a{
	color:#ffffff;
	text-decoration:none;
	}

#copy a:hover{
	color:#ffffff;
	}

/***トップ***/

#top{}

#top div#top_up{
	zoom:100%;
	margin:0 0 20px 0;
	}

#top div#top_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	

#top div#top_up div#left{
	float:left;
	width:480px;
	margin:0 0 0 0;
	}

#top div#top_up div#left h2{
	font-size: 140%;
	color: #ffffff;
	background: url(img/bg2.gif) no-repeat;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
}

#top div#top_up div#left h4{
	font-size:14px;
	color:#db5e75;
	margin-top:12px;
	line-height:100%;
	}

#top div#top_up div#left p{
	font-size:12px;
	color:#808080;
	margin-top:4px;
	line-height:140%;
	}	

#top div#top_up div#left a{
	line-height:130%;
	}	

#top div#top_up div#right{
	float:left;
	width:280px;
	margin:0 0 0 20px;
	}

#top div#top_up div#right h2{
	font-size: 140%;
	color: #ffffff;
	background: url(img/bg5.gif) no-repeat;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	padding-left: 30px;
	padding-right: 50px;
}

#top div#top_up div#right h3{
	font-size:12px;
	}

#top div#top_up div#right div#info{
	background : url(bg_info.gif) no-repeat;
	width:280px;
	height:200px;
	padding:1px 1px 0px 1px;
	}

#top div#top_up div#right div#info div#main{
	overflow:auto;
	width:278px;
	height:198px;
	color:#333333;
	margin:0;
	}

#top div#top_up div#right div#info div#main h4{
	margin:8px 10px 0 10px;
	font-size:13px;
	color:#db5e75;
	}


#top div#top_up div#right div#info div#main p{
	font-size:12px;
	color:#808080;
	margin-top:4px;
	line-height:120%;
	}

#top div#btm{
	clear:left;
	}

#top div#btm div#bnr_sps{
	}

#top div#btm div#bnr_sps ul{
	list-style-type:none;
	zoom:100%;
 	}

#top div#btm div#bnr_sps ul:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#top div#btm div#bnr_sps ul li{
 float:left;
 margin:0 8px 0 0;
 }


/***その他のページ***/

#other_page{}

#other_page h2{
	background : url(bg_h2.jpg) no-repeat;
	font-size:18px;
	line-height:42px;
	height:42px;
	color:#333333;
	font-weight:normal;
	vertical-align:bottom;
	text-indent:20px;
	}
#other_page h3{ font-size:110%;
	line-height:1.0em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#003333;
	border:solid #003333;
	border-width:0 0 0 5px;
	}
#other_page h4{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#006666;
	}	
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:8px 0 0 0;
	line-height:160%;
	}
#other_page div.typeB{
	margin:8px 0 10px 0;
	line-height:160%;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	}	
#other_page div.typeB div.left{
	float:left;
	width:370px;
	}
#other_page div.typeB div.right{
	float:right;
	width:370px;
	margin:0 0 0 20px;
	}

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

/*テーブルセット*/
#tbl_setA{
	border:#006666 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#006666 solid 1px;
	background : url(bg_th_a.gif);
	padding:6px;
	color:#003333;
	text-align:center;
	}
#tbl_setA td{
	border:#006666 solid 1px;
	padding:6px;
	}
	
@media print{

#container{
	width:820px;
	}
}			