#contens_wrapper {
	width: 746px;
}
#menu-area {
	width: 187px;
	padding-right: 15px;
}

#contents_area table {
	width: 100%;
	margin-top: 15px;
}
.inquiry_midashi_1{
	margin-top: 15px;
	height: 30px;
	background-image: url(image/headline_back.jpg);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 17px;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.contents_area_h1 h1 {
	padding-left: 20px;
	font-size: 17px;
	color: #666666;
}
.contents_td_left {
	padding-right: 5px;
}
.contents_td_right {
	padding-left: 5px;
	width: 160px;
}
.contents_td_right img {
	margin-bottom: 10px;
}

.num_list {
	padding-left: 2em;
	margin-bottom: 15px;
}
.num_list li {
	list-style: decimal;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.nonum_list {
	margin-bottom: 15px;
	padding-left: 1.8em;
}
.nonum_list li {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.gray_area {
	background: #F0F0F0;
	padding: 10px;
	margin: 10px;
}
.link_navi {
	padding-left: 20px;
	background: url(image/linknavi_arrow.gif) no-repeat left center;
	list-style: none;

}
.world-link_navi {
	background: url(image/world_link.gif) no-repeat left center;
	list-style: none;
	padding-left: 20px;
}
.contact_div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
.contact_div p {
	padding-left: 15px;
}
.contact_div a {
	padding-left: 15px;
	background-image: url(image/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contact_div h2 {
	font-weight: bold;
	color: #004E9B;
	padding-bottom: 0.5em;
}
