@charset "utf-8";
/* CSS Document */
#member_logout{
	width: 77px;
	height: 24px;
	position: absolute;
	left: 609px;
	top: -6px;
}
#member_logout span {
	width: 77px;
	height: 24px;
	cursor: pointer;
	display: block;
	background: url(logout.png) no-repeat;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-o-transition: background 200ms linear;
	transition: background 200ms linear;
}
#member_logout span:hover {
	background: url(logout_.png) no-repeat;
}
.info_use {
	width: 630px;
	margin: 0 auto;
	line-height: 18px;
	padding:5px 0;
	margin-bottom: 15px;
	color:#535353;
}
.info_use a{
	color: #C5392C;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
.info_use a{
	color: #C5392C;
	text-decoration:none;
}
.info_use a:visited{
	color: #C5392C;
	text-decoration:none;
}
.info_use a:hover{
	color:#97B826;
	text-decoration:none;
}
.info_use img {
	padding: 0 5px;
}
.info_use span {
	color: #E4852E;
}
#member_title{
	width:660px;
	color:#D0D0D0;
	margin:0 auto;
	margin-bottom:20px;
}
#member_check{
	width:685px;
	padding:15px 0;
	color:#835E4B;
	margin:0 auto;

}
#member_check a{
	color:#F43E10;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#member_check a:visited{
	color:#F43E10;
	text-decoration: none;
}
#member_check a:hover{
	color:#F43E10;
	text-decoration: underline;
}
#member {
	width: 685px;
	height: auto;
	margin: 0 auto;
	color: #575757;
	position: relative;
}
#member a {
	color: #EB726C;
	text-decoration: underline;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#member a:visited {
	color: #EB726C;
	text-decoration: underline;
}
#member a:hover {
	color: #D1BB8D;
	text-decoration: underline;
}
#member tr > td table tr td {
	color:#6D6049;
	padding: 4px 0px 0 0;
	border:none;
}
#member table{
	border-collapse:collapse;
}
#member tr > td {
	color:#717171;
	padding: 10px 10px;
	border:#c9c6b5 1px solid;
	background:#efeee9;
}
#member tr > td span {
	color: #919191;
}
#member tr > td span1 {
	color:#B15413;
	font-weight:bold;
}
#member tr > td.con_use{
	color: #B15514;
}
#member tr > td.con_use span{
	color: 919191;
}
#member tr > td.con_use span1{
	color: #F80013;
}
#member tr > td.title_use{
	color: #dbd9cc;
	background:#a39c80;
}
#member tr > td.title_use img{
	padding:5px 10px 0px 10px;
}
#member .con {
	padding: 10px 0;
}
#member .message{
	width: 130px;
	position: absolute;
	left: 533px;
	top: 9px;
}
/*********************************************************/
#member2 {
	width: 629px;
	position: relative;
	margin: 0 auto;
}
#member2 tr > td {
	padding: 5px 20px 5px 10px;
}
#member2 a {
	color: #D0006E;
	font-weight: bold;
	text-decoration: none;
}
#member2 a:visited {
	color: #D0006E;
	font-weight: bold;
	text-decoration: none;
}
#member2 a:hover {
	color: #FF79BF;
	font-weight: bold;
	text-decoration: none;
}
.cap_use h1 {
	color: #800000;
	font-weight: bold;
	font-size: 14px;
}
.cap_use h2 {
	color: #211713;
	font-size: 15px;
	font-weight: bold
}
.cap_use h3 {
	color: #E54C59;
	font-size: 13px;
	font-weight: bold
}
.cap_use {
	width: 100%;
	height: auto;
	text-align: center;
	padding: 20px 0;
}
#member h1 {
	color: #C44646;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 10px 0;
}

#member_form {
	width: 500px;
	padding: 0 0 0 0;
	position: relative;
	margin: 0 auto;
	color: #3D2519;
}
#member_form tr > td {
	padding: 3px 10px;
}
#member_form tr > td span1 {
	color:#B15413;
	font-weight:bold;
}
#member_form tr > td.title {
	padding-left: 75px;
}
#member .notice {
	border-bottom:#999 1px dotted;
	border-top:#999 1px dotted;
	color:#77583E;
	margin-top:20px;
}
#member .notice a{
	color: #F00;
	padding:0px;
	text-decoration:none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#member .notice a:visited{
	color: #F00;
	padding:0px;
	text-decoration:none;
}
#member .notice a:hover{
	color: #F90;
	text-decoration:none;
}
