@charset "UTF-8";


/***** ベース *****/

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ffffff;
	color:#333333;
}

body,th,td,li,div,address{
	font:12px/20px "ＭＳ Ｐゴシック",Verdana, Arial, sans-serif;}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
	margin:0;
	padding:0;
}

img{
	border:none;
	vertical-align:middle;
}

.Clear{
	clear:both;
}


.Center {
	text-align:center;
}
.Valign_middle {
	vertical-align:middle;
}
.Right {
	text-align:right;}
.Left {
	text-align:left;}
.Red {
	color:#FF0000;}
h1 {
	font-size:12px;
	font-weight:normal;
	margin-left:10px;}

.F_right{
	float:right;}
.F_left{
	float:left;}

.Font_11{
	font-size:11px;}
.Font_14{
	font-size:14px;}
.Font_15{
	font-size:15px;}

.Font_Bold{
	font-weight:bold;}


/**********リンク**********/

a:link,
a:active{
	color:#3366cc;
	text-decoration:none;
}

a:visited{
	color:#0066cc;
	text-decoration:none;
}

a:hover{
	color:#cc6600;
	text-decoration:none;
}


/**********レイアウト**********/

#header, #contents, #naviUnder, .HeaderNavi{
	width:953px;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;}

#main{
	width:635px;
	float:right;}
#wide_main{
	width:100%;}
#sub{
	width:310px;
	float:left;}
#footer{
	margin-top:20px;}

.bottom10px{
	margin-bottom:10px;}
.bottom20px{
	margin-bottom:20px;}
.bottom30px{
	margin-bottom:30px;}

.top10px{
	margin-top:10px;}
.top20px{
	margin-top:20px;}
.top30px{
	margin-top:30px;}


.HeaderNavi li{
	float:left;
	list-style:none;}

.block{
	margin-top:10px;}
.block h1{
	font-size:20px;
	margin:10px 0;
	padding:5px 0 5px 10px;
	font-weight:bold;
	border-left:10px solid #4B76B0;}

.top_h2{
	font-size:20px;
	text-decoration:underline;}
.topBlock{
	width:310px;
	margin-top:10px;
	background:url(../image/topBlock_BG.gif) no-repeat 0 0;}
.topBlock h3{
	background:url(../image/icon/square.gif) no-repeat 1px 3px;
	padding-left:18px;
	margin-top:8px;
	font-size:16px;}
.topBlock li{
	list-style:none;
	background:url(../image/icon/yaji.gif) no-repeat 1px 6px;
	padding-left:12px;
	margin-left:10px;}

.contBlock{
	width:630px;
	margin-top:20px;}
.contBlock h2{
	background:url(../image/icon/square.gif) no-repeat 1px 3px;
	border-bottom:1px dashed #369BCD;
	padding-left:18px;
	margin-top:8px;
	font-size:16px;}
.contBlock h3{
	font-size:14px;
	text-decoration:underline;}

.subblock{
	width:308px;
	margin-left:1px;
	margin-top:10px;}



/**********ソーシャルブックマーク（アドクリップ）**********/
.addcrip{
	font-size:11px;
	text-align:right;
	padding:3px;}

/**********テーブル**********/
.HikakuTable{
	background:#555;
	width:100%;}
.HikakuTable th{
	background:#82C1E0;
	font-weight:bold;
	color:#000;}
.HikakuTable td{
	background:#FFF;}
.NoSize{
	width:auto;}

/**********地域検索**********/
.PrefList{
	float:left;
	list-style:none;
	padding:5px 2px 0 15px;
	padding-top:3px;
	background:url(../image/HeaderNaviUnderBGBGli.gif) no-repeat 0 -1px;}
.FpList{
	margin:10px 0 0 20px;
	border-bottom:1px solid #333;}
.FpName{
	font-size:16px;}
.gMap{
	width:530px;
	height:450px;
	margin:20px;
	text-align:center;}
.mammothAD{
	margin:20px 10px 40px 10px;
	padding:10px;
	border:1px solid #333;
	background-color:#FFFFCC;
	text-align:left;}

/**********アフィリエイトリンク**********/
.af_link{
	font-size:25px;
	text-decoration:underline;
}

/**********サイトマップ関連**********/
.sitemapRootUL {
	margin-left:30px;}
.sitemapRootUL li {
	font-size:18px;
	margin-bottom:10px;}
.sitemap2ndUL {
	margin-left:30px;}
.sitemap2ndUL li {
	font-size:14px;
	margin-bottom:1px;}
