@charset "UTF-8";

/*
======== table of content. =================================

Last Updated:07.10.04
summary:繝医ャ繝励�繝ｼ繧ｸ螻樊\ｧCSS螳夂ｾｩ

- INDEX
		- content


============================================================
*/

/*-----------------------------------------------------
INDEX
-------------------------------------------------------*/
body.index #main {
 width:715px;
	float:right;
	padding:25px 40px 30px;
	background:url(../images/bg_content.gif) repeat-x top left;
}


ul.news {
 list-style:none;
}

ul.news li {
 clear:both;
}

ul.news li span.date,
ul.news li span.detail {
 display:block;
}

ul.news li span.date {
	float:left;
 width:70px;
}

ul.news li span.detail {
 width:350px!important;
	float:right;
}

.banner {
 margin:0 0 0 10px;
 }
