@charset "utf-8";
/* CSS Document */

/***************************************


Web給与明細


・01：キャンペーン　2017　　　



***************************************/


.wpttl {
	background: url(../img/wp_icon.gif) no-repeat 0 0.6em;
	font-size: 140%;
	padding: 12px 0 6px 35px;
	border-bottom: 2px #e1711b solid;
	margin-bottom: 15px;
	}

.wpttl_b {
	background: url(../img/wp_icon.gif) no-repeat 0 0.6em;
	font-size: 180%;
	padding: 12px 0 6px 35px;
	border-bottom: 2px #e1711b solid;
	margin-bottom: 15px;
	}

.txt_cp {
	font-size: 140%;
	padding-left: 15px;
	line-height: 1.5em;
	}


ul.wp_point {
	margin: 10px 0 20px 0;
	padding-left: 30px;
	}
	
ul.wp_point strong {
	font-size: 120%;
	}
	
ul.wp_point li.st001,
ul.wp_point li.st002,
ul.wp_point li.st003,
ul.wp_point li.st004,
ul.wp_point li.st005 {
	padding: 10px 0 0 5em;
	margin-bottom: 5px;
	height: 52px;
	font-size: 110%;
	text-align: left;
	line-height: 1.4em;
	width: 600px;
	}


ul.wp_point li.st001 {
	background: url(../img/pay_pt001.gif) no-repeat 0 50%;
}

ul.wp_point li.st002 {
	background: url(../img/pay_pt002.gif) no-repeat 0 50%;
}

ul.wp_point li.st003 {
	background: url(../img/pay_pt003.gif) no-repeat 0 50%;
}

ul.wp_point li.st004 {
	background: url(../img/pay_pt004.gif) no-repeat 0 50%;
}

ul.wp_point li.st005 {
	background: url(../img/pay_pt005.gif) no-repeat 0 50%;
}

h5.wp_sttl {
	background: #888;
	color: #fff;
	border-bottom: 2px #444 solid;
	padding: 4px 0 4px 10px;
	margin: 15px 0 20px 0;
	font-size: 110%;
}

h5.wp_sttl_cp {
	color: #e1711b;
	background: #ffdd8c;
	border-bottom: 1px #e1711b solid;
	padding: 4px 0 4px 15px;
	margin: 15px 0 20px 0;
	font-size: 130%;
}

/*---------------

テーブル　01

----------------*/

table.wp_pack {
	margin: 10px 0 40px 20px;
	font-size: 13px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	width: 680px;
	}

table.wp_pack th {
	padding: 10px 0 10px 10px;
	text-align: left;
	width: 25%;
	font-weight: normal;
	background: #ededed;
	border: 1px solid #ddd;
	border-collapse: collapse;
	vertical-align: top;
	}

table.wp_pack th.s_name {
	padding: 10px 0 10px 10px;
	text-align: center;
	font-weight: normal;
	background: #ededed;
	border: 1px solid #ddd;
	border-collapse: collapse;
	vertical-align: top;
	}
	
table.wp_pack th.s_name strong {
	font-size: 120%;
	color: #ff5a00;
	}

table.wp_pack td {
	width: 200px;
	padding: 10px 0 10px 0;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #ccc;
	}


/*---------------

テーブル　02

----------------*/

table.wp_pack02 {
	margin: 10px 0 40px 20px;
	font-size: 13px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	width: 680px;
	}

table.wp_pack02 th {
	padding: 10px 0 10px 10px;
	text-align: left;
	/*width: 33%;*/
	font-weight: normal;
	background: #ededed;
	border: 1px solid #ddd;
	border-collapse: collapse;
	vertical-align: top;
	}
	
table.wp_pack02 th.s_name {
	padding: 10px 0 10px 10px;
	text-align: center;
	font-weight: normal;
	background: #ededed;
	border: 1px solid #ddd;
	border-collapse: collapse;
	vertical-align: top;
	}
	
table.wp_pack02 th.s_name strong {
	font-size: 120%;
	color: #ff5a00;
}

table.wp_pack02 th.wpcp {
	padding: 10px 0 10px 10px;
	text-align: center;
	font-weight: bold;
	background: #ededed;
	border: 1px solid #ddd;
	border-collapse: collapse;
	vertical-align: top;
	line-height: 1.5em;
	}

table.wp_pack02 th.wpcp strong {
	font-size: 120%;
	color: #ff0000;
	}

table.wp_pack02 td {
	width: 30%;
	padding: 10px 0 10px 0;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #ccc;
	}

table.wp_pack02 td.big {
	width: 30%;
	padding: 10px 0 10px 0;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 130%;
	}

table.wp_pack02 td.kome {
	padding: 10px 0 10px 0;
	text-align: left;
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}

/* -------------------

Web給与明細　詳細へのボタン

-------------------- */

ul.wp_btn {
	clear: both;
	padding: 0 0 0 110px;
	margin-bottom: 40px;
	width: 730px;
	}

ul.wp_btn li {
	float: left;
	margin-right: 20px;
}



/*---よくある質問----------------*/

div.pay_faq {
	margin: 0 0 15px 20px;
	border-bottom: 1px #dcdcdc solid;
	width: 680px;
	}

.payfaq {
	background: url(../img/faq/arw_faq001.gif) no-repeat 0 20%;
	padding: 6px 0 6px 40px;
	margin: 0 0 8px 0;
	color: #F60;
	line-height: 1.3em;
	font-size: 120%;
	}

p.payans {
	background: url(../img/faq/arw_faq002.gif) no-repeat 0 20%;
	padding: 8px 0 8px 40px;
	margin: 0 0 8px 0;
	line-height: 1.3em;
	font-size: 110%;
	}

/*++++++++++++++++


ご利用案内

+++++++++++++++*/

p.pay {
	padding-top: 15px;
	}


ul.payg_nav {
	width: 655px;
	margin: 0 0 0 65px;
	_margin: 0 0 0 27px;/*IE6*/
	}

ul.payg_nav li {
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	}

	
/*  案内　+++++++++++++*/

div.payg_box_in {
	width: 730px;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
/*　パターン01　　　++++++++++++++++++++　　*/

div.payg_box_in div.payg_box_exp {
	width: 470px;
	float: left;
}

div.payg_box_in div.payg_box_exp p.num {
	width: 40px;
	float: left;
}

div.payg_box_in div.payg_box_exp p.exp_t {
	width: 430px;
	float: left;
}


/*　パターン02　　　++++++++++++++++++++　　*/

div.payg_box_in div.payg_box_exp02 {
	width: 250px;
	float: left;
}
div.payg_box_in div.payg_box_exp02 p.num {
	width: 40px;
	float: left;
}


div.payg_box_in div.payg_box_exp02 p.exp_t02 {
	width: 210px;
	float: left;
}


/*　パターン03　　　++++++++++++++++++++　　*/

div.payg_box_in div.payg_box_exp03 {
	width: 730px;
	float: left;
}
div.payg_box_in div.payg_box_exp03 p.num {
	width: 40px;
	float: left;
}


div.payg_box_in div.payg_box_exp03 p.exp_t03 {
	width: 680px;
	float: left;
}

div.payg_box_in div.payg_box_exp03 p.exp_t03 span.pay_caution {
	font-size: 90%;
	line-height: 1.4em;
}

div.payg_box_in div.payg_box_txt {
	width: 250px;
	padding: 0 0 0 10px;
	float: left;
	}	

/*  タイトル　　　    */

h4.payg_m {
	font-size: 130%;
	padding-bottom: 5px;
	border-bottom: solid 2px #cdcdcd;
	margin: 0 10px 10px 0;
	}

h4.payg_m span {
	font-size: 80%;
	font-weight: normal;
	}


div.payg_box_in p span {
	font-size: 90%;
}

div.payg_box_in p span.orange_txt {
	font-size: 100%;
	color: #ff7500;
	font-weight: bold;
}

div.payg_box_in p.txt001 {
	margin: 0;
	padding: 0 0 12px 0;
	width: 250px;
}


div.payg_box_in p.gray {
	background: #ededed;
	padding: 10px;
	line-height: 1.4em;
	width: 500px;
	}
	
div.payg_box_in p.orange {
	background: #ff7500;
	padding: 10px;
	line-height: 1.4em;
	width: 460px;
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	}
	
div.payg_box_in p.pay_caution {
	font-size: 90%;
	line-height: 1.4em;
	}
	
div.payg_box_in p.gray strong {
	font-size: 110%;
	margin-bottom: 5px;
	}
	
div.payg_box_in p.ph{
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	}


div.payg_box_in p.ph_c{
	text-align: center;	
	margin: 0;
	padding: 0;
	}


p.btn-totop {
	padding: 10px 10px 30px 0;
	text-align: right;
	}

/*　01：キャンペーン　2017　　　++++++++++++++++++++　　*/



#contents_lev2 p.wpcp {
	margin: 0;
	padding: 0;
	}

#sidebar p a:hover img,
.contact_box p.wp_contact a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	}
	
.contact_box a img:hover,
.btn_c a img:hover,
.img_c a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	}


/*　01：キャンペーン　2018　　　++++++++++++++++++++　　*/

p.top_comme {
	font-size: 160%;
	width: 685px;
	padding-left: 45px;
	line-height: 1.4em;
}

	
ul.wpcp_list {
	margin-bottom: 20px;
	line-height: 1.8em;
	}

.weba_mini {
	font-size: 85%;
}











