@charset "Shift_JIS";

/* ページの基本設定
------------------------------------------------------------ */
body {
	margin:0 auto;
	padding:0;
	font-family:メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳＰゴシック",Osaka,sans-serif;
	background:#FFF;
	background:url(../img_top/bg.jpg) repeat-y center;
	color:#003366;
}

/* TOPページの基本レイアウト
------------------------------------------------------------ */
#headertop{
	margin:0 auto;
	width:840px;
	height:200px;
	background:url(../img_top/header.jpg);
}

#maintop{
	float:left;
	width:580px;
}

#sidetop{
	float:right;
	width:200px;
}

.sidebg{
	width:180px;
	padding:10px;
	background:url(../img_top/side_bg.jpg);
}

.navytop{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/navytop.gif);
}

.navybg{
	width:560px;
	padding:0 10px;
	background:#003366;
	color:#FFF;
}

.navybottom{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/navybottom.gif);
}

.deepbluetop{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/deepbluetop.gif);
}

.deepbluebg{
	width:560px;
	padding:0 10px;
	background:#336699;
	color:#FFF;
}

.deepbluebottom{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/deepbluebottom.gif);
}

.deepskytop{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/deepskytop.gif);
}

.deepskybg{
	width:560px;
	padding:0 10px;
	background:#5c91c6;
	color:#FFF;
}

.deepskybottom{
	width:580px;
	height:10px;
	font-size:1px;
	background:url(../img_top/deepskybottom.gif);
}


/* 第2階層の基本レイアウト
------------------------------------------------------------ */
#header{
	margin:0 auto;
	width:840px;
	height:47px;
	background:url(../img_com/header.jpg);
}

#main{
	float:right;
	width:600px;
}

#side{
	float:left;
	width:190px;
}

.tlinenavy{
	border-bottom:1px solid #003366;
	margin-top: 10px;
	padding-bottom: 3px;
}

.tlinedeepblue{
	margin-top: 30px;
	padding-bottom: 3px;
	border-bottom:1px solid #336699;
}

.navytop2{
	margin-top: 10px;
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/navytop.gif);
}

.navybg2{
	width:580px;
	padding:0 10px;
	background:#003366;
	color:#FFF;
}

.navybottom2{
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/navybottom.gif);
}

.deepbluetop2{
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/deepbluetop.gif);
}

.deepbluebg2{
	width:560px;
	padding:0 10px;
	background:#336699;
	color:#FFF;
}

.deepbluebottom2{
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/deepbluebottom.gif);
}

.deepskytop2{
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/deepskytop.gif);
}

.deepskybg2{
	width:560px;
	padding:0 10px;
	background:#5c91c6;
	color:#FFF;
}

.deepskybottom2{
	width:600px;
	height:10px;
	font-size:1px;
	background:url(../img_com/deepskybottom.gif);
}

/* 共通レイアウト
------------------------------------------------------------ */
#wrapper{
	margin:0 auto;
	width:840px;
}

#gnavi{
	width:840px;
	height:43px;
}

#content{
	margin:0 auto;
	width:800px;
}

#footer{
	clear:both;
	padding-top:30px;
	margin:0 auto;
	text-align:center;
}

#innerfooter{
	padding-top:10px;
	border-top:1px dotted #CCC;
}

.t{
	margin:10px 0 0 0;
}

.subt{
	margin:20px 0 0 0;
}

/* gnavi
------------------------------------------------------------ */
#gnavi ul{
	margin:0;
	padding:0;
	list-style:none;
}

#gnavi ul li{
	margin:0;
	padding:0;
	text-indent:-9999px;
	float:left;
}

li#gnavi01,li#gnavi01 a{
 display:block;
	width:125px;
	height:43px;
	background:url(../img_top/gnavi.jpg) 0 0;
}

li#gnavi01 a:hover{
	background:url(../img_top/gnavi.jpg) 0 -43px;
}

li#gnavi02,li#gnavi02 a{
 display:block;
	width:125px;
	height:43px;
	background:url(../img_top/gnavi.jpg) -125px 0;
}

li#gnavi02 a:hover{
	background:url(../img_top/gnavi.jpg) -125px -43px;
}

li#gnavi03,li#gnavi03 a{
 display:block;
	width:120px;
	height:43px;
	background:url(../img_top/gnavi.jpg) -250px 0;
}

li#gnavi03 a:hover{
	background:url(../img_top/gnavi.jpg) -250px -43px;
}

li#gnavi04,li#gnavi04 a{
 display:block;
	width:180px;
	height:43px;
	background:url(../img_top/gnavi.jpg) -370px 0;
}

li#gnavi04 a:hover{
	background:url(../img_top/gnavi.jpg) -370px -43px;
}


li#gnavi05,li#gnavi05 a{
 display:block;
	width:290px;
	height:43px;
	background:url(../img_top/gnavi.jpg) -550px 0;
}

/* gnavi第2階層
------------------------------------------------------------ */
li#subgnavi01,li#subgnavi01 a{
 display:block;
	width:125px;
	height:43px;
	background:url(../img_com/gnavi.jpg) 0 0;
}

li#subgnavi01 a:hover,li#subgnavi01selected,li#subgnavi01selected a{ 
 display:block;
	width:125px;
	height:43px;
	background:url(../img_com/gnavi.jpg) 0 -43px;
}

li#subgnavi02,li#subgnavi02 a{
 display:block;
	width:125px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -125px 0;
}

li#subgnavi02 a:hover,li#subgnavi02selected,li#subgnavi02selected a{
 display:block;
	width:125px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -125px -43px;
}

li#subgnavi03,li#subgnavi03 a{
 display:block;
	width:120px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -250px 0;
}

li#subgnavi03 a:hover,li#subgnavi03selected,li#subgnavi03selected a{
 display:block;
	width:120px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -250px -43px;
}

li#subgnavi04,li#subgnavi04 a{
 display:block;
	width:180px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -370px 0;
}

li#subgnavi04 a:hover,li#subgnavi04selected,li#subgnavi04selected a{
 display:block;
	width:180px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -370px -43px;
}


li#subgnavi05,li#subgnavi05 a{
 display:block;
	width:290px;
	height:43px;
	background:url(../img_com/gnavi.jpg) -550px 0;
}

/* 第2階層サブメニュー
------------------------------------------------------------ */
#submenu{
	margin:10px 0 0 0;
	width:190px;
	background:#666666;
}

#submenu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#submenu ul li{
	margin:0;
	padding:5px 10px 3px 17px;
	border-bottom:1px dashed #AAA;
}

#submenu ul li.selected{
 background:url(../img_com/submenuonbg.gif) no-repeat;
}

#submenubottom{
	width:190px;
	height:25px;
	background:#666666;
	background:url(../img_com/submenubottom.gif) no-repeat;
}


/* タグ
------------------------------------------------------------ */
h1{	
	text-indent:-9999px;
	margin:0;
	padding:0;
	font-size:1px;
	}
	
#header h1 a{
	width:840px;
	height:47px;
	display:block;
}

/* PDFリンク
------------------------------------------------------------ */
.pdflink{
	height:40px;
	background:url(../img_com/pdf_icon.gif) no-repeat;
	padding:12px 0 0 50px;
}

/* 共通
------------------------------------------------------------ */
a{
color:#FF9900;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

img{
	margin:0;
	padding:0;
	vertical-align:baseline;
}

img a{border:0;}

.imgmargin{margin:5px;}

.alignright{text-align:right;}
.alignleft{text-align:left;}
.aligncenter{text-align:center;}

.floatleft{float:left;}
.floatright{float:right;}

.clr{
	clear:both;
	font-size:10%;
}

.list{
	padding-left:1em;
	text-indent:-1em;
}

.txt{margin:10px;}

.txt2{margin:10px 0;}

ul.ultxt{
	margin:0;
	padding:0 0 0 2em;
}

.red{color:#CC0033;}
.orange{color:#FF9900;}

/* テーブル
------------------------------------------------------------ */
table.normal{
font-size:10px;
margin-top:10px;
border-top:1px solid #999;
border-left:1px solid #999;
}

table.normal th{
background:#bcd3ec;
vertical-align:middle;
border-bottom:1px solid #999;
border-right:1px solid #999;
line-height:1.3;
color:#333;
}

table.normal td{
background:#FFF;
vertical-align:top;
border-bottom:1px solid #999;
border-right:1px solid #999;
}

table.linespace2{
	padding:2px;
	margin-top:10px;
}

table.linespace2 th{
	padding-right:10px;
	text-align:right;
	border-bottom:1px solid #999;
}

table.linespace2 td{
	border-left:3px solid #999;
	padding-left:10px;
	border-bottom:1px solid #999;
	text-align:left;
}

/* RSSフィード
------------------------------------------------------------ */

.rss_box ul{
margin:0;
padding:0;
list-style:none;
}
.rss_box ul li{
margin:0;
padding:0;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration : none;
}

/* CSSハック
------------------------------------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

