@charset "utf-8";
/* CSS Document */

/*main_image*/
.main_imgWrap{width:100%; background-image:url(../images/sub/footer/footer_bg.gif);  height:379px;}
.main_img{
			width:1000px; 
			 height:379px;
			margin:0 auto;
			padding-top:94px;
			position:relative;
		}
/*.main_img li{
				position:fixed; 
				z-index:0 
			}*/

.main_img .nav{
				color:#fff;
				position:absolute;
				top:350px;
				right:5px;	
			}
.main_img .nav span{color:#bebebe}



/*サイトマップ*/
#container a:hover{color:#90c4c3;}
#container .hd{
				width:100%;
				height:50px;
				font-size:16px;
				font-weight:bold;
				text-align:center;
				background-color:#90c4c3;
				color:#fff;
				line-height:50px;
				margin-bottom:5px;
				letter-spacing:1px;
				
			}
.top{margin-top:30px;}
.bottom{clear:both; padding-top:50px; padding-bottom:150px;}
.left{
		widht:150px;
		float:left;
		margin-left:90px;
	}
.center{
		width:150px;
		float:left;
		margin-left:180px;
	}
.right{
		width:150px;
		float:right;
		margin-right:90px;
	}
h5{
		width:150px;
		height:40px;
		border:1px solid #b8b8b8;
		background-color:#fff;
		text-align:center;
		font-size:15px;
		line-height:2.8em;
		font-weight:bold;
		margin:0 auto;
	}
.text{margin-top:10px;}
.text li{
		margin-left:20px;
		list-style:disc;
		line-height:2.0em;

	}

		