@charset "Shift_JIS";
/*全体的な設定*/
body {
	background-color: #ffffff;
	margin-top:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	font-size: 10pt;
	color:#333333;
	scrollbar-face-color: #89874a; margin: 0px; scrollbar-highlight-color: #bbbd95; scrollbar-shadow-color: bbbd95; scrollbar-3dlight-color: #89874a; scrollbar-arrow-color: bbbd95; scrollbar-darkshadow-color: #89874a; scrollbar-base-color: #ffffff;
}
h1,h2,h3,h4,h5,h6,p,address {	margin: 0px;padding: 0px;color:#333333;}
ul,ol,dl,dt,dd {	margin: 0px;padding: 0px;}
li {list-style:none;}

#form1 input, #form1 textarea{ width:350px;}

table {	width:100%;border-collapse:separate; margin-top:10px;}
caption {padding:6px;color:#4f3b1c;font-weight:bold; text-align:left;}
th {border-right: #5a3d1b 1px solid;border-bottom: #5a3d1b 1px solid;padding: 6px;text-align: center;}
th.name {width: 164px;font-weight:bold;color:#4f3b1c;}
td { border-bottom: #5a3d1b 1px solid;  padding:6px;  text-align: center;  background: #ffffff;}
td.txt {text-align: left;}
td.bgcolor {background: #f9f7ef;}
td.no{ border-bottom: #f9f7ef 1px solid;  padding:6px;  text-align: center;  background: #f9f7ef;}
td.nol{ border-bottom: #ffffff 1px solid; padding:6px;  text-align: center;  background: #ffffff;}
td.re{ border: #f9f7ef 1px solid; text-align: center;  background: #ffffff;}
td.rec{ border: #f9f7ef 1px solid; text-align: center;  background: #f9f7ef;}
td.rer{ border: #f9f7ef 1px solid; text-align: center;  background: #7d0221;}

/*linkの設定*/
a:link 	  {color:#bf4403; text-decoration: underline; }
a:visited {color:#4f3b1c; text-decoration: underline; }
a:hover   {color:#cc0000; text-decoration: underline; }

A.cmain:link{color:#ffffff; text-decoration:underline;}
A.cmain:visited{color:#ffffff; text-decoration:underline;}
A.cmain:active{color:#ffffff; text-decoration:underline;}
A.cmain:hover{color:#ffffff; text-decoration:none;}

/* 背景の設定*/
.mainbg{background-color:#89874a;}
.bg1{background-image:url(../common-pic/bg_1.gif); background-repeat:no-repeat; background-position:right top;}
.bg2{background-image:url(../common-pic/bg_2.gif); background-repeat:no-repeat; background-position:right top;}
.bg3{background-image:url(../common-pic/bg_3.gif); background-repeat:no-repeat; background-position:right top;}
.bg4{background-image:url(../common-pic/bg_4.gif); background-repeat:no-repeat; background-position:right top;}
.bg5{background-image:url(../common-pic/bg_5.gif); background-repeat:no-repeat; background-position:right top;}
.bg6{background-image:url(../common-pic/bg_6.gif); background-repeat:no-repeat; background-position:right top;}

/* 見出しの設定*/
h1 {font-size:18px;color:#634A30;margin:20px 0px 0px 5px;}
h2 {font-size:12px;color:#4f3b1c;text-align:right;padding:10px 5px 5px 0px; line-height:18px;}


/*位置の設定*/
.rightlay{float:right;}
.leftlay{float:left;}
.clr{clear:both;}

/*テキスト列の設定*/
.txtc{text-align:center;}
.txtr{text-align:right;}
.txtl{text-align:left;}

/*text sizeの設定*/
.sf { font-size:10px }
.nf {font-size:12px;}
.lf { font-size:14px }
.llf{ font-size:18px }
.b { font-weight:bold; }


/*main colorの設定*/
.mclr {color:#4f3b1c;}
.mclrr {color:#E20A16;}
.sclr1 {color:#bf4403;}
.sclr2 {color:#666666;}
.w { color:#ffffff; }
.seclr {color:#419335;}
.pclr {color:#24345c;}
.scclr {color:#3e7f9e;}
.fclr {color:#7d0022; font-weight:bold;}
.bclr {color:#ed9917;}


.mbg {background-color:#ffffcc;}
.wbg {background-color:#ffffff;}
.cbg {background-color:#453c3c;}

.header {width:850px; height:40px; margin-right: auto;margin-left: auto; background-color:#ffffff;}

/*線の設定*/
.bline {width:850px; height:600px; margin-right: auto;margin-left: auto; background-color:#8b8845; border:1px #cccccc solid;
}
.uline {border-bottom:1px #9c9a9a solid;}
.rline {width: 450px; height:auto; margin-right: auto;margin-left: auto; margin-bottom:15px; padding:5px; background-color:#f9f7ef; border:1px #c28591 solid;}
.mline {border-top:2px solid #4f3b1c; }
.sline {border-top:1px solid #ffffff; }
.sline1 {border-bottom: 1px dotted #663300; }

.tsline1 {border-top:2px dotted #666666; padding-top:10px;margin-bottom:5px;}


/* トップテキストの設定*/
.txttop {margin-top:10px;margin-bottom:20px;}
.txtinfo {border-bottom: 2px dotted #666666;padding:3px 0px 5px 16px;}


/*Top margin*/
.mt135{margin-top:135px;}
.mt100{margin-top:100px;}
.mt60{margin-top:60px;}
.mt50{margin-top:50px;}
.mt40{margin-top:40px;}
.mt35{margin-top:35px;}
.mt30{margin-top:30px;}
.mt20{margin-top:20px;}
.mt15{margin-top:10px;}
.mt10{margin-top:10px;}
.mt5{margin-top:5px;}
.mt3{margin-top:3px;}
.mt0{margin-top:0px;}

/*Bottom margin*/
.mb30{margin-bottom:30px;}
.mb20{margin-bottom:20px;}
.mb15{margin-bottom:15px;}
.mb10{margin-bottom:10px;}
.mb5{margin-bottom:5px;}
.mb3{margin-bottom:3px;}

/*left right margin*/
.mrl129{margin-left:129px; margin-right:129px;}
.mrl30{margin-left:30px; margin-right:30px;}
.mrl14{margin-left:14px; margin-right:14px;}
.mrl5{margin-left:5px; margin-right:5px;}
.ml20{margin-left:20px;}
.ml15{margin-left:15px;}
.ml10{margin-left:10px;}
.mr5{margin-right:5px;}

.pb10{padding-bottom:10px;}
.pb5{padding-bottom:5px;}

div.frame {
	float: left;
	WIDTH:850px;
	HEIGHT: 550px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#89874a;
}

div.leftframe {
	float: left;
	WIDTH:425px;
	HEIGHT: 550px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#89874a;
}
div.rightframe {
	float: left;
	WIDTH:425px;
	HEIGHT: 550px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#89874a;
}

div.menuframe {
	float: left;
	width: 846px;
	height: 46px;
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#000000;
}

div.footermenu {
    text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 850px;
	height:29px;
}
div.copy {
    text-align: right;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 749px;
	height:12px;
	margin-right: auto;
	margin-left: auto;
}
div.iconframe {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 8px 0px 0px;
	WIDTH: 180px;
	HEIGHT: 375px;
	text-align: center;
}