@charset "utf-8";
ul.navi{
	list-style:none;
	margin: 0em;
	padding: 0em;
}
a:hover.nfoot_menu{
	background-image: url(image/menu_bg_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
}
li.nfoot_menu{
	list-style:none;
	float:left;
	color: #FFFFFF;
}
li.nfoot_menu a:link {
	display:block;
	width:170px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	padding: 10px;
	background-image: url(image/nfoot_bg.gif);
	background-color: #006666;
}
li.nfoot_menu a:visited {
	display:block;
	width:170px;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 14px;
	height: 40px;
	padding: 10px;
	background-image: url(image/nfoot_bg.gif);
	background-color: #006666;
}
li.nfoot_menu a:hover {
	display:block;
	width:170px;
	text-decoration:none;
	color: #FFFF00;
	font-size: 14px;
	height: 40px;
	padding: 10px;
	background-image: url(image/nfoot_bg_on.gif);
	background-color: #006666;
}

/* CSS Document */

.trouble_menu {
	background-image: url(image/fig1.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 480px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.trouble_menu2 {
	background-image: url(image/fig2.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 480px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/h_bg.gif);
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
}
.fmenu_middle {
	width: 185px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006666;
}
.fmenu_middle_2 {
	width: 189px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006666;
}

#fmenu_tb  ul {
	list-style-type: square;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-position: outside;
	padding: 0px;
}
#fmenu_tb  li {
	padding-bottom: 5px;
}
#fmenu_tb  ul  a:link {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#fmenu_tb {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	clear: both;
	width: 570px;
	margin: 0px;
	padding: 0px;
	background-color: #F0FFF0;
}
#fmenu_tb  ul  a:visited {
	list-style-type: square;
	text-decoration: none;
	margin: 0px;
}
