@charset "UTF-8";
/* CSS Document */
.news{
	margin:0 auto;
	border-bottom:1px dotted #729B17;
	width:656px;
	padding:3px 0;
	>padding:3px 0 1px 0;
	}
.day{
	margin: 0 23px 0 0;
    padding: 0px 0px 0px 20px;
    background: url(../images/icon1.gif) no-repeat 3px 0.3em;
	>line-height:1.7em;　　/****ie6、7のみ****/
    list-style: none;
	float:left;
	display:inline;
	}
html>/**/body .day { line-height /*\**/: 1.8\9 }	/****ie8のみ****/
html>/**/body .news_text { line-height /*\**/: 1.8\9 }	/****ie8のみ****/
.news_text{
	width:538px;
	float:left;
	display:inline;
	>line-height:1.7em;　　/****ie6、7のみ****/
	}	
.osusume_box{	
	width:656px;
	height:115px;
	margin:6px 12px 0 12px;
	padding:0 0 6px 0;
	}
.osusume_box_sed{	
	width:656px;
	height:115px;
	margin:0 12px;
	padding:6px 0 0 0;
	border-top:1px dotted #729B17;
	}
.osusume_box h3, .osusume_box_sed h3{
	margin:0 0 5px 0;
	color:#729B17;
	}		
.osusume_text, .osusume_box_sed .osusume_text{
	float:left;
	display:inline;
	width:200px;
	height:115px;
	line-height:1.5em;
	}	
.osusume_left{
	width:322px;
	float:left;
	display:inline;
	padding:0 5px 0 0;
	border-right:1px dotted #729B17;
	}	
.osusume_right {
	width:322px;
	float:left;
	display:inline;
	padding:0 0 0 6px;
	_padding:0 0 0 5px;　　/****ie6のみ****/
	}

.osusume_box img, .osusume_box_sed img{
	float:left;
	display:inline;
	margin:0 12px 0 0;
	}	