@charset "utf-8";

/*
* {
	font:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo, Verdana,'ＭＳ Ｐゴシック',sans-serif;
}
*/
* {
	font-family: Verdana,Arial,Helvetica,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
}
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 5px 0 0 0;
	background: #fff url(../img/common/bg_main_k.jpg) repeat-x 0 0;
	font-size: 80%;
	color: #343434;
/*	line-height: 1.5em;*/
}
a:link , a:visited {
	color: #1E82F1;
	background-color: transparent;
	}
a:active , a:hover {
	color: #1045AD;
	text-decoration: none;
	background-color: #F8F8F8;
	}
a img {
	margin: 0;
    border: 0;
	}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

/*--基本レイアウト--------------------------------------------------------*/
#wrapper_main {
	margin: 0 auto;
	padding: 0;
	width: 888px;
}
#container {
	margin: 0;
	padding: 0;
	width: 888px;
}
#contents {
	margin: 0;
	padding: 10px 4px 0 4px;
	width: 880px;
}
#contents .pan {
	margin: 0;
	padding: 0 0 0 5px;
	height: 34px;
}
#contents .pan p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#wrapper_footer {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-top: 2px solid #253D85;
	border-bottom: 1px solid #D9D9D9;
	background-color: #fff;
}
#footer_box {
	margin: 0 auto;
	padding: 13px 4px 15px 4px;
	width: 880px;
	text-align: center;
	background-color: #fff;
}
#wrapper_copy {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	border-top: 1px solid #fff;
	background: #fff url(../img/common/bg_copy.gif) repeat-x 0 0;
}
#copy_box {
	margin: 0 auto;
	padding: 18px 14px 50px 4px;
	width: 870px;
	text-align: right;
	color: #676767;
}

ul.txt-link {
	list-style-type: none;
/*	line-height: 1.0em;*/
}
.txt-type-a {
	margin: 0;
	padding: 0 0 13px 0;
	font-weight: bold;
	font-size: 15px;
	background: #fff url(../img/common/line01.gif) repeat-x 0 100%;
}
.txt-type-a li {
	margin: 0;
	padding: 0;
}
.txt-type-b {
	margin: 10px 0 0 0;
	padding: 0 0 13px 20px;
}
.txt-type-b li {
	margin: 0;
	padding: 1px 15px 1px 16px;
	float: left;
	background: url(../img/common/ic01.gif) no-repeat 0 48%;
	font-size: 12px;
}

/* clear element */
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */

/* reset element */
.reset{
	display:block;
	clear:both;
	width:100％;
	height:30px !important;
	font-size:95%;
	background:none !important;
	text-align: left;
/*	overflow:hidden;*/
}
html>body .reset{overflow:visible;}

/* header */
#header {
	margin: 0;
	padding: 0 4px 0 4px;
	width: 880px;
	background: #fff url(../img/common/bg_header.gif) no-repeat 0 0;
}
#header h1 {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 60px;
	display: block;
	float: left;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/common/logo.gif) no-repeat 0 0;
}
h1 a:hover { background-position: 0 -60px; }
h1 span {
	display: none;
}
#header-navi {
	margin: 0;
	padding: 0;
	width: 346px;
	float: right;
	background-color: #fff;
}
ul.img-link {
	list-style-type: none;
	line-height: 1.0em;
}
.img-type-a {
	margin: 0;
	padding: 0 0 0 28px;
	width: 318px;
	height: 32px;
	background-color: #fff;
}
.img-type-a li {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
}
.img-type-a a {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 154px;
	display: block;
}
.img-type-a span {
	display: none;
}
.img-type-a li.btn-a a {
	background: url(../img/common/btn01_01.gif) no-repeat 0 0;
}
.img-type-a li.btn-b a {
	background: url(../img/common/btn01_02.gif) no-repeat 0 0;
}
.img-type-a li.btn-a a:hover , .img-type-a li.btn-b a:hover { background-position: 0 -32px; }

.img-type-b {
	margin: 7px 0;
	padding: 0;
	width: 346px;
	height: 14px;
	background-color: #fff;
}
.img-type-b li {
	margin: 0;
	padding: 0;
	height: 14px;
	float: left;
}
.img-type-b a {
	margin: 0;
	padding: 0;
	height: 14px;
	display: block;
}
.img-type-b span {
	display: none;
}
.img-type-b li.btn-a , .img-type-b li.btn-b {
	padding: 0 12px 0 0;
	height: 14px;
}
.img-type-b li.btn-c {
	padding: 0 11px 0 0;
	height: 14px;
}
.img-type-b li.btn-a a {
	background: url(../img/common/btn02_01.gif) no-repeat 0 0;
	width: 51px;
	height: 14px;
}
.img-type-b li.btn-b a {
	background: url(../img/common/btn02_02.gif) no-repeat 0 0;
	width: 87px;
	height: 14px;
}
.img-type-b li.btn-c a {
	background: url(../img/common/btn02_03.gif) no-repeat 0 0;
	width: 88px;
	height: 14px;
}
.img-type-b li.btn-d a {
	background: url(../img/common/btn02_04.gif) no-repeat 0 0;
	width: 85px;
	height: 14px;
}
.img-type-b li.btn-a a:hover ,
.img-type-b li.btn-b a:hover ,
.img-type-b li.btn-c a:hover ,
.img-type-b li.btn-d a:hover { background-position: 0 -14px; height: 14px;}

/* global-navi */
#global-navi {
	margin: 0;
	padding: 0 4px 0 4px;
	width: 880px;
	height: 52px;
	background: #063BA1 url(../img/common/bg_globalnavi.gif) no-repeat 0 0;
}
.img-type-c {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 52px;
}
.img-type-c li {
	margin: 0;
	padding: 0;
	float: left;
}
.img-type-c a {
	margin: 0;
	padding: 0;
	height: 52px;
	display: block;
}
.img-type-c span {
	display: none;
}
.img-type-c li.btn-a {
	padding: 0 2px;
}
.img-type-c li.btn-b ,
.img-type-c li.btn-c ,
.img-type-c li.btn-d ,
.img-type-c li.btn-e ,
.img-type-c li.btn-f ,
.img-type-c li.btn-g {
	padding: 0 2px 0 3px;
}
.img-type-c li.btn-a a {
	background: url(../img/common/btn03_01.jpg) no-repeat 0 0;
	width: 84px;
}
.img-type-c li.btn-b a {
	background: url(../img/common/btn03_02.jpg) no-repeat 0 0;
	width: 92px;
}
.img-type-c li.btn-c a {
	background: url(../img/common/btn03_03.jpg) no-repeat 0 0;
	width: 181px;
}
.img-type-c li.btn-d a {
	background: url(../img/common/btn03_04.jpg) no-repeat 0 0;
	width: 135px;
}
.img-type-c li.btn-e a {
	background: url(../img/common/btn03_05.jpg) no-repeat 0 0;
	width: 122px;
}
.img-type-c li.btn-f a {
	background: url(../img/common/btn03_06.jpg) no-repeat 0 0;
	width: 102px;
}
.img-type-c li.btn-g a {
	background: url(../img/common/btn03_07.jpg) no-repeat 0 0;
	width: 128px;
}
.img-type-c li.btn-a a:hover ,
.img-type-c li.btn-b a:hover ,
.img-type-c li.btn-c a:hover ,
.img-type-c li.btn-d a:hover ,
.img-type-c li.btn-e a:hover ,
.img-type-c li.btn-f a:hover ,
.img-type-c li.btn-g a:hover { background-position: 0 -52px; }

/*--ナビ id=a-----------------------------------------------------*/
#a #global-navi .img-type-c li.btn-a a {
	background: url(../img/common/btn03_01.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=a-----------------------------------------------------*/

/*--ナビ id=b-----------------------------------------------------*/
#b #global-navi .img-type-c li.btn-b a {
	background: url(../img/common/btn03_02.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=b-----------------------------------------------------*/

/*--ナビ id=c-----------------------------------------------------*/
#c #global-navi .img-type-c li.btn-c a {
	background: url(../img/common/btn03_03.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=c-----------------------------------------------------*/

/*--ナビ id=d-----------------------------------------------------*/
#d #global-navi .img-type-c li.btn-d a {
	background: url(../img/common/btn03_04.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=d-----------------------------------------------------*/

/*--ナビ id=e-----------------------------------------------------*/
#e #global-navi .img-type-c li.btn-e a {
	background: url(../img/common/btn03_05.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=e-----------------------------------------------------*/

/*--ナビ id=f-----------------------------------------------------*/
#f #global-navi .img-type-c li.btn-f a {
	background: url(../img/common/btn03_06.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=f-----------------------------------------------------*/

/*--ナビ id=g-----------------------------------------------------*/
#g #global-navi .img-type-c li.btn-g a {
	background: url(../img/common/btn03_07.jpg) no-repeat 0 0;
	background-position:0 -52px;
	cursor:default;
	background-color: transparent;
	}
/*--ナビ id=g-----------------------------------------------------*/


.list_box2 {
	margin: 0;
	padding: 9px 0 4px 0;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	font-size: 95%;
	line-height: 1.5;
}
.list_box2 a:link , .list_box2 a:visited {
	color: #343434;
	text-decoration: none;
	background-color: transparent;
	}
.list_box2 a:active , .list_box2 a:hover {
	color: #343434;
	text-decoration: none;
	background-color: #fff;
	}

.list_box2 ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
}
.list_box2 li {
	margin: 0;
	padding: 0 0 6px 0;
	list-style-type: none;
}


/*--基本レイアウト--------------------------------------------------------*/


