/*[h*/
#lead{}
#lead h3{
margin-bottom:8px;
}
#lead em{
display:none;
}
#lead p{
font-size:1.1em;
line-height:150%;
}

/*box1*/
.box1{
margin-top:30px;
}
.box1 h4{
margin-bottom:8px;
}
.box1_l{
float:left;
width:360px;
}
.box1_l p{
font-size:1.1em;
line-height:150%;
margin-bottom:0.8em;
}
.box1 cite{
display:block;
font-size:1.1em;
line-height:150%;
margin-bottom:0.8em;
}
.box1_r{
float:right;
width:200px;
}



/*box2*/
.box2{
	width: 575px;
	background-color: #F6E3D1;
	padding-bottom:10px;
}
.box2 strong{
display:block;
margin-bottom:8px;
}
.box2-1{
font-size:1em;
line-height:150%;
padding-left:12px;
padding-right:10px;
}
.box2-1 em{
padding-right:1em;
}
.box2-1 span{
	color: #CD6D0C;
	padding-right:2px;
}

/*box2-2*/
.box2-2{
	text-align: center;
	width:555px;
	background-color: #FCF7F1;
	padding-top: 8px;
	padding-bottom:8px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:1em;
	line-height:150%;
}

