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

#campaign{
	width: 900px;
	height: 250px;
	overflow:hidden;
	margin-bottom: 20px;
/*	border: 1px solid #666;*/
	overflow:hidden;
}
#campaign img{
/*	width: 900px;
	height: 250px;
*/	
}
#leftInfo1{}
#leftInfo1 img{
	margin:0 10px 10px 0;
}

#leftInfo1 ul,
#leftInfo1 ul li{
	list-style:none;
}
#leftInfo2{
}
#leftInfo2 h2{
	margin-bottom: 10px;
/*
	background:url(/image/top-h2-1.gif) repeat-x;
	line-height: 40px;
	padding-left: 20px;
	color:#333;
	font-weight: normal;
	/margin-bottom: 10px;
	*/
}
#leftInfo2 dl{
	float:left;
	width: 150px;
	margin-right: 10px;
}
#leftInfo2 dl:last-child{
	margin-right:0;
}
#leftInfo2 dt img{
	width:150px;
	height: 150px;
}
#leftInfo2 dd{
	font-size: 80%;
	margin:0;
	padding:0;
	text-align:center;
}

#leftInfo3{}
#leftInfo3 h2{
	font-size: 12px;
	color:#666;
	background:url(/image/top-h2-1.gif) repeat-x;
	line-height: 20px;
/*	border:5px solid #999;*/
	padding-left: 20px;
	color:#333;
	font-weight: normal;
	_margin-bottom: 10px;
}
#leftInfo3 a{
	color:#666;
	font-size: 11px;
}
#leftInfo3 span.date{
	color:#999;
	font-size: 11px;
}

#estimate{
	margin-bottom: 20px;
}
#left ul{
	padding-left: 10px;
}
#left ul li{
	
	line-height: 1.5;
	margin-bottom :5px;
	border-bottom: 1px dotted #DDD;
}
#left-free{
	margin: 20px 15px 0px 15px;
	_margin: 20px 15px 0px 0px;
}

#left-free.p{
	margin:0px 10px 0px 10px;
}
	


#right{}
#right p{
	margin-bottom: 20px;
}





