/*
You should not write comments in Japanese or
foolish web browsers become unable to read this file.

This file is an additional style definition.
Main style definitions are wrote in "/include/main.css". See it.
*/


/*title(date) of news*/
UL LI{
	margin-bottom:0.5em;
}
UL LI DIV{
	color:#E20020;
}


/*sitemap contents block*/
.div_content{
	width:45%;
	float:left;
	margin-bottom:1.5em;
}

/*sitemap heading (large)*/
.div_content H3{
	margin-left:2em;
	font-size:12pt;
	font-weight:normal;
	/*border-bottom:1px solid #E20020;*/
	background-image:url(../../include/circle.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:13px;
}


/*sitemap heading (small)*/
.div_content UL{
	margin-left:3em;
}