/*----メイン----*/

h1{
    font-size:16px;
    text-indent: 1em;
    background-color:#FFFFFF;
    border-style:solid;
    border-width:0px;
    border-bottom-width:2px;
    border-left-width:10px;
    border-color:#006bb6;
}
h3.orange {
	font-size:14px; 
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #f39800; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
}
h3.green {
	font-size:14px; 
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #B8DD7F; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
}
h3.blue {
	font-size:14px; 
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #76BCE9; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
}
h4.blue{
	font-size:12px;
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #76BCE9; 
	padding:5px 0 3px 5px; 
	margin:0;
	margin-bottom:10px;
	}
h4.blueline {
	font-size:14px; 
	border:1px solid #CCC; 
	background:#ffffff; 
	border-bottom:3px solid #76BCE9; 
	padding:5px 0 3px 5px; margin:0; 
	margin-bottom:10px;
}
h4.orange{
	font-size:12px;
	background:#EFEFEF; 
	border:1px solid #CCC; 
	border-bottom:3px solid #f39800; 
	padding:5px 0 3px 5px; 
	margin:0;
	margin-bottom:10px;
	}
h4.orangeline{
	font-size:12px;
	background:#ffffff;
	border:1px solid #CCC; 
	border-bottom:3px solid #f39800; 
	padding:5px 0 3px 5px; 
	margin:0;
	margin-bottom:10px;
	}

body {
	color:#333333;
	background-image: url("img/bg.gif");
	background-color:#ffffff;
	background-repeat:repeat;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	text-align:center;
	}
	
img {
	border:0px;
	}

a:link {color: #006699;
	text-decoration: none;
	}

a:visited {color: #0c4966; 
	text-decoration: none;
	}
a:active {color: #66ccff;
	 text-decoration: none;
	 }
a:hover	{color: #66ccff;
	text-decoration: none;
	}
.box{
	width:600px;
	padding:5px 5px 5px 5px; 
	}

/*--テーブル設定--*/

#header{
	height:100px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image: url("img/bg-jctop.gif");
	background-color:#b8dce7;
	background-repeat:repeat-x;
	padding:0px;
	}

table#toplogotbl{
	width:900px;
	height:90px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	text-align:center;
	}
table#toplogotbl td#jclogo{
	width:300px;
	}
table#toplogotbl td#jclogo a{
	display:block;
	width:300px;
	height:60px;
	background-image:url("img/logo.gif");
	background-repeat:no-repeat;
	margin-top:15px;
	text-indent:-9999px;
	text-decoration: none;
	}			
table#toplogotbl td#jcrighttop{
	padding-top:10px;
	text-align:right;
	padding-right:20px;
	}
table#toplogotbl td#jcrighttop a{
	font-size:11px;
	color:#ffffff;
	}
table#toplogotbl td#jcrighttop a:hover{
	font-size:11px;
	color:#99ccff;
	}
table#toplogotbl td#jcrightbottom{
	text-align:left;
	font-size:10px;
	padding-left:350px;
	line-height:1.3;
	color:#ffffff;
	}
#main{
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	border:0px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
	
.topline{
	clear:both;
	width:900px;
	height:8px;
	text-align:center;
	background-image: url("img/top-line.gif");
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	border-top:0px;
	border-bottom:0px;
	}
	
.topimage{
	width:900px;
	height:200px;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:0px;
	border-top:0px;
	border-bottom:0px;
}
.topimagein{
	width:900px;
	height:100px;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:0px;
	border-top:0px;
	border-bottom:0px;
}
/*--メインコンテンツ--*/
#maincontents{
	width:900px;
	}
#leftmenutbl{
	float:left;
	width:180px;
	background-color:#ffffff;
	text-align:left;
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#333333;
	}
	
#maincenter{
	float:left;
	text-align:left;
	width:480px;
	padding:10px;
	margin-bottom:10px;
	}
#mainright{
	float:right;
	text-align:left;
	width:180px;
	padding:10px;
         vertical-align:top;
	}
#mainright img{
	margin-bottom:10px;
	}
#rightmain{
	float:left;
	width:680px;
	padding:10px;
	}

/*--レフトメニュー--*/
ul#leftarc{
	line-height:0;
}

ul#leftmenu{
	width:180px;
	list-style-type:none;
	marker-offset:0px;
	margin:0px;
	padding:0px;
	}
li{	margin:0px;
	padding:0px;
	}
li#menu-01 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-01.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-01 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-01.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-02 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-02.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-02 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-02.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-03 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-03.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-03 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-03.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-04 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-04.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-04 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-04.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-05 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-05.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-05 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-05.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-06 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-06.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-06 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-06.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-07 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-07.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-07 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-07.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-08 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-08.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-08 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-08.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-09 a{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-09.gif");
	background-repeat:no-repeat;
	padding-left:0px;
	text-indent:-9999px;
	}
li#menu-09 a:hover{
	margin:5px 0px 5px 0px;
	display:block;
	width:180px;
	height:30px;
	background-image:url("img/menu-09.gif");
	background-repeat:no-repeat;
	background-position:0px -30px;
	padding-left:0px;
	text-indent:-9999px;
	}

.rireki{
	text-align:left;
	border-bottom:dotted 1px #003333;
	margin:3px 20px 3px 20px;
	}
.new{
         color:red;
         display:none;
}

.setsumei{
	font-size:12px;
	margin-right:20px;
	margin-left:20px;
	line-height:1.2;
	text-align:left;
	}	
.setsumei img{
	margin:10px;
	float:right;
	}	
.smalltext{
	font-size:10px;
	margin:5px 10px 5px 10px;
	}
#bottomimage{
	clear:both;
	width:900px;
	height:30px;
	background-color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:0px;
	border-top:0px;
	border-bottom:0px;
}
/*-- タイトル設定 --*/
.eachtitle{
	display:block;
	background-image:url("img/bg-each.gif");
	background-repeat:no-repeat;
	background-color:#b4cee8;
	padding:3px 30px 3px 30px;
	font-size:12px;
	margin:10px 0px 10px 0px;
	}	
/*-- パンくず --*/
.pankuzulist{
	width:620px;
	height:15px;
	background-color:#ffffff;
	border-bottom:dotted 1px #000033;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	padding:3px 20px 3px 20px;
	text-align:left;
	font-size:11px;
	}	
.pankuzulist2{
	clear:both;
	width:620px;
	height:15px;
	background-color:#ffffff;
	border-top:dotted 1px #000033;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px 20px 3px 20px;
	text-align:right;
	font-size:11px;
	}	

table#contacttbl{
	width:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
table#contacttbl td{
	padding:5px;
	text-align:left;
	}

table#contacttbl td.contacttblleft{
	width:120px;
	}
table#contacttbl td.contacttblcenter{
	text-align:center;
	}

/*--フッター--*/

.footer{
	clear:both;
	height:60px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	background-image: url("img/bg-jcbtm.gif");
	background-color:#336699;
	background-repeat:repeat-x;
	padding:0px;
	}
table#bottomcopytbl{
	width:900px;
	height:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	font-size:10px;
	color:#204162;
	}
table#bottomcopytbl td#bottombg a{
	font-size:11px;
	color:#ffffff;
	}
table#bottomcopytbl td#bottombg a:hover{
	font-size:11px;
	color:#99ccff;
	}

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

.irList li{
         list-style-type:none;
         margin:0 0 5px;
         padding:5px;
         border-bottom:1px dotted #999:
       }

.irList li img{
        vertical-align:baseline;
         }

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


