@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
}


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
	/*box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.5);*/
}
#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	margin-bottom: 30px;
}
#main {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.top_menu {
	float: left;
	height: auto;
	width: 315px;
	margin-left: 90px;
	margin-bottom: 20px;
	line-height: 20px;
}

.top_menu h1{
	color: #333;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	font-size: 17px;
	padding-left: 5px;
	line-height: 20px;
	margin-bottom: 5px;
}
.container01 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
}




.container01 p{
	color: #06C;
	line-height: 20px;
}

.container01 h1 {
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 40px;
	font-weight: normal;
}
.container01 ul {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.container01 ul li {
	padding: 4px;
	float: left;
	height: 20px;
	width: 170px;
	margin-right: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	background-color: #CCC;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.container02 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 20px;
}
.container02 .title {
	font-size: 20px;
	color: #FFF;
	width: 335px;
	float: left;
	margin-right: 5px;
}
.container03 {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 20px;
}

.container04 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}




.container04 p{
	color: #06C;
	line-height: 20px;
}

#footer {
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.num-large {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 3px;
}
.soryo {
	padding: 10px;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	margin-bottom: 10px;
}
dl dt {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
}
dl dd {
	padding-left: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}






.red {
	color: #C00;
}
.red2 {
	color: #C00;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}



.Clear {
	clear: both;
}

a {
	color: #000;
	}
	
	
a:link {
	color: #069;
	}	
	
a:visited {
	color: #09C;
}	

a:hover {
	color: #F00;
}	


a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}
.attention {
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: 2px solid #F00;
	text-align: left;
}
.attention-box {
	border: 2px solid #F00;
	background-color: #F00;
	padding-right: 15px;
	padding-left: 15px;
	width: 40px;
	float: left;
	margin-right: 5px;
	height: auto;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.jcb-secure {
	padding: 1px;
	height: 65px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F90;
	color: #FFF;
}

.secure1 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C00;
	font-size: 32px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.secure2 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.secure3 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F90;
	font-size: 22px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.webby-foa {
	padding: 5px;
	height: auto;
	width: 450px;
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.green {
	color: #090;
}
.blue {
	color: #009;
}

.card-table{
	margin:20px 0;
	padding:0 auto;
	text-align:center;
}

.receipt-box {
    margin-bottom: 40px;
}

.receipt-box p {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.receipt-h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3;
}

.receipt-example {
    border: 1px solid #000;
    padding: 20px;
    text-align: center;
    width: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 14px;
}

.receipt-notice {
	
}
