@charset "Shift_JIS";

#contents {
	float:right; 
	width:530px;
	background-color:#e6ebf0;
	color:#666666;
	background-image:url(../images/common/headbar_01.jpg);
	background-repeat:no-repeat;
}

#text {
	width:460px;
	text-align:left;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:10px;
}
#text dt	{
	font-weight:bold;
}
#item {
	width:530px;
	height:430px;
	background-color:#999999;
	text-align: left;
}
.item_text {
	width:240px;
	font-size:0.9em;
	color:#333333;
	line-height:140%;
	float:left;
	padding-top:30px;
	padding-left:10px;
}
.item_cap	{
	font-weight:normal;
}
.item_text th {
	text-align:left;
}
.item_text td {
	padding-bottom:8px;
	line-height:125%;
}
.item_photo {
	float:left;
	width:230px;
	padding-top:35px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:10px;
}
#item2 {
	width:530px;
	height:410px;
	text-align:left;
	background-color:#e6e6e6;
}
