@charset "Shift_JIS";
*{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing:0.1em;
	color: #666666;
}

body{
	text-align:left;
	background-image: url(../img/main/top_haikei205.jpg);
	background-repeat: repeat-x;
}

p{
	line-height: 1.5em;
	clear:both;
}

th{
}
td{
	padding:5px;
}

/*--------- アンカー　--------*/


a{

}

a:link{
	text-decoration: none;
	color: #666666;

}

a:visited{
	color: #666;
}

a:hover{

}
a:active{

}

	#BOTTOM a{
	color: #FFF;
	text-decoration: none;
			}

	#BOTTOM a:visited{
	color: #FFF;
}

	#BOTTOM a:hover{
	color: #996600;
	text-decoration: underline;
}


/*---------- ｈタグ　　-------------*/
h1{
	font-size: 10px;
	color: #333;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
h2{
	height:56px;
	background-image: url(../img/main/h2.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 350%;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-indent: 30px;
	background-repeat: no-repeat;
}
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{
}
h6{
}

/*----------リスト-------------*/
.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/list2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#SIDE ul{
	list-style-type: none;
	margin-left: 0px;
}

#MAIN li,






em{
}

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;
}
