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

#center_contents {
	margin:0 10px 0 199px;
	padding-top:10px;
}

#newmember {
	padding:10px 0;
	font-size:13px;
	line-height:20px;
}

span.cl {
	color:#E40012;
}

#newmember table {
	margin-top:15px;
}
#newmember th,#newmember td {
	background:url(../images/base/dotline.png) repeat-x left bottom;
	padding:10px;
	text-align:left;
	vertical-align:middle;
}
#newmember td {
	width:610px;
}
#newmember input.t_l {
	width:610px;
}
#newmember input.t_m {
	width:210px;
}
#newmember input.t_s {
	width:180px;
}

#newmember table table {
	margin-top:0;
}
#newmember table table th,#newmember table table td {
	background:none !important;
	padding:0;
	text-align:left;
	vertical-align:middle;
}
#newmember table table td {
	width:auto;
}
#newmember a {
	text-decoration:none;
	color:#333;
}
#newmember a:hover {
	color:#F90;
}

#submitbtn {
	width:930px;
	text-align:center;
	padding-top:15px;
}
#submitbtn input {
	width:176px;
	height:54px;
	background:url(../images/base13/newmember_btn.png) no-repeat;
	color:#FFF;
	border:none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
}
#submitbtn input.gbtn {
	background:url(../images/base13/newmember_gbtn.png) no-repeat;
}
#submitbtn input:hover {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
}


#member_menut {
	width:980px;
	height:67px;
	position:relative;
}
#member_menut a#logoutbtn {
	display:block;
	width:93px;
	height:34px;
	position:absolute;
	top:16px;
	right:15px;
}
#member_menut a#logoutbtn:hover {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#member_menu {
	list-style:none;
	margin:0;
	padding:10px 20px 0 10px;
	float:left;
}
#member_menu li {
	display:block;
	width:170px;
	margin-bottom:5px;
	border:1px solid #ff9900;
	text-align:center;
}
#member_menu li a {
	text-decoration:none;
	color:#666;
	font-size:13px;
	line-height:20px;
	display:block;
	width:150px;
	padding:10px;
	background-color:#ffe0b2;
}
#member_menu li a span {
	color:#000;
	font-size:18px;
	line-height:20px;
	padding:0 10px 0 0;
}
#member_menu li a:hover,#member_menu li a.slt {
	color:#fff;
	background-color:#ff9900;
}


#loginbase {
	margin:0 auto;
}
#loginbase td {
	width:200px;
}



.checkbox {
	width:700px;
	margin-left:200px;
}
.checkboxtitle {
	width:700px;
	height:27px;
	text-align:center;
	background:url(../images/base13/member_check_baset.png) no-repeat;
}
.checkboxtitle img {
	margin:6px auto 0 auto;
}
.checkboxbody {
	background:url(../images/base13/member_check_basec.png) repeat-y;
	padding:3px 5px 2px 5px;
	width:690px;
	min-height:250px;
	font-size:12px !important;
}
.checkboxbody table {
	margin:0 !important;
}
.checkboxbody td {
	padding:5px !important;
}
.checkboxbody td.t1 {
	width:422px !important;
	word-break:break-all;
}
.checkboxbody td.t2 {
	width:116px !important;
	text-align:center !important;
}
.checkboxbody td.t2 a {
	text-decoration:underline !important;
}
.checkboxbody td.t2 a:hover {
	color:#F90 !important;
}
.checkboxbody td.t3 {
	width:56px !important;
	text-align:center !important;
}
.checkboxbody td a:hover img {
	-moz-opacity:0.8;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.checkboxbody td div {
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	width:15px;
	text-align:center;
	float:left;
	margin-right:10px;
}
.citem {
	display:block;
	width:670px;
	clear:inherit;
	text-decoration:none;
	color:#333;
	border-bottom:1px dotted #999999;
	font-size:12px;
	line-height:16px;
	padding:5px 0 5px 20px;
}
.citem b {
	display:inline;
	margin-left:5px;
	width:195px;
	height:16px;
	overflow:hidden;
}
.citem img {
	float:none;
	margin-right:15px;
	vertical-align:middle;
}
.citem span {
	color:#FF552E;
	font-weight:bold;
}
a.citem:hover b {
	color:#3399FF;
}


/* mailmag */
#mailm {
	width:980px;
	padding:30px 0;
	font-size:12px;
	line-height:1.8;
	color:#000;
}
#mailm_base {
	width:935px;
	height:221px;
	background:url(../images/base13/mailmag_base.png) no-repeat;
	margin:0 auto;
}
#mailm_img {
	width:374px;
	height:191px;
	float:left;
	margin:15px 22px 0 16px;
}
#mailm_txt {
	padding:15px 16px 0 0;
}
#mailm_txt div {
	text-align:center;
	padding-top:18px;
}
#mailm_txt div img {
	margin-bottom:3px;
}
#mailm a span {
	color:#ff6d00;
}
#mailm a {
	text-decoration:none;
	color:#000;
}
#mailm a:hover {
	color:#ff6d00;
}
#mailm_footer {
	width:925px;
	margin:0 auto;
	text-align:right;
	padding:3px 5px;
}
#mailm_footer a {
	color:#333;
}
#mailm_footer a span {
	color:#999;
}