@charset "UTF-8";
/* CSS Document */

dl, dt, dd {
	margin: 0;
	padding: 0;
}

dt {
	width: 100px;
	height: 26px;
	padding: 0 10px 0 0;
	float: left;
}
dd {
	width: 520px;
	display: block;
	font-size: 110%;
	line-height: 26px;
	padding: 0 0 10px 0;
	float: left;

}
.line_height {
	line-height: 150%;
}



/*左側*/

#menu2 a {
	background-position: -180px -63px;
}


/*コンテンツ*/
#content {
}

#guide_title {
	background: url(../img/guide/guide_title.png) no-repeat;
	width: 670px;
	height: 35px;
}
.text_area {
	padding: 20px 20px 0 20px;
}

#guide_sub1 {
	background: url(../img/guide/guide_sub1.png) no-repeat;
}
#guide_sub2 {
	background: url(../img/guide/guide_sub2.png) no-repeat;
}
#guide_sub3 {
	background: url(../img/guide/guide_sub3.png) no-repeat;
}
#guide_sub4 {
	background: url(../img/guide/guide_sub4.png) no-repeat;
}
#guide_sub5 {
	background: url(../img/guide/guide_sub5.png) no-repeat;
}

#promise {
	background: url(../img/guide/promise.png) no-repeat 20px 10px;
	width: 610px;
	height: 285px;
	padding: 10px 0 0 20px;
}

#heimenzu {
	float: left;
	padding: 0 20px 0 0;
}