@charset "Shift_JIS"; 
 
#content .topicPath 
{
	margin-bottom: 20px;
}
 
#content h2 
{
	margin-bottom: 20px;
}
 
.image 
{
	float: left;
	width: 565px;
}
 
.data 
{
	float: left;
	padding-bottom: 20px;
	width: 267px;
}
	
.data h3, 
.data p
{
	margin-left: 20px;
}
 
.data h3 
{
	margin-bottom: 5px;
}
 
.data p 
{
	margin-bottom: 15px;
	font-size: 130%;
}
	 
.data p span 
{
	font-size: 80%;
}
 
.data p strong 
{
	color: #360;
	font-weight: bold;
}
   
p.clearfix 
{
	clear: both;
	padding-top: 20px;
}
	 
p.clearfix #imgL 
{
	float: left;
}
 
p.clearfix #imgR 
{
	float: right;
}
 	 
.section 
{
	margin-top: 20px;
	line-height: 1.4;
}
	
.section h3 
{
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 150%;
}
 
.section p 
{
	margin-bottom: 1em;
	font-size: 130%;
}
  
#sec1 
{
}
	 
#sec1 .lead 
{
	font-size: 150%;
	font-weight: bold;
}
 
#sec1 .clearfix 
{
	margin-bottom: 1em;
}
 
#sec1 #sec1_1 
{
	float: left;
	padding: 20px 0;
	margin-bottom: 1em;
	width: 500px;
	background-color: #FFC;
}
	 
#sec1 #sec1_1 h3, 
#sec1 #sec1_1 p
{
	padding: 0 20px;
}
 
#sec1 #sec1_1 p 
{
	margin-bottom: 0;
}
	 
#sec1 #sec1_1 p strong 
{
	color: #D80C18;
}
   
#sec1 #sec1_2 
{
	float: right;
	width: 330px;
}
  

