/********************
Yui font css
********************/
body{
	font:12px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;/* for IE */
	*font:x-small;/* for IE in quirks mode */
	font-family:'EAECEaEI',Meiryo,'EqEaEMEmapES Pro W3','Hiragino Kaku Gothic Pro','ClCr CoESEVEbEN',sans-serif;
}

select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/********************
reset browsers default css
********************/

/********************
Universal selecter
********************/
* {
	margin: 0;
	padding: 0;
}

/********************
html, body
********************/
html {
	height:100%;
}
html>/**/body {
	overflow:-moz-scrollbars-vertical;
}
html:first-child body {
	min-height:100%;
	padding-bottom:1px;
}

/********************
table
********************/
table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
th,td {
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
caption {
	text-align:left;
}

/********************
list
********************/
ul,ol,dl {
	list-style:none;
}
li {
	display:list-item;
}

/********************
img, object
********************/
img,a img {
	vertical-align:bottom;
	border:none;
	background:transparent;
}
object,embed {
	vertical-align:top;
}

/********************
form
********************/
fieldset {
	border:none;
}

/********************
text style
********************/
em,address,dfn {
	font-style:normal;
}
ul ul,ul dl,dl ul,table p,table ul,table table {
	font-size:100%;
}

/********************
hr, other
********************/
hr {
	height:0px;
	margin:7px 0;
	border:none;
	border-top:1px solid #000;
}
* html hr {/* for -IE6 */
	margin:0;
}
*:first-child+html hr {/* for IE7 */
	margin:0;
}

/********************
float fix
********************/
.clearfix:after { /*--for modorn brouser--*/
content: ".";
display: block;
clear: both;
height: 0;
font-size: 0.1;
visibility: hidden;
}	

.clearfix{ /*--IE 5.5-7--*/
zoom:1;}

/********************
hide outline
********************/	
a, a img {
	outline: 0;
}

/********************
end of reset css
********************/

/********************
Common Setting
********************/
body{
	background: #000;
	color: #fff;
}

a:link,
a:visited{
/*	border-bottom: 1px dotted #666;*/
	color: #e4d191;
	text-decoration: none;
}

a:hover{
	color: #b69141;
}

a:active{
	color: #fff;
}

p{
	font-size: 93%;
	line-height: 1.5;
}

.l_caps{
	text-transform: uppercase;
}

.hiding{
	display:none;
}

.alt{
	display: none;
}

.float_l{
	width: 125px;
	display: inline;
	float: left;
	padding: 0;
	text-align: center;
}

.float_l a{
	display: inline-block;
	margin: 0 5px 10px 0;
}

.float_r{
	display: inline;
	float: right;
}

/********************
Basic Box Setting
********************/
#container{
	width: 950px;
	margin: 0 auto;
}

#header{
	width: 950px;
	height: 90px;
	background: url('images/bg_header.jpg') no-repeat center;
}

#main{
	width: 840px;
	height: 440px;
	padding:30px 30px 30px 80px;
}

/********************
 TOP PAGE ONLY    START here
********************/

#index #main{
	width: 951px;
	height: 500px;
	padding: 0;
}

#index #main #flash{
	width: 950px;
	height: 500px;
	border-bottom: 1px solid #b89a66;
}

#news_box{
	width: 940px;
	height: 213px;
	border-bottom: 1px solid #b89a66;
	padding: 0 0 0 5px;
}
#links{
	float:left;
	width: 530px;
	padding: 10px 5px;
}

#links li{
	float: left;
	padding: 0 10px 0 0;
	text-align: center;
	font-size: 85%;
}

#links .float_r{
	width: 384px;
	margin:  0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #999;
}

#news{
	float:right;
	width: 390px;
	height: 140px;
	margin: 10px 0;
	border: 1px solid #392611;
}

#news h3{
	width: 200px;
	height: 20px;
	background: url('images/h3_news_info.gif') no-repeat;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #392611;
	overflow: hidden;	
}

#news dl{
	width: 390px;
	height: 114px;
	overflow: auto;
	font-size: 85%;
}

#news dl dt{
	clear: both;
	float: left;
	width: 70px;
	text-align: right;
	padding: 5px 0 0 20px;
}

#news dl dd{
	float: right;
	width: 230px;
	border-left: 3px solid #392611;
	padding: 5px 10px 0 5px;
}
/********************
TOP PAGE ONLY     End here
********************/




#navi{
	width: 950px;
	height: 30px;
	overflow: hidden;
}

#footer{
	width: 950px;
}

/********************
Header Setting
********************/
h1{
	padding:0px;
	margin:0px;
	width:190px;
	height:60px;
	font-size:10px;
	float:left;
}
h1 a{
	display:block;
	width:190px;
	height:60px;
	text-indent:-9000px;
	background: url('images/bg_h1.jpg') no-repeat;
}
#header p{
	width:172px;
	height:60px;
	float:right;
	text-indent:-9000px;
	background: url('images/bg_header_info.jpg') no-repeat;
}
/********************
Navigation Setting
********************/
#navi li{
	float: left;
	width: 190px;
	height: 30px;
}

#navi li a{
	display: block;
	width: 190px;
	height: 30px;
	background: url('images/navi.jpg') no-repeat;
	text-indent: -9999px;
}

#navi01 a:link,
#navi01 a:visited { background-position:    0     0  ; }
#page01 #navi01 a { background-position:    0   -60px; }
#navi01 a:hover   { background-position:    0   -30px; }
#navi01 a:active  { background-position:    0   -60px; } 

#navi02 a:link,
#navi02 a:visited { background-position: -190px   0  ; }
#page02 #navi02 a { background-position: -190px -60px; }
#navi02 a:hover   { background-position: -190px -30px; }
#navi02 a:active  { background-position: -190px -60px; } 

#navi03 a:link,
#navi03 a:visited { background-position: -380px   0  ; }
#page03 #navi03 a { background-position: -380px -60px; }
#navi03 a:hover   { background-position: -380px -30px; }
#navi03 a:active  { background-position: -380px -60px; } 

#navi04 a:link,
#navi04 a:visited { background-position: -570px   0  ; }
#page04 #navi04 a { background-position: -570px -60px; }
#navi04 a:hover   { background-position: -570px -30px; }
#navi04 a:active  { background-position: -570px -60px; } 

#navi05 a:link,
#navi05 a:visited { background-position: -760px   0  ; }
#page05 #navi05 a { background-position: -760px -60px; }
#navi05 a:hover   { background-position: -760px -30px; }
#navi05 a:active  { background-position: -760px -60px; } 

/********************
Footer Setting
********************/
#copyright,
address{
	color: #999;
	font-family: Georgia, serif;
	font-size: 77%;
}

#copyright{
	text-align:center;
	padding: 10px 0 0 10px;
}
#fnavi li{
	float: left;
	width: 158px;
	text-align:center;
	padding:5px 0;
	font-size:10px;
}

#rec_mobile{
	display: none;
}

/*バナー*/
#ban{
clear: both;
margin: 0;
text-align: center;
width: 940px;
border-top:1px solid #B89A66;
padding: 5px 0 0 0;
}

