
/*リード
------------------------------*/
#box1 {
	margin-top:15px;
}
#box1 h3 {
	margin-bottom:10px;
}
#box1 p {
	font-size:1.2em;
	line-height:160%;
	_letter-spacing:0.1em;
	margin-bottom:0.8em;
}


/*無料で250枚もらえる？！
------------------------------*/
#box2 {
	margin-top:15px;
}
#box2 h3 {
	margin-bottom:10px;
}
#box2 p {
	font-size:1.2em;
	line-height:160%;
	_letter-spacing:0.1em;
	margin-bottom:0.8em;
}
#box2_img {
	float:right;
	padding-left:10px;
	padding-bottom:5px;

}
#box2 a {
	font-size:1.4em;
}

/*コラムバックナンバー	
------------------------------*/
#clmnbn{
	background-image:url(../images/index/clmnbn_bkimg.jpg);
	background-repeat:repeat-y;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:solid 1px #493692;
}
#clmnbn strong {
	display:block;
	margin-bottom:10px;
}
#clmnbn em {
	display:block;
	padding:0px 10px;
	margin-bottom:5px;
	font-size:1.4em;
	font-weight:bold;
	color:#493692;
}
#clmnbn p {
	padding:0px 10px;
	font-size:1.2em;
	line-height:160%
}


















