@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
#top    {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 40px;
	padding-top:35px;
	height: 75px;
	padding-left: 20px;
	width: 610px;
	background-color:#EEE;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#main  {
	 background-color: #EEE;
}

span  {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}
	  
blink   {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#F00;
}

.itemname   {
	margin-top:10px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-bottom: 1px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#newsimg   {
	width: 590px;
	height:250px;
	margin: 20px;
	float:left;
}

#newscoment  {
	width: 590px;
	margin-left: 20px;
	margin-right: 20px;
	float:left;
    }
	
.news01wrap  {
	
	float:left;

}

.news02   {
	margin: 10px;
	width:590px;
	height:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float:left;
	
}

.news01   {
	margin: 10px;
	width:590px;
	height: 133px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float:left;
	
}
.news_coment01{
	      width: 480px;
		   height:105px;
		   margin-left:10px;
		    float: right;
}
.news_img {
	    width: 100px;
		height: 133px;
		float:left;
		;
} 
.botn01{
	  width:80px;
	  height: 28px;
	  margin-left: 410px;
	  float:left;
}
dl    {
	margin:0;
	padding:0;
}
dd    {
	margin-top: 5px;
	  font-size:12px;
}.itemname span {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
