/*--------------------｜文字コードはEUCで｜*/
@charset "EUC-JP";

* {

	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	/*font-size: 12px;*/

}

/*====================｜リセット｜====================*/
/*--------------------｜リセット　Win IE5.x-6.x Mac IE5.x｜*/
*html body {
	font-size: 70%;

}

/*--------------------｜リセット　IE7.xx｜*/
*+html body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%;  
}

/*--------------------｜リセット　IE7.xx｜*/
div, form, input, select, textarea, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ul, ol, li,
p, pre, span, blockquote, td, th {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

a img, fieldset, img {
	border: 0;
}

img {
	vertical-align: bottom;
}

table {  
	border-collapse: collapse;  
	border-spacing: 0; 
}

li {
	list-style-type: none;
}

/*--------------------｜floatのクリア・セット｜*/
.clearfix:after {
  content: ".";		/* 新しい要素を作る */
  display: block;	/* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {　/*IE6用*/
  height: 1px;
  /*下記はMac IE5.xのための記述とか*/
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	padding: 0;
	margin: 0;
	line-height: 0;
}




h1 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 20px;

}

h2 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	/*margin-bottom: 0px;*//*2010-06-29*/
	margin-bottom: 10px;/*2010-06-29*/
	margin-left: 320px;
	margin-top: 5px;
	/*text-indent: -9999px;*//*2010-06-29*/

}



#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	padding-top: 8px;
	margin-top: 10px;
}


#logo {
	background-image: url(../img/common/header_logo.jpg);
	height: 69px;
	width: 279px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: -10px;
}


#covergirl {

	color: #FF0000;

	margin-top: 138px;

	height: 15px;

	display: block;

}



#enter01 a{

	margin-top: 480px;

	color: #FF0000;

	height: 100px;

	width: 200px;

	margin-left: 420px;

	display: block;

	text-indent: -9999px;

}
h3 {

}


.header_lead {
	font-size: 10px;
	font-weight: normal;
	height: 80px;
	width: 490px;
	background-image: url(../img/common/header_read.jpg);
	float: right;
	background-repeat: no-repeat;
	background-position: -5px -3px;
	/*text-indent: -9999px;*/
	margin-top: -10px;
	margin-left: 10px;
	line-height: 14em;
	text-indent: 10px;
	color: #FF6600;
}


#header_line {
	background-repeat: repeat-x;
	height: 17px;
	background-position: 10px;
	background-image: url(../img/index/newface_index_05.jpg);
	clear: left;
}
#menu {
	height: 79px;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
}
#cover_girl_picture {
	float: left;
	height: 330px;
	width: 415px;
	background-image: url(../img/index/newface_index_10.jpg);
	margin-top: 8px;
	margin-left: 15px;
}

#cover_girl_picture a{

}


#cover_girl_text {
	height: 180px;
	width: 330px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	padding: 5px;
	line-height: 1.4em;
	font-size: 12px;
	overflow: hidden;
}
#mobile {
	height: 130px;
	width: 325px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	padding: 5px;
	line-height: 1.4em;
	font-size: 12px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

#covergirl_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0099;
	text-align: center;
	margin-bottom: 10px;
}
#covergirl_profile {
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
}

#under_menu {
	height: 28px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8D8D8;
	margin-top: 10px;
	line-height: 2.2em;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
#footer_menu {
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
	margin-top: 5px;
}

#exit a{
	background-image: url(../img/index/newface_index_15.jpg);
	height: 123px;
	width: 274px;
	float: left;
	margin-left: 140px;
	margin-top: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#enter a{
	background-image: url(../img/index/newface_index_14.jpg);
	height: 123px;
	width: 229px;
	float: right;
	margin-right: 130px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#footer {
	background-color: #000000;
	height: 20px;
	clear: both;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	text-align: center;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}



/*-----------------------｜ヘッダー・画像メニュー｜*/
ul#header_menu {
	display: block;
	width: 757px;
	height: 79px;
	margin-bottom: 5px;
	background-image: url(../img/index/newface_index_07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#header_menu li {
	display: block;
	float: left;
	width: 190px;
	height: 79px;
	font-size: 10px;
	color: #333333;
}

#header_menu a {
	display: block;
	width: 190px;
	height: 79px;
	background-image: url(../img/index/newface_index_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	line-height: 3em;
}

li#header_menu01 {
	width: 189px;
}
#header_menu01 a {
	width: 189px;
	background-position: 0px 0px;
	font-size: 10px;
	color: #FF6600;
	text-indent: 10px;
	
}
#header_menu01 a:hover {
	background-position: 0px -79px;
}

li#header_menu02 {
	width: 189px;
}
#header_menu02 a {
	width: 189px;
	background-position: -189px 0px;
	font-size: 10px;
	
	color: #006600;
	text-indent: 10px;
}
#header_menu02 a:hover {
	background-position: -189px -79px;
}

li#header_menu03 {
	width: 189px;
}
#header_menu03 a {
	width: 189px;
	background-position: -378px 0px;
	font-size: 10px;
	color: #FF0000;
	text-indent: 10px;
}
#header_menu03 a:hover {
	background-position: -378px -79px;
}

li#header_menu04 {
	width: 189px;
}
#header_menu04 a {
	width: 189px;
	background-position: -567px 0px;
	font-size: 10px;
	color: #FF00FF;
	text-indent: 10px;
}
#header_menu04 a:hover {
	background-position: -567px -79px;
}




#cover_girl_picture02 {
	float: left;
	height: 623px;
	width: 415px;
	background-image: url(../img/index/newface_index_10-2.jpg);
	margin-top: 8px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}


#cover_girl_picture02 a{

}

#cover_girl_text02 {
	font-size: 16px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	height: 450px;
	width: 330px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	padding: 5px;
	line-height: 1.4em;

	overflow: hidden;
}

#exit02{
	
	background-image: url(../img/index/enter_btn.jpg);
	height: 137px;
	width: 296px;
	float: left;
	margin-top: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 30px;
}

#exit02 a{
}

#enter02{
	height: 20px;
	width: 500px;
	margin-right: auto;
	background-repeat: no-repeat;
	clear: both;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	text-decoration: none;
}

#enter02 a{

}
