@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------
	styleplan
--------------------------------------------- */
.styleplan{
}

.styleplan ul{
	list-style:none;
} 
.styleplan li {
	margin-bottom:20px;
	overflow: hidden;
	zoom: 1;
}
.styleplan ul li dt {
	float:left;
	padding-right:10px;
}
.styleplan ul li dd {
	margin-left: 160px;
}
.base #contentsArea .styleplan ul li dd h3 {
	margin: 0 0 15px;
}

.base #contentsArea .styleplan ul li dd .h3_02 h3 a {
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}


.txtarea{
	padding:0 10px;
}


/* ---------------------------------------------
	detail
--------------------------------------------- */

.rightbtn p{
	text-align: right;
	margin: -68px 0 50px;
	display:block;
	position:relative;
}

.detail_img_box {
	width:185px;
	float:right;
	display:inline;
	overflow:hidden;
}

detail_img_box_2 {
	width:600px;
}

.detail_ul_type_01 {
	margin-left:2em;
}

.detail_ul_type_02 {
	margin:0 0 30px 2em;
}

.detail_ul_type_03{
	list-style:none;
}

.tborder {
	background-image:url(../img/cmn_border_01.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:20px;

}

.detail_bottom_box {
	padding: 10px;
	background-image:url(../img/cmn_bg_16.gif);
	zoom: 1;
	overflow: hidden;
}

.detail_bottom_box dl{
}

.detail_bottom_box dt {
	float:left;
	padding-left: 25px;
	color:#847267;
}

.detail_bottom_box dd{
	margin-bottom: 7px;
	border-bottom:1px #bdb3ab solid;
	padding: 0 0 7px 80px;
}

.detail_bottom_box dd p {
	height:1%;
}

.detail_bottom_box dd.last{
	margin-bottom: 0;
	border-bottom: none;
	padding: 0 0 0 80px;
}


/* ---------------------------------------------
	clearfix
--------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*----------------------------------------------
    stay 100618
------------------------------------------------*/	
#btn01{
	float:right;
	padding-top:20px;
}
