@charset "utf-8";

@import url("../css/base.css");
@import url("../css/layout.css");

/*--------------index　nature　history等共通-------------------*/





/*--テーマからさがす左側---*/

#leftBox{
	width:460px;
	float:left;
	clear:both;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

.leftBoxinner{
	width:450px;
	margin:5px;
}
.titleBg02{
	width:450px;
	background-image:url(../img/th3_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:5px;
}

.titleBg02 h3{
	width:425px;
	padding-left:25px;
	text-align:left;
	min-height:32px;
	_height:32px;
	margin-top:5px;
	padding-top:6px;
	padding-bottom:2px;
	background-image:url(../img/h3.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size: 110％;
	
}
.titleBg02 h3 a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;

}
.titleBg02 h3 a:hover{
	color:#CAEEFF;
	text-decoration:underline;
	text-align:left;

}

/*--写真---*/

.BoxinnerL {
	width:120px;
	float:left;
	clear:both;
	margin-top:2px;

	
}
	
.phL{
	width:120px;
	height:80px;
	padding:1px;
	margin:0 auto;
	border:#CCCCCC solid 1px;
	text-align:center;
}

.phL img{
	margin: 0 auto;
	
}

/*--関連情報---*/

.BoxinnerR{
	width:320px;
	float:right;
	margin-top:2px;
}
.BoxinnerR h4{
	
}
.MultiLineList{
  width : 310px;
  float : left;
  margin-left:5px;
}
.MultiLineList ol{

}

.MultiLineList li{
	width : 40%;
	background-image:url(../img/yajirusi.jpg);
	background-repeat:no-repeat;
	background-position:left 14px;
	padding:9px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align:top;
	margin-bottom:-10px;
}

.MultiLineList  li a{
	
}




/*--テーマからさがす右側コラム枠---*/



#rightBox{
	width:250px;
	float:right;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	
}

#rightBox ul{
	padding:2px;
	}

#rightBox ul li{
	width:240px;

}
#rightBox ul li dl {
	
}

#rightBox ul li dl dt {
	padding-left:45px;
	min-height:30px;
	_height:30px;
	padding-bottom:5px;
	
}

#rightBox ul li dt a{
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}


#rightBox ul li dd {
	margin-bottom:5px;
	

	
}

#rightBox ul li dd a{
	float:right;
	
	
}


.line{
 border-bottom:#666666 solid 1px;
 padding:5px;
}





/*--------------theme_introduction-------------------*/




/*------------写真と文章----------------*/


.maincontent{
 width:720px;
 padding-top:5px;
}

/*--大きい写真と文章--*/

.d_photoArea{
	width:320px;
	float:left;
	margin-bottom:5px;
}

.d_colomn{
	width:375px;
	height:auto;
	float:right;
}
.d_colomn p{
	padding-right:10px;
	padding-bottom:5px;
	text-align:left;
	
}


	
.d_photo{
	width:320px;
	height:225px;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	padding:2px;
	border:1px solid #CCCCCC;
	border:1px solid #CCCCCC;
	text-align:center;
}
	

.d_photo img{
	margin:0 auto;
}

.maincontent dl{
	float:left;
	
}
.maincontent dt{
	padding-left:10px;
	font-size:85%;	
}


.maincontent dd{
	padding-top:2px;
	padding-left:10px;
	font-size:85%;
}

.maincontent dd a{	
	/*padding-left:10px;*/
	}
	

/*--小さい写真と文章--*/


.sWaku{
	width:720px;
	margin:5px 0;
	
}

.sphArea{
	width:210px;
	padding-right:20px;
	float:left;
	
}


.s_photo{
	width:205px;
	height:150px;
	margin-bottom:5px;
	margin-right:10px;
	border:1px solid #CCCCCC;
	padding:1px;
	text-align:center;
}
	

.s_photo img{
	margin:0 auto;

}

.sphArea dl{
	
}

.sphArea dt{
	padding-left:10px;
	font-size:85%;
	

}
.sphArea dd{
	padding-top:2px;
	padding-left:10px;
	font-size:85%;
}

.sphArea dd a{	
	}


.sphArea02 dl{
	
}

.sphArea02 dt{
	padding-left:10px;
	font-size:85%;

}
.sphArea02 dd{
	padding-top:2px;
	padding-left:10px;
	font-size:85%;
}

.sphArea02 dd a{	
	}

/*--------------detail-------------------*/

/*--写真--*/


.dWaku{
	width:440px;
	margin:5px 0;
	float:left;
	clear:both;
}

.sphArea02{
	width:210px;
	padding-right:5px;
	float:left;
	
}
.s_photo02{
	width:205px;
	height:150px;
	margin-bottom:5px;
	/*margin-right:10px;*/
	border:1px solid #CCCCCC;
	padding:1px;
	text-align:center;
}

.s_photo02 img{
	margin:0 auto;

}


/*--文章--*/

.dsentence{
	width:280px;
	height:auto;
	float:right;
	margin-top:5px;
	word-break: break-all;
}



/*--------------detail_noph 写真なし、文章のみの場合-------------------*/



/*--文章--*/

.nophdsentence{
	width:720px;
	height:auto;
	float:right;
	margin-top:5px;
	margin-bottom:10px;
	word-break: break-all;
}


/*--------------detail_length 縦写真が入る場合-------------------*/

/*--写真--*/



.s_photoleng{
	width:205px;
	height:300px;
	margin-bottom:5px;
	/*margin-right:10px;*/
	border:1px solid #CCCCCC;
	padding:1px;
	text-align:center;
}










