@charset "Shift_JIS";

/* ****************** body       *************** */
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,address,table,form {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 1.5;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	background:#EEEEEE;
	text-align: center;
}
.skip {display:none;}
.user_red {color:#CC0000;background-color:inherit;}
.user_gray {color:#666666;background-color:inherit;}
.user_bold {font-weight:bold;} 
.user_letter {letter-spacing: 0.2em;} 

/* ****************** wrapper    *************** */

#wrapper {
	width: 798px;
	margin: 0px auto;
	padding: 0px 11px;
	background: url(../images/body_bg.jpg) repeat-y;
	text-align:left;
}

/* ****************** header     *************** */

#header{
	padding: 15px 0px 0px 20px;
}
#header #logo{
	width:270px;
	float:left;
	margin-bottom:12px;
}
#header #unavi{
	width:92px;
	float:right;
	margin-top:9px;
}

/* ****************** pht       *************** */

#pht {
	width: 798px;
}

/* ****************** gnavi      *************** */

#gnavi {
	width:798px;
	height:60px;
	background:url(../../images/gnavi_shadow.jpg) repeat-x bottom left;
}
#gnavi li{
	list-style:none;
	float:left;
}

/* ****************** pagetop    *************** */

#pagetop {
	text-align:right;
	padding-right:20px;
}

/* ****************** footer     *************** */

#footer {
	width: 800px;
	clear:both;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align:left;
	background:url(../../images/body_bottom.jpg) no-repeat top left;
}
address {
	font-style:normal;
	float:left;
	width:520px;
}
#fnavi {
	float:right;
}
#fnavi ul {
	list-style:none;
	list-style-image:none;
	width:267px;
}
#fnavi ul li {
	float:left;
	margin-left:10px;
}

/* ****************** clearfix   *************** */
.clearfix:after,
#footer:after,
#fnavi ul:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac _*/
* html .clearfix,
* html #footer,
* html#fnavi ul {
	height: 1%;
}
.clearfix {display: block;}
/**/

/* ****************** container  *************** */

#container {
	width: 780px;
	padding: 10px 0px 0px 18px;
	background-color:#0A0A4F;
	color:#FFFFFF;
}

h2 {margin-bottom:20px;}
.sec_body1 p {padding-bottom:10px;}
.sec_body2 p {padding-bottom:28px;}
.sec_body2 p.mgn {padding-bottom:5px;}



