/* contents
------------------------------*/
#contens {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/menu_bg.gif) repeat-y right;
	clear: both;}

#main {
	padding: 0px;
	float: left;
	width: 720px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title {
	width: 720px;
	margin-bottom: 12px;
	height: 100px;
}
#title p {
	font-weight: bold;
	color: #FF0000;
}



#menu {
	padding: 0px;
	float: right;
	width: 180px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menuTop {
	background: #00599d;
	height: 20px;
	width: 180px;
}

#menu h3 {
	font-size: 15px;
	background: #005599;
	color: #FFFFFF;
	width: 180px;
	height: 34px;
	margin-top: 2px;
}
#menu h3 a {
	display: block;
	height: 24px;
	width: 170px;
	padding-left: 10px;
	padding-top: 10px;
	background: url(../images/menu_off.jpg);
	color: #FFFFFF;
	text-decoration: none;
}
#menu h3 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#menu h4 {
	color: #FFFFFF;
	background: #005599;
	width: 180px;
	height: 23px;
	margin-top: 2px;
	font-size: 14px;
}
#menu h4 a {
	display: block;
	height: 19px;
	width: 150px;
	padding-left: 30px;
	padding-top: 4px;
	background:  #005599;
	color: #FFFFFF;
	text-decoration: none;
}
#menu h4 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#menu h5 {
	color: #FFFFFF;
	background: #005599;
	width: 180px;
	height: 40px;
	margin-top: 2px;
	font-size: 13px;
}
#menu h5 a {
	display: block;
	height: 36px;
	width: 160px;
	padding-left: 20px;
	padding-top: 4px;
	background:  #005599;
	color: #FFFFFF;
	text-decoration: none;
}
#menu h5 a:hover {
	color: #FFFFFF;
	background: #00aaee;
	text-decoration: none;
}
#menuSoff {
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	padding-left: 30px;
	background: #00aaee;
	height: 19px;
	margin-top: 2px;
	padding-top: 4px;
	font-size: 14px;

}
#menuLoff {
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	padding-left: 10px;
	background: #00aaee;
	height: 24px;
	margin-top: 2px;
	padding-top: 10px;
	font-size: 15px;

}

/* buffer
------------------------------*/
.buffer {
	border: 1px solid #005599;
	width: 718px;
	float: left;
}
.faq {
	width: 640px;
	margin-top: 20px;
	margin-left: 60px;
}
.faq_title {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 240px;
	padding-top: 0px;
	line-height: 30px;
}
.situmon {
	font-size: 15px;
	line-height: 28px;
	float: left;
	width: 358px;
	list-style-type: square;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.situmon a {
	color: #333333;
	text-decoration: none;
}
.situmon a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#item_faq {
	clear: left;
	width: 598px;
	margin-top: 30px;
	margin-left: 60px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
.item_box {
	width: 576px;
	margin-bottom: 20px;
	margin-left: 78px;
	clear: left;
}
.item_name a {
	background-image: url(images/bt_meta_off.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 140px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	float: left;
	margin-bottom: 12px;
	margin-right: 4px;
	color: #333333;
	text-decoration: none;
}

.item_name a:visited {
	color: #333333;
	text-decoration: none;
}

.item_name a:hover {
	text-decoration: none;
	background-image: url(images/bt_meta_on.jpg);
	display: block;
	height: 36px;
	width: 140px;
	color: #333333;
	text-decoration: none;
}
.item_name a:active {
	color: #333333;
	text-decoration: none;

