@charset "euc-jp";

#container #flash {
	margin: 0px;
	width: 900px;
	height: 343px;
	background-image: url(../image/common/header.jpg);
	background-repeat: no-repeat;
	
}
#container #flash h1 {
	margin: 0px;
}


#container #wrapper #box1 {
	padding: 10px;
	border: 1px solid #FFF;
	margin-bottom: 30px;
}
.img_left {
	float: left;
	margin-right: 20px;
}
#container #wrapper #right #box1 h3 {
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#container #wrapper #right #box1 .box2 {
	float: left;
	font-size: 12px;
	line-height: 130%;
	width: 400px;
}
.img_right {
	float: right;
}
.txt_red {
	font-weight: bold;
	color: #F30;
}

