/* 
 Base
-------------------------------------- */
body,html {
	margin: 0px;
	padding: 0px;
	background: url(../img/body.gif);
	height: 100%;
	width: 100%;
	}
body {
	color: #332211;
	font-size: 12px;
	line-height: 120%;
	}
	body.top {
	background-color: #000000;
	}
a:link, a:visited{
	color: #CC6633;
	text-decoration: none;
	}
a:hover, a:active{
	color: #FFCC33;
	}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 1px 5px;
	margin: 0px;
	text-align: right;
	line-height: 20px;
	}
p {
	margin: 2px 0px;
	padding: 0px;
	}


/* 
 layout 
-------------------------------------- */
#contener {
	margin: 0px auto;
	padding: 0px 10px;
	width: 900px;
	height: auto;
	background: url(../img/back.jpg) repeat-y center top;
	position: relative;
	}
#contener-inner {
	background: url(../img/back_top.jpg) no-repeat center top;
	}
#header {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width: 870px;
	height: auto;
	}
	.header-left {
	width: 700px;
	height: auto;
	float: left;
	}
#logo {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 400px;
	background: url(../img/logo.gif);
	clear: none;
	float: right;
	}
	#logo a {
	width: 170px;
	height: 400px;
	display: block;
	text-indent: -9999px;
	}
#main {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: 100%;
	background: url(../img/back_btm.jpg) no-repeat center bottom;
	}
#mainbtm {
	margin: 0px auto;
	padding: 10px 0px;
	width: 1000px;
	height: auto;
	}
#indexbtm {
	margin: 0px;
	padding: 10px 10px 0px 30px;
	width: 860px;
	height: 15px;
	bottom: 43px;
	}
.skip {
	margin: 0px 0px 5px;
	text-align: right;
	width: 700px;
	height: auto;
	padding: 0px;
	}
.counter {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
	}
#btm {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	width: 880px;
	height: 15px;
	}
#footer {
	margin: 0px;
	padding: 3px 10px;
	width: 880px;
	height: 37px;
	}
	#footer .banner {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	}
	#footer .add {
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 37px;
	float: right;
	clear: right;
	vertical-align: bottom;
	}

.left {
	float: left;
}
.right {float: right;}
.alignleft {text-align:left;}
	.alignleft img {padding: 4px;}
.alignright {text-align: right;}
	.alignright img {padding: 4px;}
.clear {clear: both;}

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
	.clearfix{
	display:inline-table;
	}
/* hides from MacIE \*/
	* html .clearfix{
	height:1%;
	}
	.clearfix{
	display:block;
	}
/* End hide from MacIE */


/* 
 navigation 
-------------------------------------- */
#naviframe {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-color: #E1DDDD;
	}
#navi {
	margin: 30px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 700px;
	float: left;
	background: url(../img/navi.jpg) no-repeat;
	}
	#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#navi li {
	height: 40px;
	float: left;
	text-indent: -9999px;
	}
	#navi a {
	height: 40px;
	display: block;
	text-indent: -9999px;
	}


#navi01 a {background: url(../img/navi.jpg) no-repeat 0px 0px;width: 60px;}
#navi01,#navi01 a:hover {background: url(../img/navi_over.jpg) 0px 0px;width: 60px;}
#navi02 a {background: url(../img/navi.jpg) no-repeat -60px 0px;width: 60px;}
#navi02,#navi02 a:hover {background: url(../img/navi_over.jpg) -60px 0px;width: 60px;}
#navi03 a {background: url(../img/navi.jpg) no-repeat -120px 0px;width: 110px;}
#navi03,#navi03 a:hover {background: url(../img/navi_over.jpg) -120px 0px;width: 110px;}
#navi04 a {background: url(../img/navi.jpg) no-repeat -230px 0px;width: 60px;}
#navi04,#navi04 a:hover {background: url(../img/navi_over.jpg) -230px 0px;width: 60px;}
#navi05 a {background: url(../img/navi.jpg) no-repeat -290px 0px;width: 110px;}
#navi05,#navi05 a:hover {background: url(../img/navi_over.jpg) -290px 0px;width: 110px;}
#navi06 a {background: url(../img/navi.jpg) no-repeat -400px 0px;width: 90px;}
#navi06,#navi06 a:hover {background: url(../img/navi_over.jpg) -400px 0px;width: 90px;}
#navi07 a {background: url(../img/navi.jpg) no-repeat -490px 0px;width: 80px;}
#navi07,#navi07 a:hover {background: url(../img/navi_over.jpg) -490px 0px;width: 80px;}


/* 
 form
-------------------------------------- */
#form {
	margin: 0px auto;
	padding: 15px;
	width: 620px;
	height: auto;
	text-align: center;
	}
	#form table {
	width: 95%;
	height: auto;
	background: #776655;
	font-size: 13px;
	line-height: 140%;
	}
	#form th {
	padding: 4px;
	text-align: right;
	background: #dddddd;
	width: 27%;
	}
	#form td {
	padding: 4px;
	background: #FFFFFF;
	width: 73%;
	}


/* 
 style
-------------------------------------- */
.border {
	border: 1px solid #CCCCCC;
}
.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;}
.btn {
	width: 120px;
	padding: 3px;
	margin: 3px;
	border: 3px double #E1DDDD;
	background-color: #aa7766;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	float: left;
	}
	.btn a:link,.btn a:visited {
	color: #FFFFFF;
	}

.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: 10px;}
.large {  font-size: 15px;}
.txt02 {  line-height: 140%;}
.txtB {  font-weight: 900; line-height: 15px;} 
.txtB15 { font-size: 15px; font-weight: 900;}
.Red {  color: #CC3300;}
.RedB {  color: #CC3300; font-weight: 900;}
.RedB15 { font-size: 15px; color: #CC3300; 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;}
.whiteB { font-weight: 900; color: #FFFFFF;} 
.black { color: #000000;}
.blackB { font-weight: 900; color: #000000;}
.purple { color: #990033;}

