@import "reset.css";
@import "clearfix.css";
@import "win_nc.css";
@import "fonts.css";
@import "base.css";




#content{
 width:479px;
}

#content h2{
	margin-top:10px;
	margin-bottom:20px;
}
#content .banner{
	margin-bottom:10px;
	text-align:center;
}
#content .banner .banner_content{
	width:432px;
	margin:0 auto;
}


#kenshu_text{
	margin-top:20px;
	margin-left:80px;
	margin-bottom:30px;
	text-align:left;
	line-height:2em;
}


.section{
	margin-bottom:10px;
}

#content .section .lead{
	margin-bottom:10px;
	border-bottom:2px solid #33B9FF;
	font-size:1px;
}

#content .section .lead .title{
	float:left;
}
#content .section .lead .past{
	float:right;
	margin-right:20px;
}

#content .section .colum{
	margin-bottom:20px;

}
#content .section .colum h4{
	font-weight:bold;
}
#content .section .colum .columdate{
	color:#666;
	font-size:0.9em;
	margin-bottom:10px;

}
#content .section .colum p{
	line-height:1.3em;
	margin-bottom:10px;

}
#content .section .colum .continue{

}

#content .section .colum .allow{
	float:left;
	margin-right:10px;
}

#content .section .colum .col_content{
 float:left;
 width:435px;	
}



