/* -----------------------------------------------
CSS Document
----------------------------------------------- */

/******************************** reset style ********************************/
/* html */
html {
color:#666;
}

/* body */
body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',Osaka,Verdana,Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
line-height:1.5;
margin:0;
padding:0;
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-arrow-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-3dlight-color: #999999;
}

	/* ie7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:93%;
	}

	/* ie6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:93%;
	}
	
/* other */
a img, img {
border:0;
margin:0;
padding:0;
}

blockquote, dd, div, dl, dt,
h1, h2, h3, h4, h5, h6,
li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}
strong {
font-weight:bold;
}
caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* ie7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%;
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/******************************** form style ********************************/
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}
input{
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
  color :#877C6B;
	background-color:ffffff;
	border-width:1px;
}
textarea{
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
    color :#877C6B;
	background-color:ffffff;
	border-width:1px;
}
select{
	border-color:#CCCCCC;
	border-style:solid;
	font-size:12px;
  color :#877C6B;
	background-color:ffffff;
	border-width:1px;
}
#error_box {
	width: 250px;
	text-align: left;
}

/******************************** table style ********************************/
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}
table, th, td {
	border: none;
	}
th {
	padding: 5px;
	border-top: solid 1px #AAA585;
	border-right: solid 1px #AAA585;
	border-bottom: solid 1px #AAA585;
	background-color: #E7EDC5;
	color: #8D9D31;
	white-space: nowrap;
	}
td {
	padding: 3px;
	border-right: solid 1px #AAA585;
	border-bottom: solid 1px #AAA585;
	}

caption {
	margin: 0;
	padding: 2px 0 5px 5px;
	border-left: solid 5px #786752;
	font-weight: bold;
	color: #786752;
	text-align: left;
	}
.firstline {
	background-color: #FFFFFF;
	white-space: nowrap;
	}
.leftcell {
	border-left: solid 1px #AAA585;
	}
.leftcell2 {
	border-left: solid 1px #AAA585;
	text-align: right;
	}
.leftcell3 {
	border-left: solid 1px #AAA585;
	}
.leftcell4 {
	border-left: none;
	}
.left01 {
	width: 150px;
	}
.left02 {
	width: 300px;
	}
.right01 {
	width: 150px;
	}
.right02 {
	width: 80px;
	}
.rightcell {
	text-align: right;
	}
.thback2 {
	background-color: #D5EEE6;
	color: #3D898F;
	}
.th200 {
	width: 300px;
	}
.th300 {
	width: 100px;
	}
.leftcell20 {
	border-left: solid 1px #AAA585;
	}
	
.noborder {
	padding: 3px;
	border-right: none;
	border-bottom: none;
	}
	
/******************************** float clear style ********************************/
br.clear{
	clear:both;
	line-height:0em;
	font-size:1px;
}

/******************************** link style ********************************/
a:link,
a:visited,
a:active {
	color: #CC9900; font-weight: bold;
}
a:hover {
	color: #FF6600;
}

/******************************** container width ********************************/
#container {
	width: 950px;
	}
	
/******************************** header style ********************************/
#header {
	font-size: 10px;
	}
	
#head_top {
	margin: 14px 24px 0 13px;
	}
.logo {
	widht: 234px;
	float: left;
	}
/******************************** page link style ********************************/
#sub_mainbottom {
	font-size: 10px;
	height:27px;
	}
.pageback {
	width: 100px;
	height:22px;
	background-image: url(../img/pageback.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top:5px;
	padding-left: 20px;
	}
.pagetop {
	width: 130px;
	height:22px;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top:5px;
	padding-left: 20px;
	}
#sub_mainbottom a:link, #sub_mainbottom a:visited, #sub_mainbottom a:active {text-decoration: none; color: #CC9900; font-weight: normal;}
#sub_mainbottom a:hover{text-decoration: none; color: #A5A866;}

/******************************** footer style ********************************/
#footer {
	width: 950px;
	clear: both;
}
#footer_left {
	float: left;
	width: 780px;
	margin-left: 10px;
	margin-top: 20px;
}
.footernavi {
	letter-spacing: 1px;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #AAA585;
	line-height: 100%;
	margin-bottom: 7px;
}
.footernavi a:link, .footernavi a:visited, .footernavi a:active {text-decoration: none; color: #AAA585; font-weight: normal;}
.footernavi a:hover{text-decoration: none; color: #CC9900;}

.footernavi li{
	display: inline; 	list-style-type: none; 
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
#footer_right {
	float: right;
	width: 150px;
	margin-top: 15px;
}