/*フラッシュ*/
#flash{
margin-top:4px;
}

/*リード文*/
#lead{
font-size:1.1em;
line-height:150%;
}





/*トピックス*/
#topics {
	margin:15px 0 0 0;
}
#topics h3 {
	margin:0 0 10px 0;
}
.topicsBox {
	margin:0 0 15px 0;
}
.topicsBox_l {
	width:400px;
	float:left;
	padding:0 0 10px 0;
}
.topicsBox_r {
	width:162px;
	float:right;
	padding:0 0 10px 0;
}
.topicsBox_l em {
	display:block;
	margin:0 0 5px 0;
}
.topicsBox_l p {
	line-height:150%;
	padding:0 0 8px 0;
}
.nextLink {
	font-size:1.2em;
	font-weight:bold;
}

/*トピックス-- 091026 ADD*/
#topics .topicsBox em.topics_title {
	color:#748d00;
	font-size:1.2em;
	font-weight:bold;
}
#topics .topicsBox span.topics_rubi {
	display:block;
	background-color:#748d00;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	padding:2px 2px 2px 8px;
	margin:0 0 4px 0;
}








.tenten{
	width:576px;
	height:1px;
	background-image:url(../images/index/topics_tenten.jpg);
	background-repeat:no-repeat;
}









/*できること*/
#dekiru{
margin-top:20px;
}
#dekiru h3{
margin-bottom:15px;
}
#dekiru h4{
margin-bottom:5px;
}
#dekiru p{
font-size:1.1em;
line-height:150%;
}
.dekiru_l{
float:left;
width:279px;
padding-bottom:15px;
}
.dekiru_r{
float:right;
width:279px;
padding-bottom:15px;
}






/*スノードロップバナー*/
#bn_snowdrop {
	margin:30px 0 20px 0;
}
#bn_snowdrop div {
	margin-top:4px;
	line-height:130%;
}









