@charset "utf-8";


* {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:12px;
	line-height:1.5em;
}

img,table	{
	border:0px;
}

ul,li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6,p {
	font-weight:normal;
	line-height:2em;
}

strong {
 font-weight:bold;
	line-height:2em;
}

.cl	{
	clear:left;
}


.clear	{
	clear:both;
}


/*==========================================================================
_2. setup
==========================================================================*/

body {
	margin:0px;
	padding:0px;
	position:center;
	background:url(../common/img/bg.jpg) repeat-x #FFFFFF;
}

a,
a:link {
	color:#295EB3;
	text-decoration:none;
}

a:visited {
	color:#1f57b1;
	text-decoration:none;
}

a:hover,
a:active {
	color:#1f57b1;
	text-decoration:underline;
}

	
/*==========================================================================
_3. common
	3.1_container
==========================================================================*/

#wrapper{
	margin:0 auto;
	width:900px;
	background:url(../common/img/mainbg.gif) repeat-y;
}

/*html,body,#wrapper{
	height:100%;
}

body > #wrapper{
	height:auto;
	min-height:100%;
}*/
/*==========================================================================
_3. common
	3.2_header
==========================================================================*/
#header	{
 padding:0 10px;
	font-size:12px;
	line-height:1.4em;
	
}

#header	#headerLeft{
	float:left;
	width:330px;
	margin-bottom:10px;
}

#header	#headerLeft h1{
	float:left;
	width:255px;
	height:50px;
	margin:8px 0 0 0;
}

#headerRight{
	float:right;
	width:505px;
}
#headerRight #hLink{
	float:right;
	margin:6px 0 15px 0;
	width:120px;
}

#headerRight #hLink ul{
 float:right;
}

#headerRight #hLink li{
	float:left;
}

#headerRight li#hLink01 a,
#headerRight li#hLink01 a:link,
#headerRight li#hLink01 a:visited {
	background:url(../common/img/h_bt_corp.gif) no-repeat scroll;
	background-position:0 0;
	display:block;
	outline-style:none;
	text-indent:-9999px;
	width:48px;
	height:10px;
	margin:0 22px 0 0;
	font-size:1px;
	line-height:100%;
}

#headerRight li#hLink01 a:hover{
	background-position:0 -10px;
}

#headerRight li#hLink02 a,
#headerRight li#hLink02 a:link,
#headerRight li#hLink02 a:visited {
	background:url(../common/img/h_bt_contact.gif) no-repeat scroll;
	background-position:0 0;
	outline-style:none;
	display:block;
	text-indent:-9999px;
	width:48px;
	height:10px;
	margin:0;
	font-size:1px;
	line-height:100%;
}

#headerRight li#hLink02 a:hover{
	background-position:0 -10px;
}

#headerRight #hSerch-wrapper{
	float:right;
}

#headerRight #hSerch-wrapper #hSerch{
	float:left;
	vertical-align:middle;
	height:19px;
}

#headerRight #hSerch-wrapper #hSerch h5{
	float:left;
	vertical-align:middle;
}

#headerRight #hSerch-wrapper #hSerch01{
	float:left;
}

#headerRight #hSerch-wrapper #hSerch01 .query{
	border:1px solid #DCDCDC;
	vertical-align:middle;
	font-size:12px;
	height:14px;
}

#headerRight #hSerch-wrapper #hSerch01 .submit{
	vertical-align:middle;
}

#headerRight #hSerch-wrapper #hTextSize{
	float:left;
	width:172px;
	height:19px;
}

#headerRight #hSerch-wrapper #hTextSize h5{
	float:left;
	padding-left:5px;
}

#headerRight #hSerch-wrapper #hTextSize li{
	float:left;
	padding-left:5px;
}


/*==========================================================================
_00. common
	1.2_breadcrumb
==========================================================================*/
#breadcrumb {
	margin:8px 0 0 19px;
	height:34px;
}

#mainWrapper {
	width:898px;
	margin:0 1px 0 1px;
	padding-bottom:40px;
}



/* Navigation */

#topnavi{
	width:898px;
	height:47px;
	background:url(../img/topnavi.gif);
	background-repeat:no-repeat;
	display:block;
}

#topnavi ul{
	width:898px;
	height:47px;
}

#topnavi li{
	height:47px;
	float:left;
	text-indent:-9999px;
}

#topnavi li#btn1 a{
	display:block;
	width:299px;
	height:47px;
	background:url(../img/topnavi.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#topnavi li#btn1 a:hover{
	background-position:0 -47px;
}

#topnavi li#btn2 a{
	display:block;
	width:300px;
	height:47px;
	background:url(../img/topnavi.gif);
	background-repeat:no-repeat;
	background-position:-299px 0;
}

#topnavi li#btn2 a:hover{
	background-position:-299px -47px;
}

#topnavi li#btn3 a{
	display:block;
	width:299px;
	height:47px;
	background:url(../img/topnavi.gif);
	background-repeat:no-repeat;
	background-position:-599px 0;
}

#topnavi li#btn3 a:hover{
	background-position:-599px -47px;
}


/*==========================================================================
footer
==========================================================================*/

#footerWrap{
	position:relative;
	margin:0 auto;
	/*margin-top:-127px;*/
	width:900px;
	text-align:center;
	background:url(../common/img/mainbg.gif) repeat-y;
	border-bottom:1px solid #CCC;
}

#footerNavi01{
	margin:0 auto;
	width:898px;
	text-align:center;
	height:30px;
}

#footerNavi01 ul{}

#footerNavi01 li{
	display:inline;
}

#footerNavi01 li.newwin{
	background:url(../common/img/icon_newwin.gif) no-repeat 0 center;
	padding:0 0 0 18px;
}

#footerNavi02Wrapper{
	margin:0 auto;
	width:898px;
	background:#f5f5fb;
	padding:10px 0 0 0 ;
	border-top:3px solid #006EBC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
#footerNavi02{
	margin:0 auto;
	height:26px;
}

#footerNavi02 #link{
	width:500px;
	float:left;
	padding-left:10px;
}
#footerNavi02 li{
	float:left;
	margin:0 20px 0 0;
}
#footerNavi02 li a{
	text-decoration:none;
	background:url(../common/img/icon_arrow.gif) no-repeat 0 center;
	padding:0 0 0 8px;
}

#footerNavi02 li a:hover,
#footerNavi02 li a:active {
	text-decoration:underline;
}

#copyright{
	float:right;
	width:auto;
	padding-right:10px;
}

#footerNavi03{
	margin:0 auto;
	padding:0 0 10px 10px;
	text-align:left;
}



