@charset "UTF-8";

@import url("../../common/css/common.css");


/* --------------------------------------------------------------------------------------
 web会員
--------------------------------------------------------------------------------------- */

div.member-box {
	width: 610px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
}

div.member-box h2 {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	color: #d70c18;
	font-weight: bold;
	font-size: 110%;
}

div.member-box p {
	margin: 5px 0 10px 0;
}

div.member-box h2.mypage {
	margin: 5px 0 10px 0;
	padding: 8px 5px 8px 10px;
	color: #333333;
	font-weight: bold;
	font-size: 130%;
	border-left: 4px solid #e60011 ;
	background: #fdeeed;
}

div.member-box h2.mypage:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.member-box h2.mypage { display:inline-block; }
/*\*/
* html div.member-box h2.mypage { height:1%; }
div.member-box h2.mypage { display:block; }
/**/


div.member-box h2.mypage img {
	float: right;
}





/* 右コンテンツ ------------------------------ */

div#ctRight ul {
	text-align: center;
	margin: 0 0 15px 0;
}

div#ctRight ul li {
	margin: 0 0 5px 0;
}

div#ctRight ul li span {
	display: block;
	padding: 1px 8px 5px 8px;
	font-size: 86%;
	text-align: left;
	color: #444444;
}

div.m-logon {
	width: 190px;
	margin: 0 0 15px 5px;
	padding: 0 0 10px 0;
	background: url(../img/login_rp.gif) repeat-y left top;
	border-bottom: 4px solid #e60011 ;
}

div.m-logon p.t_mypage {
	margin: 8px 0 0 15px;
}

div.m-logon p.t_mypage span {
	font-size: 86%;
}

div.m-logon p.t_error {
	margin: 10px 15px 0 15px;
	color: #e60011;
	text-decoration: underline;
	background: #fff67f;
}

div.m-logon p.asterisk {
	width: 155px;
	font-size: 86%;
	margin: 0 0 0 15px;
}

div.m-logon input.inp {
	width: 155px;
	margin: 0 0 0 15px;
}

div.m-logon p.t_mypage input.checkbox {
}






/* 詳細ページ ------------------------------ */


div.camBox table.detail {
	width: 640px;
	margin-top: 10px;
	margin-bottom: 40px;
}

div.camBox table.detail th {
	width: 130px;
	padding: 8px;
	border-bottom: 1px dotted #fb8cb0 ;
	color: #e65379;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.camBox table.detail td {
	padding: 8px;
	border-bottom: 1px dotted #fb8cb0 ;
}

div.camBox table.detail td li {
	float: left;
	width: 55px;
}

/* 応募フォーム ------------------------------ */

div.camBox table.form {
	width: 640px;
	margin-bottom: 15px;
}

div.camBox table.form th {
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.camBox table.form td {
	padding: 8px;
	border: 1px solid #cccccc ;
}

div.camBox table.form td.wid_s {
	background: #e65379;
	color: #ffffff;
	font-weight: bold;
}

div.camBox table.form td.wid_s2 {
	background: #ffffff;
}

div.camBox table.form td span {
	padding: 0 3px;
}

div.camBox table.form th span {
	color: #cc0000;
	padding: 0 3px;
}

div.camBox table.form input.inp100{
	width:100px;
}

div.camBox table.form input.inp200{
	width:200px;
}
div.camBox table.form input.inp200_shopnm{
	width:200px;
	background: #ffe2e2;
}

div.camBox table.form input.inp300{
	width:300px;
}

div.camBox table.form input.inp50{
	width:50px;
}

div.camBox table.form textarea.inp3{
	width:400px;
	height:160px;
}

div.camBox table.form input.inp5{
}

/* アンケート ------------------------------ */

div.camBox table.quest {
	width: 640px;
	margin-bottom: 15px;
}

div.camBox table.quest th {
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.camBox table.quest td {
	padding: 8px;
	border: 1px solid #cccccc ;
}

div.camBox table.quest td.wid_s {
	background: #e65379;
	color: #ffffff;
	font-weight: bold;
}

div.camBox table.quest input.inp100{
        width:100px;
}

div.camBox table.quest input.inp200{
        width:200px;
}

div.camBox table.quest input.inp300{
        width:300px;
}

div.camBox table.quest input.inp50{
        width:50px;
}

div.camBox table.quest textarea.inp3{
        width:400px;
        height:160px;
}


div.camBox div.contact-btn{
	margin: 10px 0 30px 0;
	text-align: center;
}


/* メールアドレス ------------------------------ */

div.member-box table.mail {
	width: 610px;
	margin: 25px 0 15px;
}

div.member-box table.mail th {
	width: 200px;
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.member-box table.mail td {
	padding: 8px;
	border: 1px solid #cccccc ;
}

div.member-box table.mail td.wid_s {
	background: #e65379;
	color: #ffffff;
	font-weight: bold;
}

div.register {
	margin: 20px 0;
	text-align: center;
	border: 3px solid #fb8cb0 ;
}

div.member-box p.t-register {
	text-align: center;
}


/* --------------------------------------------------------------------------------------
 かんたん応募
--------------------------------------------------------------------------------------- */

body#kantan {
	text-align: center;
}

/* マップ ポップアップ -------------------- */
div#kantan_area {
	width:500px;
	margin-left: 20px;
	text-align: left;
}

div#kantan_area_in {
	width:500px;
	margin-bottom: 10px;
}

div#kantan_area_in p {
	margin-bottom: 10px;
}

div#kantan_area_in p.t-center {
	text-align: center;
	margin-bottom: 10px;
}



div#hd_map {
	width:500px;
	margin-bottom: 10px;
}

div#ft_map {
	width:500px;
	margin-top: 30px;
	border-top: 1px solid #cc0000;
}

div#ft_map address {
	margin-top: 20px;
	text-align: center;
}



/* メールアドレス ------------------------------ */

div#kantan_area_in table.kantan {
	width: 500px;
	margin: 10px 0 15px;
	background: #ffffff;
}

div#kantan_area_in table.kantan th {
	width: 130px;
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div#kantan_area_in table.kantan td {
	padding: 8px;
	border: 1px solid #cccccc ;
}


.inp100{
        width:100px;
}

.inp200{
        width:200px;
}

.inp300{
        width:300px;
}

.inp50{
        width:50px;
}

p.er_msg {
	margin: 15px 0 20px 0;
	color: #cc0000;
	font-weight: bold;
	font-size: 110%;
}

p.er_msg_point {
        color: #cc0000;
        padding: 0 3px;
}

/* 応募フォーム ------------------------------ */

div.member-box table.form {
	width: 600px;
	margin-bottom: 15px;
}

div.member-box table.form th {
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.member-box table.form td {
	padding: 8px;
	border: 1px solid #cccccc ;
}

div.member-box table.form td.wid_s {
	background: #e65379;
	color: #ffffff;
	font-weight: bold;
}

div.member-box table.form td.wid_s2 {
	background: #ffffff;
}

div.member-box table.form td span {
	padding: 0 3px;
}

div.member-box table.form th span {
	color: #cc0000;
	padding: 0 3px;
}

div.member-box table.form input.inp100{
	width:100px;
}

div.member-box table.form input.inp200{
	width:200px;
}

div.member-box table.form input.inp300{
	width:300px;
}

div.member-box table.form input.inp50{
	width:50px;
}

div.member-box table.form textarea.inp3{
	width:400px;
	height:160px;
}

div.member-box table.form input.inp5{
}


/* アンケート ------------------------------ */

div.member-box table.quest {
	width: 640px;
	margin-bottom: 15px;
}

div.member-box table.quest th {
	padding: 8px;
	border: 1px solid #cccccc;
	background: #eeeeee;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.member-box table.quest td {
	padding: 8px;
	border: 1px solid #cccccc ;
}

div.member-box table.quest td.wid_s {
	background: #e65379;
	color: #ffffff;
	font-weight: bold;
}

div.member-box table.quest input.inp100{
        width:100px;
}

div.member-box table.quest input.inp200{
        width:200px;
}

div.member-box table.quest input.inp300{
        width:300px;
}

div.member-box table.quest input.inp50{
        width:50px;
}

div.member-box table.quest textarea.inp3{
        width:400px;
        height:160px;
}


div.member-box div.contact-btn{
	margin: 10px 0 30px 0;
	text-align: center;
}



/* --------------------------------------------------------------------------------------
 メリット
--------------------------------------------------------------------------------------- */

.center-btn {
	margin: 10px 0 20px 0;
	text-align: center;
}

	

div.merit-box {
	width: 610px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	background: url(../img/merit_wp.gif) repeat-y left top;
}

/* 詳細 ------------------------------ */

div.member-box table.opencp {
	width: 610px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-top: 1px dotted #fb8cb0 ;
}

div.member-box table.opencp th {
	width: 110px;
	padding: 8px;
	border-bottom: 1px dotted #fb8cb0 ;
	color: #e65379;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

div.member-box table.opencp td {
	padding: 8px;
	border-bottom: 1px dotted #fb8cb0 ;
}

/* メリット詳細 ------------------------------ */

div.merit-box dl.merit {
	width: 570px;
	margin-left: 20px;
}

div.merit-box dl.merit:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.merit-box dl.merit { display:inline-block; }
/*\*/
* html div.merit-box dl.merit { height:1%; }
div.merit-box dl.merit { display:block; }
/**/

div.merit-box dl.merit dt {
	float: left;
	width: 70px;
	padding: 0;
}

/*\*/
div.merit-box dl.merit dt {
	clear: both;
}
/**/

div.merit-box dl.merit dd {
	float: right;
	width: 490px;
	padding: 5px 0 0;
}

/* モバイル詳細 ------------------------------ */

div.merit-box dl.mobile {
	width: 610px;
}
div.merit-box dl.mobile dt {
	float: left;
}

div.merit-box dl.mobile dd {
	float: left;
	width: 380px;
	padding: 5px 0 0 15px;
}

