@charset 'shift_jis';

#wrapper{
	margin:30px auto 0;
}

/********** FAX **********/
#fax{
	width:700px;
}
#fax h2{
	min-height:53px;
	margin:0 0 17px;
	padding:0 30px;
	line-height:1.8;
	font-weight:normal;
	background:url(https://kuradukuri.itembox.design/item/images/common/t-bg.png) no-repeat 0 0;
}
#fax h3{
	margin:0;
	font-size:110%;
	background:url(https://kuradukuri.itembox.design/item/images/fax/t-bg.png) no-repeat 0 0;
}
#fax h3 .t-wrapper{
	display:block;
	background:url(https://kuradukuri.itembox.design/item/images/fax/t-bg-top.png) no-repeat 0 0;
}
#fax h3 .t-box{
	display:block;
	padding:10px 20px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
	background:url(https://kuradukuri.itembox.design/item/images/fax/t-bg-bottom.png) no-repeat 0 100%;
}
#fax .article{
	padding:20px;
}
#fax h4{
	margin:0;
	padding:5px 8px;
	font-size:110%;
	background:url(https://kuradukuri.itembox.design/item/images/fax/st-bg.png) no-repeat 0 100%;
}
#fax .section{
	padding:10px 10px 20px;
}
#fax .section .icon-daibiki{
	padding:0 0 10px;
}
#fax .section .icon-bank{
	padding:15px 0 10px;
}
#fax .section .icon-credit{
	padding:0 0 10px;
}
#fax .section p{
	margin:0;
	padding:0;
	line-height:1.5;
}
#fax .section p.txt-kouza{
	padding:20px 0 15px;
	font-weight:bold;
	color:#c00;
}
#fax .section p .card-brand{
	font-weight:bold;
	color:#c00;
}
#fax .section p a{
	text-decoration:underline;
	color:#39c;
}
#fax .section .btn-downloads{
	padding:7px 0 20px;
}
#fax .section .btn-excel{
	float:left;
	padding:0 10px 0 0;
}
#fax .section .btn-pdf{
	float:left;
}

/********** �\ **********/
#fax table{
	border-collapse:collapse;
}
#fax table th{
	padding:0 10px;
	border:solid 1px #fff;
	font-weight:normal;
	color:#fff;
	background:#633;
}

#fax table.tbl1{
	width:100%;
	font-size:90%;
}
#fax table.tbl1 th{
	padding:10px;
}
#fax table.tbl1 th.heading{
	width:16%;
	padding:10px;
}
#fax table.tbl1 td{
	width:21%;
	padding:10px 2px;
	border:solid 1px #fff;
	text-align:center;
	background:#eee5d5;
}

/********** ���o�� **********/
#fax h5{
	margin:0;
	padding:3px 0;
	font-size:90%;
	font-weight:normal;
}
#fax .txt-notice{
	padding:5px 0 10px;
	font-size:90%;
}

/********** CLASS **********/
#fax table.tbl2{
	width:565px;
	margin:0 0 10px;
	font-size:90%;
}
#fax table.tbl2 th{
	padding:10px;
}
#fax table.tbl2 th.heading{
	width:25%;
	padding:10px;
}
#fax table.tbl2 td{
	width:25%;
	padding:10px 2px;
	border:solid 1px #fff;
	text-align:center;
	background:#eee5d5;
}
