body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	color: #ffffff;
	line-height: 140%;
}
a:link {text-decoration: underline; color: #ffd658;}
a:visited {text-decoration: underline; color: #ffd658;}
a:hover {text-decoration: underline; color: #fff664;}
a:active {text-decoration: underline; color: #fff664;}

#home {background-color: #000034;}
#page {background-color: #1e3c9e;}
h1 {
	display: none;
}

#homeenter {
	margin: 45px 0 0;
	padding: 4px 0 0;
	height: 560px;
	background:url(../Images/homebg.gif) center top repeat-x;
}

/*■■■■■TOPページSAMPLE■■■■■*/
.topsample {
	width: 296px;
	height: 186px;
	padding: 0;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	background-image: url(../Images/card.gif);
	background-position: center top;
	line-height: 120%;
}
.topsampleleft {
	float: left;
	margin: 34px 4px 0 16px;
	width: 90px;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 100%;
}
.topsampleleft img {
	margin: 0 autox;
	width: 90px;
	height: 132px;
}
.topsampleright {
	margin-top: 29px;
	font-size: 12px;
}
.tsr1,.tsr2 {
	padding: 2px 4px 0;
	text-align: left;
	border-bottom: 1px solid #ffc9da;
}
.tsr2 {
	width: 75px;
}

/*■■■■■小さいメニュー■■■■■*/
#un {
	width: 680px;
	margin: 0 auto;
	padding: 76px 0 0;
}
#un ul {
	margin: 0;
	padding: 0;
	height: 19px;
}
#un ul li {
	display: inline;
	float: left;
	height: 19px;
	padding: 0;
}
#un ul li a{
	display: block;
	height: 19px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../Images/un.gif);
}
#un01{width: 65px;margin: 0;}
#un02{width: 59px;margin: 0 0 0 496px;}
#un03{width: 60px;margin: 0;}
#un01 a:link,#un01 a:visited {background-position: 0 0px;}
#un01 a,#un01 a:hover {background-position: 0px -19px;}
#un02 a:link,#un02 a:visited {background-position: -65px 0px;}
#un02 a,#un02 a:hover {background-position: -65px -19px;}
#un03 a:link,#un03 a:visited {background-position: -124px 0px;}
#un03 a,#un03 a:hover {background-position: -124px -19px;}

/*■■■■■大きいメニュー■■■■■*/
#gn {
	width: 680px;
	height: 24px;
	margin: 0 auto;
	padding: 10px 0 0;
}
#gn ul {
	height: 24px;
	margin: 0;
	padding: 0;
}
#gn ul li {
	display: inline;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
}
#gn ul li a{
	display: block;
	height: 24px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../Images/gn.gif);
}
#gn01{width: 69px;}
#gn02{width: 144px;}
#gn03{width: 130px;}
#gn04{width: 138px;}
#gn05{width: 80px;}
#gn06{width: 119px;}
#gn01 a:link,#gn01 a:visited {background-position: 0 0px;}
#gn01 a,#gn01 a:hover {background-position: 0px -24px;}
#gn02 a:link,#gn02 a:visited {background-position: -69px 0px;}
#gn02 a,#gn02 a:hover {background-position: -69px -24px;}
#gn03 a:link,#gn03 a:visited {background-position: -213px 0px;}
#gn03 a,#gn03 a:hover {background-position: -213px -24px;}
#gn04 a:link,#gn04 a:visited {background-position: -343px 0px;}
#gn04 a,#gn04 a:hover {background-position: -343px -24px;}
#gn05 a:link,#gn05 a:visited {background-position: -481px 0px;}
#gn05 a,#gn05 a:hover {background-position: -481px -24px;}
#gn06 a:link,#gn06 a:visited {background-position: -561px 0px;}
#gn06 a,#gn06 a:hover {background-position: -561px -24px;}


/*■■■■■各ページ共通■■■■■*/
.box {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.header {
	width: 790px;
	height: 144px;
	margin: 0 auto;
	padding: 0;
	background:url(../Images/header.gif) center top no-repeat;
}
.main {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../Images/mainbg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.maintop {
	width: 680px;
	margin: 0 auto;
	padding: 30px 0 0;
	background-image: url(../Images/maintop.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.mainbottom {
	width: 790px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../Images/mainbottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.contents {
	margin: 15px 8px 0;
	padding: 15px 20px 5px;
	font-size: 9pt;
	line-height: 150%;
	text-align: left;
	border: 0px solid #ebbb45;
}
#contents-left {
	width: 380px;
	margin: 0;
	padding: 0;
}
#contents-right {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.copyright {
	height: 111px;
	margin: 20px auto 0;
	padding: 0;
	background-image: url(../Images/copyright.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.copyright p {
	display: none;
}
.pageTop {
	margin: 0;
	padding: 0;
	text-align: right;
	clear: left;
}
.pageTop a {
	display: block;
	width: 96px;
	height: 16px;
	margin: 0 0 0 auto;
	text-indent: 9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../Images/pageTop.gif);
}

h2 {
	margin: 0px 0px 6px;
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 9999px;
	text-decoration: none;
	overflow: hidden;
	border-bottom: 1px solid #ffe00c;
}
h2 a{
	display: none;
}
h3 {
	margin: 0 0 0 4px;
	padding: 0 0 4px 15px;
	font-size: 14px;
	color: #ffde58;
	background-image: url(../Images/sq-h3.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
h4 {
	margin: 17px 0 0 4px;
	padding: 0 0 4px 18px;
	font-size: 14px;
	color: #ffde58;
	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: 0 3px 0;
	padding: 0 0 20px;
}
.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-bottom: 1px solid #e3c11e;
}
.text3 {
	margin: 0px 3px 13px 5px;
	padding: 0;
}
/*■■■■■新規女性■■■■■*/
.kiji {
	margin: 0;
	padding: 8px 2px;
	color: #ffffff;
	border-bottom: 1px solid #e3c11e;
}
h5 {
	margin: 0;
	padding: 0 0 4px;
	font-size: 14px;
	color: #ffde58;
	font-weight: bold;
}
.com {
	width: 100%;
	margin: 0 0 3px;
}
.date {
	float: right;
	width: ;
	margin: 0px 0 0;
	padding: 0;
	text-align: right;
}
.menu {
	margin: 3px 0 0;
	padding: 0 0px 0;
	text-align: right;
}

/*■■■■■トップページ■■■■■*/
#topimg {
	margin: 0 auto 0;
	padding: 10px 0 0;
}
#topimg a {
	display: block;
	width: 680px;
	height: 309px;
	margin: 0 auto;
	background-image: url(../Images/topimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
.rightpic {
	display: block;
	margin: 20px 0 0;
	background-position: right top;
	background-repeat: no-repeat;
}
#top1 {
	display: block;
	width: 225px;
	height: 300px;
	margin: 24px 0 0;
	background-image: url(../Images/top1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#top3 {
	display: block;
	width: 150px;
	height: 150px;
	margin: 40px 10px 0 0;
	background-image: url(../Images/top10.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#top4 {
	display: block;
	width: 180px;
	height: 60px;
	margin: 0px 0 0;
	background-image: url(../Images/infogo.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#top5 {
	display: block;
	height: 180px;
	margin: 10px 0 0;
	background-image: url(../Images/qr.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#system1 {
	height: 300px;
	background-image: url(../Images/system1.jpg);
}
#system3 {
	height: 60px;
	background-image: url(../Images/mensgo.gif);
}
#system4 {
	height: 60px;
	background-image: url(../Images/ladysgo.gif);
}
#join1 {
	height: 300px;
	background-image: url(../Images/join1.jpg);
}
#join2 {
	height: 415px;
	background-image: url(../Images/join2.jpg);
}
#join3 {
	height: 60px;
	background-image: url(../Images/faqgo.gif);
}
#recruit1 {
	height: 300px;
	background-image: url(../Images/recruit1.jpg);
}
#recruit2 {
	height: 300px;
	background-image: url(../Images/recruit2.jpg);
}
#faq1 {
	height: 300px;
	background-image: url(../Images/faq1.jpg);
}
#faq2 {
	height: 300px;
	background-image: url(../Images/faq2.jpg);
}
#faq4 {
	height: 415px;
	background-image: url(../Images/faq4.jpg);
}
#faq3 {
	height: 10px;
	background-image: url(../Images/faq3.jpg);
}
#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-17 {
	background-image: url(../Images/top-h2-17.gif);
}

.ryokin {
	margin: 5px 0px 8px;
	background-color: #1e3c9e;
	border: 1px solid #d8b459;
}
.ryokin td {
	text-align: center;
}
.ryokin0 td {
	width: 116px;
	color: #ffde58;
	font-weight: bold;
	padding: 4px 0px 0px;
}
.ryokin1 td {
	width: 116px;
	padding: 6px 0px 1px;
	border-top: 1px solid #d8b459;
}
.ryokin2 {
	width: 100px;
}
.ryokin3 {
	width: 260px;
}
.ryokin4 td {
	padding: 6px 0px 1px;
	border-top: 1px solid #d8b459;
}
.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: 00;
	padding: 10px 0 0 5px;
	background-color: #1e3c9e;
	border: 1px solid #d8b459;
}
.formcell {
	border-width: 0px;
}
.formcell td {
	padding: 0px 0 0;
}
.formleft {
	width: 179px;
	text-align: left;
}
.formright {
	width: 201px;
	text-align: left;
}
.formcell2 {
	margin: 0 40px 0;
	background-color: #1e3c9e;
	border: 1px solid #d8b459;
}
.formcell2 td {
	text-align: left;
}
.formleft2 {
	width: 100px;
	color: #ffde58;
	padding: 2px 0 0;
}
.formright2 {
	width: 380px;
	padding: 0 0 0 4px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
	color: #000034;
}


/*■■■■■会員専用ページへのボタン■■■■■*/

.mn {
	display: block;
	width: 225px;
	height: 60px;
	margin: 20px 0 0;
	background-position: right top;
	background-repeat: no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}
#member-e {
	background-image: url(../Images/member-e.gif);
}
#member-s {
	background-image: url(../Images/member-s.gif);
}
#member-l {
	background-image: url(../Images/member-l.gif);
}


.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 td {
	width: 114px;
	padding: 8px 0px 4px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #ffffff;
	background-color: #1e3c9e;
	border: 1px solid #d8b459;
	line-height: 120%;
}
.sample td img {
	margin: 0 auto 4px;
	width: 90px;
	height: 132px;
	border: 1px solid #948155;
}
.sample td span {
	color: #ffe42d;
}

.sample1 {
	width: 114px;
	padding: 8px 0px 2px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #ff3e73;
	background-image: url(../Images/paperbg1.gif);
	background-position: center top;
	border: 1px solid #ff91af;
	line-height: 140%;
}

.sample2 {
	width: 114px;
	padding: 8px 0px 2px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #ff3e73;
	background-image: url(../Images/paperbg2.gif);
	background-position: center top;
	border: 1px solid #ff91af;
	line-height: 140%;
}
.sample1 img {
	margin: 0 0 2px;
	width: 90px;
	height: 132px;
	border: 0px solid #ff81a2;
}

.sample2 img {
	margin: 0 0 2px;
	width: 90px;
	height: 132px;
	border: 0px solid #ff81a2;
}

.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: #071e74;
	border: 1px solid #d8b459;
}
.sampleleft {
	float: left;
	width: 192px;
	margin: 0;
	padding: 10px 5px 0px;
}
.sampleleft img {
	margin: 0 2px 8px;
	border: 1px solid #948155;
}
.sampleright {
	float: right;
	margin: 0;
	padding: 0;
}
.profile {
	margin: 10px 10px 5px 0;
	background-color: #1e3c9e;
	border: 1px solid #948155;
}
.profile4 {
	margin: 10px 10px 5px 0;
	background-image: url(../Images/paperbg1.gif);
	background-position: center top;
	border: 1px solid #ff81a2;
}

.profile td {
	padding: 5px 5px 0px;
	text-align: left;
}
.profile1 td{
	color: #ffe42d;
	font-weight: bold;
}
.profile2 td{
	border-top: 1px solid #4e74cd;
}
.profile3 {
	width: 120px;
}
.close {
	margin: 0;
	padding: 0;
}
/*■■■■■リンク■■■■■*/
.link {
	margin: 0 10px;
	padding: 0px;
	text-align: center;0
}
.bannertable {
	background-color: #d8b459;
}
.bannertable td {
	height: 31px;
	width: 88px;
	background-color: #1e3c9e;
}
.bannertext {
	width: 446px;
	margin: 5px 0 0px;
	padding: 0;
	text-align: left;
}

