* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(common/bg_body.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#all {
	text-align: left;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(common/bg_all.jpg);
	background-repeat: no-repeat;
}
#all2 {
	background-image: url(common/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#all_special {
	text-align: left;
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(special/img/bg_all_special.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	line-height: 1.4em;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666666;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
	font-size: 12px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.vU {

	vertical-align: bottom;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-left-r10 {
	float: left;
	margin-right: 1px;
}
.bgBrown {
	background-color: #F8F9F0;
}
.bg-glay {

	background-color: #DDDDDD;
}
.box2 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.lineU {
	background-image: url(common/bg_line.gif);
	background-repeat: repeat-x;
	margin-bottom: 8px;
	padding-bottom: 8px;
	background-position: left bottom;
}
.caution {
	font-weight: bold;
}
.fontRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.fontSize11 {
	font-size: 11px;
	line-height: 12px;
}
.line {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.mail-form{
}
.mail-input {
	text-align: center;
}
.both {
	clear: both;
}
.blue {
	color: #003270;
}
.font8 {
	font-size: 8px;
}

/*-- マージン --*/

.m-top5 {
	margin-top: 5px;
}
.m-top10 {
	margin-top: 10px;
}
.m-top20 {
	margin-top: 20px;
}
.m-l10 {
	margin-left: 10px;
}
.m-l15 {
	margin-left: 15px;
}
.m-l20 {
	margin-left: 20px;
}
.m-r15 {
	margin-right: 15px;
}
.m-l5 {
	margin-left: 5px;
}
.m-lbtm5 {
	margin-left: 5px;
	margin-bottom: 5px;
}
.m-btm5 {
	margin-bottom: 5px;
}
.m-btm10 {
	margin-bottom: 10px;
}
.marginB20 {
	margin-bottom: 20px;
}
.m-lr10 {
	margin-left: 10px;
	margin-right: 10px;
}
.m-lr10waku {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F9F9F9;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	margin-bottom: 10px;
}

/*-- コンテンツ全体 --*/

#contents {
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
}
#contents2 {
	width: 760px;
}

/*-- ヘッダ部 --*/
#head {
	background-image: url(common/bg_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 2px;
}
#head .summary {
}

#head form {
	display: inline;
}
#headBox {
	width: 550px;
	float: right;
	text-align:right;
	padding-right: 8px;
	background: url(common/head_global.gif) no-repeat -28px 0px;
}
#headBox img {
	vertical-align: top;
}

#headBox input {
	vertical-align: top;
}
#head input.googleInput {
	width: 95px;
}

#all2 div.head-btn-bg {
	background-image: url(common/head_btn_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 42px;
}


/*-- フッター --*/
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003270;
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
}
#footer_special {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EDEDED;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003270;
	font-size: 12px;
	margin-right: 7px;
	margin-left: 7px;
	color: #454545;
}
#footer p {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#footer p.float-right {
	width: 250px;
	text-align: right;
}
#footer p.float-left {
	width: 500px;
}

#footer .float-right a {
	background-image: url(common/ico_footarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	font-size: 12px;
	margin-left: 5px;
}
#footer div {
	background-color: #EDEDED;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}

address {
	font-style: normal;
	font-size: 12px;
	line-height: 1.4em;
}

/*-- パス --*/
.path {
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 35px;
	top: 125px;
}
.path a {
	color: #FFFFFF;
	text-decoration: none;
}



/*-- サイドメニュー --*/

#menu {
	width: 190px;
	float: left;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: #EDEDED;
}
#menu li {
	background-image: url(img/m_li_bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	padding-left: 27px;
}
#menu .m-box1 p {
	font-size: 12px;
	padding-right: 13px;
	padding-left: 10px;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 9px;
}

#menu li.now {
	background-image: url(img/m_li_bg_now.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#menu li a:link {
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
/*	margin-left: 27px;
*/}
#menu li a:visited {
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
}
#menu li a:hover {
	color: #003270;
	text-decoration: none;
	padding-top: 1px;
}
#menu div.m-box1 {
	background-image: url(img/m_box_a_m.gif);
	background-repeat: repeat-y;
}
#menu div.m-box2 {
	background-image: url(img/m_box_b_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 115px;
}
#menu .m-box2 p {
	font-size: 12px;
	line-height: 1.1em;
	width: 120px;
	padding-top: 10px;
	padding-left: 10px;
}

/*-- サイトマップフォーマット --*/

.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

/*-- リンク指定 --*/

a:link {
	color: #003270;
	text-decoration: none;
}
a:visited {
	color: #003270;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}


/*-- メインコンテンツ --*/

#main {
	float: right;
	width: 555px;
	padding: 0px;
}
#main h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/main_h2bg.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 21px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 22px;
	background-position: left top;
	width: 540px;
}

#main_special {
	width: 760px;
	padding: 0px;
}
#main2 {
	width: 540px;
}
#all #main div.main-img {
	position: relative;
	margin-bottom: 20px;
	width: 540px;
}
#all #main div.main-img h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	position: absolute;
	left: 21px;
	top: 65px;
}
#main .path a:link {
	color: #666666;
	text-decoration: none;
}
#main .path a:visited {
	color: #666666;
	text-decoration: none;
}
#main .path a:hover {
	color: #003270;
	text-decoration: none;
}
#main .mid-box {
	border: 2px solid #F2F2E5;
	height: 78px;
	width: 260px;
}
#main .mid-box p a {
	padding-left: 12px;
	margin-left: 9px;
	display: block;
	background: url(img/arrow_blue.gif) no-repeat 0px 3px;
}

#main .mid-box p.bg-glay {
	width: 170px;
	background-position: right;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
}
#main .mid-box img {
	border: 1px solid #78B6D8;
	margin: 8px;
}
#main .mid-box td {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 2px;
}
#main .mid-box .fontSize11 {
	line-height: 1.2em;
	padding-top: 9px;
	padding-left: 3px;
}
#main2 table.box3rd {
	width: 540px;
	margin-bottom: 17px;
}
#main2 .box3rd th img {
	border: 1px solid #454545;
}
#main2 .box3rd th {
	width: 200px;
	vertical-align: top;
}
#main2 .box3rd td {
	width: 340px;
	line-height: 130%;
}
p.catch {
	font-size: 13px;
	font-weight: bold;
	color: #FF8860;
}
.bold {
	font-weight: bold;
}
#main2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 9px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#main2 .box3rd .fontSize11 img {
	margin-right: 5px;
	margin-bottom: -1px;
}
#main2 .box-3rd02 p.m-title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 12px;
	padding-top: 3px;
}

#main2 .box3rd .fontSize11 {
	margin-bottom: 2px;
}
#main2 div.box-3rd02 {
	width: 254px;
}
#main2 .box-3rd02 table {
	width: 254px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #345C8D;
	border-right-color: #345C8D;
	font-size: 12px;
	color: #666666;
}
#main2 .box-3rd02 th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #345C8D;
	border-left-color: #345C8D;
	background-color: #CADBF0;
	width: 85px;
	padding-top: 3px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
#main2 .box-3rd02 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #345C8D;
	border-left-color: #345C8D;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
}
#main2 .box-3rd02 p {
	margin-bottom: 2px;
	padding: 0px;
}
#main2 .box-3rd02 p img {
	margin-right: 5px;
}
#main2 table.purpose-box {
	border: 1px solid #999999;
	width: 540px;
}
#main2 .purpose-box th {
	text-align: left;
	vertical-align: top;
	width: 143px;
}
p.dot-blue {
	background-image: url(img/dot_blue.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}
#main2 .purpose-box td {
	padding-top: 5px;
}
.u-line {
	background-image: url(purpose/img/purpose_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.arrow-green {
	background-image: url(img/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.u-line2 {
	background-image: url(purpose/img/purpose_line2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main2 .purpose-box p {
	margin-bottom: 0px;
}
#main2 .box3rd table {
	font-size: 12px;
	color: #000000;
	width: 320px;
}
#main2 .box3rd table th {
	width: 90px;
	background-image: url(img/th_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main2 .box3rd table td {
	width: 180px;
	line-height: 1.3em;
	background-image: url(img/td_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	color: #333333;
}
#main2 table.tbl {
	font-size: 12px;
	color: #000000;
}
#main2 table.tbl th {
	width: 150px;
	background-image: url(img/th_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 7px;
}
#main2 table.tbl td {
	width: 350px;
	line-height: 1.2em;
	background-image: url(img/td_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 6px;
}
#main2 .m-lr10waku p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#main2 .box3rd .waku p {
	margin-bottom: 0px;
}
#main2 h2.h2-no-p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main2 .box3rd ul {
	color: #666666;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main2 .box3rd li {
	margin-bottom: 5px;
}
#main2 h2.h2-nostyle {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#main2 .box-3rd02 ul {
	font-size: 12px;
	color: #666666;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#main2 ul.ul-no-m {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
div.waku {
	background-color: #F2F2F2;
	padding: 5px;
	margin-bottom: 5px;
}
.w530-lr5 {
	width: 530px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

/*-- INDEX --*/
#index {
	width: 555px;
	padding: 0px;
	float: right;

}
#index_special {
	width: 760px;
	padding: 0px;

}
#index h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#index h3 {
	margin-top: 0px;
	margin-left: 13px;
	margin-bottom: 0px;
}
#index h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#index table.top-h2box {
	width: 540px;
	margin-bottom: 15px;
}
#index .top-h2box div {
	width: 119px;
	background-repeat: no-repeat;
	height: 136px;
	background-image: url(img/top_h2box_bg.gif);
}
#index .top-h2box p {
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 4px;
	line-height: 1.1em;
}
#index .top-h2box a {
	font-weight: bold;
}
#index .top-h2box div img {
	margin: 1px 2px 1px 1px;
}
#index .top-purpose {
	background-image: url(img/top_purpose.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 540px;
	margin-bottom: 16px;
}
#index .top-purpose p {
	margin-left: 130px;
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 10px;
}
#index .top-purpose form {
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#index div.top-flow {
	background-image: url(img/top_flow_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 62px;
	width: 177px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index .top-flow p,#index .top-faq p,#index .top-case p {
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#index div.top-faq {
	background-image: url(img/top_faq_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 62px;
	width: 177px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index div.top-case {
	background-image: url(img/top_case_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 62px;
	width: 177px;
	padding: 0px;
	margin: 0px;
}
#index table.newinfo {
	color: #006699;
	width: 540px;
	margin-bottom: 10px;
}
#index .newinfo td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	height: 27px;
	vertical-align: middle;
}
#index .newinfo th {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	height: 27px;
}
#index .newinfo a:link {
	color: #006699;
	text-decoration: none;
}
#index .newinfo a:visited {
	color: #006699;
	text-decoration: none;
}
#index .newinfo a:hover {
	color: #FF9900;
	text-decoration: none;
}
#body2 {
	background-color: #FFFFFF;
}
#body2 #all_special #footer_special .fontSize11 {
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
}
#index_special table td.special_bg {
	background-image: url(special/img/special_mainimg03.jpg);
	background-repeat: no-repeat;
}
#index_special .special_bg ul {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_special #index_special .m-top20 .m-l15 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}
#index_special .txt15px {
	font-size: 15px;
	font-weight: bold;
}

#index_special .special_bg li {
	background-image: url(special/img/special_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 12px;
}
#index_special .special_bg li img {
	margin-right: 8px;
	margin-left: 7px;
}
#main_special #index_special h2 {
	background-image: url(special/img/spcial_h2.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333333;
	font-size: 21px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	line-height: 21px;
}
.p-top7 {
	padding-top: 7px;
}
#index_special div.m_lr30 {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 15px;
}
#index_special td.p-lr25 {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#index_special .m_lr30 div.sp-tdbg {
	background-image: url(special/img/sp_tdbg.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 372px;
	padding: 15px;
	margin-top: 10px;
}
#index_special .m_lr30 table.tbl-method {
	color: #666666;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	float: right;
}
#index_special .m_lr30 .tbl-method th {
	background-image: url(special/img/s_th.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	background-position: left bottom;
	width: 150px;
	padding: 5px;
	text-align: center;
}
#index_special .m_lr30 .tbl-method td {
	background-image: url(special/img/s_td_m.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 12px;
	width: 330px;
	padding: 5px;
}
#index_special .m_lr30 .tbl-method th.s-th-b {
	background-color: #CCCCCC;
	background-image: none;
}
#index_special .m_lr30 .tbl-method td.s-td-b {
	background-image: url(special/img/s_td_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#index_special .m_lr30 .tbl-method td.s-td-t {
	background-image: url(special/img/s_td_t.gif);
	background-repeat: no-repeat;
}

#body2 #all_special #contents #main_special #index_special h2.s-h2-nostyl {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#index_special div.s-waku {
	padding: 6px;
	border: 1px solid #CCCCCC;
}
#index_special .s-px14b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#index_special .txt333 {
	color: #333333;
}
#body2 #all_special #head2 .summary {
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 15px;
}

#main2 table.tbl-form {
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #345C8D;
	border-right-color: #345C8D;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
}
#main2 .tbl-form th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #345C8D;
	border-left-color: #345C8D;
	background-color: #CADBF0;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
#main2 .tbl-form td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #345C8D;
	border-left-color: #345C8D;
	padding: 5px;
}
#main2 .red {
	color: #FF0000;
}
#index_special .special_bg a {
	color: #FFFFCC;
}
#main2 img.line {
	border: 1px solid #000000;
}
#main #index .topPurpose {
	background-image: url(img/bg_purpose.gif);
	width: 535px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#main #index .topPurpose table {
	width: 500px;
	margin-left: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#index .topPurpose td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}


#main #index .topPurpose table a {
	background-image: url(img/arrow_blue.gif);
	margin-left: 5px;
	padding-left: 13px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}


.m01 {
}
.m02 {
}
.m03 {
}
#main2 table.tbl02 {
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#main2 .tbl02 th {
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F6F6F6;
	font-weight: normal;
	padding: 5px;
}
#main2 .tbl02 td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
#main2 .td02 {
	font-weight: bold;
	background-color: #EFEFEF;
}
#main2 dl.faq {
	background-image: url(common/bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	padding-top: 20px;
}
#main2 dl.faq dd {
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: url(common/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-left: 42px;
}
#main2 dl.faq dt {
	font-size: 14px;
	background-image: url(common/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
.mach {
  display:none;
  /*\*/ display:inline; /* */
}

