html{

}
body{
	font-family: "CI", Meiryo,Arial, Helvetica, "qMmpSPro W3", "MS PSVbN", sans-serif;
	font-size:14px;
	margin:0 auto;
	background-color:#3E1702;
}

h1{
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:normal;
}

h2{
	margin:1em 16px;
}
p{
	margin:1em 0px;
}
a:visited,
a{
	color:#5588ff;
	text-decoration:none;
}
a:hover{
	color:#003388;
}

div.ex-header{
	overflow:hidden;
	height:240px;
	border-bottom:solid 10px #000;
}
div.ex-footer{
	height:160px;
	padding:30px;
	font-size:16px;
}
div.ex-body{
	
}
div.ex-header,
div.ex-body,
div.ex-footer{

}
div.ex-main-contents{
	width:750px;
	display:inline-block;
	vertical-align:top;
	border-left:solid 10px #000;
}
div.ex-sub-contents{
	width:240px;
	display:inline-block;
	vertical-align:top;
}
ul.sidemenu{
	position:fixed;
}

.socialbottan{
	

}

.socialbottan li{
	float:left;
	margin-right:5px;
	list-style: none;
}

div.menu{
	padding-top:10px;
	font-size:14px;
	color:#FFC;
	height:30px;
	}

div.menu a{
	color:#FFC;
	text-decoration:underline;
}
	
	
	
dl.youkou{
	margin:20px 0 20px 30px;
	width:900px;
	}
	
dl.youkou dt{
	font-size:18px;
	font-weight:bold;
	width:160px;
}

dl.youkou dd{
	margin-left:200px;
	margin-bottom:30px;
	margin-top:-20px;
	line-height:1.5em;
}

.font_red{
	color:#F00;
	font-weight:bold;
}

h3{
	
}

input{
	font-size:14px;
}

.form_text {
	font-size:16px;
}

h2.form{
	font-size:24px;
	color:#666;
}


	