/* 
 Base
-------------------------------------- */
body,td,th {
	color: #D7CDB2;
	font-size: 12px;
	line-height: 120%;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #221100;
	}
	body.iframe {
	margin: 0px;
	padding: 0px;
	background-color: #342411;
	height: 100%;
	width: 100%;
	}
	body.green {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #453C11;
	}
	body.white {
	margin: 0px;
	padding: 0px;
	background-color: #453C2F;
	height: 100%;
	width: 100%;
	}
a:link, a:visited{
	color: #CC6633;
	text-decoration: none;
	}
a:hover, a:active{
	color: #FFCC33;
	}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 12px 15px 0px 5px;
	margin: 0px;
	width: auto;
	height: 12px;
	float: right;
	text-align: right;
	}
p {
	margin: 2px 0px;
	padding: 0px;
	}


/* 
 layout 
-------------------------------------- */
#contener {
	margin: 0 auto;
	padding: 0px;
	width: 800px;
	height: auto;
	background: url(../img/body.gif) repeat-y;
	}
#header {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
	background: url(../img/back01.gif) no-repeat;
	}
#logo {
	margin: 10px 0px 12px 10px;
	padding: 0px;
	width: 260px;
	height: 78px;
	float: left;
	text-indent: -9999px;
	}
	#logo a {
	width: auto;
	height: auto;
	display: block;
	text-indent: -9999px;
	}
#top_main {
	margin: 0px auto;
	padding: 0px;
	width: 740px;
	height: auto;
	clear: both;
	}
#main {
	margin: 0px auto;
	padding: 15px 0px;
	width: 760px;
	height: auto;
	background: url(../img/kazari.gif) no-repeat right bottom;
	}
#main_ryoukin {
	margin: 0px auto;
	padding: 15px 0px;
	width: 760px;
	height: auto;
	}
#footer {
	margin: 0px;
	padding: 0px 20px 10px;
	width: 760px;
	height: 50px;
	background: url(../img/back02.gif) no-repeat center bottom;
	}
	#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#footer li {
	margin: 0px 2px;
	padding: 0px;
	float: left;
	}
.left {float: left;}
.right {float: right;}
.alignleft {text-align:left;}
.alignright {text-align: right;}
.clear {clear: both;}

#form {
	margin: 0px auto;
	padding: 15px;
	width: 650px;
	height: auto;
	}
#title {
	margin: 0px auto;
	padding: 0px;
	height: 180px;
	width: 760px;
}
#news_box {
	margin: 8px;
	padding: 10px;
	float: left;
	height: 150px;
	width: 400px;
	overflow: auto;
	border: 1px solid #8A7E66;
	background: #443322;
}

/* 
 navigation 
-------------------------------------- */
#navi {
	margin: 0px auto 18px;
	padding: 2px 10px;
	height: 30px;
	width: 760px;
	clear: both;
	background: url(../img/navi.gif);
	}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 30px;
	text-indent: -9999px;
	}
	#navi a {
	padding: 0px;
	margin: 0px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	}


#navi01 a {background: url(../img/navi.gif) -10px 0px;width: 125px;}
#navi01,#navi01 a:hover {background: url(../img/navi_over.gif) -10px 0px;width: 125px;}
#navi02 a {background: url(../img/navi.gif) -135px 0px;width: 100px;}
#navi02,#navi02 a:hover {background: url(../img/navi_over.gif) -135px 0px;width: 100px;}
#navi03 a {background: url(../img/navi.gif) -235px 0px;width: 100px;}
#navi03,#navi03 a:hover {background: url(../img/navi_over.gif) -235px 0px;width: 100px;}
#navi04 a {background: url(../img/navi.gif) -335px 0px;width: 175px;}
#navi04,#navi04 a:hover {background: url(../img/navi_over.gif) -335px 0px;width: 175px;}
#navi05 a {background: url(../img/navi.gif) -510px 0px;width: 135px;}
#navi05,#navi05 a:hover {background: url(../img/navi_over.gif) -510px 0px;width: 135px;}
#navi06 a {background: url(../img/navi.gif) -645px 0px;width: 125px;}
#navi06,#navi06 a:hover {background: url(../img/navi_over.gif) -645px 0px;width: 125px;}


#sub_navi {
	margin: 38px 10px 6px auto;
	padding: 0px;
	height: 20px;
	width: 310px;
	float: right;
	background: url(../img/sub_navi_over.gif) no-repeat;
	clear: right;
	}
	#sub_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sub_navi li {
	float: left;
	height: 20px;
	text-indent: -9999px;
	}
	#sub_navi a {
	height: 20px;
	display: block;
	text-indent: -9999px;
	}


#sub_navi01 {width: 145px;}
#sub_navi01 a {background: url(../img/sub_navi.gif) 0px 0px;width: 97px;}
#sub_navi01 a:hover {background: url(../img/sub_navi_over.gif) 0px 0px;}
#sub_navi02 {width: 98px;}
#sub_navi02 a {background: url(../img/sub_navi.gif) -145px 0px;width: 55px;}
#sub_navi02 a:hover {background: url(../img/sub_navi_over.gif) -145px 0px;}
#sub_navi03 {width: 57px;}
#sub_navi03 a {background: url(../img/sub_navi.gif) -243px 0px;width: 57px;}
#sub_navi03 a:hover {background: url(../img/sub_navi_over.gif) -243px 0px;}


/* 
 style
-------------------------------------- */
.border_dash { border: 1px #907070 dashed; }
.border_double { border: 3px double #924928;}
.border_double02 { border: 3px #FFbb66 double;}
.border_side { border-right: 1px solid #999999;border-left: 1px solid #999999;}
.border_bottom { border-bottom: 3px solid #924928;}
.border_top { border: 1px #FFCC66 solid;}
.border_tb { border-top: 1px solid #404069;border-bottom: 1px solid #404069;}
.border_all { border: 1px #D7CDB2 solid;}
.btn {
	width: 120px;
	padding: 3px;
	margin: 3px;
	border: 3px double #8A7D69;
	background-color: #463827;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	}
	.btn a {
	color: #CC6633;
	}
	.btn a:hover {
	color: #FFCC33;
	}
.midashi {
	margin: 5px 0px;
	padding: 2px 2px 2px 5px;
	border-left: 8px solid #924928;
	border-bottom: 1px solid #924928;
	font-weight: bold;
	}


/* 
 text
-------------------------------------- */
.small {  font-size: 12px;}
.large {  font-size: 15px;}
.txt {  line-height: normal;}
.txtB {  font-weight: 900; line-height: 18px;} 
.txtB15 { font-size: 15px; font-weight: 900;}
.txt02 {  line-height: 140%;}
.Red {  color: #CC6633;}
.RedB {  color: #CC6633; font-weight: 900;}
.Ora {  color: #dd9900;}
.OraB { color: #dd9900; font-weight: 900;}
.OraB15 { font-size: 15px; color: #dd9900; font-weight: 900;}
.yell {  color: #FFC85E;}
.Gre {  color: #889955;}
.Blu {  color: #558899;}
.light { color: #E7E5D5;}
.lightB { font-weight: 900; color: #E7E5D5; line-height: 14px;}
.dark {  color: #E7E5D5}
.brown { color: #7C6B5C;}
.brownB { font-weight: bold; color: #7C6B5C;}
.white { color: #FFFFFF; font-size: 12px; line-height: 135%;}
.whiteB { font-weight: 900; color: #FFFFFF;} 
.black { color: #000000;}
.blackB { font-weight: 900; color: #000000;}
.purple { color: #990033;}

