@charset "utf-8";
/* CSS Document */

body,h1,ul{margin:0; padding:0;}
body {
    background-image: url(/img/new_top/bg_n.gif);
	background-repeat:repeat-x;
	background-position:top;
	bgcolor:#FFFFFF;
	font-size:14px;
	}
	
body img {
	vertical-align:bottom;
	border: none;
	}


a{color:#006699;}

ul{list-style-position:inside;}
h1{font-size:12px; font-weight:normal; text-align:center;}

h2 {
	background: url(/img/new_top/h2_n.gif) no-repeat;
	width: 618px;
	height: 30px;
	padding: 10px 0 0 35px;
	font-size:16px;
	color:#fc8800;
	font-weight: bold;
	}
	
h3 {
	background:url(/img/new_top/h3_n.gif) no-repeat;
	width: 618px;
	height: 30px;
	padding: 10px 0 0 15px;
	font-size:16px;
	color:#fc8800;
	font-weight: bold;
	}
	
h4 {
	width: 800px;
	height: 50px;
	padding: 25px 0 0 50px;
	font-size:18px;
	color:#FF0000;
	font-weight: bold;
	background-image: url(/image/h4.gif);
	background-repeat: no-repeat;
	}

h5 {
	background:url(/image/h5.gif) no-repeat;
	width: 618px;
	height: 32px;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	}		

#wrapper{margin:auto; width:800px; padding:0;}


/*ナビゲーション*/
#navi {
    background-image: url(/img/new_top/navi_bar.gif);
	width:800px; 
	padding:0px;
	margin-top:1.5px; 
	height:29px;
	font-size:14px;
	text-align:center;	
	}

#navi ul {
	padding:0;
	margin:0;
	list-style: none;
	}
	
#navi li {float:left;}

#navi li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border-left:1px solid #FFFFFF;
	padding:5px 12px 5px 16px;
	}

#navi li a:hover {
	background-color:#FF6600;
	}
	
/*右メニュー*/	
	#RightMenu ul{
	list-style-image: url(/img/new_top/right_deco.gif);
    }

/*フッター*/
#footer {
	width:100%;
	clear:left;
	background-image: url(/img/new_top/foot_bar.gif);
	background-repeat:repeat-x;
	font-size: 14px;
	text-align:center;
	padding:10px;
	margin-top:20px;
	color:#FFF;
}

#footer ul{
	margin:8px 0 3px 0;
}

#footer li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:1px solid #FFF;
}

#footer a{
 color: #FFF;
 text-decoration:none;
 }

#footer a:hover{
  color:#FFCC00;
  }

/*ウエブマップ*/  
#webmap {
	float:right;
	width:400px;
	font-size: 16px;
	text-align:left;
	line-height: 120%;
}


/*保証*/
.style1{color:#003399; font-weight:bold; font-size:14px;}
.style2{color:#FF0000; font-weight:bold; font-size:14px;}

/*リンクリスト*/
#link{text-align:center;}
#link ul{list-style:none; margin:10px;}
#link li{border-left:1px solid #006699; padding-left:5px; margin-right:5px; float:left;}


/*共通*/
.right_img {float:right; margin:0 8px 0 8px;}
.left_img {float:left; margin-right:0px;}
.zero_img {
	vertical-align:bottom;
	border: none;
	margin-bottom: 20px;
}
.clear{clear:both;}
.style3{color:#666; font-size:10px;}


.mitsumoriwaku {
	border-top-color: #1e17ad;
	border-right-color: #1e17ad;
	border-bottom-color: #1e17ad;
	border-left-color: #1e17ad;
	margin: 0px;
}

.title {
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
	}
	
