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


/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: normal;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #313131;
	line-height: 140%;
}
body {
	padding: 0px;
	background-color: #FFF;
}
input {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	height: 35px;
}
select {
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	height: 35px;
}
a {
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 0.5;
}
input {
	behavior: url("/csshover3.htc");
}
input :hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
p {
	line-height: 150%;
}
textarea {
	width: 530px;
	height: 84px;
}
form {
	margin: 0px;
	padding: 0px;
}
/* ----- 基本構造 -------------------------------------- */

div#header {
	width: 100%;
	min-width: 940px;
	padding: 0px;
	margin: 0px;
}
div#content {
	width: 920px;
	margin: 0px auto;
	padding: 25px 10px 25px 10px;
}
div#footer {
	clear: both;
	min-width: 940px;
	width: 100%;
	background-color: #f2f2f2;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;
}
/* ------- */
div#box_hed {
	width: 920px;
	margin: 0px auto;
	height: 55px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
}
div#box_step {
	width: 920px;
	margin: 0px auto;
	height: 86px;
	text-align: left;	padding-left:10px;
	padding-right:10px;
}
div#box {
	width: 100%;
	max-width: 920px;
	margin: 0px auto;
	padding: 10px;
	text-align: left
}
div#red_box {
	border: rgba(255,0,4,1.00) solid 5px;
	font-size: 16px;
	color: rgba(255,0,4,1.00);
	font-weight: bold;
	padding: 20px 10px 20px 20px;
}
/* ----- ヘッダー -------------------------------------- */
div#header h1 {
	font-size: 22px;
	color: rgba(255,255,255,1.00);
	margin-top: 10px;
	float: left;
}
div#step h2 {
	font-size: 28px;
}
.list {
	float: right;
	padding-top: 15px;
}
/* ----- コンテンツ -------------------------------------- */
div#content h3 {
	color: #ffa309;
	text-align: center;
	margin: 25px;
	font-size: 22px;
	font-weight: bold;
	float: none;
	clear: both;
}
div#red_err ul li {
	color: #ff0000;
	font-weight: bold;
}
dl {
	margin-top: 20px;
}
dt {
	float: left;
	clear: left;
	width: 178px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffa309;
	margin-bottom: 20px;
	margin-right: 20px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 16px;
}
dd {
	margin-left: 200px;
	max-width: 725px;
	margin-bottom: 20px;
}
.dd_tex {
	padding: 10px;
}
/* ----- フッター -------------------------------------- */
div#footer img {
	vertical-align: middle;
	margin-top: -8px;
}
.cl {
	float: none;
	clear: both;
}
/* -----  -------------------------------------- */
.red {
	color: #ff0000;
}
.f14 {
	font-size: 14px;
	color: rgba(255,255,255,1.00);
}/* -----  -------------------------------------- */
.w740 {
	width: 720px;
	height: 80px;
}
.w540 {
	width: 540px;
}
.w325 {
	width: 325px;
}
.w370 {
	width: 370px;
}
.w260 {
	width: 260px;
}
.w120 {
	width: 120px;
}
.w90 {
	width: 90px;
	margin-right: 5px;
}
.w65 {
	width: 65px;
}
.w60 {
	width: 60px;
}
.w45 {
	margin-left: 35px;
	margin-right: 5px;
	width: 45px;
	ime-mode: disabled
}
/* -----  -------------------------------------- */
.t_w340 {
	width: 340px;
}
.t_w110 {
	width: 110px;
}
.t_w120 {
	width: 120px;
}
.t_w240 {
	width: 240px;
}
.t_w103 {
	width: 103px;
}
.w100bt {
	width: 100px;
	border-bottom-style: solid 1px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
/* -----  -------------------------------------- */
.logo {
	float: right;
}
.tb_ami {
	background-color: #f2f2f2;
	padding: 10px;
}
.tb_ami_b {
	background-color: #f2f2f2;
	border-top: rgba(0,0,0,1.00) solid 2px;
	padding: 10px;
}
.tb_ami_g {
	background-color: #f2f2f2;
	border-top: #a0a0a0 solid 2px;
	padding: 10px;
}
.tb_ami_ba {
	background-color: #ffeac6;
	border-top: #a0a0a0 solid 2px;
	padding: 10px;
}
.tb_ami_gr {
	background-color: #f2f2f2;
	border-top: #a0a0a0 solid 2px;
	padding: 10px;
}
.tb_t_g_W {
	border-top: #a0a0a0 solid 2px;
	padding: 2px;
}
.tb_t_g_B {
	border-top: #000000 solid 2px;
	padding: 2px;
}
.tb_t_b {
	border-top: rgba(0,0,0,1.00) solid 2px;
	padding: 10px;
}
.tb_b_b {
	border-top: rgba(0,0,0,1.00) solid 2px;
	border-bottom: rgba(0,0,0,1.00) solid 2px;
	padding: 10px;
}
.tb_t_g {
	border-top: #a0a0a0 solid 2px;
	padding: 10px;
}
.entno {
	width: 18px;
	ime-mode: disabled
}
.entsu {
	width: 31px;
	text-align: right;
	ime-mode: disabled
}
.fc_r {
	float: right;
	text-align: right;
}
.fc_l {
	float: left;
}
.phot_si {
	font-size: 14px;
	float: right;
}
.f14 {
	font-size: 14px;
	color: #313131;
}
.f14_w {
	font-size: 14px;
	color: #ffffff;
}
.sma_tag {
	display: none;
}
.radio {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 10x;
}
.img_r {
	float: right;
}
.img_l {
	width: 580px;
	float: left;
	color: rgba(255,0,4,1.00);
}
.card_l {
	float: left;
	color: rgba(255,0,4,1.00);
}
.f18 {
	text-align: center;
	margin: 30px;
	font-size: 18px;
	font-weight: bold;
}
.card_logo {
	margin-right: 10px;
}
.payNumBox01 {
	float: left;
}
.payNumBox02 {
	float: right;
	border: rgba(80,80,80,1.00) solid 2px;
}
.f20b {
	padding-top: 3px;
	font-size: 20px;
	font-weight: bold;
}
.bt_size {
	height: inherit;
	width: inherit;
}
.rad {
	margin-top: 12px;
	
	
	margin-right: 0px;
	margin-bottom: 0px;
	height: 13px;
}
/* -----  -------------------------------------- */
.mob_img {
	display: none;
}
.pc_img {
	display: block;
}
.bt_pad {
	padding-top: 30px;
	text-align: center;
}
.tab_no {
	display: block;
}
.pc_img {
	display: block;
}
.t_mote {
	width: 530px;
	height: 84px;
}
.mob_tb {
	display: none;
}
.pc_tb {
	display: block;
}
.seq_box {
	width: 750px;
	padding: 40px;
	border: rgba(203,203,203,1.00) solid 1px;
}
.seq_box_l {
	float: left;
	width: 340px;
	margin: 15px;
}
.seq_box_r {
	float: right;
	width: 340px;
	margin: 15px;
}
.sar {
	display: none;
}
.pc {
	display: inline-block;
	_display: inline;
}
.mobile {
	display: none;
}
.dl_photo{
	width:440px;}