* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
p {
	color: #555555;
	font-size: 11px;
	line-height: 1.7em;
}
.p_contents {
	margin-right: auto;
	margin-left: auto;
	width: 570px;
}
.p_concept {
	background-image: url(../sub_page/images_sub/concept_bg.jpg);
	width: 450px;
	padding-top: 10px;
	padding-right: 100px;
	padding-left: 100px;
	background-repeat: no-repeat;
}
.p_concept img {
	margin-left: 310px;
}


.p_thin_img {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}
.p_right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.p_center {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
.img_right {
	float: right;
	margin-bottom: 5px;
}

em {
	font-style: normal;
	font-weight: bold;
}
h2 {
	margin-bottom: 20px;
}
.h2_a {
	margin-bottom: 10px;
}
.h2_b {
	margin-bottom: 0px;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4C4C4C;
	background-image: url(../sub_page/images_sub/h3_bg_wide.jpg);
	height: 22px;
	width: 618px;
	padding-left: 22px;
	padding-top: 8px;
	margin-top: 20px;
	margin-left: 5px;
}
.h3_a {
	margin-top: 0px;
	margin-bottom: 15px;
}
.h3_b {
	font-size: 14px;
	font-weight: bold;
	color: #14538B;
	margin-bottom: 2px;
	background-image: none;
	padding: 0px;
	margin-left: 35px;
	margin-top: 20px;
	clear: both;
}
.h3_c {
	font-size: 14px;
	font-weight: bold;
	color: #14538B;
	background-image: none;
	padding: 0px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	margin-top: 15px;
}
ul {
	font-size: 11px;
	color: #555555;
}
address {
	clear: both;
	font-style: normal;
	width: 800px;
	text-align: center;
	height: 34px;
	background-image: url(../images/footer_bg.jpg);
	font-size: 10px;
	color: #444444;
	line-height: 17px;
	padding-top: 23px;
}
address a {
	color: #444444;
	text-decoration: none;
}
#wrap {
	margin: auto;
	width: 800px;
	background-image: url(../images/wrap_bg2.jpg);
	padding-right: 4px;
	padding-left: 4px;
	background-repeat: repeat-y;
	background-position: top;
}
#head {
	height: 100px;
	width: 800px;
	background-image: url(../images/head_bg.jpg);
	background-position: top;
}
#top {
	height: 75px;
	width: 800px;
}
#top:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#top1 {
	height: 75px;
	width: 200px;
	float: left;
}
#top2 {
	float: right;
	margin-top: 36px;
	font-size: 10px;
	margin-right: 3px;
}
#top2 a {
	text-decoration: none;
	color: #555555;
}


#menu {
	height: 25px;
	width: 800px;
}
#menu:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.main_menu {
	list-style-type: none;
}
.main_menu li {
	float: left;
}
#contents {
	width: 650px;
	margin-top: 25px;
	margin-right: 75px;
	margin-bottom: 30px;
	margin-left: 75px;
}
#contents:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#btn {
	height: 150px;
	width: 550px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#btn_jyukou {
	float: left;
	height: 150px;
	width: 250px;
}
#byn_kaikou {
	float: right;
	height: 150px;
	width: 250px;
}
#btn:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.table01 {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.table01 td {
	font-size: 11px;
	color: #555555;
	font-style: normal;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.th_green {
	font-size: 11px;
	color: #555555;
	font-style: normal;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E7FEE9;
}.th_blue {
	font-size: 11px;
	color: #555555;
	font-style: normal;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E6EFFF;
}
.td_center {
	text-align: center;
}
.right {
	text-align: right;
}
.block1 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.block2 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
}
.block3 {
	width: 570px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.blockTB {
	height: 50px;
	width: 645px;
	margin-top: 5px;
	background-image: url(../sub_page/images_sub/TBsupport_bg.jpg);
}
.blockTB img {
	margin-left: 470px;
}



.ul_type1 {
	margin-left: 50px;
	margin-bottom: 40px;
}
.ul_type1 li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ul_type2 {
	margin-left: 50px;
}
.stop01 {
	position: relative;
	top: -140px;
	left: 170px;
	height: 75px;
	width: 315px;
}

