/*-- ボディ --*/
body{
	font-size:14px;
	color:#323232;
	margin: 0;
	padding: 0;
	}



/*-- flash --*/
.flash{
	width:auto;
	height:345px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003715;
	text-align:center;
}

/*-- コンテンツ --*/
.left{
padding:0;
margin:0 20px 0 0;
width:195px;
height:auto;
float:left;
}
.left img{
padding:0;
margin:0 0 7px 0;
}


.center{
padding:0;
margin:0 0 0 0;
width:415px;
height:auto;
float:left;
}


.right{
padding:0;
margin:0 0 0 0;
width:200px;
height:auto;
float:right;
}
.right img{
padding:0;
margin:0 0 10px 0;
}


.scene{
padding:0;
margin:0 0 17px 0;
width:415px;
height:auto;
float:left;
}

.topics{
padding: 0 15px 10px 15px;
margin:0 0 0 0;
width:385px;
height:auto;
background-image: url(../../img/t-back.gif);
}
.topics ul{
list-style: none;
padding: 0;
margin: 0;
}
.topics li{
	list-style: none;
	width:375px;
	height:auto;
	padding: 5px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.day{
font-size:0.8em;
line-height:1.6em;
float:left;
width:75px;
}
.naiyou{
font-size:0.9em;
line-height:1.6em;
float:left;
width:295px;
}




/*-- 説明 --*/
.s-contents{
width:850px;
height:auto;
margin:0 auto 0 auto;
}
.s-contents h2{
font-size:11px;
line-height:1.6em;
}
.s-n{
	width:850px;
	height:79px;
	margin:0;
	background-image: url(../../img/setumeiback.gif);
	background-repeat: no-repeat;
}

.s-n ul{
list-style: none;
padding: 0;
margin: 0;
}
.s-n li{
list-style: none;
width:135px;
height:auto;
padding: 10px 15px 5px 15px;
float:left;
text-indent: -9999px;
}
.s-n1{
margin: 0 5px 0 0;
_margin: 0 2px 0 0;
}


