@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#main .box01{
	background:#fff;
	border:1px solid #ddd;
	padding:14px;
	zoom:1;
	overflow:hidden;
	margin-bottom:15px;
}

#main .box01 h3{
	margin-bottom:5px;
}

#main .box01 .image{
	float:left;
	padding-right:15px;
}

#main .box01 .image a:hover img{
	opacity:0.7;
	filter:alpha(style=2, opacity=20, finishopacity=70);
}

#main .box01 .text{
	font-size:1.2em;
	line-height:1.7;
	width:310px;
	float:right;
}

#main .box01 .text p{
	margin-bottom:5px;
}

#main .box02{
	width:305px;
}

#main .box02 .text{
	width:105px;
}


