@charset "shift_jis";
/*CSS Document*/

body{
	color:#666666;
	font-size: 11px;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
}

html{
	overflow-y : scroll;
}

*{
	margin:0; padding:0;
}

a{
	color : #444444;
	text-decoration: none;
}

a:hover{
	color:#8f2e14;
	text-decoration:none;
}

img{
	border:0;
}

a img{
	border:0;
}

table{
	font-size : 10px;
	line-height : 170%;
}

td{
	font-size : 11px;
	line-height : 170%;
}

div{
	line-height : 1.8;
}

p{
	line-height : 1.8;
}

h1{
	font-size:11px;
	color : #1c5577;
	text-indent : 15px;
	line-height:18px;
	vertical-align:top;
	margin-top : 1px;
	padding-top: 18px;
	font-weight : normal;
	float: left;
}

h2{
	color : #666666;
	height:32px;
	line-height : 32px;
	font-weight : normal;
	padding-top: 40px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size : 125%;
	font-weight : bold;
}

h3,h4,h5{
	color : #666666;
	text-indent : 10px;
	line-height : 32px;
	font-weight : bold;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	font-size : 120%;
}

#bg{
	max-width:1100px;
	margin:0 auto 0 auto;
	text-align:left;
}

#head_logo{
	font-size:18px;
	font-weight:bold;
	letter-spacing: 0.4em;
	float:left;
	margin:42px 0 0 10px;
}

#head_logo a{
	color:#666666;
}


#head_menu{
	float:right;
	height:44px;
	color:#FFFFFF;
	margin : 40px 0px 10px 10px;
}

#head_menu ul{
	list-style-type:none;
	padding:none;
}

#head_menu ul li{
	float:right;
	padding:0 10px 0 10px;
	text-align:center;
	height : 25px;
	line-height : 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dddddd;
}

#head_menu a{
	color:#444444;
	letter-spacing:0.5em;
	text-decoration:none;
	height:25px;
	vertical-align:middle;
	margin:0 4px 0 4px;
}

#head_menu a:hover{
	color:#8f2e14;
}

#contents{
	clear:left;
	padding : 0 15px 0 15px
}

#contents:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;	
}

#main{
	width : 80%;
	float : right;
	margin : 0px 10px 0px 0px;
	margin-bottom : 0px;
	height: auto;
}

#main:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;	
}

#main p{
	margin:0 0 16px 0;
}

#navi {
	text-indent: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#foot{
	color:#999999;
	height:40px;
	clear:both;
	text-align:right;
	margin:20px 0 0 0;
	font-size:9px;
	padding:6px 15px 0 0;
}

#foot a{
	color:#999999;
	text-decoration:none;
}

#foot a:hover{
	color:#999999;
}

#bg_main_image {
	float:left;
	margin : 0 0 20px -15px;
}

#wks{
	padding-top: 25px;
}

/******************************************************************************************************/
