@charset "Shift_JIS";
/* 全体の設定 */

*{
	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;
}

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	width:100%;
	height:100%;
}

/* ボディー */
body {
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 100%;
	color: #333;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../../images/bg01.gif) 0 0 repeat;
}



/* 画像ボーダー */
img {
	border-style: none;
}
/* 強調 */
strong {
	color: #333;
	background-color: #ffffff;
	font-weight:bold;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}


/* ヘッダ */
#header {
	/*width:760px;*/
	margin:0;
	padding:0;
}

#header-logo {
	float:left;
	width:271px;
}

#header-right {
	width:489px;
	float:left;
	text-align:right;
}

#header-right img {margin:0;}

/*#header-line {
		clear: both;
		width:760px;
		padding:0;
		background:#223E6E;
		}*/

#navi {
	width:760px;
	height:38px;
	margin:0;
	padding:0;
	clear:both;
}


#navi ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}

#navi ul li {
	display:inline;
	margin: 0;
	padding: 0;
}

#navi ul li img {

	float: left;
	margin:0;
	padding:0;
	border:0;
}

#header-shadow {
	margin:0;
	padding:0;
		clear: both;
		width:760px;}
		

/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	padding :0;
	margin:0;
	border:0;
}


/* コンテナ */
#container {
	text-align: center;
	padding: 0;
	height: 100%;
	/*background: #FFFFFF url(../../images/bg01.jpg) 0 0 repeat;*/
}

#contents {
	position:relative;
	min-height:100%;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	width: 760px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	/*background:url(../../images/bg02.gif) left top repeat-y;*/
}

* html #contents{
    height:100%;
	}
body > #contents {
        height: auto;
}

div#container3c {
	/*width:100%;*/
	height:305px;
	margin-top:20px;
	background:url(../../images/bg_c01.jpg) no-repeat;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

div#wrapper {
	float:left;
	width:510px;
}

div#sidebarB{
	width:204px;
	margin-left:25px;
	float:left;
	background:url(../../images/top_column.jpg) no-repeat;
}

.column-top{
	padding:11px 10px 10px 10px;
	/*height:10px;*/
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}


div#cln-center {
	margin-left:0px;
	float:right;
	width:288px;
}

div#sidebarA{
	float:left;
	width:200px;
	
}




/* メイン部分コンテナ */


div#main-contents {
	/*width:760px;*/
	margin-top:12px;
	margin-left:12px;
	/*padding:0 10px 0 10px;*/
	text-align:left;
}
div#main-contents2 {
	/*width:760px;*/
	margin-top:12px;
	margin-left:12px;
	padding-left:50px;
	text-align:left;
}
div#main-contents-top {
	/*width:760px;*/
	/*padding:0 10px 0 10px;*/
	text-align:left;
}

/*　パンクズ　*/

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;}


h4.subt {
	height:25px;
	padding:3px 0 3px 10px;
	margin:0;
	text-align:left;
	/*font-weight:bold;*/
	color:#fff;
	/*border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:solid #6f6f6f 8px;*/
	background:url(../../images/subtitle_bg.jpg) top left no-repeat;
}

h4.subtL {
	height:25px;
	padding:3px 0 3px 10px;
	margin:0;
	text-align:left;
	/*font-weight:bold;*/
	color:#fff;
	/*border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:solid #6f6f6f 8px;*/
	background:url(../../images/subtitleL_bg.jpg) top left no-repeat;
}

h4.subt02 {
	padding:3px 0 3px 10px;
	margin:0;
	text-align:left;
	font-weight:bold;
	/*background:url(../images/page-line.gif) bottom left repeat-x;*/
}

.faq {
	 background-color:#f6f6f6; 
	 display:block; 
	 padding:8px 3px;
	 margin-top:10px;
	 margin-bottom:5px;
	 border-bottom:dotted 1px #CCCCCC;
	}

/*　左右コンテナ　*/


div#left-contents {
	/*margin-left:100px;*/
	width:550px;
	float:left;
	padding:0;}

div#left-contents2 {
	/*padding-left:90px;*/
	width:650px;
	float:left;
	padding:0;}

div#left-contents3 {
	/*padding-left:90px;*/
	width:450px;
	float:left;
	padding:0;}

div#right-contents {
	width:168px;
	margin-left:20px;
	float:left;
	text-align:left;
	padding:0;}

div#right-contents2 {
	width:140px;
	margin-left:40px;
	float:left;
	text-align:left;
	padding:0;}

div#sidemenu {
	margin:0;
	padding:5px 10px 5px 10px;
	background:url(../../images/side_bg.jpg) top right no-repeat;
}
div#sidemenu2 {
	margin:0;
	padding:5px 10px 5px 10px;
	background:url(../../images/side_bg.jpg) top right repeat-y;
}
div#side-title {
	margin:0;
	padding: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: 2px 0 4px 12px;
	font-size:12px;
	/*height:14px;*/
	background:url(../../images/faq_arrow.gif) 2px 6px 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: #333;
	text-decoration:none;
	display:block;}
div#right-contents ul li a:visited{
	color: #333;
	text-decoration:none;
	display:block;}
div#right-contents ul li a:active{
	color: #333;
	text-decoration:underline;
	display:block;}
div#right-contents ul li a:hover{
	color: #900;
	text-decoration:underline;
	display:block;}

.banner {
	margin-top:5px;
	}


/* left contents ul */
ul {
	list-style-type:none;
	list-style-position: outside;
	background-repeat:no-repeat;
	margin:0;
	padding:0;}

ul li {
	margin: 0;
	padding: 0;
	}

#notice ul{
padding-left:30px;
margin:0;

}

.ico_01{
list-style:disk;
list-style-image:url(../../images/ico.gif);
margin-top:4px;
margin-bottom:4px;
margin-left:20px;
padding: 0px 0px 0px 0px;
}

.list_icon01a{
margin:0;
padding: 0px 10px 0px 15px;
background:url(../../images/ico.gif) 2px right no-repeat ;
}

.ico_none{
list-style:none;
margin-left:20px;
}

.list_icon02{
margin:0;
padding: 0px 10px 0px 15px;
background:url(../../images/faq_arrow.gif) 2px 2px no-repeat ;
}

.list_icon_none{
list-style:none;
/*margin-left:11px;*/
}
.read {
	color:#717B7B; 
	background-color:#FEFEFE; 
	padding:10px;
}
.read01 {
	color:#333; 
	/*background-color:#eee; */
	margin:0; 
	padding:10px; 
	border-bottom:1px dotted #ddd;
}

/* ページトップボタン */

#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:760px;
	height:120px;
	margin:0;
	/*padding-bottom:150px;*/
	clear:both;
	/*border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	background:#EDEDED;*/
	}

#footer_bar{
	margin:10px 0 10px 0;
	}

#underlink {
	text-align:left;
	float:left;
	color:#223E6E;
	font-size:10px;
	padding:7px 0 0 10px;}

#copyright {
	text-align:right;
	float:right;
	color:#223E6E;
	font-size:10px;
	margin:7px 10px 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;}



/*　カラー　*/

.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;}

/* アクロバットリーダーアイコン */

#acrobat {
	vertical-align: middle;
	margin:0 2px 0 2px;
}

/* クリア */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;
	clear:both;}

/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;
	_margin-top:-20px;}
/* End hide from IE-mac */


/*テーブル*/

#left-contents .table1 {border-top:1px #ddd solid; border-left:1px #ddd solid; width:100%;}
#left-contents .table1 th{padding:4px; font-weight:bold; border-bottom:1px #ddd solid; border-right:1px #ddd solid; color:#666}
#left-contents .table1 td{padding:4px; border-bottom:1px #ddd solid; border-right:1px #ddd solid; color:#666;}
#left-contents .table1 .nobd{padding:4px; border-bottom:0px #fff solid; border-right:1px #ddd solid;}

#left-contents .bgc1 {background-color:#FCF8CE;}

#left-contents .bgc2 {background-color:#FCF8CE;}

#left-contents .table1 th {background-color:#F2F2F2;}

/* サイトマップ */ 
table#smapcell {
	margin: 0;
	padding:0 0 1px 0;
	text-align:left;
	width:100%;}
	
table#smapcell td {
	padding: 5px 0 5px 25px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #fff bottom left repeat-x;
	color:#0068B7;
}

table#smapcell td#blue1 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #D0E1F3 bottom left repeat-x;
}

table#smapcell td#blue2 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #BFE2E8 bottom left repeat-x;
}

table#smapcell td#green1 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #D6F3CB bottom left repeat-x;
}
table#smapcell td#green2 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #B1EFEF bottom left repeat-x;
}

table#smapcell td#red1 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #FAECD2 bottom left repeat-x;
}

table#smapcell td#gray1 {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #F5F5F5 bottom left repeat-x;
}
table#smapcell td#gback {
	padding: 5px 0 5px 5px;
	font-size:12px;
	font-weight:normal;
	background:url(../images/page-line2.gif) #F5F5F5 bottom left repeat-x;
}

