@charset "utf-8";
/* CSS Document */
/*-------------------------------------------*/
#main_contents h1{
    float:left;
    clear:both;
	width:100%;
    margin-bottom:30px;
}
#main_contents .in{
    float:left;
    clear:both;
	width:100%;
	margin-bottom:50px;
}
#main_contents .in  h2{
    float:left;
	padding-top:7px;
}
#main_contents .in .right{
    width:640px;
}
#main_contents .in .right h3{
    font-weight:bold;
	margin-bottom:5px;
}
#main_contents p{
    line-height:2.6em;
	margin-bottom:20px;
}
#main_contents .pagetop{
    width:100%;
	float:left;
	clear:both;
	text-align:right;
}
/*-------------------------------------------*/
