@charset "Shift_JIS";
@import url("navi.css");

/*common.css
--------------------*/

/* format */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,img,li,address,table,th,td,form,select,option,input,label
{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight: normal; margin: 0; padding: 0;}
hr{display:none;}
p{margin:0; padding: 0;}
table, tr, td, th
{border-collapse:collapse; font-size:100%;border:none; padding:0; margin:0;}
fieldset, legend{border:none; padding:0; margin:0;}
img{display:block; border:none; margin: 0; padding: 0;}
img.inline{display:inline; vertical-align:middle; margin:0 2px;}
a:link{color:#ffffff; text-decoration: none;}
a:visited{color:#cccccc; text-decoration: none;}
a:hover{color:#af8533; text-decoration:none;}
a:active{color:#ffffff; text-decoration: none;}

sup{font-size: 0.7em;}
sub{font-size: 0.7em;}


/* link hover */
.hover a{background-color: #000000;}
.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* position */
.p-r{ position:relative; }
.p-a{ position:absolute; }
.f-l{ float:left; margin: auto; padding: 0;}
.f-r{ float:right; }
.ta-l{ text-align:left; }
.ta-c{ text-align:center; }
.ta-r{ text-align:right; }
.va-t{ vertical-align: top; }
.c-b{ clear:both; }


/* margin */
.mt5{margin-top: 5px;}
.mt8{margin-top: 8px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.mt30{margin-top: 30px;}
.mb5{margin-bottom: 5px;}
.mb8{margin-bottom: 8px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mt15b8{margin-top: 15px; margin-bottom: 8px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml17{margin-left: 17px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.ml70{margin-left: 70px;}
.mr10{margin-right: 10px;}
.ma{margin-left: auto; margin-right: auto;}
.pt8{padding-top: 8px;}



/* size */
.fs-ss{ font-size:77%; line-height: 1.5em; }
.fs-s{ font-size:85%; }
.fs-m{ font-size:93%; }
.fs-l{ font-size:15px; }
.fs-ll{ font-size:21px; }
.ls-s{ letter-spacing:-1pt; }
.ls-m{ letter-spacing:0pt; }
.ls-l{ letter-spacing:1pt; }


/* color */
.st{color: #af8533;}
.st-b{color: #af8533;}


/* border */

/* decorate etc. */
.hide{ text-indent:-9999px;font-size:0pt; }
.fw-b{ font-weight:bold; }
.fw-n{ font-weight:normal; }
.tt-u{ text-transform:uppercase; }
.ws-n{ white-space:nowrap; }


body{
	background:#ffffff;
	background: url(../img/body_bg.gif) repeat-x;
	text-align: center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #16133d;
	line-height: 1.5;
	height: 100%;
}

#div_container {
position: absolute;
left: 50%;
height: 100%;
top: 10px;
width: 800px;
margin-left: -400px; /* MUST be half the width */
}


#wrapper{
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -129px;
}



/* bg */
#contents_bg{
	background: url(../img/body_bg.gif) repeat-x;
	overflow: hidden;
}


/* head */
#head{
	width: 800px;
	height: 0px;
	margin: auto;
	position: relative;
	text-align: left;
}

#head h1{
	width: 800px;
	height: 11px;
	position: absolute;
	top: 10px;
	font-size: 10px;
	text-align: right;
	line-height: 11px;
}



/* main */
#main_bg{
	width: 800px;
	overflow: hidden;
	margin: 0;
	background:#000000;
	background-position: left;
}


#main{
	width: 800px;
	height: 100%;
	overflow: hidden;
	margin: auto;
	background:#ffffff;
	padding-bottom: 20px;
}

#main_left{
	width: 550px;
	overflow: hidden;
	text-align: left;
}

#main_right{
	width: 250px;
	overflow: hidden;
	text-align: left;
}

#table.1 {
	margin-bottom: 10px;
	border: 0px #666666 solid;
	border-collapse: separate;
	background:#ffffff;
}

td, th {
	border: 0px #ffffff solid;
}



/* left */

.left_inner{
	width: 580px;
	margin: auto;
	overflow: hidden;
}

#com_box{
	width: 178px;
	height: 128px;
	position: relative;
	background: url(../img/com_bg.gif) no-repeat;
}

#com_box p{
	width: 130px;
	position: absolute;
	top: 8px;
	left: 22px;
}

/* right */
.right_inner{
	width: 225px;
	margin: auto;
	overflow: hidden;
}

.right_inner p{
	
}


/* foot */
#push{
	height: 129px;
}

#foot{
	clear: both;
	width: 800px;
	height: 129px;
	position: relative;
	margin: 0;
	background: url(../images/) repeat-x;
	font-size: 10px;
	bottom: 0px;
}


#foot a:link{
	color: #999999;
	text-decoration: none;
}

#foot a:visited{
	color: #777777;
	text-decoration: none;
}

#foot a:hover{
	color: #af8533;
	text-decoration: none;
}

#foot a:active{
	color: #555555;
	text-decoration: none;
}

#page_top{
	width: 80px;
	height: 20px;
	position: absolute;
	top: 6px;
	left: 625px;
}

#foot_navi{
	width: 500px;
	height: 20px;
	position: absolute;
	top: 15px;
	left: 5px;
	line-height: 20px;
	text-align: left;
}

#foot p{
	width: 550px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 18px;
	color: #628584;
}

#foot address{
	width: 200px;
	position: absolute;
	top: 30px;
	left: 500px;
	overflow: hidden;
	font-style: normal;
}

#foot strong{
	color: #265390;
	font-weight: bold;
}

#foot_copy{
	width: 600px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",arial,helvetica,clean,sans-serif;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 5px;
	overflow: hidden;
}