@charset "UTF-8";



*html div#container { /* IE6 */
	padding:5px 6px;
}



ul.navi li a.thisP_inquiry {
	background: url(../images/bgNavi13.png) left -32px no-repeat;
	color:#EEEEEE;
}
ul.navi li a:visited.thisP_inquiry {
	text-decoration:none;
	color:#EEEEEE;
	background: url(../images/bgNavi13.png) left -32px no-repeat;
}
ul.navi li a:hover.thisP_inquiry {
	text-decoration:none;
	color:#EEEEEE;
	background: url(../images/bgNavi13.png) left -32px no-repeat;
}

ul.navi li ul {
	padding:0 10px 0 30px;
	list-style:none;
	overflow:hidden;
}
ul.navi li li a {
	background:none;
	color:#663333;
	text-align:left;
	padding:4px 0 6px 15px;
	margin:1px;
	border:1px #663333 outset;
	border-top:1px #D1C1C1 solid;
	border-left:1px #D1C1C1 solid;
	width:150px;
	height:17px;
}
ul.navi li li a:visited {
	background:none;
	color:#663333;
}
ul.navi li li a:hover {
	background:#CCFFAA;
	color:#331111;
	padding:5px 0 5px 15px;
	margin:1px;
	border:1px #663333 inset;
	border-bottom:1px #D1C1C1 solid;
	border-right:1px #D1C1C1 solid;
}


.mf,
.mfp {
	font-size:100%;
}


input.mf33 {
	width:33px;
	height:33px;
	vertical-align:middle;
}






