@charset "Shift_JIS";
/* CSS Document */

#contents{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 25px;
	}

#contentsInner{
	width:640px;
	float:left;
	}
	
#contentsInner h2{
	height:30px;
	background-image: url(../image/h2_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding-left: 30px;
	padding-top: 7px;
	}
	
#contentsInner h3{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	}
	
#contentsInner h4{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;
	}
	
#contentsInner p#desc{
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	margin-bottom: 20px;
	}

.desc_red {
	font-weight: bold;
	color: #F00;
	}
	
#contentsInner p{
	font-size:12px;
	line-height: 20px;
	text-align:left;
	}
	
#contentsInner p#demerit{
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #F00;
	}
	
#flow_box{
	width:640px;
	height: auto;
	background-image: url(image/lady.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 160px;
	text-align: left;
}

.flow{
	text-align: left;
	font-size: 14px;
	padding-bottom: 5px;
	width: 480px;
	font-weight: bold;
}

.copy{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	width: 480px;
}

