body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(Images/bg.gif);
	background-position: center top;
	text-align: center;
	font-size: small;
	color: #664014;
	line-height: 150%;
}
a:link {text-decoration: underline; color: #C86300;}
a:visited {text-decoration: underline; color: #C86300;}
a:hover {text-decoration: underline; color: #E0A952;}
a:active {text-decoration: underline; color: #E0A952;}

h1 {
	display: none;
}
/*■■■■■HOMEページ■■■■■*/
#indexbox {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background-image: url(Images/box.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#indexbody {
	width: 740px;
	height: 700px;
	margin: 0 20px 0 10px;
	padding: 0;
	text-align: left;
	background-image: url(Images/index.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#indexswf {
	float: right;
	margin: 0 auto 0 0;
	padding: 0;
}
#indexnavi {
	margin: 0;
	padding: 400px 0px 0px 80px;
}
#indexnavi ul {
	margin: 0;
	padding: 0;
}
#indexnavi ul li {
	margin: 0;
	padding: 0;
	font-size: 2px;
	line-height: 80%;
	list-style-type: none;
}
#indexnavi ul li a{
	display: block;
	width: 230px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#indexnavi ul li a:hover {
	background-position: 0px -34px;
}
#indexnavi ul li a p{
	display: none;
}
#indexnavi01 a {
	margin: 0 0 24px;
	background-image: url(Images/indexmenu01.jpg);
}
#indexnavi02 a {
	background-image: url(Images/indexmenu02.jpg);
}
#indexbottom {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: 40px;
	background-image: url(Images/indexbottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/*■■■■■小さいメニュー■■■■■*/
#unavi {
	margin: 0 auto;
	padding: 80px 45px 0;
	text-align: right;
}
#gohome {
	float: left;
	width: 48px;
	height: 15px;
	margin: 0;
	padding: 0;
}
#gohome a{
	display: block;
	width: 48px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(Images/menu07.gif);
}
#gohome a:hover {
	background-position: 0px -15px;
}
#gohome a p{
	display: none;
}
#gomail {
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}
#gomail a{
	display: block;
	width: 48px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(Images/menu08.gif);
}
#gomail a:hover {
	background-position: 0px -15px;
}
#gomail a p{
	display: none;
}
#golink {
	float: right;
	margin: 0;
	padding: 0;
}
#golink a{
	display: block;
	width: 48px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(Images/menu09.gif);
}
#golink a:hover {
	background-position: 0px -15px;
}
#golink a p{
	display: none;
}
/*■■■■■大きいメニュー■■■■■*/
#gnavi {
	float: left;
	display: block;
	width: 770px;
	height: 20px;
	margin: 0 auto;
	padding: 14px 0 0 32px;
}
#gnavi ul {
	margin: 0 auto;
	padding: 0;
}
#gnavi ul li {
	display: inline;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	line-height: 80%;
	list-style-type: none;
}
#gnavi ul li a{
	display: block;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#gnavi ul li a:link {
	background-position: 0px 0px;
}
#gnavi ul li a:visited {
	background-position: 0px 0px;
}
#gnavi ul li a:hover {
	background-position: 0px -20px;
}
#gnavi ul li a p{
	display: none;
}
#gnavi01 a {
	width: 77px;
	background-image: url(Images/menu01.gif);
}
#gnavi02 a {
	width: 130px;
	background-image: url(Images/menu02.gif);
}
#gnavi03 a {
	width: 139px;
	background-image: url(Images/menu03.gif);
}
#gnavi04 a {
	width: 148px;
	background-image: url(Images/menu04.gif);
}
#gnavi05 a {
	width: 86px;
	background-image: url(Images/menu05.gif);
}
#gnavi06 a {
	width: 124px;
	background-image: url(Images/menu06.gif);
}
/*■■■■■各ページ共通■■■■■*/
.box {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.header {
	width: 770px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(Images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.main {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(Images/mainbg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.mainbottom {
	margin: 0 auto;
	padding: 0;
	width: 740px;
	height: 10px;
	background-image: url(Images/mainbottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.mainin {
	margin: 0 40px 20px;
	padding: 15px 0 20px;
	border: 1px solid #CCBCA6;
	font-size: 9pt;
	line-height: 150%;
}
.copyright {
	height: 110px;
	margin: 0px 30px;
	padding: 0px;
	background-image: url(Images/copyright.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border: 1px solid #8A6F50;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.copyright p {
	display: none;
}
h2 {
	margin: 0px 0px 6px;
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCBCA6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h2 a{
	display: none;
}
h3 {
	margin: 0px 0px 4px 4px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
	color: #AB8154;
	background-image: url(Images/sq-h3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
h4 {
	margin: 17px 0px 4px 4px;
	padding: 0px 0px 0px 18px;
	font-size: 14px;
	color: #AB8154;
	background-image: url(Images/sq-h4.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul {
	margin: 0px 0 0px 18px;
	padding: 0px;
}
li {
	margin: 3px 0 4px 0px;
	line-height: 120%;
}
.text1 {
	margin: 0px 3px 13px;
	padding: 0;
}
.text2 {
	margin: 0px 3px 0px 4px;
	padding: 0px 0px 15px 20px;
	background-image: url(Images/sq-a.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCBCA6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.text3 {
	margin: 0px 3px 13px 5px;
	padding: 0;
}
.contents {
	margin: 10px 20px 18px;
	padding: 0;
}
#contents-left {
	width: 380px;
	margin: 0;
	padding: 0;
}
#contents-right {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}
/*■■■■■トップページ■■■■■*/
#topimg {
	margin: 0 auto;
	padding: 10px 0;
}
#topimg a {
	display: block;
	width: 659px;
	height: 335px;
	margin: 0 auto;
	background-image: url(Images/topimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#topimg p {
	display: none;
}
#top {
	background-image: url(Images/topimg2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#top1 {
	margin: 0 200px 0 0;
	padding: 0;
}
#top3 {
	height: 180px;
	margin: 8px 0 0;
	background-image: url(Images/top10.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#top4 {
	height: 120px;
	margin: 20px 0 0;
	background-image: url(Images/infogo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#top5 {
	height: 140px;
	margin: 4px 20px 20px 0;
	background-image: url(Images/qr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#topimg6 {
	display: block;
	width: 659px;
	height: 200px;
	margin: 0 auto;
	background-image: url(Images/campain.gif);
	background-position: center top;
	background-repeat: no-repeat;

}
#system {
	background-image: url(Images/system.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#system1 {
	height: 300px;
	margin: 8px 0 0;
	background-image: url(Images/system1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#system2 {
	height: 280px;
	margin: 55px 0 0;
	background-image: url(Images/system2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#system3 {
	height: 80px;
	margin: 20px 0 0;
	background-image: url(Images/mensgo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#system4 {
	height: 80px;
	margin: 20px 0 0;
	background-image: url(Images/ladysgo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#join1 {
	height: 300px;
	margin: 8px 0 0;
	background-image: url(Images/join1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#join2 {
	height: 415px;
	margin: 70px 0 0;
	background-image: url(Images/join2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#join3 {
	height: 80px;
	margin: 20px 0 0;
	background-image: url(Images/faqgo.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}
#recruit1 {
	height: 300px;
	margin: 8px 0 0;
	background-image: url(Images/recruit1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#recruit2 {
	height: 201px;
	margin: 40px 0 0;
	background-image: url(Images/recruit2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#faq1 {
	height: 300px;
	margin: 8px 0 0;
	background-image: url(Images/faq1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#faq2 {
	height: 170px;
	margin: 40px 0 0;
	background-image: url(Images/faq2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#faq4 {
	height: 280px;
	margin: 50px 0 0;
	background-image: url(Images/faq4.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#faq3 {
	height: 127px;
	margin: 80px 0 0;
	background-image: url(Images/faq3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#member1 {
	height: 300px;
	margin: 8px 0 0;
	background-image: url(Images/member1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#top-h2-0 {
	background-image: url(Images/top-h2-0.gif);
}
#top-h2-1 {
	background-image: url(Images/top-h2-1.gif);
}
#top-h2-2 {
	background-image: url(Images/top-h2-2.gif);
}
#top-h2-3 {
	background-image: url(Images/top-h2-3.gif);
}
#top-h2-4 {
	background-image: url(Images/top-h2-4.gif);
}
#top-h2-5 {
	background-image: url(Images/top-h2-5.gif);
}
#top-h2-6 {
	background-image: url(Images/top-h2-6.gif);
}
#top-h2-7 {
	background-image: url(Images/top-h2-7.gif);
}
#top-h2-8 {
	background-image: url(Images/top-h2-8.gif);
}
#top-h2-9 {
	background-image: url(Images/top-h2-9.gif);
}
#top-h2-10 {
	background-image: url(Images/top-h2-10.gif);
}
#top-h2-11 {
	background-image: url(Images/top-h2-11.gif);
}
#top-h2-12 {
	background-image: url(Images/top-h2-12.gif);
}
#top-h2-13 {
	background-image: url(Images/top-h2-13.gif);
}
#top-h2-14 {
	background-image: url(Images/top-h2-14.gif);
}
#top-h2-15 {
	background-image: url(Images/top-h2-15.gif);
}
#top-h2-16 {
	height: 115px;
	background-image: url(Images/campain1.gif);
}
#top-h2-17 {
	background-image: url(Images/top-h2-16.gif);
}
.ryokin {
	margin: 5px 0px 0px;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
	border: 1px solid #CCBCA6;
}
.ryokin td {
	padding: 7px 0px 2px;
	text-align: center;
}
.ryokin0 td {
	width: 116px;
	color: #AB8154;
	font-weight: bold;
}
.ryokin1 td {
	width: 116px;
	border: 1px solid #CCBCA6;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ryokin2 {
	width: 100px;
}
.ryokin3 {
	width: 260px;
}
.ryokin4 td {
	border: 1px solid #CCBCA6;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.futo {
	font-weight: bold;
	color: #333333;
}
.red {
	color: #FF0000;
}
.soshin {
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
form {
	margin: 0;
	padding: 0;
}
.form {
	margin: 0px 0 0;
	padding: 10px 0 0 5px;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
	border: 1px solid #CCBCA6;
}
.formcell {
	border-width: 0px;
}
.formcell td {
	padding: 0px 0 0;
}
.formleft {
	width: 179px;
	text-align: left;
}
.formright {
	width: 201px;
	text-align: left;
}
.formcell2 {
	margin: -20px 0 0;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
	border: 1px solid #CCBCA6;
}
.formcell2 td {
}
.formleft2 {
	width: 120px;
	padding: 0px 0 0 11px;
	text-align: left;
	background-image: url(Images/sq-black.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.formright2 {
	width: 452px;
	padding: 0px 0 0 8px;
	text-align: left;
	background-color: #FFFFFF;
}


/*■■■■■会員専用ページへのボタン■■■■■*/
.gomem {
	margin: 30px auto 0 0;
/*●margin: 30px←メニュー群上部余白*/
	padding: 0;
}
.gomem a {
	display: block;
	width: 230px;
	height: 34px;
	margin: 0 auto 50px 40px;
/*●margin: 0 auto 50px←メニュー下部余白（上下間隔）*/
/*●margin: 0 auto 50px 40px←メニュー左余白*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*●background-position: 0px 0px;←メニュー画像表示位置指定（高さ34pxまで）*/
}
.gomem a:hover {
	background-position: 0px -34px;
/*●background-position: 0px -34px;←メニューオンマウス時画像表示切替（高さ34px以下を表示）*/
}
.gomem a p{
	display: none;
/*●pタグ内非表示（CSSなし環境で代替表示）*/
}
#goeco a{
	background-image: url(Images/menu-eco.gif);
}
#gosta a{
	background-image: url(Images/menu-sta.gif);
}
#golux a{
	background-image: url(Images/menu-lux.gif);
}
/*●background-image: url(Images/menu-eco.gif)←メニュー画像指定*/




.sample {
	width: 114px;
	padding: 8px 0px 2px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
	border: 1px solid #CCBCA6;
	line-height: 140%;
}
.sample img {
	margin: 0 0 2px;
	width: 90px;
	height: 132px;
	border: 0px solid #CCBCA6;
}
.sampleno {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.samplebody {
	width: 420px;
	margin: 10px 0 0;
	padding: 0px 0px 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCBCA6;
}
.sampleleft {
	float: left;
	width: 192px;
	margin: 0;
	padding: 10px 5px 0px;
}
.sampleleft img {
	margin: 0 2px 8px;
	border: 1px solid #CCBCA6;
}
.sampleright {
	float: right;
	margin: 0;
	padding: 0;
}
.profile {
	margin: 10px 10px 5px 0;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
	border: 1px solid #CCBCA6;
}
.profile td {
	padding: 5px 5px 0px;
}
.profile1 td{
	color: #AB8154;
	font-weight: bold;
}
.profile2 td{
	border: 1px solid #CCBCA6;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.profile3 {
	width: 120px;
	text-align: left;
}
.close {
	margin: 0;
	padding: 0;
}
/*■■■■■リンク■■■■■*/
.link {
	margin: 0 10px;
	padding: 0px;
	text-align: center;0
}
.bannertable {
	background-color: #CCBCA6;
}
.bannertable td {
	height: 31px;
	width: 88px;
	background-image: url(Images/paperbg.gif);
	background-position: center top;
}
.bannertext {
	width: 446px;
	margin: 5px 0 0px;
	padding: 0;
	text-align: left;
}

/*■■■■■新規女性■■■■■*/
.kiji {
	margin: 0;
	padding: 5px 2px 2px;
	color: #666666;
	border: 1px solid #CCBCA6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
h5 {
	margin: 0 0 0px;
	padding: 0 0px 0;
	font-size: 12px;
	color: #AB8154;
}
.com {
	width: 100%;
	margin: 0 0 3px;
}
.date {
	float: right;
	width: ;
	margin: 0px 0 0;
	padding: 0;
	color: #999999;
	text-align: right;
}
.menu {
	margin: 3px 0 0;
	padding: 0 0px 0;
	text-align: right;
}

/*■■■■■メニュー部分■■■■■*/

.list_menu{
padding:5px;
margin:1em 0 1em 0;
text-align:center;
}

.list_menu a, .list_menu a:visited{
border:1px solid #dddddd;
padding:0 4px;
margin:0 5px;
text-decoration:none;
}

.list_menu a:hover{
border:1px solid #c66a00;
background:#c66a00;
color:#ffffff;

}

.list_menu b{
border:1px solid #4c3d2d;
background:#4c3d2d;
color:#FFFFFF;
padding:0 4px;
margin:0 5px;
}


.reco1{
font-size:10px;
color:white;
background:red;
padding:1px;
margin:1px auto;
display:block;
width:40px;
}

.reco2{
font-size:10px;
color:white;
background:blue;
padding:1px;
display:block;
width:30px;
margin:1px auto;
}

