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

table.style01{
	margin-bottom:0;
}
table.style01 th{
	width:190px;
}
table.detail{
	width:100%;
}
table td.detailImg{
	background:#f6f6f6;
	border-bottom:#cccccc dotted 1px;
	height:250px;
	padding:30px 0;
	text-align:center;
	vertical-align:middle;
}
table td.detailImg.last{
	border-bottom:none;
}
table td.detailTxt{
	line-height:1.5;
	font-size:12px;
	padding:20px 15px;
	text-align:center;
}
table td.detailImg img{
	display:inline;
}

.article_left{
	margin:0px;
	padding:40px 30px;
}

.mar{
	margin-bottom:15px;
}

.text_space_l{
	width:108px;
	float:left;
	margin:0px;
	padding:0px;
}

.text_space{
	width:135px;
	float:left;
	margin:0px;
	padding:0px;
}


/************ list_btn ************/
.h2_box{
	height:68px;
	position:relative;
}
.list_btn{
	position:absolute;
	top:28px;
	right:30px;
	margin:0px;	
}
