/* CSS Document */

.contents_box{
	background: url(../../pocket/img/faq_top05.gif) no-repeat left top;
	margin:0 6px 60px;
	position:relative;
	top:52px;
	z-index:0;
}
.contents_box_bottom{
	background:url(../../pocket/img/faq_top06.gif) no-repeat left bottom;
	padding:6px 5px;
}
.contents_box_inner{
	background:url(../../pocket/img/faq_top13.gif) no-repeat left top;
	width:726px;
}
.left_area{
	width:231px;
	float:left;
	padding:130px 0 0 89px;
}
.right_area{
	width:378px;
	float:right;
	padding:64px 11px 30px;
}
.right_area h2{
	margin-bottom:25px;
}
.right_area dl{
	width:316px;
}
.right_area dt, 
.right_area div.right_area_sub h3 {
	font-weight:bold;
	background:url(../../img/guide/guide_sub_icon3.gif) no-repeat 0 7px;
	padding-left:15px;
}
.right_area dd{padding:0 0 15px 15px;}

.right_area div.right_area_sub {
	padding:10px 0 15px;
	background:url(../../pocket/img/guide_top04.gif) left top repeat-x;
}

.right_area div.right_area_sub h3 {margin-bottom:8px;}

.right_area div.right_area_sub dl {
	padding:0 0 5px 20px;
	background:url(../../pocket/img/guide_top04.gif) left bottom repeat-x;
}
.right_area div.right_area_sub dt{
	font-weight:bold;
	padding-left:15px;
	background:url(../../img/original_icon01.gif) no-repeat 0 7px;
}

.right_area div.right_area_sub dd {
	margin:0px;
	padding:0 0 5px 15px;
}
