@charset "Shift_JIS";


/* よく登場する要素のリセット
---------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす
---------------------------------------------------- */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす
---------------------------------------------------- */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う
---------------------------------------------------- */
hr { display: none; }



/* 全体構造
---------------------------------------------------- */
html{
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-face-color: #3F1F1F;
	scrollbar-3dlight-color: #3F1F1F;
	scrollbar-darkshadow-color: #3F1F1F;
	scrollbar-highlight-color: #3F1F1F;
	scrollbar-shadow-color: #3F1F1F;
}
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1.5;
	letter-spacing:1px;
	color:#d1cece;
	background:#000000 url(../img/body_haikei_grade.jpg) repeat-x top;
	background-attachment:fixed;
}
*{
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4{
	font-size: 12px;
}
strong{
	font-weight:normal;
}
a{
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
a:link{
	color: #d1cece;
}
a:hover{
	color: #f18b00;
}
a:visited{
	color: #444444;
}
a:active{
	color: #FF6666;
}
img{
	margin: 0;
	padding:0;
	border: none;
}
input{
	padding: 2px;
}
textarea{
	padding: 2px;
}

form button{
	margin: 15px 5px;
	padding: 0;
	background:none;
 	border:none;
}
br{
	letter-spacing:0;
}
li {
	list-style-type:none;
}
a:hover img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}



/* h1
---------------------------------------------------- */
h1 {
	width:802px;
	text-align: right;
	margin: 0 auto;
	padding-right: 5px;
	font-family: "Times New Roman", serif;
}



/* container
---------------------------------------------------- */
#container {
	width:802px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #EFAB0C;
	margin-top: 3px;
	background: #000000;
	position: relative;
}



/* mokumegane
---------------------------------------------------- */
.mokumegane {
	position: absolute;
	top:10px;
	right:5px;
	text-align: right;
	border:1px #cccccc solid;
	line-height:1.3;
	padding: 3px;
	font-size:11px;
}
.mokumegane a{
	text-decoration: none;
}



/* banner
---------------------------------------------------- */
#banner{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	border-top:1px solid #D9BC8C;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	margin-top:2px;
	background:#261a1a;
}
#logo{
	text-indent: -10000px;
}
#logo a{
	display:block;
	width:164px;
	height:53px;
	background:url(../img/logo.jpg) no-repeat;
}
#logo a:hover{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}



/* navi
---------------------------------------------------- */
#navi{
	margin:0px 0px 0px 164px;
	height:23px;
}
#navi li{
	float:left;
	text-indent:-10000px;
	margin-right:23px;
}
li#navi01 a{
	display:block;
	width:70px;
	height:23px;
	background:url(../img/navi/n01.jpg) top left no-repeat;
}
li#navi01 a:hover{
	background:url(../img/navi/n01.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#navi02{
	display:block;
	width:138px;
	height:23px;
	background:url(../img/navi/n02.jpg) top left no-repeat;
}

li#navi03 a{
	display:block;
	width:123px;
	height:23px;
	background:url(../img/navi/n03.jpg) top left no-repeat;
}
li#navi03 a:hover{
	background:url(../img/navi/n03.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#navi04 a{
	display:block;
	width:54px;
	height:23px;
	background:url(../img/navi/n04.jpg) top left no-repeat;
}
li#navi04 a:hover{
	background:url(../img/navi/n04.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#navi05 a{
	display:block;
	width:89px;
	height:23px;
	background:url(../img/navi/n05.jpg) top left no-repeat;
}
li#navi05 a:hover{
	background:url(../img/navi/n05.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#navi06 a{
	display:block;
	width:49px;
	height:23px;
	background:url(../img/navi/n06.jpg) top left no-repeat;
}
li#navi06 a:hover{
	background:url(../img/navi/n06.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#navi07 a{
	display:block;
	width:38px;
	height:23px;
	background:url(../img/navi/n07.jpg) top left no-repeat;
}
li#navi07 a:hover{
	background:url(../img/navi/n07.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}


/* sub menu
---------------------------------------------------- */
#submenu{
	padding-left:160px;
	height:25px;
	background:url(../img/submenu_back.jpg) top left no-repeat;
}
#submenu li{
	float:left;
	text-indent:-10000px;
	margin-right:16px;
	padding-top:6px;
}

#subnavi02 {
	width:240px;
	height:25px;
	display:none;
}
li#submenu01 a{
	display:block;
	width:117px;
	height:14px;
	background:url(../img/navi/sub01.jpg) top left no-repeat;
}
li#submenu01 a:hover{
	background:url(../img/navi/sub01.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

li#submenu02 a{
	display:block;
	width:91px;
	height:14px;
	background:url(../img/navi/sub02.jpg) top left no-repeat;
}
li#submenu02 a:hover{
	background:url(../img/navi/sub02.jpg) top left no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}



/* pagebody
---------------------------------------------------- */
#pagebody {
	clear:left;
	width:800px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	background:#000000;
}
#main{
}



/* footer
---------------------------------------------------- */
#footer{
	width:800px;
	color:#ffffff;
	padding-bottom:10px;
}
#footer a{
	text-decoration:none;
	color: #ffffff;
}
#footer a:hover, a:active {
	text-decoration:underline;
	color: #f18b00;
}
#footer-navi{
	width:800px;
	background:#261a1a;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #D9BC8C;
}
#footer-navi h2,
#footer-navi p{
	text-align: right;
	color: #d1cece;
	font-family: "Times New Roman", serif;
}



/* footer navigation right
---------------------------------------------------- */
#footer-naviright{
	padding:5px 5px 5px 0px;
	letter-spacing: 0.1em;
}
#footer-naviright ul{
	text-align:right;
}
#footer-naviright li{
	display:inline;
	line-height:normal;
	font-size:12px;
	padding-left:5px;
	vertical-align:bottom;
}



/* footer-navi2
---------------------------------------------------- */
#footer #footer-navi2{
	margin:0px 0px 5px 0px;
	letter-spacing: 0.1em;
	overflow: hidden;
}
#footer #footer-navi2 ul{
	margin-right: -1px;
	text-align:right;
}
#footer #footer-navi2 li{
	padding: 0 7px;
	display:inline;
	font-size: 11px;
	border-right: 1px solid #cccccc;
	text-align:right;

}
#footer #footer-navi2 a{
	text-decoration:none;
	color: #ffffff;
}
#footer #footer-navi2 a:hover, a:active {
	text-decoration:underline;
	color: #f18b00;
}
#footer p{
	color: #cccccc;
	padding-left:15px;
	margin-bottom:2px;
	font-size: 11px;
	text-align:right;
}



/* info
---------------------------------------------------- */
#info{
	margin:2px 0 7px 0;
	border-top:1px solid #EFAB0C;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height:normal;
}
#flash{
	padding-top:5px;
	padding-left:5px;
}
#copyright{
	padding-top:5px;
	float:right;
	text-align:right;
}



/* グループサイトへのリンク
---------------------------------------------------- */
#footer .group-site{
	clear: both;
	border-top: 1px solid #333333;
}
#footer .group-site ul{
	margin-top: 7px;
}
#footer  .group-site li{
	padding: 0px 0px 0 5px;
	display:inline;
}
#footer .group-site li a:hover img{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}



/* clearfix
---------------------------------------------------- */
.clearfix {
	overflow: hidden;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
