/* CSS Document */
* {
	margin:0;
	padding:0;
}

#wrapper {
	background:url(../img/common/body_bg.jpg) repeat-y;
	width: 820px;
	margin: 0px auto 0px;
	}

#main {
	width: 800px;
	margin: 0px auto 0px;
	text-align: left;
	}
	
#header {
	background:url(../img/common/header/header.jpg) no-repeat;
	width: 800px;
	height: 100px;
	}
	
#header h1 {
	float:left;
	width: 440px;
	height: 60px;
	font-size:12px;
	font-weight:100;
	color:#666666;
	text-align:left;
	vertical-align:top;
	line-height:125%;
	margin: 40px 0px 0px 165px;
}
#header h1 small{
	color:#9966FF;
}

#header #btn {
	background:url(../img/common/header/header_b.jpg);
	width: 195px;
	height: 100px;
	float:right;
}
#header #btn #mail {
	float:left;
}
#header #btn #mobile {
	float:right;
	margin-right: 25px;
}
#menu {
	clear:both;
}
#menu ul#nav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 50px;
  float: left;
}
#menu ul#nav li a {
  display: block;
  padding: 0;
  height: 50px;
  text-decoration: none;
  background-image:url(../img/fuji/common/menu/menu.jpg);
  background-repeat: no-repeat;
}
#menu ul#nav li#nav-top     { width:  114px; }
#menu ul#nav li#nav-girls { width:  114px; }
#menu ul#nav li#nav-schedule { width:  114px; }
#menu ul#nav li#nav-system    { width:  114px; }
#menu ul#nav li#nav-map  { width: 114px; }
#menu ul#nav li#nav-recruit  { width: 114px; }
#menu ul#nav li#nav-gallery  { width: 116px; }

#menu ul#nav li#nav-top a     { background-position:      0 0; }
#menu ul#nav li#nav-girls a { background-position:  -114px 0; }
#menu ul#nav li#nav-schedule a { background-position: -228px 0; }
#menu ul#nav li#nav-system a    { background-position: -342px 0; }
#menu ul#nav li#nav-map a  { background-position: -456px 0; }
#menu ul#nav li#nav-recruit a  { background-position: -570px 0; }
#menu ul#nav li#nav-gallery a  { background-position: -684px 0; }

#menu ul#nav li#nav-top a:hover     { background-position:      0 100%; }
#menu ul#nav li#nav-girls a:hover { background-position:  -114px 100%; }
#menu ul#nav li#nav-schedule a:hover { background-position: -228px 100%; }
#menu ul#nav li#nav-system a:hover    { background-position: -342px 100%; }
#menu ul#nav li#nav-map a:hover  { background-position: -456px 100%; }
#menu ul#nav li#nav-recruit a:hover  { background-position: -570px 100%; }
#menu ul#nav li#nav-gallery a:hover  { background-position: -684px 100%; }



#shadow {
	width: 800px;
	text-align:center;
	}

#flash {
	width: 800px;
	text-align:center;
	}

#container {
	width: 780px;
	margin: 0px auto 0px;
	}
#container #pickupgirls {
	clear:both;
	float:left;
	width: 286px;
	text-align:center;
	}
#container #pickupgirls_flash {
	clear:both;
	float:left;
	width: 286px;
	text-align:center;
	}
#container #scheduletoday {
	float:right;
	width: 494px;
	text-align:center;
	margin: -40px auto 0px;
	}

#container2 {
	width: 780px;
	margin: 0px auto 0px;
	}
#container2 #news {
	float:left;
	width: 513px;
	}
#container2 #news #news_html {
	clear:both;
	width: 513px;
	text-align:right;
	}
	
#container2	#qr{
	background:url(../img/fuji/top/bg_mobile.jpg) no-repeat;
	width: 500px;
	height: 107px;
	margin: 10px 0px 0px 10px;
	}
#container2	#qr p{
	font-size:11px;
	color:#666666;
	text-align:left;
	line-height:150%;
	margin: 0px 0px 0px 10px;
	padding: 30px 0px 0px 0px;
	}
#container2	#qr span{
	font-size:12px;
	color:#9933CC;
	text-align:left;
	margin: 0px 0px 0px 0px;
	}
	
#container2	#under_menu {
	float:right;
	width: 257px;
}
#container2 #mailmaga {
	background:url(../img/fuji/top/mailmagazine.jpg) no-repeat;
	height: 237px;
	margin: 20px 0px 0px 0px;
	}

/* 下部メニュー */
#undermenu {
	clear:both;
	margin: 10px 0px 0px 10px;
}
#undermenu ul#nav li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
#undermenu ul#nav li a {
  display: block;
  padding: 0;
  width: 237px;
  height: 52px;
  text-decoration: none;
  background-image:url(../img/fuji/top/undermenu.jpg);
  background-repeat: no-repeat;
}
#undermenu ul#nav li#nav-recryit     { width: 240px; height:62px; }
#undermenu ul#nav li#nav-purazaten { width: 240px; height:62px; }
#undermenu ul#nav li#nav-link { width: 240px; }

#undermenu ul#nav li#nav-recryit a     { background-position:      0px 0px; }
#undermenu ul#nav li#nav-purazaten a { background-position:  0px -62px; }
#undermenu ul#nav li#nav-link a { background-position: 0px -124px; }

#undermenu ul#nav li#nav-recryit a:hover     { background-position: 100% 0; }
#undermenu ul#nav li#nav-purazaten a:hover { background-position: 100% -62px; }
#undermenu ul#nav li#nav-link a:hover { background-position: 100% -124px; }
/* 下部メニュー */




/* フッター */
#footer {
	clear:both;
	width: 800px;
	margin: 30px auto -10px;
	text-align:center;
	background:url(../img/fuji/common/bg_footer.jpg) repeat-x;
}
#footer #fuji {
	font-size:12px;
	color:#9933CC;
	text-align:center;
	line-height:150%;
}
#footer #fuji a {
	font-size:12px;
	color:#9933CC;
	text-align:center;
	line-height:175%;
	text-decoration:none;
}
#footer #binbin {
	clear:both;
	font-size:12px;
	color:#666666;
	margin: 5px 0px 10px 0px;
	text-align:center;
}
#footer #binbin a {
	color:#666666;
	text-decoration:none;
}
#footer #binbin a:hover {
	color:#0087C7;
	text-decoration:none;
}
/* フッター */




/* 地図ページ */
#map {
	background:url(../img/fuji/map/rogo_bg2.jpg) no-repeat;
	width: 790px;
	height: 109px;
	margin: 0px auto 0px;
	}
#map #item {
	float:left;
	width: 100px;
	font-size:12px;
	color:#666666;
	text-align:right;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	}
#map #import {
	float:right;
	width: 200px;
	font-size:12px;
	color:#333333;
	text-align:left;
	line-height:150%;
	font-weight:bold;
	margin: 0px 485px 0px 0px;
	}
/* 地図ページ */




/* 求人ページ */
#img {
	text-align:center;
	margin: 15px 0px 30px 0px;
	}
/* 求人ページ */



/* システムページ */
#system {
	background:url(../img/fuji/system/main2.jpg) no-repeat;
	width: 790px;
	height:569px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
	}
#system h2 {
	font-size:12px;
	color:#666666;
	text-align:left;
	}
#kiyaku {
	width: 610px;
	margin: 0px auto 30px;
	}
#kiyaku h2 {
	font-size:15px;
	color:#990066;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}
#kiyaku p {
	font-size:15px;
	color:#000000;
	margin: 10px 0px 0px 0px;
}
/* システムページ */


.black15 {
font-size:15px;
color:#000000;
}
.gray10 {
font-size:10px;
color:#666666;
}
.gray11 {
font-size:11px;
color:#666666;
text-align:left;
}
.gray12 {
font-size:12px;
color:#666666;
}
.gray12_nolink {
font-size:12px;
color:#666666;
text-decoration:none;
}
.lightgray12 {
font-size:12px;
color:#CCCCCC;
}
.pink12 {
font-size:12px;
color:#FF3366;
}
.pink12_nolink {
font-size:12px;
color:#FF3366;
text-decoration:none;
}
.purple12 {
font-size:12px;
color:#9966FF;
}
.deep_purple12 {
font-size:12px;
color:#9933CC;
}
.deep_purple12_nolink {
font-size:12px;
color:#9933CC;
text-decoration:none;
}
.deep_gray11 {
font-size:11px;
color:#333333;
}
.deep_gray12 {
font-size:12px;
color:#333333;
}
.deep_gray12b {
font-size:12px;
color:#333333;
font-weight:bold;
}
.deep_gray13b {
font-size:13px;
color:#333333;
font-weight:bold;
}
.deep_gray14b {
font-size:14px;
color:#333333;
font-weight:bold;
}
.deep_gray15b {
font-size:15px;
color:#333333;
font-weight:bold;
}
.deep_red14b {
font-size:14px;
color:#CC0000;
font-weight:bold;
}
.deep_red15b {
font-size:15px;
color:#CC0000;
font-weight:bold;
}
.red14b {
font-size:14px;
color:#FF0000;
font-weight:bold;
}
.deep_purple15b {
font-size:15px;
color:#990066;
font-weight:bold;
}
.recruit_text_menu {
font-size:12px;
color:#333333;
background-color:#FFCCCC;
width:250px;
text-align:center;
}
.recruit_text_details {
font-size:12px;
color:#333333;
background-color:#FFFFFF;
width:500px;
text-align:left;
}
.fuji_recruit_text_menu {
font-size:12px;
color:#333333;
background-color:#E5E5FF;
width:250px;
text-align:center;
}
.fuji_recruit_text_details {
font-size:12px;
color:#333333;
background-color:#FFFFFF;
width:500px;
text-align:left;
}
.norepeat {
background-repeat:no-repeat;
}
