@charset "UTF-8";

@import "../css/import.css";


h1{
	background-image: url(img/common/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#mailmagazine{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------- common */

#member{
	background-image: url(img/common/member_bg.gif);
	height: 148px;
	width: 154px;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 11px;
}

#member p{
	padding-top: 8px;
	padding-bottom: 2px;
}

#member02{
	background-image: url(img/common/member02_bg.gif);
	height: 111px;
	width: 154px;
	background-repeat: no-repeat;
	padding: 11px;
	margin: 0 auto;
}

#member02 p{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
}

#nomember{
	background-image: url(img/common/nomember_bg.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 154px;
	margin: 10px auto;
	padding: 11px;
}

.read{margin-bottom: 10px;}

.mobile_touroku{
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	text-align: center;
}

.mobile_touroku p{
	text-align: left;
}


/* ----------------------------------- index */

.mail01{
	margin: 15px 0px 15px 0px ;
}

.mail01 img{
	float: right;
	margin-left: 15px;
}

.m_gentei_list ul{}

.m_gentei_list li{
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0px 10px 0px ;
}

.m_gentei_text{
	background-color: #FFFA78;
	border: 1px solid #FF7978;
	text-align: center;
	font-size: 1.2em;
	color: #FF3333;
	padding: 8px;
	margin-bottom: 15px;
}

.m_present{
	padding-top: 15px;
	padding-bottom: 15px;
}

.m_present img{
	float: left;
	margin-right: 15px;
}

.m_mousikomi{}

.m_mousikomi p{
	margin-top: 10px;
}

.m_mousikomi img{
	margin-top: 15px;
	margin-bottom: 20px;
}

/* ----------------------------------- touroku */

.touroku p{
	padding-top: 10px;
	padding-bottom: 10px;
}


.touroku_table{
	width: 100%;
	border-top: 1px solid #538421;
	border-left: 1px solid #538421;
}

.touroku_table th{
	background-color: #E6F0D6;
	padding: 10px;
	width: 180px;
	text-align: left;
	border-right: 1px solid #538421;
	border-bottom: 1px solid #538421;
}

.touroku_table td{
	padding: 10px;
	border-right: 1px solid #538421;
	border-bottom: 1px solid #538421;
}

.pass_t{
	padding-top: 0px!important;
	color: #FF6600;
}

.pass_t02{
	color: #FF6600;
	padding-bottom: 10px;
	padding-top: 0px!important;
	margin: 0px!important;
}

.hissu{
	color: #FF6600;
}

/* ----------------------------------- thankyou */

.thankyou{
	width: 530px;
	margin: 20px auto 0 auto;
}

.thankyou p{
	padding-top: 30px;
	text-align: center;
}

/* ----------------------------------- member */

.bt_m_oubo{
	padding-top: 15px;
}

.bt_c_print{
	padding: 10px 0;
}

#mailmagazine h3{
	background-color: #EEEEEE;
	padding: 7px;
	margin-top: 10px;
}

.howto_coupon p{
	background-color: #CCCCCC;
	color: #333333;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.howto_table td{
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

/* ----------------------------------- howto */

.howto{
	width:566px;
	margin:20px auto;
}

.step{
	margin:20px auto;
}

.stepP{
	float:left;
	width:310px;
}

.stepText{
	float:right;
	width:280px;
}

.step p{
	margin-bottom:10px;
}

.step strong{
	color:#CC0000;
}

.touroku_bt{
	padding-top: 15px;
}
