/* ▽ Layer1の設定 */
#center_menu{
margin:10px 0 10px 0;
width:370px;
border:solid 1px #CCC;
}

#center_menu h3{
color:#666;
font-size:14px;
font-weight:bold;
}

#center_menu td{
text-align:center;
width:180px;
border:solid 1px #CCC;
}

#center_menu .sky{
background-image:url(/img/shine/s_shine001.gif);
}

#center_menu .plant{
background-image:url(/img/green/s_green004.gif);
}

#center_menu .spot{
background-image:url(/img/shugakuin/s_shugakuin001.gif);
}

#center_menu .event{
background-image:url(/img/cosmos/s_cosmos001.gif);
}

#top_link{
font-size:10px;
}

#top_link tr{
border-bottom:#6CF dotted 1px;
}

#top_link td{
width:50%;
vertical-align:top;
} 


/* △ Layer1の設定 */
/*******************************************************************/
/* ▽ Layer2の設定 */
.layer2table{
margin:10px 0 10px 0;
width:370px;
border:solid 1px #CCC;
}

.layer2table td{
text-align:center;
width:180px;
border:solid 1px #CCC;
}

.layer2table .explanation{
padding:5px;
text-align:left;
}

.layer2table .imgtd{
height:135px;
}

.layer2table .imgtd img{
width:180px;
max-width:180px;
}


/* △ Layer2の設定 */

/*******************************************************************/

/* ▽ Layer3の設定 */
.layer3table{
margin:10px 0 10px 0;
width:370px;
border:solid 1px #CCC;
}

.layer3table .pic{
text-align:center;
width:180px;
border:solid 1px #CCC;
height:135px;
}

.layer3table .explanation{
padding:5px;
text-align:left;
}

.layer3table img{
width:180px;
max-width:180px;
}
/* △ Layer3の設定 */

/*******************************************************************/

/* ▽ Layer4の設定 */
.layer4table{
margin:10px 0 10px 0;
width:370px;
}

.layer4table td{
text-align:center;
width:370px;
}

.layer4table .explanation{
padding:5px;
text-align:left;
}

.layer4table img{
max-width:270px;
}

#img_table{
	width:370px;
	border:solid 1px #CCC;
}

#img_table img{
width:370px;
}

#size_table{
	width:100%;
	border:solid 1px #CCC;
}

#size_table td{
	width:33%;
	border:solid 1px #CCC;
	text-align:center;
}

/* △ Layer4の設定 */

