/* Reset */

html, body , h1 , h2 , h3 , h4 , h5 , form{
	margin: 0px;
	padding: 0px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}



.content_box{
	width:780px;
	margin:0 auto;
	font-size: 12px;
}

.main_title{
	margin:0 auto 10px;
}

.detail_box{
	width:750px;
	margin:0 auto 15px;
}

.bt_enquete_top{
	width:300px;
	margin:0 auto 15px;
}


.paragraph{
	margin:0 15px;
}

.enq_big_title{
	font-size:16px;
	color:#FFFFFF;
	padding:4px 10px;
	font-weight:bold;
	background-color:#468AFB;

}

.enq_title{
	margin:15px 20px;
}
.enq_title h4{
	color:#468AFB;
	padding:4px 10px;
	font-size: 14px;
	font-weight:bold;
	background-color:#DAE8FE;
}


.enq_s_title{
	margin:0 0 5px 30px;
	color:#468AFB;
	font-size: 12px;
	font-weight:bold;
}


.enq_body{
	margin:0 20px 10px 30px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;	
}

.num_input{
	width: 40px;
}

textarea{
	vertical-align:top;
	width:600px;
}

.text_bold{
	font-weight:bold;
}

.submit_area{
	clear:both;
	text-align:center;
}

.caution{
	color: red;
	line-height: 20px;
}

.caution_bold{
	color: red;
	line-height: 20px;
	font-weight: bold;
}

/* トップページ */

.menber_box{
	width:760px;
	margin:0 auto;
}

.men_wrap{
	border:1px solid #00409F;
	border-top:none;
	border-bottom:none;
	padding:0 10px;
}

.men_detail_td{
	width:240px;
	height:100px;
	background:url(img/bg_menber.gif) no-repeat;
}

.men_ditail_table{
	height:80px;
	letter-spacing:1px;
	margin:10px 10px;
	font-size:12px;
	font-weight:bold;
}

.shozoku{
	color:#0046AE;
	margin:0 0 6px;
}

