@charset "UTF-8";
/*--------------------------------------
* Contents Module
* ---------------------------------------*/
p.link-list {
	width:830px;
	padding:3px 10px;
	background:#efefef;
	margin-bottom:10px;
	font-size:80%;
	overflow:hidden;
}
*html p.link-list {
	width:850px;
}
#main {
	width:850px;
	float: left;
	text-align:left;
}
/* =============== servicepage =============== */

/* base lyout */
#servicepage {
	font-size:90%;
	line-height:1.6;
}
/* main */

.s_contents {
	width:580px;
	float:left;
}
.subbox {
	background:url(../service/common/servicepage/subt_bg.gif) repeat-x;
	width:550px;
	margin-left:5px;
	padding:5px;
}
*html .subbox {
	width:560px;
}
.subtxt {
	font-weight:bold;
	font-size:110%;
	color:#333;
	margin-bottom:10px;
}
.s_contents dl {
	background:url(../service/common/servicepage/c_number.gif) no-repeat;
	width:560px;
	height:30px;
	margin:10px 0 10px 5px;
}
*html .s_contents dl {
	width:565px;
}
.s_contents dt {
	width:180px;
	text-align:center;
	font-weight:bold;
	color:#666;
	float:left;
	padding-top:6px;
}
.s_contents dd {
	width:180px;
	text-align:center;
	font-weight:bold;
	float:left;
	color:#FFFF00;
	padding-top:4px;
}
.s_contents dd a {
	color:#FFFF00;
	text-decoration:none;
}
.s_contents dd a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
*html .s_contents dd {
	width:180px;
	padding-top:0px;
}
*:first-child+html .s_contents dd {
	width:180px;
	padding-top:0px;
}
.s_contents dd span {
	font-size:130%;
}
*html .s_contents dd span {
	font-size:150%;
}
*:first-child+html .s_contents dd span {
	font-size:150%;
}
/* ご利用料金 */

.s_price {
	width:254px;
	float:left;
	background:url(../service/common/servicepage/pricebox_btm.gif) no-repeat left bottom;
	padding-bottom:9px;
}
.option_price {
	width:254px;
	float:right;
	background:url(../service/common/servicepage/option_pricebox_btm.gif) no-repeat left bottom;
	padding-bottom:9px;
}
.contents_box .option_price p{
	margin:0;
}
.pricebox {
	background:url(../service/common/servicepage/pricebox_bg.gif) repeat-y;
	padding-top:5px;
	padding-left:8px;
}
.pricebox_option {
	background:url(../service/common/servicepage/option_pricebox_bg.gif) repeat-y;
	padding-top:5px;
	padding-left:8px;
}
.pricebox_option2 {
	width:300px;
	float:left;
}
/* 値段リスト1 */

.pricebox .plist1 {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:5px;
	width:226px;
	margin-bottom:5px;
	clear:both;
}
*html .pricebox .plist1 {
	width:236px;
}
.pricebox .plist1 dt {
	width:95px;
	color:#660000;
	float:left;
	padding-top:5px;
	clear:left;
}
.pricebox .plist1 dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:4px;
}
*html .pricebox .plist1 dd {
	font-size:130%;
	padding-top:0px;
}
*:first-child+html .pricebox .plist1 dd {
	font-size:130%;
	padding-top:0px;
}
.pricebox .plist1 dd span {
	font-size:70%;
	font-weight:normal;
}

/* 値段リスト1(end) */

.pricebox .plist1_end {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:5px;
	width:226px;
	clear:both;
}
*html .pricebox .plist1_end {
	width:236px;
}
.pricebox .plist1_end dt {
	width:95px;
	color:#660000;
	float:left;
	padding-top:5px;
	clear:left;
}
.pricebox .plist1_end dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:4px;
}
*html .pricebox .plist1_end dd {
	font-size:130%;
	padding-top:0px;
}
*:first-child+html .pricebox .plist1_end dd {
	font-size:130%;
	padding-top:0px;
}
.pricebox .plist1_end dd span {
	font-size:70%;
	font-weight:normal;
}

/* 値段リスト2 */

.pricebox .plist2 {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:1px 5px;
	width:226px;
	margin-bottom:2px;
	clear:both;
}
*html .pricebox .plist2 {
	width:236px;
}
.pricebox .plist2 dt {
	width:95px;
	color:#660000;
	float:left;
	padding-top:5px;
	clear:left;
}
.pricebox .plist2 dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:2px;
}
*html .pricebox .plist2 dd {
	font-size:130%;
	padding-top:0px;
}
*:first-child+html .pricebox .plist2 dd {
	font-size:130%;
	padding-top:0px;
}
.pricebox .plist2 dd span {
	font-size:70%;
	font-weight:normal;
}

/* 値段リスト2（long-name） */

.pricebox .plist2_long {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:1px 5px;
	width:226px;
	margin-bottom:2px;
	clear:both;
}
*html .pricebox .plist2_long {
	width:236px;
}
.pricebox .plist2_long dt {
	width:110px;
	color:#660000;
	font-size:90%;
	float:left;
	padding:5px 0;
	clear:left;
}
.pricebox .plist2_long dd {
	width:115px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:10px;
}


*html .pricebox .plist2_long dt {
	font-size:90%;
	padding-top:3px;
}
*:first-child+html .pricebox .plist2_long dt {
	font-size:90%;
	padding-top:3px;
}


*html .pricebox .plist2_long dd {
	font-size:130%;
	padding-top:10px;
}
*:first-child+html .pricebox .plist2_long dd {
	font-size:130%;
	padding-top:10px;
}
.pricebox .plist2_long dd span {
	font-size:70%;
	font-weight:normal;
}

/* 値段リスト3 */

.pricebox .plist3 {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:34px 5px 5px 5px;
	width:226px;
	height:62px;
	clear:both;
	color:#CC0000;
	font-weight:bold;
	font-size:140%;
	text-align:center;
}
*html .pricebox .plist3 {
	width:236px;
	height:96px;
}
.pricebox .plist3 span {
	font-size:70%;
	font-weight:normal;
}
.ptxt {
	margin:5px 0 0 5px;
}
.s_btn {
	text-align:center;
	width:846px;
	height:44px;
	background:url(../service/common/servicepage/pc_btmbg.gif) no-repeat;
	padding:6px 0 0 196px;
	margin:0px auto;
}
*html .s_btn {
	width:850px;
	height:50px;
}

/* 値段リスト4 */

.pricebox_option2 .plist4 {
	width:260px;
	clear:both;
}
*html .pricebox_option2 .plist4 {
	width:270px;
}
.pricebox_option2 .plist4 dt {
	width:120px;
	color:#660000;
	float:left;
	padding-top:6px;
	clear:left;
}
.pricebox_option2 .plist4 dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:130%;
	float:left;
	color:#CC0000;
	padding-top:4px;
}
*html .pricebox_option2 .plist4 dd {
	font-size:140%;
	padding-top:0px;
}
*:first-child+html .pricebox_option2 .plist4 dd {
	font-size:140%;
	padding-top:0px;
}
.pricebox_option2 .plist4 dd span {
	font-size:70%;
	font-weight:normal;
}

/* オプション値段リスト1 */

.pricebox_option .plist1 {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:5px;
	width:226px;
	margin-bottom:5px;
	clear:both;
}
*html .pricebox_option .plist1 {
	width:236px;
}
.pricebox_option .plist1 dt {
	width:95px;
	color:#660000;
	float:left;
	padding-top:5px;
	clear:left;
}
.pricebox_option .plist1 dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:4px;
}
*html .pricebox_option .plist1 dd {
	font-size:130%;
	padding-top:0px;
}
*:first-child+html .pricebox_option .plist1 dd {
	font-size:130%;
	padding-top:0px;
}
.pricebox_option .plist1 dd span {
	font-size:70%;
	font-weight:normal;
}

/* オプション値段リスト1(end) */

.pricebox_option .plist1_end {
	background:url(../service/common/servicepage/price_bg.gif) repeat-x;
	border:#F4E7D3 1px solid;
	padding:5px;
	width:226px;
	clear:both;
}
*html .pricebox_option .plist1_end {
	width:236px;
}
.pricebox_option .plist1_end dt {
	width:95px;
	color:#660000;
	float:left;
	padding-top:5px;
	clear:left;
}
.pricebox_option .plist1_end dd {
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:120%;
	float:left;
	color:#CC0000;
	padding-top:4px;
}
*html .pricebox_option .plist1_end dd {
	font-size:130%;
	padding-top:0px;
}
*:first-child+html .pricebox_option .plist1_end dd {
	font-size:130%;
	padding-top:0px;
}
.pricebox_option .plist1_end dd span {
	font-size:70%;
	font-weight:normal;
}

/* btn */

.s_btn li {
	width:214px;
	height:38px;
	float:left;
	margin-right:10px;
}
.s_btn li a {
	width:214px;
	height:38px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.s_btn .btn_inquiry a {
	background:url(../service/common/servicepage/btn_inquiry.gif) no-repeat;
}
.s_btn .btn_inquiry a:hover {
	background:url(../service/common/servicepage/btn_inquiry_on.gif) no-repeat;
}
.s_btn .btn_dl a {
	background:url(../service/common/servicepage/btn_dl.gif) no-repeat;
}
.s_btn .btn_dl a:hover {
	background:url(../service/common/servicepage/btn_dl_on.gif) no-repeat;
}
.s_btn .btn_entry a {
	background:url(../service/common/servicepage/btn_entry.gif) no-repeat;
}
.s_btn .btn_entry a:hover {
	background:url(../service/common/servicepage/btn_entry_on.gif) no-repeat;
}
.s_btn .btn_qa a {
	background:url(../service/common/servicepage/btn_qa.gif) no-repeat;
}
.s_btn .btn_qa a:hover {
	background:url(../service/common/servicepage/btn_qa_on.gif) no-repeat;
}
.btn_entry2 {
	width:213px;
	margin:40px auto;
}
*html .btn_entry2 {
	width:213px;
	margin:0 0 20px 210px;
}
.btn_entry2 a {
	width:213px;
	height:38px;
	background:url(../service/common/servicepage/btn_entry2.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.btn_entry2 a:hover {
	background:url(../service/common/servicepage/btn_entry2_on.gif) no-repeat;
}
.putcart a {
	width:134px;
	height:38px;
	background:url(../service/common/servicepage/btn_putcart.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.putcart a:hover {
	background:url(../service/common/servicepage/btn_putcart_on.gif) no-repeat;
}
.entry_s a {
	width:134px;
	height:38px;
	background:url(../service/common/servicepage/btn_entry_s.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.entry_s a:hover {
	background:url(../service/common/servicepage/btn_entry_s_on.gif) no-repeat;
}

.y_report_btn {
	margin-right:20px;
}
.y_report_btn a {
	display:block;
	width:250px;
	height:460px;
	text-indent:-9999px;
}
.y_report_btn a:link, 
.y_report_btn a:visited {
	background:url("../service/ybiz/images/ybizx_report.gif") no-repeat;
}
.y_report_btn a:hover,
.y_report_btn a:focus,
.y_report_btn a:active {
	background-position:-250px 0;
}
.customer_voice_btn {
	float:right;
	margin-left:10px;
}
.customer_voice_btn a {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.customer_voice_btn a:link, 
.customer_voice_btn a:visited {
	background:url("../service/ybiz/images/customer_voice.gif") no-repeat;
}
.customer_voice_btn a:hover,
.customer_voice_btn a:focus,
.customer_voice_btn a:active {
	background-position:0 -50px;
}

/* =============== PC版 =============== */

/* main */

#service_pc {
}
#service_pc .service_main {
	width:850px;
	margin-bottom:15px;
}
#service_pc .s_title {
	background:url(../service/common/servicepage/pc_titlebg.gif) no-repeat;
	height:22px;
	padding-top:4px;
	font-weight:bold;
	color:#FFF;
}
#service_pc .s_new {
	background:url(../service/common/servicepage/icon_pc_new.gif) no-repeat 4px 1px;
	padding-left:43px;
}
#service_pc .s_contents_box {
	background:url(../service/common/servicepage/main_bg.gif) repeat-x;
	border-left:#BFD6EA 1px solid;
	border-right:#BFD6EA 1px solid;
	padding:8px 0 0 7px;
}
/* navi */

#service_pc .s_navi {
	width:850px;
	height:33px;
	background:url(../service/common/servicepage/navi_bg.gif) repeat-x;
	border-bottom:#3780BC 3px solid;
	clear:both;
}
#service_pc .s_navi ul {
	width:825px;
	margin:0 auto;
}
*html #service_pc .s_navi ul {
	width:825px;
	margin:0 0 0 12px;
}
#service_pc .s_navi li {
	width:125px;
	float:left;
}
#service_pc .s_navi li a {
	width:125px;
	height:23px;
	display:block;
	background:url(../service/common/servicepage/pc_menu.gif) no-repeat;
	font-weight:bold;
	color:#005DAA;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
}
#service_pc .s_navi li a:hover {
	background:url(../service/common/servicepage/pc_menu_on.gif) no-repeat;
	color:#005DAA;
}
#service_pc .s_navi .btn_on a {
	width:125px;
	height:23px;
	display:block;
	background:url(../service/common/servicepage/pc_menu_s.gif) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
}
#service_pc .s_navi .btn_on a:hover {
	background:url(../service/common/servicepage/pc_menu_s.gif) no-repeat;
	color:#FFFFFF;
}

*html #service_pc .s_navi li a {
	height:33px;
	padding-top:8px;
}
*html #service_pc .s_navi .btn_on a {
	height:33px;
	padding-top:8px;
}
*:first-child+html #service_pc .s_navi li a {
	height:25px;
	padding-top:8px;
}
*:first-child+html #service_pc .s_navi .btn_on a {
	height:25px;
	padding-top:8px;
}


/* =============== 携帯mobile版 =============== */

/* main */

#service_mobile {
}
#service_mobile .service_main {
	width:650px;
	margin-bottom:10px;
}
#service_mobile .s_title {
	background:url(../service/common/servicepage/mobile_titlebg.gif) no-repeat;
	height:22px;
	padding-top:4px;
	font-weight:bold;
	color:#FFF;
}
#service_mobile .s_new {
	background:url(../service/common/servicepage/icon_mobile_new.gif) no-repeat 4px 1px;
	padding-left:43px;
}
#service_mobile .s_contents_box {
	background:url(../service/common/servicepage/main_bg.gif) repeat-x;
	border-left:#BFD9CB 1px solid;
	border-right:#BFD9CB 1px solid;
	padding:8px 0 0 7px;
}
/* navi */

#service_mobile .s_navi {
	width:650px;
	height:33px;
	background:url(../service/common/servicepage/navi_bg.gif) repeat-x;
	border-bottom:#408C63 3px solid;
	clear:both;
}

#service_mobile .s_navi ul {
	width:625px;
	margin:0 auto;
}
*html #service_mobile .s_navi ul {
	width:625px;
	margin:0 0 0 12px;
}
#service_mobile .s_navi li {
	width:125px;
	float:left;
}

#service_mobile .s_navi li a {
	width:125px;
	height:23px;
	display:block;
	background:url(../service/common/servicepage/mobile_menu.gif) no-repeat;
	font-weight:bold;
	color:#00662F;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
}
#service_mobile .s_navi li a:hover {
	background:url(../service/common/servicepage/mobile_menu_on.gif) no-repeat;
	color:#00662F;
}
#service_mobile .s_navi .btn_on a {
	width:125px;
	height:23px;
	display:block;
	background:url(../service/common/servicepage/mobile_menu_s.gif) no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
}
#service_mobile .s_navi .btn_on a:hover {
	background:url(../service/common/servicepage/mobile_menu_s.gif) no-repeat;
	color:#FFFFFF;
}

*html #service_mobile .s_navi li a {
	height:33px;
	padding-top:8px;
}
*html #service_mobile .s_navi .btn_on a {
	height:33px;
	padding-top:8px;
}
*:first-child+html #service_mobile .s_navi li a {
	height:25px;
	padding-top:8px;
}
*:first-child+html #service_mobile .s_navi .btn_on a {
	height:25px;
	padding-top:8px;
}


/* =============== font =============== */


#servicepage h1 {
	width:380px;
	height:85px;
}
#servicepage h2 {
	width:810px;
	height:22px;
	background:url(../service/common/servicepage/h2_titlebg.gif) no-repeat;
	font-size:110%;
	font-weight:bold;
	color:#3F668C;
	padding:13px 0 0 20px;
	margin-bottom:20px;
}
*html #servicepage h2 {
	width:830px;
	height:35px;
}
*:first-child+html #servicepage h2 {
	height:24px;
	padding:11px 0 0 20px;
}
#servicepage h3 {
	width:820px;
	height:25px;
	background:url(../service/common/servicepage/h3_titlebg.gif) no-repeat;
	font-size:130%;
	font-weight:bold;
	color:#3F668C;
	padding:11px 0 0 10px;
	margin-bottom:25px;
}
*html #servicepage h3 {
	width:830px;
	height:36px;
}
#servicepage h4 {
	font-size:120%;
	font-weight:bold;
	line-height:1.5;
	color:#990000;
	margin-bottom:10px;
	margin-left:5px;
}
*:first-child+html #servicepage h4 {
	font-size:140%;
}
.contents_box p {
	margin-left:5px;
	margin-right:10px;
}
.sub_title {
	font-weight:bold;
	margin-bottom:20px;
}
.sub_title2 {
	font-size:110%;
	font-weight:bold;
	color:#ff8000;
	margin-bottom:10px;
}
.sub_title3 {
	font-size:110%;
	font-weight:bold;
	color:#003366;
	margin-bottom:10px;
}
.sub_title4 {
	font-size:110%;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
}
.sub_title5 {
	font-size:110%;
	font-weight:bold;
	color:#660000;
	margin-bottom:10px;
}
.copy_l {
	font-size:110%;
	margin-bottom:30px;
	color:#333333;
}
.copy_l2 {
	font-size:120%;
	font-weight:bold;
	color:#990000;
	margin-bottom:10px;
}
.copy_l3 {
	font-size:120%;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
}
*:first-child+html .copy_l2,
*:first-child+html .copy_l3 {
	font-size:140%;
}
.bold {
	font-weight:bold;
}
.fc_66 {
	color:#666;
}
.fc_33 {
	color:#333;
}
.fc_00 {
	color:#000;
}
.fc_FF {
	color:#FFF;
}
.fc_C0 {
	color:#CC0000;
}
.fc_90 {
	color:#990000;
}
.fc_grn {
	color:#6BA624;
}
.fc_blue {
	color:#3F85BF;
}
.fc_d_blue {
	color:#003366;
}
.fs_1 {
	font-size:80%;
}
*html .fs_1 {
	font-size:70%;
}
.fs_2 {
	font-size:100%;
}
.fs_3 {
	font-size:110%;
}
.fs_4 {
	font-size:120%;
}
*:first-child+html .fs_4 {
	font-size:140%;
}
.fs_5 {
	font-size:130%;
}
/* =============== margin =============== */

.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mb00 {
	margin-bottom:00px;
}
.mb05 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}
.mr10 {
	margin-right:10px;
}
.mtb20 {
	margin-top:20px;
	margin-bottom:20px;
}
.mtb30 {
	margin-top:30px;
	margin-bottom:30px;
}
/* =============== padding =============== */

/* =============== position =============== */
.center {
	text-align:center;
}
/* =============== table =============== */

table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
}
td {
	margin: 0px;
	padding: 0px;
	line-height:1.6;
	font-weight: normal;
}
*html td {
	font-size:80%;
}
.nowrap {
	white-space:nowrap;
}
.t1 {
	width:830px;
	clear:both;
	border:none;
	border-top:#E5E5E5 1px solid;
	border-left:#E5E5E5 1px solid;
}
.t1 td {
	border-right:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
	padding:5px 10px;
	color:#333333;
}
.t2 {
	width:630px;
	clear:both;
	border:none;
	border-top:#E5E5E5 1px solid;
	border-left:#E5E5E5 1px solid;
}
.t2 td {
	border-right:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
	padding:10px;
	text-align:center;
	color:#333333;
}
.t2 td img {
	margin-bottom:10px;
}
.t3 {
	width:630px;
	clear:both;
	border:none;
	border-top:#E5E5E5 1px solid;
	border-left:#E5E5E5 1px solid;
}
.t3 td {
	border-right:#E5E5E5 1px solid;
	border-bottom:#E5E5E5 1px solid;
	padding:10px;
	text-align:left;
	color:#333333;
}
.t3 .hissu {
	background:url(../service/common/servicepage/icon_hissu.gif) no-repeat 150px 12px;
}
.t4 {
	clear:both;
	border:none;
	margin:0 auto;
}
.t4 td {
	text-align:center;
}

.t4 .ccursor_r{
	background:url(../service/common/servicepage/icon_cursor_r.gif) no-repeat center;
	width:10px;
}

.t4 .ccursor_l{
	background:url(../service/common/servicepage/icon_cursor_l.gif) no-repeat center;
	width:10px;
}
.t4 td a{
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.t4 .cm1 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_1.gif) no-repeat;
}

.t4 .cm1 a:hover{
	background:url(../service/common/servicepage/cmenu_1_on.gif) no-repeat;
}

.t4 .cm2 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_2.gif) no-repeat;
}

.t4 .cm2 a:hover{
	background:url(../service/common/servicepage/cmenu_2_on.gif) no-repeat;
}

.t4 .cm3 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_3.gif) no-repeat;
}

.t4 .cm3 a:hover{
	background:url(../service/common/servicepage/cmenu_3_on.gif) no-repeat;
}

.t4 .cm4 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_4.gif) no-repeat;
}

.t4 .cm4 a:hover{
	background:url(../service/common/servicepage/cmenu_4_on.gif) no-repeat;
}

.t4 .cm5 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_5.gif) no-repeat;
}

.t4 .cm5 a:hover{
	background:url(../service/common/servicepage/cmenu_5_on.gif) no-repeat;
}

.t4 .cm6 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_6.gif) no-repeat;
}

.t4 .cm6 a:hover{
	background:url(../service/common/servicepage/cmenu_6_on.gif) no-repeat;
}
#s1.t4 .cm1 a{
	width:117px;
	background:url(../service/common/servicepage/cmenu_1_s.gif) no-repeat;
}

#s1.t4 .cm1 a:hover{
	background:url(../service/common/servicepage/cmenu_1_s.gif) no-repeat;
}

#s2.t4 .cm2 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_2_s.gif) no-repeat;
}

#s2.t4 .cm2 a:hover{
	background:url(../service/common/servicepage/cmenu_2_s.gif) no-repeat;
}

#s3.t4 .cm3 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_3_s.gif) no-repeat;
}

#s3.t4 .cm3 a:hover{
	background:url(../service/common/servicepage/cmenu_3_s.gif) no-repeat;
}

#s4.t4 .cm4 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_4_s.gif) no-repeat;
}

#s4.t4 .cm4 a:hover{
	background:url(../service/common/servicepage/cmenu_4_s.gif) no-repeat;
}

#s5.t4 .cm5 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_5_s.gif) no-repeat;
}

#s5.t4 .cm5 a:hover{
	background:url(../service/common/servicepage/cmenu_5_s.gif) no-repeat;
}

#s6.t4 .cm6 a{
	width:113px;
	background:url(../service/common/servicepage/cmenu_6_s.gif) no-repeat;
}

#s6.t4 .cm6 a:hover{
	background:url(../service/common/servicepage/cmenu_6_s.gif) no-repeat;
}

.tbg1 td {
	background:url(../service/common/servicepage/td_titlebg.gif) repeat-x #F5F5F5;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding:5px 10px;
}
.tbg2 {
	background:#FBFBFB;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
.tbg2_td1 {
	background:url(../service/common/servicepage/td_titlebg.gif) repeat-x #F5F5F5;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
.tbg2_td2 {
	width:130px;
	background:url(../service/common/servicepage/td_titlebg_gre.gif) repeat-x #EEFFEE;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
.tbg2_td3 {
	width:130px;
	background:url(../service/common/servicepage/td_titlebg_bl.gif) repeat-x #EFFFFF;
	font-weight:bold;
	color:#666666;
	text-align:center;
}
.tbg3 td {
	background:url(../service/common/servicepage/td_titlebg_blue.gif) repeat-x #196DB2;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding:5px 10px;
	font-size:110%;
}
*html .tbg3 td {
	font-size:100%;
}
.tbg4_kg00 {
	width:490px;
	background:#EEFFEE;
	color:#666666;
	text-align:left;
}
.tbg4_kg01 {
	width:490px;
	background:#EFFFFF;
	color:#666666;
	text-align:left;
}
.tbg4_kg02 {
	width:300px;
	background:#FFFFDD;
	color:#666666;
	text-align:left;
}
.tbg5 td {
	background:url(../service/common/servicepage/td_titlebg.gif) repeat-x #F5F5F5;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding:5px;
}
.t1 .tbg6 {
	background:#FBFBFB;
	font-weight:bold;
	color:#666666;
	text-align:left;
	white-space:nowrap;
}
.t1 .ttxt1 {
	font-weight:bold;
	color:#003366;
	white-space:nowrap;
}
.ttxt2 {
	font-weight:normal;
}
.ttxt3 {
	font-size:90%;
	color:#333;
}
*html .ttxt3 {
	font-size:80%;
}
.ttxt4 {
	font-weight:bold;
	color:#003366;
}
.t1 .ttxt5 {
	width:140px;
	font-weight:bold;
	color:#CC0000;
	white-space:nowrap;
	text-align:center;
}

.t3 .ttxt6 {
	width:180px;
	font-weight:bold;
	color:#666;
	border-right:#E5E5E5 1px dotted;
	vertical-align:top;
}

.t3 .ttxt6_red {
	width:180px;
	font-weight:bold;
	color:#666;
	border-right:#E5E5E5 1px dotted;
	vertical-align:top;
	background-color:#FFEEEE;
}

.t3 .ttxt6_grey {
	width:180px;
	font-weight:bold;
	color:#666;
	border-right:#E5E5E5 1px dotted;
	vertical-align:top;
	background-color:#EEEEEE;
}

.ttxt7 {
	font-weight:bold;
	color:#666666;
	text-align:center;
}
/* =============== contents =============== */

/* 共通 */

.contents_box {
	width:839px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:6px 0 10px 9px;
	margin-bottom:10px;
}
*html .contents_box {
	width:850px;
}
.box_gry {
	background:#FBFBFB;
	border:#F5F5F5 1px solid;
	margin-right:10px;
	margin-bottom:30px;
	padding:10px;
}
.box_gry2 {
	width:300px;
	background:#FBFBFB;
	border:#F5F5F5 1px solid;
	margin-bottom:30px;
	padding:10px;
}
.box_gry li,
.box_gry2 li{
	font-weight:bold;
	margin-bottom:10px;
}
.box_gry3 {
	background:#FBFBFB;
	border:#F5F5F5 1px solid;
	margin-right:10px;
	margin-bottom:30px;
	padding:10px;
}
.box_gry3 .disc_type li {
	margin-bottom:15px;
}
.box_gry4 {
	width:300px;
	background:#FBFBFB;
	border:#F5F5F5 1px solid;
	margin-bottom:10px;
	padding:10px;
}
.box_brown {
	background:#FFFBEE;
	border:#FFF2CC 1px solid;
	margin-right:10px;
	margin-bottom:30px;
	padding:10px;
}
.box_red {
	background:#FFFAFA;
	border:#FFE4E1 1px solid;
	margin-right:10px;
	padding:10px;
}
.sbox_red {
	background:#FFFAFA;
	border:#FFE4E1 1px solid;
	margin:10px 5px;
	padding:10px;
	clear:both;
}
.box_list {
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
}
dl.indent_box dt.indent_dt {
	margin-left:5px;
	margin-right:10px
}
dl.indent_box dd.indent_dd {
	padding-left:15px;
}
.rimg {
	float:right;
	margin-left:20px;
}
.rimg img {
	margin-right:20px;
}
.rimg p {
	font-size:80%;
	margin:5px 20px 0 0;
	text-align:right;
}
.rimg2 {
	float:right;
	margin-left:10px;
}
.rimg3 {
	float:right;
	margin-left:10px;
}
.rimg3 img {
	margin-right:5px;
	padding-bottom:5px;
}
.bimg {
	margin-left:20px;
}
.bimg p {
	font-size:80%;
	margin:0 0 10px;
}
.bimg2 {
}
.bimg3 {
}
.bimg3 img {
	margin-left:5px;
	padding-bottom:5px;
}
*html .bimg3 img {
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom:0px;
}
.current_page{
	width:830px;
	text-align:center;
}
.img_horizontal li{
	float:left;
	padding-right:20px;
}
.img_horizontal .end{
	padding:0px;
}

/* トピックス */
.topics_box {
	width:638px;
	border:#FFD7BF 1px solid;
	padding:5px;
	background:#FFF7F2;
	margin-bottom:15px;
}
*html .topics_box {
	width:650px;
	border:#FFD7BF 1px solid;
}
.topics_contents {
	margin-left:20px;
}

.t_title {
	font-size:110%;
	font-weight:bold;
	color:#FE5F00;
	float:left;
	width:510px;
	padding-bottom:5px;
}
.t_date {
	font-weight:bold;
	float:left;
	width:95px;
	text-align:right;
}
.t_detail {
	clear:left;
	width:625px;
}
.bbtm_dot {
	border-bottom:#CCC 1px dotted;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* サービス詳細 */

/* ご提供の流れ */

.cursor {
	background:url(../service/common/servicepage/flow_icon_cursor.gif) no-repeat bottom center;
	padding-bottom:40px;
	margin-bottom:15px;
}
.ourcompany_box {
	width:820px;
	border-top:#7F99B2 2px solid;
	background:#F2F7FB;
	padding:5px;
}
*html .ourcompany_box {
	width:830px;
}
.ourcompany_box .icon_c {
	background:url(../service/common/servicepage/flow_icon_ourcompany.gif) no-repeat 0 0;
	padding-left:60px;
	padding-bottom:10px;
	font-weight:bold;
	color:#000000;
	font-size:110%;
}
.customer_box {
	width:820px;
	border-top:#B5D391 2px solid;
	background:#F9FBF2;
	padding:5px;
}
*html .customer_box {
	width:830px;
}
.customer_box .icon_c {
	background:url(../service/common/servicepage/flow_icon_customer.gif) no-repeat 0 0;
	padding-left:60px;
	padding-bottom:10px;
	font-weight:bold;
	color:#000000;
	font-size:110%;
}
.customer_sbox {
	background:#FFFAFA;
	border:#FFE4E1 1px solid;
	margin:10px 5px;
	padding:10px;
	clear:both;
}
.inner_box {
	padding:10px;
	background:#FFF0F5;
	border:#FFE4E1 1px solid;
	width:350px;
}
.inner_sbox {

	margin-bottom:30px;
}
.inner_sbox p{
	padding:10px;
	background:#FBFBFB;
	border:#F5F5F5 1px solid;
}
.inner_sbox a{
	background:url(../service/common/servicepage/arrow.gif) no-repeat 0 4px;
	padding-left:12px;
}


.publishing_box{
	width:300px;
	background:url(../service/common/servicepage/flow_publishing_btm.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin:0 auto;
}
*html .publishing_box{
	width:300px;
	background:url(../service/common/servicepage/flow_publishing_btm.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin:0 0 20px 168px ;
}
.publishing_box p{
	margin-left:0;
}
.publishing_detail{
	background:#FAC700;
	width:300px;
}
.pcopy{
	color:#660000;
	font-weight:bold;
	width:220px;
	text-align:left;
	padding-left:80px;
}
*html .pcopy{
	width:240px;
}
/* 提携先リスト */

.p_img {
	width:240px;
	float:left;
	margin-right:10px;
}
.p_txt {
	width:355px;
	float:left;
}
.p_name {
	color:#003366;
	font-weight:bold;
	margin-bottom:10px;
}
.p_list_tit {
	color:#333333;
	font-size:110%;
	font-weight:bold;
	margin-bottom:10px;
}
*html #00 {
}
*:first-child+html #00 {
}
/* お申し込み */

.agree_box {
	border:1px solid #999999;
	height:200px;
	margin:0px 20px 30px 20px;
	overflow:auto;
	padding:10px;
}