@charset "utf-8";
/* CSS Document */


/*カラー関連 */

body{

text-align: center;

}

a {
	color: #006699;
	text-decoration: underline; 
}

a: active{
	color: #FF6600; 
	text-decoration: underline; 
}

a: visited{

	color: #666699;
	text-decoration: none; 
}


a: hover{

	color: #009999;
	text-decoration: underline; 
}

/* ボックス関連 */


#container{
	width: 710px;

	margin:0 auto 0 auto;


}

#top{
	width: 710px;
	height: 103px;
	background-image: url(img/toplogo.gif);
	background-repeat: no-repeat;
}


#top h1 a{
text-indent:-9999px;
display:block;
width:700px;
height:100px;
	
}


#top-bold h1{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	font-weight:700;
	color:#003366;
	text-align:left;
	margin-top:5px;

}




/* 左のメニュー*/


#left{
	float: left;
	width: 170px;
	height: 1100px;
	text-align: left;
	font-size: 11px;
	color: #666666;
	border-right:#E7E8EF solid 1px;
	background-image: url(img/back_color.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 15px;
	}

#left img{

}
	
	
#left-list{

	text-align:left;
}
/*IE用*/
*html #left-list ul{
	list-style:none;
	text-align:left;
	padding:0px;
	margin:0px;

}

/*IE以外*/

#left-list ul{
	list-style:none;
	text-align:left;
	padding:0px;
	margin :0px;

}

#left-list li{
	list-style-type:none;
	text-align:left;
		padding:0px;
	margin :0px;
}

/*IE用
*html #left-list li a{
	background-image:url(img/bigmenu1.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:88px;
	display:block;
	text-align:left;
	text-decoration:none;
	padding: 33px 1px 5px 24px;
	
}*/

/*IE以外*/
#left-list li a{
	background-image:url(img/bigmenu1.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:88px;
	display:block;
	text-align:left;
	text-decoration:none;

}

#left-list li a:hover{
	background-image:url(img/bigmenu1_ch.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:88px;
	display:block;
	text-align:left;

	
}


#left-list li a h1{
	font-size:15px;
	color:#666666;
	padding-top: 33px;
	padding-left: 26px;
	margin: 0;
}


#left-list2{
	
	text-align:left;
}

#left-list2 ul{
	list-style:none;
	text-align:left;
	padding:0px;
	margin:0px;
}

#left-list2 li{
	list-style-type:none;
	text-align:left;
	list-style-position:outside;

}


#left-list2 li a{
	background-image:url(img/smallmenu.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:55px;
	display:block;
	text-align:left;
	text-decoration:none;

	
}

#left-list2 li a:hover{
	background-image:url(img/smallmenu_ch.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:55px;	
	display:block;
	
}


#left-list2 li a h3{
	font-size:12px;
	color:#666666;
	font-weight:600;
	padding-left: 17px;
	padding-top:18px;
}



#left-list2 li a h3.soudan{
	font-size:12px;
	color:#666666;
	font-weight:600;
	padding-left: 17px;
	padding-top:13px;
}



#left img{
border:none;
}



/* 右の本文*/

#right{
	float: right;
	width: 505px;
	text-align: left;
	border-right:1px #D3D6E0 solid;
	margin-top: 15px;
	padding: 0px;

}


#listlink{
	font-size: 9pt;
	color: #66666;
	text-align: left;
}


#right-text{
	background-image: url(img/p_back.gif);
}

#right-img{
	text-align: center;
		border: none;
}


#right-img img{
		border: none;
}
#right-text h1{

	font-size: 13pt;
	color: #104E8B;
	background-image: url(img/right_h1.gif);
	background-repeat:no-repeat;
	text-indent: 35px;
	margin: 0;
	padding-top: 7px;
	height:34px;
	
}





#right-text h2{

	font-size: 12pt;
	color: #666666;
	text-indent: 5px;
	margin: 0;
	margin-top: 8px;
	margin-left: 3px;
	border-left: #3399CC 10px solid;
}

#right-text h3{

	font-size: 10pt;
	color: #5A808C;
	text-indent: 15px;
	margin: 0;
	padding-top: 5px;
}


#right-text p{
	margin: 0;
	font-size: 10pt;
	color: #666666;
	padding: 10px 10px 20px 10px;
	line-height: 20px;
	text-indent:13px;
}

#right-text p.inyou{
	margin: 0;
	font-size: 10pt;
	color: #666666;
	padding: 10px 10px 20px 10px;
	line-height: 20px;
	text-indent:0px;
}

#ex{
	margin: 5px;
	font-size: 10pt;
	color: #666666;
	margin: 10px;
}

.center{
	padding-left:150px;}



#right-text ul{
	margin: 0;
	font-size: 10pt;
	color: #666666;


}

#right-text ul li{
	margin: 5px;
	font-size: 10pt;
	color: #666666;
	list-style-type:decimal ;
	text-indent: 5px;
	padding-bottom: 5px;
	padding: 10px 10px 5px 5px;
}



#morelink {
	color: #6495ed;
	text-decoration: underline;
	list-style-type: square;
	text-align: right;
	padding-right: 5px;
	font-size: 13px;
}


#right-text table{
	margin: 10px;
	font-size: 12px;
	color: #666666;
	border-right: solid #D6D6DD 3px;
	border-bottom: solid #D6D6DD 3px;
	border-top: solid #D6D6DD 1px;
	text-align: left;
	width: 430px;
}

#right-text tr{
	margin: auto;
	font-size: 12px;
	color: #FFFFFF;
}

#right-text th{
	margin: auto;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	background-color: #ededed;
	font-weight: 400;
	border-bottom: solid 1px #D6D6DD;
	border-left: solid 1px #D6D6DD;
}

#right-text td{
	margin: auto;
	font-size: 11px;
	color: #666666;
	border-bottom: solid #D6D6DD 1px;
	border-left: solid #D6D6DD 1px;
	padding: 5px;
}

#right-text td p{
	font-size: 12px;
	color: #666666;
}




#right-text span{
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding: 5px;
}


#right-text_access h1{

	font-size: 14pt;
	color: #333366;
	background-image: url(img/right_h1.gif);
	background-repeat:no-repeat;
	text-indent: 35px;
	margin: 0;
	padding-top: 5px;
	height:34px;
	
}



#right-text_access p{

	font-size: 11px;
	color: #666666;
	border:solid 1px #666666;
	padding:5px;
	width:205px;
	
}


#right-text_access img{
float:right;
width:280px;

	
}


/* お問合せ先*/

#form {
	text-align: center;

}

#form img{
border:none;
}


/* フッター*/

#footer{

	width: 700px;
	height:29px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:10px;	
}





/* その他*/

.c-both { clear:both; }


	