@charset "utf-8";
/* ------- index common ----------- */
/* ------- slider ----------- */
#sliderBoxWrap {
	height: 300px;
	background-image: url(../images/bg_slider01_rx.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#sliderBox {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#sliderBox #slider1 {
	height: 295px;
	overflow: hidden;
}
#sliderBox #slider1 li {
	height: 295px;
	width: 960px;
}
#sliderBox #slider1 .btn {
	background-image: url(../images/carousel04_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sliderBox #slider1 .btn a img {
	margin-top: 170px;
	margin-left: 40px;
}
.bx-prev {
	position:absolute;
	top:268px;
	left:830px;
	z-index:999;
	width: 40px;
	height: 24px;
	text-indent: -999999px;
	background-image: url(../images/bg_slider_btn_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.bx-prev:hover {
	background-image: url(../images/bg_slider_btn_prev.png);
	background-repeat: no-repeat;
	background-position: left -24px;
}
.bx-prev:focus {
	-moz-outline-style: none;
	outline:none;
	overflow:hidden;
}
.bx-prev:active {
	outline: none;
}
.bx-next {
	position:absolute;
	top:268px;
	left:910px;
	z-index:999;
	width: 40px;
	height: 24px;
	text-indent: -999999px;
	background-image: url(../images/bg_slider_btn_next.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.bx-next:hover {
	background-image: url(../images/bg_slider_btn_next.png);
	background-repeat: no-repeat;
	background-position: left -24px;
}
.bx-next:focus {
	-moz-outline-style: none;
	outline:none;
	overflow:hidden;
}
.bx-next:active {
	outline: none;
}
.bx-auto .bx-start {
	position:absolute;
	top:268px;
	left:870px;
	z-index:999;
	width: 40px;
	height: 24px;
	text-indent: -999999px;
	background-image: url(../images/bg_slider_btn_stop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.bx-auto .bx-start:hover {
	background-image: url(../images/bg_slider_btn_stop.png);
	background-repeat: no-repeat;
	background-position: left -24px;
}
.bx-auto .bx-start:focus {
	-moz-outline-style: none;
	outline:none;
	overflow:hidden;
}
.bx-auto .bx-start:active {
	outline: none;
}
.bx-auto .start {
	background-image: url(../images/bg_slider_btn_start.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bx-auto .start:hover {
	background-image: url(../images/bg_slider_btn_start.png);
	background-repeat: no-repeat;
	background-position: left -24px;
}
.bx-auto .start:focus {
	-moz-outline-style: none;
	outline:none;
	overflow:hidden;
}
.bx-auto .start:active {
	outline: none;
}
#indexPage h2, #indexPage h3, #indexPage h4, #indexPage p, #indexPage dl, #indexPage dt, #indexPage dd, #indexPage ul, #indexPage ol, #indexPage li, #indexPage ol li {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: none;
}
#indexPage {
	padding-bottom: 30px;
}
#main #indexPage .box02 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#main .column4Box01 {
	background-image: url(../images/bg_column4.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	clear: both;
}
#main .column4Box01 .column {
	float: left;
	width: 25%;
	display: block;
}
#main .column4Box01 .column h3 {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main .column4Box01 .column dl {
	display: block;
	width: 150px;
	margin-left: 10px;
}
#main .column4Box01 .column dt {
	text-align: left;
	display: block;
	width: 40px;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
}
* html #main .column4Box01 .column dt {
	padding-bottom: 50px;
}
#main .column4Box01 .column dt img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#main .column4Box01 .column dd {
	text-align: left;
	overflow: hidden;
	font-size: 93%;
	line-height: 1.6em;
}
#main .column4Box01 .column dd a {
	color: #00071a;
}
#main .column4Box01 .column p {
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	font-size: 93%;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#main .column4Box01 .columnTop h3 {
	padding-left: 20px;
}
#main .column4Box01 .columnTop dl {
	margin-left: 20px;
	width: 140px;
}
#main .column4Box01 .columnTop p {
	margin-left: 20px;
}
#main .btnBox {
	background-image: none;
	margin-bottom: 30px;
}
#main #indexPage .btnBox .btnBoxTop {
	width: 170px;
}
#main .btnBox .column {
	width: 180px;
}
#main .btnBox .btnBoxEnd {
	width: 190px;
}
#main .box02 {
	background-image: url(../images/bg_box02_ry.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main .dlFloatBox {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
#main .dlFloatBox dt {
	display: block;
	text-align: left;
	float: left;
}
#main .dlFloatBox01 dt {
	display: block;
	text-align: left;
	float: left;
	width: 100px;
}
#main .dlFloatBox dd {
	text-align: left;
}
#main .box03 {
	background-color: #D9EEFA;
}
#main #indexPage .box03 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#main #indexPage .box03 p {
	text-align: left;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 123%;
	line-height: 1.8em;
}
#main #indexPage .box01 .box01In {
	background-image: url(../images/bg_gradation01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-left: 10px;
}
#main .planBox {
	background-image: url(../images/bg_partition01.png);
	background-repeat: no-repeat;
	background-position: 280px top;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	padding-bottom: 25px;
}
#main .planBox h3 {
	text-align: left;
	display: block;
	width: 210px;
	float: left;
}
#main .planBox dl {
	display: block;
	width: 360px;
	float: right;
}
#main .planBox dt {
	text-align: left;
	padding-bottom: 10px;
}
#main .planBox dd {
	font-size: 93%;
	text-align: left;
	line-height: 1.7em;
	background-image: url(../images/icon_check01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#main .planBoxTop {
	border-top-style: none;
}
#main .planBoxEnd {
	border-bottom-style: none;
	padding-bottom: 20px;
}
#main #indexPage .voiceBtnBox {
	text-align: left;
	font-size: 115%;
	line-height: 1.8em;
	font-weight: bold;
}
#main #indexPage .voiceBtnBox a {
	display: block;
	background-image: url(../images/bg_voiceBtn_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 555px;
	margin-left: 35px;
	padding-left: 95px;
	padding-top: 7px;
	color: #112764;
	min-height: 98px;
	height: auto !important;
	height: 98px;
}
#main #indexPage .voiceBtnBox a:hover {
	background-image: url(../images/bg_voiceBtn_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF3E1E;
}
#main #indexPage .voiceBtnBox a span {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	line-height: normal;
}
/* ------- subpage ----------- */
#main #subpage .column4 dl {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 25%;
}
#main #subpage .column4 dt {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #subpage .column4 dd {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/* ------- voice ----------- */
#main #subpage .navVoice {
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#main #subpage .navVoice li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#main #subpage .voiceBox {
	clear: both;
	width: 660px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 30px;
}
#main #subpage .voiceBoxLeft {
	width: 165px;
	float: left;
}
#main #subpage .voiceBoxRightWrap {
	width: 490px;
	float: right;
	background-image: url(../voice/images/bg_boxVoice_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#main #subpage .voiceBoxRight {
	background-image: url(../voice/images/bg_boxVoice_ry.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main #subpage .voiceBoxRightBody {
	background-image: url(../voice/images/bg_boxVoice_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#main #subpage .voiceBoxLeft p {
	padding-right: 0px;
	padding-left: 0px;
}
#main #subpage .voiceBoxLeft .thumbBox {
	text-align: center;
}
#main #subpage .voiceBoxLeft .thumbBox .imgBox {
	padding-bottom: 0px;
	font-size: 83.3%;
	line-height: 1.6em;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	color: #112764;
}
#main #subpage .voiceBoxLeft .thumbBox .imgBox span {
	display: block;
	padding-bottom: 2px;
	padding-top: 1px;
}
#main #subpage .voiceBoxLeft .thumbBox .imgBox img {
	border: 1px solid #FFFFFF;
}
#main #subpage .voiceBoxLeft .thumbBox .imgBox img:hover {
	border: 1px solid #666666;
}
#main #subpage .pageBody .voiceBoxRight .box04Wrap {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#main #subpage .pageBody .voiceBoxRight .box04Wrap p {
	padding-bottom: 10px;
}
#main #subpage .pageBody .voiceBoxRight h3 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 136%;
	line-height: 1.6em;
	font-weight: bold;
}
#main #subpage .voiceBoxRight .dateBox {
	text-align: right;
	font-size: 83.3%;
	line-height: 1.6em;
	color: #666666;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #subpage .voiceBoxRight .date {
	background-image: url(../voice/images/icon_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#main #subpage .voiceBoxRight img {
	vertical-align: top;
	padding-left: 1px;
}
#main #subpage .voiceBoxRight h4 {
	font-weight: normal;
	color: #00071a;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #112764;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 115%;
	line-height: 1.6em;
}
#main #subpage .voiceBoxRight .videoBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #112764;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 20px;
}
#main #subpage .voiceBoxRight .videoBox p {
	line-height: 1.6em;
	font-size: 93%;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #subpage .voiceBoxRight p {
	font-size: 115%;
	line-height: 1.7em;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* ------- case ----------- */
#main #caseBox {
	padding-bottom: 10px;
}
#main #subpage .box02 .caseIndex {
	background-image: url(../images/case/bg_box02B_top.gif);
	padding-top: 35px;
}
#main #subpage #caseBox h4 {
	background-image: none;
	padding-bottom: 0px;
	font-size: 115%;
	line-height: 1.7em;
	color: #ff872b;
}
#main #subpage #caseBox h5 {
	font-size: 115%;
	line-height: 1.6em;
	margin-bottom: 10px;
}
#main #subpage #caseBox p {
	font-size: 115%;
	line-height: 1.6em;
	padding-bottom: 20px;
}
#main #subpage #caseBox .box04 p {
	font-weight: bold;
	padding-bottom: 10px;
}
#main #subpage #caseBox .iconFace {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
#main #caseBox .iconFace img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
/* ------- backIssues ----------- */
#main #subpage .backIssuesBox {
	clear: both;
	width: 620px;
	margin-bottom: 30px;
	margin-left: 40px;
	background-image: url(../images/bg_line01.gif);
	background-repeat: repeat-y;
	background-position: 460px top;
}
#main #subpage .backIssuesBoxLeft {
	width: 440px;
	float: left;
	overflow: hidden;
}
#main #subpage .backIssuesBoxRightWrap {
	width: 490px;
	float: right;
	background-image: url(../voice/images/bg_boxVoice_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#main #subpage .backIssuesBoxRight {
	float: right;
	width: 140px;
}
#main #subpage .backIssuesBoxLeft h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112764;
	font-size: 136%;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_box04_rx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main #subpage .backIssuesBoxLeft .date {
	font-size: 83.3%;
	text-align: right;
	line-height: 1.6em;
	color: #666666;
	padding-bottom: 15px;
	display: block;
}
#main #subpage .backIssuesBoxLeft .dateBtm {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112764;
	padding-top: 5px;
	padding-bottom: 30px;
}
#main #subpage .backIssuesBoxLeft .dateDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #112764;
	padding-top: 5px;
}
#main #subpage .backIssuesBoxLeft p {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 115%;
	line-height: 1.7em;
}
#main #subpage .backIssuesBoxLeft ul, #main #subpage .backIssuesBoxLeft ol {
	padding-left: 25px;
}
#main #subpage .backIssuesBoxRight dl {
	padding: 0px;
	margin-bottom: 20px;
}
#main #subpage .backIssuesBoxRight dt {
	font-size: 100%;
	line-height: 1.6em;
	background-image: url(../images/bg_box04_rx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#main #subpage .backIssuesBoxRight dd {
	font-size: 83.3%;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #666666;
}
#main #subpage .backIssuesBoxRight dd a {
	background-image: url(../images/icon_right01.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 8px;
	display: block;
}
#main #subpage .backIssuesBoxRight dd a:hover {
	background-image: url(../images/icon_right02.gif);
}
#main #subpage .backIssuesBoxRight dd a:focus {
	background-image: url(../images/icon_right02.gif);
}
#main #subpage .backIssuesBoxLeft .entrySummary {
	font-size: 93%;
	line-height: 1.6em;
	color: #666666;
	padding-bottom: 5px;
}
#main #subpage .backIssuesBoxLeft .entryMore {
	font-size: 93%;
	line-height: 1.6em;
	color: #666666;
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
#main #subpage .backIssuesBoxLeft .entryMore a {
	background-image: url(../images/icon_right01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#main #subpage .backIssuesBoxLeft .entryMore a:hover {
	background-image: url(../images/icon_right02.gif);
}
#main #subpage .backIssuesBoxLeft .pagination {
	font-size: 83.3%;
	line-height: 1.6em;
	clear: both;
}
#main #subpage .backIssuesBoxLeft .pagination a {
	border: 1px solid #2758e3;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#main #subpage .backIssuesBoxLeft .pagination a:hover {
	border: 1px solid #112764;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #112764;
}
#main #subpage .backIssuesBoxLeft .pagination span {
	border: 1px solid #112764;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #112764;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/* ------- staff ----------- */
#main #subpage #staffBoxWrap {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 620px;
}
#main #subpage #staffBoxWrap .tab {
	background-image: url(../images/staff/bg_staff_thumb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
}
#main #subpage #staffBoxWrap .tab li {
	margin: 0px;
	list-style-type: none;
	display: block;
	text-align: center;
	width: 120px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#main #subpage #staffBoxWrap .tab li img {
	border: 1px solid #d9eefa;
}
#main #subpage #staffBoxWrap .tab li img:hover {
	border: 1px solid #112764;
}
#main #subpage #staffBoxWrap .staffBox {
	clear: both;
}
#main #subpage .staffBox .staffBoxRight {
	width: 380px;
	float: right;
	background-image: url(../images/staff/bg_message.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 95px;
}
#main #subpage .staffBox .staffBoxLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	display: block;
}
#main #subpage .staffBox .staffBoxRight h3 {
	font-size: 136%;
	font-weight: bold;
	background-image: url(../images/bg_box04_rx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.6em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112764;
	margin-bottom: 30px;
}
#main #subpage .staffBox .staffBoxRight p {
	font-size: 115%;
	line-height: 1.7em;
	padding-right: 0px;
	padding-left: 0px;
}
#main #subpage .staffBox .staffBoxRight dl {
	padding-right: 0px;
	padding-left: 0px;
}
#main #subpage .staffBox .staffBoxRight dt, #main #subpage .staffBox .staffBoxRight dd {
	font-size: 105%;
	line-height: 1.6em;
}
#main #subpage .staffBox .pageTop {
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9EEFA;
	padding-bottom: 50px;
	padding-top: 10px;
}
/* ------- advantage ----------- */
#main #subpage .advantageBox {
	width: 620px;
	margin-left: 40px;
	background-image: url(../images/advantage/bg_advantageBox_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
	padding-bottom: 25px;
	clear: both;
}
#main #subpage .advantageBox .advantageBoxIn {
	background-image: url(../images/advantage/bg_advantageBox_ry.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main #subpage .advantageBox h3 {
	margin: 0px;
	padding: 0px;
}
#main #subpage .advantageBox .advantageBoxIn .left {
	width: 50%;
	float: left;
}
#main #subpage .advantageBox .advantageBoxIn .right {
	width: 50%;
	float: right;
}
#main #subpage .advantageBox h4 {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#main #subpage .advantageBox .right h4 {
	padding-left: 10px;
}
#main #subpage .advantageBox p {
	padding-right: 10px;
	padding-left: 20px;
	font-size: 105%;
	line-height: 1.7em;
	padding-bottom: 15px;
}
#main #subpage .advantageBox .right p {
	padding-right: 20px;
	padding-left: 10px;
	color: #666666;
}
/* ------- meo ----------- */
#main #subpage .meoBox h4 {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #subpage .meoBox p {
	font-size: 105%;
	line-height: 1.7em;
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 15px;
}
#main #subpage .meoBox .cent {
	padding-right: 0px;
	padding-left: 0px;
}
#main #subpage .tableAd .thRow {
	color: #FFFFFF;
	background-color: #ff3e1e;
	font-weight: bold;
	font-size: 145%;
	line-height: 1.8em;
}
#main #subpage .tableAd td {
	font-size: 123%;
	line-height: 1.7em;
	font-weight: bold;
	background-color: #FFFFFF;
}
/* ------- faq ----------- */
#main #subpage #faq h4 {
	background-image: url(../images/icon_q.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #112764;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 0px;
}
#main #subpage #faq .faqA {
	background-image: url(../images/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
	margin-bottom: 30px;
}
#main #subpage #faq .faqA p {
	padding-left: 30px;
	font-size: 115%;
	line-height: 1.6em;
	padding-bottom: 15px;
}
/* ------- sitemap ----------- */
#main #subpage #sitemap h3 {
	font-size: 123%;
	font-weight: bold;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	background-image: url(../images/bg_box04_rx.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 1.6em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #112764;
	padding-top: 15px;
}
#main #subpage #sitemap .left {
	width: 50%;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
#main #subpage #sitemap h4 {
	margin-top: 0px;
	margin-right: 10px;
	padding: 0px;
	background-image: url(../images/bg_box04_rx.gif);
	font-size: 123%;
	line-height: 1.6em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #37b3fa;
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #49494d;
}
#main #subpage #sitemap .right h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #112764;
	margin-left: 10px;
	margin-right: 40px;
}
#main #subpage #sitemap .right {
	width: 50%;
	overflow: hidden;
	float: right;
	margin-bottom: 30px;
}
#main #subpage #sitemap ul {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/bg_sitemap03.gif);
	background-repeat: repeat-y;
	background-position: 20px top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main #subpage #sitemap ul li {
	list-style-type: none;
	font-size: 105%;
	line-height: 1.6em;
	margin: 0px;
	color: #49494d;
	background-image: url(../images/bg_sitemap01.gif);
	background-repeat: no-repeat;
	background-position: left -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main #subpage #sitemap dl {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main #subpage #sitemap dt {
	font-size: 93%;
	line-height: 1.6em;
	color: #49494d;
	margin: 0px;
	padding: 0px;
}
#main #subpage #sitemap dd {
	font-size: 100%;
	line-height: 1.6em;
	color: #49494d;
	margin: 0px;
	padding: 0px;
}
#main #subpage #sitemap li a {
	background-image: url(../images/icon_right01.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 9px;
	display: block;
}
#main #subpage #sitemap li a:hover {
	background-image: url(../images/icon_right02.gif);
}
#main #subpage #sitemap ul .last {
	background-image: url(../images/bg_sitemap02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #subpage #sitemap .left ul {
	padding-right: 10px;
	padding-left: 50px;
	background-image: url(../images/bg_sitemap03.gif);
	background-repeat: repeat-y;
	background-position: 50px top;
}
#main #subpage #sitemap .left ul li ul {
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/bg_sitemap03.gif);
	background-repeat: repeat-y;
	background-position: 10px top;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #subpage #sitemap .left ul li ul {
 /display: inline-block;
}
#main #subpage #sitemap ul li ul li {
	font-size: 93%;
	line-height: 1.6em;
}
#main #subpage #sitemap .right ul li ul {
	margin-bottom: 0px;
}
/* ------- form-inquiry ----------- */
#main #subpage #form-inquiry #mailform .mailform th {
	text-align: left;
	white-space: normal;
	width: 200px;
}
#main #subpage #form-inquiry #mailform .mailform tr th span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	color: #37B3FA;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#main #subpage #form-inquiry #mailform .mailform td .formEx {
	font-size: 83.3%;
	display: block;
	line-height: normal;
	padding-top: 1px;
	color: #666666;
	padding-left: 3px;
}
#main #subpage #form-inquiry #mailform .mailform input.mfp {
	font-size: 13px;
}
#main #subpage #form-inquiry #mailform .mailform select.mfp {
	font-size: 13px;
	padding: 2px;
	width: 198px;
}
#main #subpage #form-inquiry #mailform .mailform ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main #subpage #form-inquiry #mailform .mailform li {
	margin: 0px;
	font-size: 93%;
	list-style-type: none;
	display: block;
	padding: 0px;
	clear: both;
}
#main #subpage #form-inquiry #mailform .mailform p {
	font-size: 93%;
	line-height: 1.6em;
	margin: 0px;
	color: #666666;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main #subpage #form-inquiry #mailform .mailform label {
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: normal;
}
#main #subpage #form-inquiry #mailform .mailform .thMust {
	background-image: url(../images/bg_must.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#main #subpage #form-inquiry #mailform .mailform .mfp_err {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#main #subpage #form-inquiry #mailform .mailform {
	margin-bottom: 10px;
	margin-left: 30px;
	width: 640px;
}
/* ------- hp,basic-plan,advance-plan,premium-plan ----------- */
#main #subpage .column2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#main #subpage .column2 li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
#main #subpage .attentionBox {
	background-image: url(../images/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-left: 40px;
	padding-left: 30px;
}
#main #subpage .blogPlanBtnBox {
	background-image: url(../images/hp/bg_blogPlan_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-left: 40px;
	padding-top: 14px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 395px;
	clear: both;
}
#main #subpage .column3 {
	margin-left: 35px;
}
#main #subpage .basicPlanBtnBox {
	background-image: url(../images/hp/bg_basicPlan_btn.gif);
}
#main #subpage .basicPlanBtnBox02 {
	background-image: url(../images/hp/bg_basicPlan_btn02.gif);
}
#main #subpage .advancePlanBtnBox {
	background-image: url(../images/hp/bg_advancePlan_btn.gif);
}
#main #subpage .advancePlanBtnBox02 {
	background-image: url(../images/hp/bg_advancePlan_btn02.gif);
}
#main #subpage .premiumPlanBtnBox {
	background-image: url(../images/hp/bg_premiumPlan_btn.gif);
}
#main #subpage .premiumPlanBtnBox02 {
	background-image: url(../images/hp/bg_premiumPlan_btn02.gif);
}
#main #subpage .premiumPlanBtnBox03 {
	background-image: url(../images/hp/bg_premiumPlan_btn03.gif);
}
#main #subpage .prBoxWrap {
	width: 640px;
	margin-bottom: 25px;
	margin-left: 30px;
	background-image: url(../images/hp/premium/bg_prBox_btm.gif);
	background-position: left bottom;
	padding-bottom: 55px;
	background-repeat: no-repeat;
}
#main #subpage .prBox {
	background-image: url(../images/hp/premium/bg_prBox_ry.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main #subpage .prBox h4 {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #subpage .prBox p {
	font-size: 105%;
	line-height: 1.7em;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right: 80px;
}
#main #subpage .prBox .rightImg {
	padding-left: 20px;
	padding-right: 70px;
	padding-bottom: 0px;
}
#main #subpage h3.attentionBox {
	font-size: 136%;
	font-weight: bold;
	padding-right: 40px;
	padding-bottom: 25px;
	line-height: 1.7em;
}
#main #subpage ol li dl {
	margin: 0px;
	padding: 0px;
}
#main #subpage ol li dt {
	font-size: 100%;
	line-height: 1.6em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main #subpage ol li dd {
	margin: 0px;
	font-size: 100%;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#main #subpage .pageBody ol.box04 {
	padding-bottom: 10px;
}
/* ------- others ----------- */
#main #subpage .iconRight03 li {
	background-image: url(../images/icon_right06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#main #subpage .videoBox02 {
	margin-bottom: 30px;
	text-align: center;
}
#main #subpage .blogPlanCheckBox li {
	margin-left: 90px;
	font-size: 123%;
	line-height: 1.7em;
	font-weight: bold;
}
#main #subpage #mailform .mailform ol {
	margin: 0px;
	padding: 0px;
}
#main #subpage #form-inquiry #mailform .mailform ol li {
	margin: 0px;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/* ------- others ----------- */
#main #subpage .hpPlanIconBox {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 60px;
}
#main #subpage .hpPlanIconBox li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}.backIssuesBox #entryFooter {
	padding-top: 20px;
	padding-bottom: 20px;
}
#main #subpage .backIssuesBoxLeft #entryFooter p {
	padding-top: 20px;
}
.backIssuesBox #entryFooter .facebookBox {
	padding-bottom: 5px;
}
.backIssuesBox #entryFooter .twitterBox {
	padding-bottom: 25px;
}


.mail_box{

width:662px;
background:url(../images/bg_mailbox.png) no-repeat left top;
height:430px;
margin-top:23px;
margin-left:11px;
text-align:left !important;
padding-left:38px !important;


}

.mail_box p{
padding-top:355px !important;
text-align:left !important;


	
}




.mail_input{
width:356px;
padding:7px;
font-size:18px;
    border:solid 3px #AAA;
    border-radius: 5px;         /* CSS3 */
    -moz-border-radius: 5px;    /* Firefox */
    -webkit-border-radius: 5px; /* Safari,Chrome */
	
}

.btn_mail_input{
	vertical-align:top;
	margin-left:12px;
	margin-top:4px;
}
