@charset "shift_jis";

/*----------------------------------------------------
		Mail Magazine
----------------------------------------------------*/
#mailbg {
	margin:10px 0 20px;
	padding:10px;
	background: url(../membership/images/mail_bg.gif);
}
#mail {
	padding:10px 0;
	background:#ffffff;
}

/* SSLシール */
.sslseal {
	margin:15px 10px 0 0;
	text-align:center;
}

/* form */
.mailmag form {
	text-align:center;
}
.mailmag table {
	margin:0 auto;
}
.mailmag th {
	padding:10px 0;
	text-align:right;
	line-height:20px;
}
.mailmag td {
	padding:10px 0 10px 10px;
}

/*.volunteer td {
	padding:0px 0px 0px 0px;
}
*/
/* textarea */
.box1, .box2, .day1, .day2 {
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background:#f1f0e8;
	border:1px solid #796c64;
}
.box1 {
	width:100px;
}
.box2 {
	width:300px;
}
.box3 {
	width:500px;
	height:80px;
	line-height:20px;
	vertical-align:middle;
	background:#f1f0e8;
	border:1px solid #796c64;
}
.day1 {
	width:65px;
}
.day2 {
	width:35px;
}

.btn {
	width:130px;
	height:20px;
	font-weight:bold;
	color:#ffffff;
	background:#929762;
	border:none;
}

/* 注意事項 */
.cap {
	font-size:10px;
	color:#af0101;
}

/*	thanks
-----------------------------*/
.thanks {
	padding:20px 0 50px;
	text-align:center;
}


/*----------------------------------------------------
	Club Timberland
----------------------------------------------------*/
.club h2 {
	margin:30px 0 7px;
}
.club h3 {
	margin-top:15px;
}

.club li {
	/*padding-left:1em;*/
	text-indent:-1em;
    background:url(../product/images/tech_list.gif) 3px 0.55em no-repeat;
    padding-left:26px;
}

.club lis {
	padding-left:1em;
	text-indent:-1em;
    
}
.club dl {
	margin-top:12px;
}
.club dt {
	margin-bottom:5px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	background:#ebe9e8;
}
.club .method {
	margin:2px 0 4px;
	padding:12px 25px;
	border:1px solid #a39b97;
}
.club dd.txtC {
	line-height:0;
}


/*----------------------------------------------------
	volunteer Timberland
----------------------------------------------------*/
.volunteer h2 {
	margin:5px 0 7px ;
}
.volunteer h3 {
	margin-top:15px;
}

.volunteer td {
	padding:1px 1 10px 3px;
}

.volunteer li {
	/*padding-left:1em;*/
	text-indent:-1em;
    background:url(../product/images/tech_list.gif) 3px 0.55em no-repeat;
    padding-left:26px;
	line-height:26px;
}