@charset "UTF-8";
/* 全体の設定 */

*{
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* ボディー */
body {
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 100%;
	color: #333333;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	background:url(../images/background.gif) 0 0 repeat-y;
}
/* 画像ボーダー */
img {
border-style: none;
}
/* 強調 */
strong {
	color: #333;
	background-color: #ffffff;
	font-weight:bold;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}


/* バックグラウンド */



/* コンテナ */
#container {
	text-align: left;
	margin-left: 10px;
	padding: 0;
	width: 750px;
}




/* ヘッダ */
#header {width:750px;
	margin:0;
	background:#ffffff;}

#header-logo {float:left;
	width:280px;
	height:45px;
	clear:both;}
	
#header-logo2 {float:left;
	width:280px;}
	
#header-right {width:470px;
	float:right;
	text-align:right;}

#header-right img {margin:20px 0 0 10px;}

#header-line {
		clear: both;
		width:750px;
		padding:0 0 0px 0;
		}

div#navi {
	margin:0;
	padding:0;
	border: 0;
}


#navi ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}

#navi ul li {
	display: inline;
	margin: 0px;
	padding: 0;
}

#navi ul li img {
	float: left;
	margin:0;
	border:0;
}

#header-shadow {
		clear: both;
		width:750px;}




/* サブボタン */
#sub-header-02 {
		clear: both;
		width:750px;}

div#sub {
	margin:0;
	padding:0;
	border: 0;
	width:750px;
	height:53px;
	background:url(../images/submenu_bar.gif) top left no-repeat;}

div#sub ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	display: inline;
	/*list-style-position: inside;*/
}
div#sub ul li {
	float:left;
	margin-left: 10px;
	margin-top:15px;
	padding-right:10px;
	padding-left:10px;
	background:url(../images/smenu_icon.gif) left center no-repeat;
}


div#sub ul li a{
	}

div#sub ul li#rec {
	float:right;
	margin-left: 10px;
	margin-top:15px;
	padding-right:10px;
	padding-left:10px;
	background:url(../images/smenu_icon.gif) left center no-repeat;
}

div#sub2 {
	padding:5px 5px 5px 10px;
	border-left:solid 1px #707d8c;
	border-right:solid 1px #707d8c;
	border-bottom:solid 1px #707d8c;
}
	
div#sub2 a{
	}

/*#sub ul li img {
	float: left;
	margin:0;
	border:0;
}*/

div#sub ul li a:link{ color: #000; text-decoration:none;}
div#sub ul li a:visited{ color: #000; text-decoration:none;}
div#sub ul li a:active{ color: #F00; text-decoration:none;}
div#sub ul li a:hover{ color: #F00; text-decoration:none;}

div#sub2 a:link{ color: #940000; text-decoration:none;}
div#sub2 a:visited{ color: #940000; text-decoration:none;}
div#sub2 a:active{ color: #F00; text-decoration:none;}
div#sub2 a:hover{ color: #F00; text-decoration:none;}


#sub-header-shadow {
		clear: both;
		width:750px;}



/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	padding :0;
	margin:0;
	border:0;
}


/* メイン部分コンテナ */


div#main-contents {
	width:750px;
	margin:0;
	padding:0;}


/*　パンクズ　*/

div#pankuzu {
	margin:15px 0 25px 0;}

div#pankuzu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}
div#pankuzu ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
}

div#pankuzu ul li  a:link{ color: #000; text-decoration:none;}
div#pankuzu ul li  a:visited{ color: #000; text-decoration:none;}
div#pankuzu ul li  a:active{ color: #F00; text-decoration:none;}
div#pankuzu ul li  a:hover{ color: #900; text-decoration:none;}




/*　左右コンテナ　*/


div#left-contents {
	width:530px;
	margin:0;
	float:left;
	padding:0 0 0 0;}

div#right-contents {
	width:194px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;}
/*
div#right-contents img{margin:0 0 6px 0;}

div#right-contents ul {
	list-style-type:none;
	list-style-position: outside;
	background-repeat:no-repeat;
	margin:0;
	padding:0;}

div#right-contents ul li {
	margin: 0px;
	padding: 4px 20px 4px 0;
	font-size:12px;
	height:14px;
	background:url(../images/side-list.gif) top right no-repeat;}

div#right-contents ul li#end {padding:5px 20px 8px 0;
	background:url(../images/side-list.gif) top right no-repeat;}

div#right-contents ul li a:link{
	color: #575757;
	text-decoration:none;
	display:block;}
div#right-contents ul li a:visited{
	color: #7B7B7B;
	text-decoration:none;
	display:block;}
div#right-contents ul li a:active{
	color: #900;
	text-decoration:none;
	display:block;}
div#right-contents ul li a:hover{
	color: #900;
	font-weight:bold;
	text-decoration:none;
	display:block;}

*/
div#contents {
	width:728px;
	padding:10px;
	/*margin:0 130px 50px 130px;*/
	border-left:solid 1px #707d8c;
	border-right:solid 1px #707d8c;
	border-bottom:solid 1px #707d8c;
	}
	
div#contents2 {
	width:708px;
	padding:20px;
	/*margin:0 130px 50px 130px;*/
	border-left:solid 1px #707d8c;
	border-right:solid 1px #707d8c;
	border-bottom:solid 1px #707d8c;
	}


div#page-title {
	padding:0 0 10px 0;
	margin:0 auto 0 atuo;
	text-align:left;
	/*background:url(../images/page-line.gif) bottom left repeat-x;*/}

div#page-title-02 {
	width:430px;
	padding:0 0 10px 0;
	margin:0 auto 0 atuo;
	text-align:left;
	/*background:url(../images/page-line.gif) bottom left repeat-x;*/}
	
div#b-line {
	padding:0 ;
	margin:10px 0 0 0;
	/*background:url(../images/page-line.gif) bottom left repeat-x;*/}



/*　NOTE　*/
#caption01 {
	padding: 0 0 0 30px;
	font-size: 10px;}
#caption02 {
	padding: 5px 0 0 15px;
	font-size: 12px;
	line-height:120%;
	text-align:left;}	


/* ページトップボタン */

#pagetop {margin:5px 0 5px 0;
	text-align:right;}

#printpdf  {margin:5px 0 5px 0;
	text-align:right;}


/*　リスト設定　*/

div#read-contents ul {
	list-style-type:none;
	list-style-position: outside;
	background-repeat:no-repeat;
	margin:0;
	padding:0;}

div#read-contents ul li {
	margin: 0px;
	padding: 4px 15px 4px 15px;
	font-size:12px;
	height:14px;
	background:url(../images/list_icon01.gif) top left no-repeat;}




/* フッター */

#footer {
	width:750px;
	/*height:25px;*/
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}

#underlink {
	text-align:left;
	float:left;}

#copyright {text-align:right;
	width:300px;
	float:right;
	font-size:10px;
	margin:5px 5px 0 0;}

#underlink a:link{ color: #223E6E; text-decoration:none;}
#underlink a:visited{ color: #496697; text-decoration:none;}
#underlink a:active{ color: #F00; text-decoration:none;}
#underlink a:hover{ color: #900; font-weight:700; text-decoration:none;}


/*　テキストサイズ設定　*/

.xxs-10{ font-size: 9px; font-weight:normal; line-height:normal; }
.xxs-12{ font-size: 9px; font-weight:normal; line-height:120%; }
.xxs-14{ font-size: 9px; font-weight:normal; line-height:140%; }
.xxs-16{ font-size: 9px; font-weight:normal; line-height:160%; }

.xs-10{ font-size: 10px; font-weight:normal; line-height:normal; }
.xs-12{ font-size: 10px; font-weight:normal; line-height:120%; }
.xs-14{ font-size: 10px; font-weight:normal; line-height:140%; }
.xs-16{ font-size: 10px; font-weight:normal; line-height:160%; }

.xs-10b{ font-size: 10px; font-weight:bold; line-height:normal; }
.xs-12b{ font-size: 10px; font-weight:bold; line-height:120%; }
.xs-14b{ font-size: 10px; font-weight:bold; line-height:140%; }
.xs-16b{ font-size: 10px; font-weight:bold; line-height:160%; }

.s-10{ font-size: 11px; font-weight:normal; line-height:normal; }
.s-12{ font-size: 11px; font-weight:normal; line-height:120%; }
.s-14{ font-size: 11px; font-weight:normal; line-height:140%; }
.s-16{ font-size: 11px; font-weight:normal; line-height:160%; }

.s-10b{ font-size: 11px; font-weight:bold; line-height:normal; }
.s-12b{ font-size: 11px; font-weight:bold; line-height:120%; }
.s-14b{ font-size: 11px; font-weight:bold; line-height:140%; }
.s-16b{ font-size: 11px; font-weight:bold; line-height:160%; }

.m-10{ font-size: 12px; font-weight:normal; line-height:normal; }
.m-12{ font-size: 12px; font-weight:normal; line-height:120%; }
.m-14{ font-size: 12px; font-weight:normal; line-height:140%; }
.m-16{ font-size: 12px; font-weight:normal; line-height:160%; }

.m-10b{ font-size: 12px; font-weight:bold; line-height:normal; }
.m-12b{ font-size: 12px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.m-14b{ font-size: 12px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.m-16b{ font-size: 12px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.l-10{ font-size: 14px; font-weight:normal; line-height:normal; }
.l-12{ font-size: 14px; font-weight:normal; line-height:120%;}
.l-14{ font-size: 14px; font-weight:normal; line-height:140%;}
.l-16{ font-size: 14px; font-weight:normal; line-height:160%;}

.l-10b{ font-size: 14px; font-weight:bold; line-height:normal; }
.l-12b{ font-size: 14px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.l-14b{ font-size: 14px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.l-16b{ font-size: 14px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.xl-10{ font-size: 18px; font-weight:normal; line-height:normal; }
.xl-12{ font-size: 18px; font-weight:normal; line-height:120%; }
.xl-14{ font-size: 18px; font-weight:normal; line-height:140%; }
.xl-16{ font-size: 18px; font-weight:normal; line-height:160%; }

.xl-10b{ font-size: 18px; font-weight:bold; line-height:normal; }
.xl-12b{ font-size: 18px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.xl-14b{ font-size: 18px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.xl-16b{ font-size: 18px; font-weight:bold; line-height:160%; letter-spacing:1px;}

/*　カラー　*/

.red { color:#990000 }
.brown { color:#996600 }
.orange { color:#FF6600 }
.white { color:#FFFFFF }

/*　リンクカラー　*/

a:link{ color: #0068B7; text-decoration:none;}
a:visited{ color: #0068B7; text-decoration:none;}
a:active{ color: #F00; text-decoration:none;}
a:hover{ color: #F00; text-decoration:none;}



