@charset "EUC-JP";

/*-----------------------------------------------
 __news
-----------------------------------------------*/

body{
	padding-top:10px;
	background:#FFF;
	border:none;
}

p{
	margin:0;
}

.box{
	width:100%;
	margin-bottom:10px;
	float:left
}

.box .img_box{
	width:80px;
	height:80px;
	margin-right:15px;
	text-align:center;
	float:left;
	overflow:hidden;
	border:1px solid #CCC;
}

.box .detail{
	width:440px;
	padding-bottom:20px;
	border-bottom:1px dotted #CCC;
	float:left;
}

.box .detail p.num{
	margin-bottom:5px;
	font-size:110%;
	color:#666;
}

.box .detail h2{
	margin-bottom:5px;
	font-size:120%;
	font-family:"£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
}

.box .detail h2 a{
	color	:#CC9900;
}
