@charset "utf-8";

* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	background-color: #F3EFE4;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #3D87BE;
	outline: 0;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
p {
	padding: 10px;
}
li {
	list-style-type: none;
}
#base {
	background-image: url(../images/base_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

table {
   border-collapse: inherit;
}

/*------------------------------------------ヘッダー*/
#head {
	background: url(../images/head.jpg) right top repeat-x;
	height: 155px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	position:relative;
	
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color: #666666;
	/*padding-left: 20px;*/
	line-height: 24px;
	position:absolute;
	top:30px;
	left:20px;
	background-color:#FFF;
	border:solid 1px;
	padding:10px;
	/*float: left;*/
	
}

/*------------------------------------------メイン*/
#base #main {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#base #main #cont {
	float: right;
	width: 615px;
	padding-right: 3px;
	padding-left:10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#base #main #cont #pan {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#cont #pan,#cont #pan strong,#cont #pan a {
	font-size: 12px;
	font-weight: normal;
}
#base #main #cont h2 {
	background-image: url(../images/h2.gif);
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	background-repeat: no-repeat;
	font-size: 16px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
#base #main #cont h2.h2_h3 {
	background-image: url(../images/h3.gif);
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
#base #main #cont h3 {
	font-size: 14px;
	color: #333333;
	background-image: url(../images/h3.gif);
	text-indent: 20px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 1px;
	font-weight: normal;
	letter-spacing: 0.1em;
	clear: both;
	padding-top: 2px;
	background-repeat: no-repeat;
}

#base #main #cont #top_img {
	height: 150px;
	width: 260px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 340px;
	background-image: url(../images/top_img.jpg);
	background-repeat: no-repeat;
	border: 1px solid #DDDDDD;
	margin-bottom: 7px;
}
#base #main #cont #top_img p {
	font-size: 12px;
	color: #353535;
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}
#base #main #cont .c_box {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#base #main #cont .img_right {
	margin: 5px;
	float: right;
}
#base #main #cont .img_left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#base #main #cont .to_top {
	clear: both;
	text-align: right;
	padding-right: 10px;
}

/*------------------------------------------トップ２段box*/
#base #main #cont .top_box_base {
	margin-bottom: 5px;
	float: left;
}
#base #main #cont .top_box_base .top_2box {
	float: left;
	width: 300px;
	margin-right: 4px;
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	background-image: url(../images/int_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#base #main #cont .top_box_base .top_2box h3 {
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F2;
	background-position: -1px bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
}
#base #main #cont .top_box_base .top_2box p {
	font-size: 12px;
	margin: 4px;
	padding: 0px;
}

#base #main #cont .top_box_base .top_2box img {
	margin-bottom: 7px;
}
#base #main #cont .top_box_base .top_2box td {
	vertical-align: top;
}
#base #main #cont .top_box_base .top_2box li {
	background-image: url(../images/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}
#base #main #cont .top_box_base .top_2box li a {
	line-height: 160%;
	font-size: 12px;
}

#base #main #cont .top_box_base .top_2box ul {
	margin-left: 10px;
}

#base #main #cont .top_box_base .top_2box .img_left {
	margin-left: 10px;
}
#base #main #cont .top_box_base .top_2box h3 a {
	font-size: 14px;
	line-height: 25px;
}
#base #main #cont .top_box_base .top_2box p.pick_p {
	padding: 0px;
	margin: 10px;
}
/*------------------------------------------セカンドページ*/
#base #main #cont #sec_base {
	background-color: #F8F8F5;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #F3F3F0;
}
#base #main #cont #sec_base .c_box p {
	font-size: 14px;
	color: #555555;
}
#base #main #cont #sec_base .c_box h4 {
	font-size: 14px;
	color: #749D2F;
	margin-left: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84BE2C;
	line-height: 100%;
	margin-top: 10px;
}
#base #main #cont #sec_base .c_box strong {
	font-size: 14px;
}

#base #main #cont #sec_base .c_box .green_box {
	margin: 10px;
	padding: 10px;
	border: 3px solid #BADC8B;
	background-color: #F9FFE8;
}
#base #main #cont #sec_base .c_box .green_box p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #444444;
}
#base #main #cont #sec_base .c_box .green_box strong {
	color: #D26720;
}
#base #main #cont #sec_base .c_box .green_box h4 {
	font-size: 14px;
	color: #46820B;
	margin-left: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}#base #main #cont #sec_base .c_box .c_table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#base #main #cont #sec_base .c_box table.c_table {
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#base #main #cont #sec_base .c_box .c_table td.td_glay {
	background-color: #F5F5F5;
	text-align: right;
	vertical-align: top;
}
#base #main #cont #sec_base .c_box .c_table th {
	background-color: #E9F2D5;
	border: 1px solid #B4C783;
	text-align: left;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#base #main #cont #sec_base .c_box .c_table th a {
	font-size: 14px;
}
#base #main #cont #sec_base .c_box .c_table td table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#base #main #cont .box_pink {
	border: 5px solid #FFCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
/*------------------------------------------コンテンツ*/
.navi {
	font-size:12px;
}

.navi a{
	font-size:12px;
}

.article{
	padding:3px;
	line-height:28px;
}


/*------------------------------------------キャンペーン*/
#base #main #cont #camp {
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3D7;
	padding: 5px;
}
#base #main #cont #camp li {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
}
#base #main #cont #camp li a {
	font-size: 12px;
	line-height: 25px;
}
#base #main #cont #camp a:hover {
	color: #FF6600;
}

/*------------------------------------------サイド*/
#base #main #side {
	float: left;
	width: 260px;
}

/*#base #main #side h3 {
	background-image: url(../images/side_h3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 260px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	line-height: 23px;
	color: #FFFFFF;
	margin-bottom: 1px;
	text-align: center;
	font-size: 12px;
}*/

#base #main #side .find {
	background-image: url(../images/side_h3.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 260px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
	line-height: 23px;
	color: #FFFFFF;
	margin-bottom: 1px;
	text-align: center;
	font-size: 12px;
}

#base #main #side .side_box {
	width: 258px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background-color: #F3F4F9;
	border: 1px solid #C2D4E8;
	padding-top: 5px;
}
#base #main #side .side_box li a {
background-image: url(../images/side_li.gif);
	display: block;
	/*height: 23px;*/
	width: 207px;
	font-size: 12px;
	line-height: 23px;
	/*text-indent: 22px;*/
	padding: 0 0 0 22px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 3px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
#base #main #side .side_box li a:hover {
	background-image: url(../images/side_li_ov.gif);
	background-color: #FEFCF5;
}


#base #main #side .side_map {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #DEDED3;
	padding: 1px;
}

#base #main #side .side_box .side_pr {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #DEDED3;
}

/*------------------------------------------フッター*/

#copy {
	background: url(../images/copy.gif);
	background-position: center bottom;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	
}

#copy address {
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-indent: 20px;
}

/*------------------------------------------全国マップ*/
#base #main #side .side_map h4 {
	background-color: #F5EED4;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
}
#base #main #side .side_map h4 a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#base #main #side .side_map .map_box {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#base #main #cont .map_tit a {
	color: #333333;
	white-space: nowrap;
	font-size: 12px;
}
#base #main #cont td.map_tit {
	background-color: #F5EED4;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
#base #main #cont td.map_box {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
}
#base #main #cont .map_box a {
	font-size: 12px;
}

.style1 {color: #EE0000}


/*----------------090915-----------------*/
.ad_pr #csv01 {
	margin: 0;
	padding: 0;
}

	.ad_pr #csv01 dl dt, .ad_pr #csv01 dl dt a {
		margin: 0 0 2px 0;
		padding: 0;
		font-size: 13px;
	}
	
	#top #main #cont .ad_pr #csv01 dl dt a { color: #3d87bc; text-decoration: none; }
	#top #main #cont .ad_pr #csv01 dl dt a:hover { color:#f60; }
	
		.ad_pr #csv01 dl dd {
			margin: 0 0 1em 0;
			padding: 0;
			font-size: 11px;
		}
		
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }


/*------------clearfix-------------*/ 
 
.clearfix:after { 
   content: "."; 
   display: block; 
   clear: both; 
   height: 0; 
   visibility: hidden; 
} 
.clearfix { display: inline-block; } 
/* exlude MacIE5 \*//a>/font>/u> 
* html .clearfix { height: 1% } 
.clearfix {display:block;} 
/* end MacIE5 */ 
 
/*---------------------------------*/

.marB5 {
	margin-bottom: 5px;
}


#copy {
	width: 789px;
}



/*-----------------090925-------------------*/
#top #base #main #cont #article h3 {
	margin: 20px 0 0 0;
	padding: 0;
	width: auto;
	height: 14px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	text-indent: 10px;
	line-height: 14px;
	background: none;
}