@charset "UTF-8";

/* Import
@import url("css_master.css"); */

.print_no { display:block; }
.print_yes{ display:none; }
/*print*/
@media print {
	body { zoom: 0.8; }
	.print_no { display:none; }
	.print_yes{ display:block; }
}

/*--------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:90%;
	color:#FFFFFF;
	background-color:#000000;
}
body,input,textarea {font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif}
h1 {font-size:120%;}
h2 {font-size:120%;}
h3 {font-size:110%;}
h4 {font-size:110%;}
h5 {font-size:100%;}
h6 {font-size:100%;}
i  {font-size:100%; font-style:normal; color:#999999;}
h1,h2,h3,h4,h5,h6,div,ul,li,dl,dt,dd,img,p,a{
	margin:0px;
	padding:0px;
	border-width:0px;
	line-height:1em;
	text-align:left;
}
p {line-height:1.8em;}
ul{list-style:none outside;}
table{border-collapse:collapse;}
header,nav,footer{ display: block; }
/*************/
.clear {clear:both;} div.clear,div.br {line-height:1px; height:1px;}
.r {float:right;}
.l {float:left;}
img.r {margin:5px 0px 5px 10px;}
img.l {margin:5px 10px 5px 0px;}
a {color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;}
/*--------------------------------------------*/
/* btn */
.btn a:hover img,
a.btn:hover img{
	opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=50); /* IE lt 8 */
}
/*--------------------------------------------*/

/*wrapper*/
#wrap-top {background:url(../img/common/body_bg.jpg) center; border-bottom:1px solid #464444;}
#wrap-btm {background:url(../img/bg_wrap.jpg) repeat-x #090c01; width:830px; margin:auto; padding:5px 0 0;}
/*master*/
#master      {width:798px; margin:0 auto;}

/*footer*/
#footer {clear:both;}

/*--------------------------------------------*/

/*header*/
h1 {margin-bottom:5px;}
/*information*/
#information {
	border:1px solid #313200; border-width:1px 0;
	margin-bottom:5px; padding:7px 0 5px 10px;
	font-size:120%;
	background:#0d1400;
}
#information h3{ margin-top:5px; padding-bottom:5px; border-bottom:1px solid #007527;}
#information ul { width:100%;}
#information li { width:100%; padding:5px 0; border-bottom:1px solid #007527; font-size:14px; }

/*nav*/
#nav {background:url(../img/common/header_menu_bg.jpg) repeat-x #1c2b00; margin-bottom:10px;}
#nav ul { width:800px;}
#nav li { width:200px; float:left; padding-top:3px;}
#nav li.row2 { width:400px; }
#nav a  {display:block; text-align:center;}
/* #nav a:hover {background:#2d4500; text-decoration:none;} */


/*mainer*/
#mainer p  {margin-bottom:0.8em; text-align:justify; text-justify:inter-ideograph;}
#mainer a  {text-decoration:underline;}
#mainer h2 {
	background:url(../img/bg_title.gif) center no-repeat;
	padding:3px 0 1px; margin-bottom:10px;
	text-align:center; font-weight:normal; color:#677f00; font-size:200%;
	border:1px solid #313200; border-width:1px 0;
}

/*table
#mainer table {border-top:1px solid #CCCCCC; margin:0 0 10px 0; width:100%;}
#mainer th {white-space:nowrap; color:#666666; width:6em;}
#mainer th ,
#mainer td {border-bottom:1px solid #CCCCCC; padding:10px 20px; line-height:1.8em;}
*/
#mainer table {width:100%;}
#mainer th {white-space:nowrap;}
#mainer th ,
#mainer td {padding: 2px 0; line-height:1.8em;}

/*pagetop*/
#mainer .pagetop {text-align:right; text-indent:0; padding:0; margin-top:10px; clear:both; font-size:90%;}

/*breadCrumb
.breadCrumb {padding-bottom:5px; font-size:80%; text-align:right;}
.breadCrumb a       {text-decoration:none;}
.breadCrumb a:hover {text-decoration:underline;}
*/

/*footer*/
#footer {color:#9c9d9a; font-size:90%; background:#1c2b00;}
#footer .footer_logo {float:left;}
#footer ul {text-align:right; padding-top:5px;}
#footer li {font-size:95%; display:inline; text-align:right; border-left:1px solid #FFFFFF; padding-left:10px; margin-left:5px;}
#footer li.first { padding:0; margin:0; border:0; }
#footer p  {text-align:right;}
#footer .address {font-size:80%; padding-top:2px;}
#footer .copy {border-top:1px solid #878b7f; clear:both; background:#000000;}

/* \*/ * html .copy {font-size:70%;} /* */

/* clearfix */
div:after,
header:after,
footer:after,
nav:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
div {display:inline-block;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
/* \*/
* html div { height:1%; }
div { display:block; }
/* */

/**/


#mainer li a {display:block;}

/*top_nav*/
.top_nav {width:220px; float:left;}
.top_nav li {margin-bottom:14px;}

/*top_main*/
.top_main {width:568px; float:right;}
.top_main li {margin-bottom:8px;}


/*top_foot*/
.top_foot {clear:both; margin-top:5px; padding-top:10px;}

.top_foot li{margin-bottom:10px;}

.top_foot .leftbox {width:220px;}
.top_foot .rightbox {width:220px;}

.leftbox{
	float:left;
	width:50%;
}

.rightbox{
	float:right;
	width:50%;
}

.righting{
	text-align:right;	
}

.l{ float:left;}
.r{ float:right;}

/**/