@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, th, img, ul, li, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

body {
	background: url(../images/bg_main.jpg) #000000 repeat-x top;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	margin: 0px 0px 20px 0px;
}

img {
	border: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #B58B35;
	margin: 0px;
	padding: 0px;
}

a:link {
	/*color: #867921;*/
	color: #A39C90;
	text-decoration: underline;
}
a:visited {
	color:#A39C90;
	text-decoration: underline;
}
a:hover {
	color: #594F0B;
	text-decoration: underline;
}



/*******************************
images class
*******************************/
.clear {
	clear: both;
}



/*******************************
content
*******************************/

div#allWrapper {
	width: 930px;
	margin: 56px auto 0px auto;
	background: url(../images/bg_con.jpg) no-repeat top;
}

div#conWrapper {
	width: 900px;
	margin: 0px auto 0px auto;
}




/*    ヘッダー   */
div#conWrapper div#header {
	width: 900px;
	margin: 0px;
}

div#conWrapper div#header div#headImg {
	width: 900px;
	margin: 0px;
	height: 106px;
}

div#conWrapper div#header div#navi {
	width: 898px;
	margin: 0px;
	border-left: #6C6C69 1px solid;
	border-right: #6C6C69 1px solid;
	border-bottom: ##535250 1px solid;
	background: url(../images/bg_navi.jpg) #3B3A39 repeat-x;
	height: 62px;
}

div#conWrapper div#header div#navi ul {
	width: 872px;
	margin: 0px auto 0px auto;
	padding: 9px 0px 0px 0px;
	height: 44px;
	list-style: none;
}

div#conWrapper div#header div#navi ul li {
	margin: 0px;
	height: 44px;
	list-style: none;
	float: left;
}




/*    コンテンツ   */
div#conWrapper div#conBox {
	width: 898px;
	margin: 0px;
	border: #535250 1px solid;
	background-color: #353431;
}

div#conWrapper div#conBox div#ttl_box {
	width: 884px;
	height: 37px;
	margin: 0px;
	padding: 22px 0px 0px 14px;
	border-bottom: #535250 1px solid;
}

div#conWrapper div#conBox div#contentArea {
	width: 870px;
	margin: 0px;
	padding: 14px 14px 0px 14px;
	margin: 0px 0px 5px 0px;
}

div#conWrapper div#conBox div#topContent {
	width: 840px;
	margin: 0px;
	padding: 25px 15px 0px 15px;
	background: url(../images/bg_conTop.jpg) #EAE7E0 top no-repeat;
}

div#conWrapper div#conBox div#content {
	width: 840px;
	margin: 0px;
	padding: 14px 15px 0px 15px;
	background: url(../images/bg_conTop2.jpg) #EAE7E0 top no-repeat;
}

div#conWrapper div#conBox div#content h3 {
	width: 840px;
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #C7BFAD;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-weight: bold;
}

h3 div.ttlTxt {
	float: left;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	margin: 20px 0px 0px 0px;
}
h3 div.print {
	float: right;
	text-align: right;
	width: 200px;
}

div#conWrapper div#conBox div#content div.textBlock {
	width: 800px;
	padding: 0px 0px 7px 20px;
}

div#conWrapper div#conBox div#contentBottom {
	width: 870px;
	height: 20px;
	margin: 0px;
	background: url(../images/bg_conBottom.jpg) #EAE7E0 no-repeat;
}



/*    フォーム類    */
p.formTopTxt {
	padding: 5px 0px 15px 0px;
	text-align: center;
}
table.formBox {
	width: 712px;
	margin: 0px auto 15px auto;
}
table.formBoxCheck {
	width: 712px;
	margin: 0px auto 15px auto;
	background-color: #FFFFFF;
	padding: 5px;
}
table.formBox th {
	text-align: left;
	padding: 5px;
}
table.formBox td {
	text-align: left;
	padding: 5px;
}
table.formBox td.padNone {
	text-align: left;
	padding: 0px;
}
.form1 {
	background: #DDD8CC;
}
.form2 {
	background: #D2CBBB;
}
table.formBox span {
	color: #FF0000;
}
input.middle {
	width: 150px;
	height: 16px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
}
input.short {
	width: 50px;
	height: 16px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
}
input.long {
	width: 250px;
	height: 16px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
}
textarea {
	width: 468px;
	height: 162px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
}





/*    フッター   */
div#conWrapper div#footer {
	width: 900px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	background: url(../images/bg_footer.jpg) #393936 top no-repeat;
	height: 42px;
}

div#conWrapper div#footer ul {
	width: 900px;
	margin: 0px 0px 20px 0px;
	height: 42px;
	list-style: none;
}

div#conWrapper div#footer ul li {
	margin: 0px;
	height: 42px;
	list-style: none;
	float: left;
}