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

#contents h3 {
	background:url(images/title.jpg) no-repeat 0 0;
	height:30px;
	text-indent:-9999em;
	}

#description {
	font-size:12px;
	color:#333333;
	line-height:16px;
	padding:3px 5px;
	}

#main {
	width:700px;
	margin:10px auto;
	border:0;
	}

div.box{
	width:100%;
	background:url(images/arrow.jpg) no-repeat center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
div#boxBottom{
	width:100%;
	background:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
	
	
div.box h4,div#boxBottom h4{
	height:20px;
	line-height:20px;
	text-indent:-9999px;
	}
	
h4#no1{background:url(images/h4_text.jpg) no-repeat 0 0;}
h4#no2{background:url(images/h4_text.jpg) no-repeat 0 -20px;}
h4#no3{background:url(images/h4_text.jpg) no-repeat 0 -40px;}
h4#no4{background:url(images/h4_text.jpg) no-repeat 0 -60px;}
h4#no5{background:url(images/h4_text.jpg) no-repeat 0 -80px;}
h4#no6{background:url(images/h4_text.jpg) no-repeat 0 -100px;}
h4#no7{background:url(images/h4_text.jpg) no-repeat 0 -120px;}
h4#no8{background:url(images/h4_text.jpg) no-repeat 0 -140px;}
h4#no9{background:url(images/h4_text.jpg) no-repeat 0 -160px;}
	
div.box p,div#boxBottom p {
	color:#333;
	font-size:12px;
	line-height:18px;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:10px 0 0 30px;
	}
