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

.c-info .text{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 500px;
}
.c-info .info {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 9px;
	width: 478px;
}

.c-info .text h2 {
	background-color: #FBC7DE;
	margin-bottom: 10px;
	line-height: 25px;
	padding-left: 10px;
	width: 490px;
	color: #222222;
}
.c-info .text .jonetsu td {
	vertical-align: top;
	text-align: left;
}
.c-info .text .jonetsu {
	margin-top: 5px;
}
.c-info a{
color:#0000FF;
text-decoration:underline;
}

.privacy {
	background-color: #FFFFFF;
	width: 500px;
}
.privacy .text {
	width:480px;
	margin: 0px auto;
}
.privacy .text h2 {
	margin: 10px 0px 5px 0px;
	font-size: 14px;
}




/*会員特典*/
.t-read{
padding:5px;
}
.t-border {
	background-image: url(../tokuten/image/border-body.gif);
	width: 500px;
	margin-bottom:15px;
}
.t-no{
float:left;
width:72px;
}
.t-text{
float:left;
width:428px;
}
.t-text .t-title{
	background-image: url(../tokuten/image/border-t-b.gif);
	background-repeat:repeat-x;
	width:418px;
	padding-right:10px;
	padding-top:15px;
}
.t-text h2{
	font-size:18px;
	width:418px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F98585;
}

.t-text h3{
width:418px;
font-size:15px;
color:#FF3333;
}
.t-text p{
width:418px;
}
.t-comment{
font-size:10px;
margin-top:5px;
}
.t-text .webicon{
	background-image: url(../tokuten/image/webicon.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	width:348px;
}
.t-bottom{
clear:both;
padding-top:5px;
}
/*会員特典不要*/
.tokuten .text {
	background-color: #FFFFFF;
	width: 480px;
	padding: 0 10px 10px 10px;
}
.tokuten .text h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #EC1A89;
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
}


.recruit .youkou {
	margin-top: 10px;
	width: 500px;
}
.recruit .youkou h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
}
.recruit .text {
	width: 500px;
	line-height:140%;
}
.recruit {
	width: 500px;
}
.recruit .youkou a {
	color: #0000FF;
	text-decoration: underline;
}
.recruit .text .photoname {
	float:left;
	margin-right: 10px;
	width: 200px;
}

.recruit .youkou table {
	border: 1px solid #999999;
	*border-right-style: none;
	*border-bottom-style: none;
}
.recruit .youkou td {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.recruit .text .photoname .name{
	width:200px;
	background-color: #CCCCCC;
	padding:5px 0;
	text-align:center;
}
.recruit .text .r-comment{
	float:left;
	width:290px
}
