@charset "Shift_JIS";
*{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing:0.1em;
	color: #666666;
}

body{/*re*/
	background-image: url(../img/main/1107.jpg);
	background-repeat: repeat-x;
}


table{/*人気べすと3*/
	margin-top:20px;
	}
table a{/*人気ベスト3上文字*/
	font-size: 12px;
	font-weight: bold;
	margin-left:5px;
}
table a:hover {/*人気ベスト3上文字*/
	font-size: 12px;
	font-weight: bold;
	margin-left:5px;
	color: #F00;
}


th{
}

table p{
	font-size:10px;
	font-weight: lighter;
	text-decoration:none;
	margin-right:10px;
}




a{ text-decoration:none; 	


}


a img  {
	border:none;
}


/*---------- ｈタグ　　-------------*/
h1{
	font-size: 10px;
	color: #333;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
h2{/*re*/
	height:35px;
	width:660px;
	background-image: url(../img/main/h2_main.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	background-repeat: no-repeat;
	line-height: 300%;
	margin-top:10px;
}
h2 img{
	margin-top: 10px;
	
}
h2 a{
	text-decoration: none;
}
.tokubetu h3{
	background-image: url(../img/main/h3.jpg);
	background-repeat: no-repeat;
	font-size:14px;
	height:36px;
	line-height: 250%;
	text-indent: 10px;
	margin-bottom:20px;
	}
	#MAIN h3{
}
h4{/*交通*/
width:640px;
	text-align: left;
	text-indent: 10px;
	padding-bottom: 5px;
	margin-top:20px;
	float:left;
	color: #666;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}

	#MAIN h4{
		}
h5{
	font-size: 14px;
	text-align: left;
	text-indent:5px;
	line-height: 150%;
	color: #F36;
}


/*----------リスト-------------*/
.setumei ul{
	width:640px;
	margin-left:20px;
}
.setumei li{
	padding:15px;
	background-image: url(../img/pr/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
.tokubetu ul{
		width:640px;
	margin-left:20px;
	
}
.tokubetu li{
	padding:10px;
	background-image: url(../img/pr/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}



strong{
	font-size: 14px;
}




/*--------- パンくずリスト ----------*/
	#LIST ul{
	margin:0;
	list-style-type: none;
}

	#LIST li{
	list-style-type:none;
	display: inline;
}

	#LIST a{
	color: #666666;
	text-decoration: underline;
			}

	#LIST a:visited{
	color: #666666;
}

		#LIST a:hover{
	color: #996600;
	text-decoration: none;
}

