@charset "utf-8";
/* page setting
--------------------------------------------------------- */
@import "../_cnskin/317e/css/style.css";

#L01 #area-header.noskin,#L02 #area-header.noskin,#L03 #area-header.noskin,#L07 #area-header.noskin,#L08 #area-header.noskin	{ width:825px;}
#L01 #area-header,#L02 #area-header,#L03 #area-header,#L07 #area-header,#L08 #area-header	{ width:841px;}
#L01 #area-billboard.noskin,#L02 #area-billboard.noskin,#L03 #area-billboard.noskin,#L07 #area-billboard.noskin,#L08 #area-billboard.noskin	{ width:825px;}
#L01 #area-billboard,#L02 #area-billboard,#L03 #area-billboard,#L07 #area-billboard,#L08 #area-billboard	{ width:841px;}
#L01 #area-contents.noskin,#L02 #area-contents.noskin,#L03 #area-contents.noskin,#L07 #area-contents.noskin,#L08 #area-contents.noskin	{ width:825px;}
#L01 #area-contents,#L02 #area-contents,#L03 #area-contents,#L07 #area-contents,#L08 #area-contents	{ width:841px;}
#L02 #area-main,#L03 #area-main,#L07 #area-main,#L08 #area-main	{ width:70%;}
#L02 #area-side-a,#L03 #area-side-a,#L07 #area-side-a,#L08 #area-side-a	{ width:29%;}
#L01 #area-footer.noskin,#L02 #area-footer.noskin,#L03 #area-footer.noskin,#L07 #area-footer.noskin,#L08 #area-footer.noskin	{ width:825px;}
#L01 #area-footer,#L02 #area-footer,#L03 #area-footer,#L07 #area-footer,#L08 #area-footer	{ width:841px;}

#L04	{ width:auto; margin:0 auto;}
#L04 #area-contents	{ width:auto;}
#L04 #main-group	{ width:100%; margin-left:-240px;}
#L04 #area-main	{ margin-left:250px;}
#L04 #area-side-a	{ width:240px;}

#L05	{ width:auto; margin:0 auto;}
#L05 #area-contents	{ width:auto;}
#L05 #main-group	{ width:100%; margin-left:-240px;}
#L05 #main-group .core	{ width:100%; margin-right:-240px;}
#L05 #area-main	{ margin-left:250px; margin-right:250px;}
#L05 #area-side-a	{ width:240px;}
#L05 #area-side-b	{ width:240px;}

#L06	{ width:auto; margin:0 auto;}
#L06 #area-contents	{ width:auto;}
#L06 #main-group	{ width:100%; margin-right:-240px;}
#L06 #area-main { margin-right:250px;}
#L06 #area-side-a	{ width:240px;}

body { background: #FBFB96; }
.thunder-bg { background: url(../_src/sc37/v_Gradation20.jpg) repeat-x left top; }



.member_block{
	width:740px;
	margin:40px auto;
	overflow:hidden;
	padding:20px 0px;
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.member_block_ins{
	width:700px;
	margin:0px auto;
	overflow:hidden;
}

.member_block_ins .name{
	line-height:30px;
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
	color:#C53032;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

.member_block_ins .name2{
	line-height:30px;
	font-size:25px;
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
	color:#187AC1;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

.member_block_ins .name2 span{
	color:#C53032;
}

.member_block_ins .img{
	width:250px;
	float:left;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

.member_block_ins .txt{
	width:430px;
	float:right;
	overflow:hidden;
	margin-top:20px;
}

.member_block_ins .txt .comment{
	font-size:15px;
	text-align:justify;
	line-height:200%;
	margin-bottom:20px;
}

.member_block_ins .txt table{
	width:100%;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:12px;
}

.member_block_ins .txt table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:20%;
	text-align:center;
	background-color:#FFECD7;
}

.member_block_ins .txt table th div{
	padding:1em;
}

.member_block_ins .txt table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.member_block_ins .txt table td div{
	padding:1em;
}