@charset "Shift_JIS";

body {
	background: #F0E8DD;
}

div#hanbanWrap {
	width: 806px;
	padding-top: 20px;
	margin: 0px auto;
	background: url(../../img/hanban/header_bg.gif) no-repeat left -10px;
}

div#contWrap {
	width: 791px;
	padding: 35px 0px 35px 15px;
	margin: 0px auto;
	background: url(../../img/hanban/main_back.gif) repeat-y center top;
}

#contWrap div.contactArea {
	position: relative;
	height: 327px;
	margin-bottom: 35px;
	overflow: hidden;
}

#contWrap div.contactArea p.appBtn {
	position: absolute;
	right: 96px;
	bottom: 27px;
}

/*---------- end [.contactArea] ----------*/

#contWrap div.descArea {
	margin-bottom: 20px;
}

#contWrap div.descArea dd {
	margin-bottom: 15px;
}

/*---------- end [.descArea] ----------*/

#contWrap div.pointArea {
	margin-bottom: 35px;
}

/*---------- end [.pointArea] ----------*/

#contWrap div.itemArea {
	padding-left: 282px;
	margin-bottom: 35px;
	background: url(../../img/hanban/item_img01.jpg) no-repeat 20px center;
}

/*---------- end [.itemArea] ----------*/

#contWrap div.voiceArea {
	margin-bottom: 35px;
}

#contWrap div.voiceArea div.leftBox {
	float: left;
	width: 388px;
}

#contWrap div.voiceArea div.rightBox {
	float: left;
	width: 387px;
}

/*---------- end [.voiceArea] ----------*/

#contWrap div.arrowArea {
	clear: both;
	padding-top: 30px;
}

/*---------- end [.arrowArea] ----------*/

#contWrap div.expArea {
	text-align: center;
}

/*---------- end [.expArea] ----------*/
