/*-----------------------------
base elements
-------------------------------*/
#header { background-image:url(../img/header_back.jpg); background-repeat:no-repeat; }

#toppage { background-image:url(../img/gotop_back.gif); padding-top:2px; background-repeat:no-repeat; width:90px; margin-left:60px; }
div>#toppage { background-image:url(../img/gotop_back.png); padding-top:4px; }
#toppage ul li { list-style:none; width:90px; }

#pan { border-bottom:1px dotted #653300; }

#contents { background-image:url(../../img/le_back.jpg); background-repeat:repeat-x; }

#mainimage { width:285px; height:251px; margin:10px auto; }
*html #mainimage { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/english/img/mainimage.png'); }
div>#mainimage { background-image:url(../img/mainimage.png); padding-top:4px; background-repeat:no-repeat; }

h2 { position:absolute; top:65px; left:6px; border:none; background-image:none; padding:0 0 0 10px; color:#FFF; }

#local_title { width:160px; float:left; }
#local_title h2 { margin-top:0; background-image:none; border:none; padding:0 0 0 10px; }
#local_title img { margin-left:4px; }

#con_head { margin:10px 5px 0 0; }
#con_main { padding:0; }
div>#con_main { margin-top:10px; }

#photo { float:right; padding:2px; background-color:#CCC; width:400px; }

h3#news_bar { background-image:url(../img/news_bar.gif); background-repeat:no-repeat; height:21px; text-indent:-2000px; margin:10px 0 10px 5px; }

#con_main ul { margin:5px 5px 5px 15px; }
#con_main>ul { padding:0; }
#con_main ul li { list-style:none; }

h4 {
	background-image:url(../img/yaji.gif);
	background-repeat:no-repeat;
	background-position: 5px 4px;
	padding:0 0 0px 20px;
	margin:3px 0 3px -5px;
/*
	color:#653300;
	border-bottom:1px solid #653300;
*/
}
<!-- editor Ritsuko Omori 06/11/08 -->
h5 {
	padding:0 0 0px 20px;
	margin:3px 0 3px -5px;
}
.caption{
	font-size:90%;
	line-height:130%;
	font-weight:bold;
	margin:0px 0 3px 20px;
}

