b@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	width: 500px;
}

/* ver.380 */

/*popup用CSS*/
#popup_all {
	width: 640px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.kaisyajyouhou {
	padding: 5px;
}
.title_space {
	padding: 5px;
}
.title_space .style1 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #3D2DFC;
}
.tojirubottun  button {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.tojirubottun {
	width: 490px;
}
.title_space .style4_pc {
	font-weight: bold;
	background-image: url(../common/image/namehaikei_pc.png);
	background-repeat: no-repeat;
	font-size: large;
	text-indent: 70px;
	font-size:1.5rem;
}
.title_space .style4 {
	font-weight: bold;
	background-image: url(../common/image/namehaikei.png);
	background-repeat: no-repeat;
	font-size: large;
	text-indent: 100px;
}
.kaisya_syoukai {
	padding: 5px;
}
.kaisyajyouhou  th {
	font-size: small;
	text-align: left;
}
.setumei .style5_pc {
	color: #000000;
	background-image: url(../top_img/tenpo_ichiran_850.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 70px;
	font-size: medium;

	font-weight: bold;
	line-height:30px;
	height:70px;
}
.setumei .style5 {
	color: #000000;
	background-image: url(../common/image/s_title.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 30px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-weight: bold;
	height:60px;
}
.setumei .style6_pc {
	padding:10px;
	line-height: 1.35em;
}
.setumei .style6 {
	line-height: 1.5em;
	font-size: small;
}
.kaisyajyouhou  td {
	background-color: #FFFFFF;
/*	font-size: small;*/
	text-align: left;
}
.kaisyajyouhou  table {
	background-color: #FFFFFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.shita {
	background-image: url(../common/image/footer.png);
	height: 62px;
	width: 639px;
	background-repeat: no-repeat;
	background-position: center;
}
table.coopon_naka  {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
td.coopon_title {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	line-height: 1.5em;
}

table.botan_soto {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
table.botan {
	width: 300px;
	float: right;
}
table.coopon  {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
table.coopon_naka {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
table.coopon_naka   td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.meisai{
 width:100%;
 border-collapse: separate;
 border-spacing: 0px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
 }
.meisai th{
 width: 25%;
 padding: 4px;
 text-align: left;
 vertical-align: top;
 color: #444;
 background-color: #ccc;
 border-top: 1px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }
.meisai td{
 padding: 4px;
 background-color: #fefefe;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 }

.f_normal {
font-weight:normal;
font-size:1.0rem !important;
}
