@charset "UTF-8";

@import url(base.css);
@import url(textsettings.css);


/*--------------------------------------------------------------


textsetting.css
euEUł̃tHgTCŸႢȂcss

base.css
body̗]Ah1h2...̗]AclearfixȂǁA

ycommon.cssz
LcssimportACAEgigjLڂcss




--------------------------------------------------------------*/


/*  tHgTCY\
	ȉ̂悤ɃTCYw肷邱ƂŊeuEUł̃tHgTCY𑵂邱Ƃo܂B
	L̃p[ZgŎw肵ĂB

	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px 
	92% = 12px	|	136% = 18px	|	182% = 24px 
	100% = 13px	|	144% = 19px	|	189% = 25px 
	107% = 14px	|	152% = 20px	|	197% = 26px 
	114% = 15px	|	159% = 21px	| 	

*/

/* ------------------------------------------------------------ */
/* NF */
/* ------------------------------------------------------------ */

a:link{
	color:#FF9900;
}
a:visited{
	color:#FF9900;
}
a:hover{
	color:#F2E362;
}
a:active{
	color:#F2E362;
}

a:hover img{
	filter: alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
}




/* ------------------------------------------------------------ */
/* {ACAEgw */
/* ------------------------------------------------------------ */

body{
	vertical-align: baseline;
}

#container{
	width:860px;
	margin:0 auto;
	position:relative;
	background:#E3E4E6;
	
}


/* ECAEgACAEg */

#main-area{
	width:690px;
	float:left;
}

#submenu-area{
	width:210px;
	float:right;
}


/* #main-areaAsubmenu-areaAsectionׂ̍ẃALɋLڂ */

h1,h2,h3,h4{
 margin:0;
 padding:0;
 }
 
p{
margin:0;
padding:0;
}


/* ------------------------------------------------------------ */
/* wb_[ */
/* ------------------------------------------------------------ */
#header-area{
	position:relative;
}

#identity{
	width:860px;
	height:64px;
}

#header-area .header-utility{
	position:absolute;
	top:0px;
	margin:11px 0 0 5px;
}
#header-area .header-utility li{
	float:left;
	padding:0 0px 0 0px;
}

#header-area .inf{
	margin:10px 0px 0 525px;
	_margin:10px 0 0 358px;
	}

.globalmenu{
	margin:0;
	padding:0;
}

.globalmenu li{
	margin:0px 0 0 0;
	float:left;
	line-height:0;
	text-align:center;
}



/* ------------------------------------------------------------ */
/* Recg */
/* ------------------------------------------------------------ */

#contents-area{
	background:#E1E2E4;
	padding:10px 0 0 0;
}


/* ------------------------------------------------------------ */
/* TChj[ */
/* ------------------------------------------------------------ */

#submenu-area{
	background:#E3E4E6;
}

#submenu-area .submenu{
	margin:0px 0 0px 0;
	padding:0px 0 0 0;
}
#submenu-area .submenu li img{
	vertical-align:top;
}

.submenu-title{
	margin:0;	
}
	
/* ------------------------------------------------------------ */
/* C */
/* ------------------------------------------------------------ */
#main-area{
	width:840px;
	margin:0 0 0px 10px;
	_margin:0  0 0 5px;
}
#main-area h1{
	margin:0 0 0 0px;
}

#main-area h2{
	float:left;
	padding:40px 15px 40px 30px;
}
	
#main-sub{
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
}

#main-area .pagetitle{
	margin:0 0 30px 0;
}


.section{
	width:800px;
	text-align:left;
}

#main-area table{
	margin:0 0 40px 30px;
	border-collapse: separate;
	}

#main-area .section th{
	border-top:2px solid #013C91;
	padding:0 2px 0px 2px;
	background:#fff;
	}
	
#main-area .section td{
	border-top:2px solid #ccc;
	border-left:1px solid #Fff;
	}
	
.section table th,
.section table td{
	padding:5px;
	}
	
#main-areab{
	clear:both;
	width:840px;
	_width:816px;
	background:url(../img/common/bottom_l.gif) bottom no-repeat !important;
	margin:0 0 0 0;
	_margin: 0 0 0px 10px;
	}


.pagetop{
	width:820px;
	text-align:right;
	padding:0px 0px 10px 0px;
	font-family: 'Verdana',"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	font-size:77%;
	clear:both;
}

/* 改ページ指定 */
.break {
	page-break-before:always;
}


/* ------------------------------------------------------------ */
/* tb^[ */
/* ------------------------------------------------------------ */

#footer-area{
	width:860px;
	background:url(../img/common/footer.jpg) left center no-repeat #E3E4E6;
	color:#FFFFFF;
	text-align:left;
}

#footer-text{
	padding:15px 0px 10px 200px;
	}
#footer-area p.copyright{
	text-align:center;
	font-family: 'Verdana',"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif;
	font-size:77%;
	margin:10px 0 4px 0;
	padding:0  0 4px 0;
	}


/* ------------------------------------------------------------ */
/* fUCp[c */
/* ------------------------------------------------------------ */

.section h3{
	margin:0 0 0 0;
	font-size:122%;
	color:#000;
}

.dotto_top{
	border-top:1px dotted #CCC;
}
.dotto_bottom{
	border-bottom:1px dotted #CCC;
}

.section table th{
}

img.left {
	float: left;
	margin: 0 12px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 12px;
}

