@charset "Shift_JIS";


#flash {
	width: 530px;
	height: 200px;
	margin-bottom: 10px;
}

#box_530 {
	width: 530px;
	height:auto;
}

#box_text {
	width: 510px;
	height:auto;
	padding:10px;
}

#box_text02 {
	width: 728px;
	height:auto;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	clear:both;
	padding:20px 20px 0 20px;
}
#box_text03 {
	width: 748px;
	height:auto;
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	padding:0 10px 20px 10px;
}

h1{
	font-size: 130%;
	line-height: 140%;
}

h2{
	font-size: 120%;
	line-height: 140%;
	border-left:solid 4px #0A3B9D;
	margin-bottom:15px;
	padding-left:15px;
}

h3{
	font-size: 120%;
	line-height: 140%;
	border-left:solid 4px #FF3300;
	margin-bottom:15px;
	padding-left:15px;
}
