<!--
/*common*/
img, fieldset { border: 0; }

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { zoom: 1; }

html {
	overflow-y: scroll;
}

body {
	color: #333333;
	line-height: 1.8em;
	font-size: 12px;
	background-color: #FEFBE9;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", Verdana, sans-serif;
	text-align: center;
}

td, th {
	color: #333333;
	line-height: 1.8em;
	font-size: 12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", Verdana, sans-serif;
}

input, select, textarea {
	color: #333333;
	line-height: 1.55em;
	padding: 2px;
	font-size: 12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", Verdana, sans-serif;
}

u {
	text-decoration: none;
	border-bottom: 1px dashed #3399FF;
}

.alert {
	color: #ff0000;
}

.positive {
	font-weight: bold;
	color: #FF6600;
}

.positive_underline {
	border-bottom: 1px solid #FF6600;
	margin-bottom: 5px;
}

.negative {
	font-weight: bold;
	color: #00CC00;
}

.negative_underline {
	border-bottom: 1px solid #00CC00;
	margin-bottom: 5px;
}

.impact {
	font-weight: bold;
	color: #3399FF;
}

.impact_underline {
	border-bottom: 1px solid #3399FF;
	margin-bottom: 5px;
}

.large {
	font-size: 16px;
}

.small {
	font-size: 11px;
}

div#body {
	text-align: left;
}

div#header {
	text-align: center;
}

div.box {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}

div.wipe_box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}
div.wipe_head {
	display: block;
	width: 600px;
	height: 30px;
	font-size: 1px;
	text-indent: -9999px;
}
div.wipe_body {
	/* padding-top: 10px; */
	margin-left: 30px;
	width: 570px;
}
div.wipe_body ol {
	margin-top: 10px;
	margin-bottom: 0;
}
div.wipe_body ol li {
	/* padding-bottom: 15px; */
}
div.wipe_body ol li img {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.wipe_body ol li div.arrow{
	margin-left: 20px;
	width: 56px;
	height: 21px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/guide_arrow.gif") no-repeat 0 0;
}

a {  }
a:link{ text-decoration: underline; color: #0066cc; }
a:visited{ text-decoration: underline; color: #0066cc; }
a:active{ text-decoration: none; color: #0066cc; }
a:hover{ text-decoration: none; color: #cc6600; }

.right {text-align: right;}
.left {text-align: left;}
.center {text-align: center;}

b {
	color: #009900;
}

div#body {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	background: transparent url("./images/index_bg.jpg") no-repeat 0 0;
}

div#temp_body {
	margin: 10px auto;
	padding: 0 0;
	width: 796px;
}

div#body div#pc_link {
	position: absolute;
	left: 383px;
	top: 25px;
	width: 389px;
	height: 84px;
}

div#body h1#index_head {
	margin: 0;
	padding: 0;
	display: block;
	width: 796px;
	height: 123px;
	font-size: 1px;
	text-indent: -9999px;
	/*
	background-color: #ffffff;
	background: transparent url("./images/index_head.gif") no-repeat 0 0;
	*/
}

div#body h2#index_copy {
	margin: 0;
	padding: 0;
	display: block;
	width: 610px;
	height: 110px;
	font-size: 1px;
	text-indent: -9999px;
	background-color: #ffffff;
	background: transparent url("./images/index_copy.gif") no-repeat 0 0;
	float: left;
}

div#body div#index_mobile {
	width: 186px;
	height: 473px;
	font-size: 1px;
	text-indent: -9999px;
	background-color: #ffffff;
	background: transparent url("./images/index_mobile.gif") no-repeat 0 0;
	float: left;
}

div#body div#index_left_contents {
	position: absolute;
	left: 0px;
	top: 233px;
	width: 610px;
	height: 280px;
}

div#body div#index_left {
	width: 39px;
	height: 280px;
	font-size: 1px;
	text-indent: -9999px;
	/*
	background-color: #ffffff;
	background: transparent url("./images/index_left.gif") no-repeat 0 0;
	*/
	float: left;
}

div#body div#index_menu {
	width: 330px;
	height: 280px;
	float: left;
}

div#body div#index_menu a {
	display: block;
	width: 330px;
	height: 35px;
	font-size: 1px;
	text-indent: -9999px;
	background-color: #ffffff;
}

div#body div#index_menu a#menu1 {
	background: transparent url("./images/menu1.gif") no-repeat 0 0;
}
div#body div#index_menu a#menu1:hover {
	background: transparent url("./images/menu1.gif") no-repeat 0 -35px;
}

div#body div#index_menu a#menu2 {
	background: transparent url("./images/menu2.gif") no-repeat 0 0;
}
div#body div#index_menu a#menu2:hover {
	background: transparent url("./images/menu2.gif") no-repeat 0 -35px;
}

div#body div#index_menu a#menu3 {
	background: transparent url("./images/menu3.gif") no-repeat 0 0;
}
div#body div#index_menu a#menu3:hover {
	background: transparent url("./images/menu3.gif") no-repeat 0 -35px;
}

div#body div#index_menu a#menu4 {
	background: transparent url("./images/menu4.gif") no-repeat 0 0;
}
div#body div#index_menu a#menu4:hover {
	background: transparent url("./images/menu4.gif") no-repeat 0 -35px;
}

div#body div#index_menu a#menu5 {
	background: transparent url("./images/menu5.gif") no-repeat 0 0;
}
div#body div#index_menu a#menu5:hover {
	background: transparent url("./images/menu5.gif") no-repeat 0 -35px;
}

div#body div#index_menu div {
	width: 330px;
	height: 20px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	/*
	background-color: #ffffff;
	*/
}

/*
div#body div#index_menu div#under_menu1 {
	background: transparent url("./images/under_menu1.gif") no-repeat 0 0;
}

div#body div#index_menu div#under_menu2 {
	background: transparent url("./images/under_menu2.gif") no-repeat 0 0;
}

div#body div#index_menu div#under_menu3 {
	background: transparent url("./images/under_menu3.gif") no-repeat 0 0;
}

div#body div#index_menu div#under_menu4 {
	background: transparent url("./images/under_menu4.gif") no-repeat 0 0;
}
*/
div#body div#index_menu div#under_menu5 {
	height: 25px;
	/*
	background: transparent url("./images/under_menu5.gif") no-repeat 0 0;
	*/
}

div#body div#index_img {
	width: 241px;
	height: 280px;
	font-size: 1px;
	text-indent: -9999px;
	/*
	background-color: #ffffff;
	background: transparent url("./images/index_img.gif") no-repeat 0 0;
	*/
	float: left;
}

div#body div#index_copyright {
	display: block;
	clear: both;
	width: 610px;
	height: 83px;
	font-size: 1px;
	text-indent: -9999px;
	/*
	background-color: #ffffff;
	background: transparent url("./images/index_copyright.gif") no-repeat 0 0;
	*/
}

div#body div#bottom_menu {
	clear: both;
	position: absolute;
	left: 10px;
	top: 596px;
	width: 600px;
	height: 50px;
	font-size: 10px;
}

div#body div#index_right {
	clear: both;
	position: absolute;
	left: 796px;
	top: 123px;
	width: 36px;
	height: 260px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/index_right.gif") no-repeat 0 0;
}

div#body div#index_bottom {
	clear: both;
	position: absolute;
	left: 369px;
	top: 596px;
	width: 427px;
	height: 29px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/index_bottom.gif") no-repeat 0 0;
}

div#temp_body div#head a#logo {
	float: left;
	display: block;
	width: 274px;
	height: 72px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/logo.gif") no-repeat 0 0;
}

div#temp_body div#head div#head_blank {
	float: left;
	width: 353px;
	height: 72px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/head_blank.gif") no-repeat 0 0;
}

div#temp_body div#head a#access {
	float: left;
	display: block;
	width: 146px;
	height: 72px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/access.gif") no-repeat 0 0;
}

div#temp_body div#head div#access_on {
	float: left;
	width: 146px;
	height: 72px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/access-on.gif") no-repeat 0 0;
}

div#temp_body div#head div#head_right {
	float: left;
	width: 22px;
	height: 72px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/head_right.gif") no-repeat 0 0;
}

div#temp_body div#head div#ahead_menu {
	clear: both;
	width: 796px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background: transparent url("./images/ahead_menu.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu {
	width: 796px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
}

div#temp_body div#head div#menu div#before_menu1 {
	float: left;
	width: 46px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/before_menu1.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#before_menu2 {
	float: left;
	width: 20px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/before_menu2.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#before_menu3 {
	float: left;
	width: 21px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/before_menu3.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#before_menu4 {
	float: left;
	width: 20px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/before_menu4.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#before_menu5 {
	float: left;
	width: 48px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/before_menu5.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu a {
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
}

div#temp_body div#head div#menu a#menu1 {
	background: transparent url("./images/temp_menu1.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu a#menu2 {
	background: transparent url("./images/temp_menu2.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu a#menu3 {
	background: transparent url("./images/temp_menu3.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu a#menu4 {
	background: transparent url("./images/temp_menu4.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#menu1 {
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/temp_menu1-on.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#menu2 {
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/temp_menu2-on.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#menu3 {
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/temp_menu3-on.gif") no-repeat 0 0;
}

div#temp_body div#head div#menu div#menu4 {
	float: left;
	display: block;
	width: 160px;
	height: 23px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/temp_menu4-on.gif") no-repeat 0 0;
}

div#temp_body h2#title {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 796px;
	height: 70px;
	background: transparent url("./images/title_background.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title1 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title1.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title2 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title2.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title3 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title3.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title4 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title4.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title5 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title5.gif") no-repeat 0 0;
}

div#temp_body h2#title div#title6 {
	position: relative;
	width: 710px;
	height: 35px;
	top: 35px;
	left: 40px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/title6.gif") no-repeat 0 0;
}

div#temp_body div#text {
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 60px 10px 60px;
	background: transparent url("./images/background.gif") repeat-y 0 0;
}

div#temp_body div#foot {
	width: 796px;
	height: 53px;
	font-size: 1px;
	text-indent: -9999px;
}

div#temp_body div#foot div#copyright {
	display: block;
	float: left;
	width: 428px;
	height: 53px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/copyright.gif") no-repeat 0 0;
}

div#temp_body div#foot div#foot_right_nolink {
	float: left;
	width: 367px;
	height: 53px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/foot_right_nolink.gif") no-repeat 0 0;
}

div#temp_body div#foot a#foot_right {
	display: block;
	float: left;
	width: 367px;
	height: 53px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/foot_right.gif") no-repeat 0 0;
}

div#temp_body div#bottom_menu {
	clear: both;
	font-size: 10px;
	height: 25px;
	text-align: center;
}

div.intro_line {
	margin: 10px 0;
	width: 675px;
}

div.intro_box {
	float: left;
	width: 215px;
	/*height: 300px;*/
	margin: 0 5px;
	/*background-color: #eeeeee;*/
}

div.faq_box {
	padding: 0 40px;
}

.faq_title{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #00cc00;
	padding-left: 26px;
	margin-bottom: 5px;
	background: transparent url("./images/q_icon.gif") no-repeat 0 0;
}

div.faq_text{
	background: transparent url("./images/a_icon.gif") no-repeat 0 5px;
	padding-left: 26px;
	padding-top: 5px;
}

div.caption{
	margin: 5px;
}

.min {
	font-size: 11px;
	line-height: 1.5em;
}

div#about_img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 324px;
	font-size: 1px;
	text-indent: -9999px;
	background: transparent url("./images/about_bk.gif") no-repeat 0 0;
}

div#t01 {
	background: transparent url("./images/guide_t01.gif") no-repeat 0 0;
}
div#t02 {
	background: transparent url("./images/guide_t02.gif") no-repeat 0 0;
}
div#t03 {
	background: transparent url("./images/guide_t03.gif") no-repeat 0 0;
}
div#t04 {
	background: transparent url("./images/guide_t04.gif") no-repeat 0 0;
}
div#t05 {
	background: transparent url("./images/guide_t05.gif") no-repeat 0 0;
}
div#t06 {
	background: transparent url("./images/guide_t06.gif") no-repeat 0 0;
}
div#t07 {
	background: transparent url("./images/guide_t07.gif") no-repeat 0 0;
}
div#t08 {
	background: transparent url("./images/guide_t08.gif") no-repeat 0 0;
}
div#t09 {
	background: transparent url("./images/guide_t09.gif") no-repeat 0 0;
}

dl#contact_table{
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	width: 600px;
	border: 1px dashed #999999;
	background-color: #f8f8f8;
}
dl#contact_table dt{
	clear: both;
	float: left;
	margin: 0;
	padding: 7px 20px 5px 0;
	width: 120px;
}
dl#contact_table dd{
	float: left;
	margin: 0;
	padding: 5px 0 5px 0;
	width: 460px;
}
-->