@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e3e3e6;

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
p {
	color: #444444;
	font-size: 11px;
	line-height: 1.7em;
}
address {
	clear: both;
	font-style: normal;
	font-size: 11px;
	color: #555555;
	background-image: url(../images/footer_bg.jpg);
	height: 26px;
	width: 820px;
	padding-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	width: 800px;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-position: top;
	padding-bottom: 30px;
}
#top {
	background-image: url(../images/top_bg.jpg);
	height: 95px;
	width: 800px;
}
#top01 {
	float: left;
}
#top02 {
	float: right;
	height: 95px;
}
#top_image {
	height: 190px;
	width: 800px;
	background-image: url(../images/top_img.jpg);
}

#main_menu {
	background-image: url(../images/menu_bg.jpg);
	height: 50px;
	width: 800px;
}
#main_menu:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#main {
	float: left;
	width: 535px;
}
#main:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#banner {
	float: right;
	width: 250px;
	margin-top: 25px;
}
#sub_main {
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#contents:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.p_top02 {
	margin-top: 68px;
	margin-right: 45px;
	font-size: 12px;
}
.p_top022 {
	margin-top: 68px;
	margin-right: 90px;
	font-size: 12px;
}
.p_top02 a {
	text-decoration: none;
	color: #555555;
}
.p_top022 a {
	text-decoration: none;
	color: #555555;
}
.p_sub01 {
	float: left;
	width: 430px;
}
.p_sub02 {
	width: 575px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.p_right {
	text-align: right;
	float: left;
	width: 430px;
	margin-top: 15px;
}
.ul_menu {
	list-style-type: none;
	margin-left: 40px;
}
.ul_menu li {
	float: left;
}
.ul_main {
	margin-left: 50px;
	font-size: 12px;
	color: #444444;
	width: 465px;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1.2em;
	overflow: scroll;
	padding-left: 15px;
	height: 420px;
}
.ul_main li {
	margin-bottom: 5px;
	line-height: 1.6em;
}
.TB_image {
	position: relative;
	left: 440px;
	top: 40px;
}
.img_right {
	float: right;
}

.box01 {
	width: 600px;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#main h2 {
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#sub_main h2 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.p_banner {
	color: #402e8f;
	line-height: 1.4em;
	font-size: 12px;
	text-align: center;
	width: 230px;
}
.img_banner {
	margin-left: 30px;
	margin-bottom: 20px;
}
.img_banner2 {
	margin-left: 10px;
	margin-bottom: 10px;
}
.img_banner3 {
	margin-left: 30px;
	margin-bottom: 25px;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}


.table01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.table01 th {
	font-size: 13px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	color: #444444;
	background-color: #E8FDFF;
}
.table01 td {
	padding: 10px;
	font-size: 13px;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	line-height: 1.3em;
}
h3 {
	margin-right: auto;
	margin-left: auto;
	width: 575px;
	margin-top: 20px;
	font-size: 16px;
	color: #00a139;
}
.dd_01 {
	margin-left: 12px;
	margin-bottom: 5px;
}
.dd_02 {
	margin-left: 12px;
}

