@charset "utf-8";
/* CSS Document */

.raku_section{
	width:650px;
	overflow:hidden;
	padding:30px 10px 0 !important;
}
.raku_section .text_left{
	width:250px;
	float:left;	
}
#main .raku_first{
	padding-top:40px !important;
}
#main .raku_section p.right{
	float:right;
	width:auto;
	xmargin:30px auto 10px;
}
#main .raku_section p.f-right{
	float:right;
}
#main .raku_section .text_left h2.catch{
	xmargin:30px auto 10px;
}
#main .section h2#raku_second{
	margin-top:10px;
}
hr.raku{
	border:none;
	border-top:dashed 1px #A9A9A9;
	height:1px;
	width:650px;
	margin:20px 0 10px 0;
}
.raku_section h4.title-lv4{
	background:url(../img/gureen.gif) no-repeat 520px 0px;
}
#main #catch_first{
	padding:10px 10px 0 !important;
}
.green_kounyuu {
	background-color:#090;
	border:#090 1px solid;
	color:#FFF;
	font-weight:normal;
	padding:2px;
	font-size:86%;
}

#aside a:hover{
	filter: alpha(opacity=80);
 	-moz-opacity:0.8;
 	opacity:0.8;
}