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


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

strong{
	font-weight:bold;
}

a{
	color:#333;
}
p{
	margin-bottom:1em;
}

html{
	height:100%;
	display:block;
	color:#333;
	font-size:small;
	line-height:1.6;
	font-family:'\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33','Hiragino Kaku Gothic Pro','\30e1\30a4\30ea\30aa',Meiryo,'\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF',sans-serif;
	background:#fff;
	margin:0;
	padding:0;
}
body{
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	height:100%;
}

#header{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	border-right:1px solid #ddd;
	height:100%;
	padding-left:23px;
	padding-right:16px;
}
h1{
	width:155px;
	height:36px;
	margin-top:60px;
}
h1 a{
	width:155px;
	height:36px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo.png) no-repeat;
}

#header ul{
	display:block;
	margin-top:130px;
}
#header li,
#header li a{
	width:160px;
	height:26px;
	display:block;
	text-decoration:none;
	line-height:26px;
	text-indent:3px;
}
#header li a:hover,
#header li a.now{
	background:#333;
	color:#fff;
}
#g7{
	margin-top:26px;
}
#footer{
	top:500px;
	padding-left:23px;
	padding-right:17px;
	font-size:80%;
	font-family:Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	z-index:2;
	position:absolute;
}
#footer ul{
	display:block;
	margin-bottom:6px;
}
#footer li,
#footer li a{
	width:160px;
	height:18px;
	display:block;
	text-decoration:none;
	line-height:18px;
	text-indent:3px;
}

#footer li a:before{
	content:"・";
}
#footer li a:hover,
#footer li a.now{
	background:#333;
	color:#fff;
}
address{
	font-style:normal;
	padding-left:3px;
	line-height:1.4;	
}


#content{
	width:980px;
	margin:0 auto;
}

.privacypolicy h1 {
	margin:60px auto 65px;
	padding:0 0 14px 0;
	width:300px;
	color:#000000;
}

h2{
	font-weight:bold;
	font-size:1.8em;
	margin-bottom:20px;
	height:25px;
	background-repeat:no-repeat;
	color:#fff;
	text-indent:-2000px;
}
#company h2{background-image:url(/images/h2-company.gif);}
#models h2{background-image:url(/images/h2-models.gif);}
#models h2.belong{background-image:url(/images/h2-models_belong.gif);}
#models h2.tieup{background-image:url(/images/h2-models_tieup.gif);}
#models h2.artists{background-image:url(/images/h2-artists.gif);}
#audition h2{background-image:url(/images/h2-audition.gif);}
#contact h2{background-image:url(/images/h2-contact.gif);}
#goods h2{background-image:url(/images/h2-goods.gif);}
#news h2{background-image:url(/images/h2-news.gif);}
#privacy h2{background-image:url(/images/h2-privacy.gif);}
#sitemap h2{background-image:url(/images/h2-sitemap.gif);}
#blogs h2{background-image:url(/images/h2-blogs.gif);
			height:30px;}

#models h3{
	background-image:url(/images/profile_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-left:15px;
	height:19px;
	margin-bottom:25px;
}

#modelList{
	margin-bottom:25px;

}
#modelList li{
	display:block;
	background-repeat:no-repeat;
	background-position:3px 3px;
	height:160px;
	width:126px;
	float:left;
	margin-right:20px;
}
#modelList li a{
	display:block;
	padding-top:123px;
	padding-left:3px;
	width:121px;
	text-decoration:none;	
	border:1px solid #ddd;
	font-size:11px;
	text-align:center;
}
#modelList a:hover,#modelList a.on{
	border-color:#666;
}
div#modalBox {
	position:absolute !important;
}

.profileText{
	font-size:11px;
}
.profileText h4{
	font-size:1.3em;
	margin-bottom:1em;
}
.profileText h4 .alphabet{
	font-size:11px;
}
.profile{
	margin-bottom:25px;
	min-height:500px;
	_height:500px;
}
.profileBody{
	margin-bottom:20px;
}

.profileText{
	float:left;
	padding-left:20px;
	width:320px;
}

.photoArea{
	float:left;
	width:420px;
}
.mainPhoto{
	width:320px;
	float:left;
}
.photoList{
	float:right;
	display:block;
	width:82px;
}
.photoList li,.photoList a,.photoList img{
	display:block;
}
.photoList li{
	margin-bottom:5px;
}
.photoList a{
	border:1px solid #ddd;
}
.photoList a:hover,.photoList a.on{
	border-color:#666;
}
div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox{
	background:url(/images/close.gif) no-repeat right center transparent;
	margin:0 24px;
	border:0;
}
div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox, div#modalBox div#modalBoxBody div#modalBoxCloseButton a.closeModalBox span {
	display:inline;
	padding:10px 10px;
}
div#modalBox div#modalBoxBody div.modalBoxBodyContent{
	padding-top:0;
}

#company dl,#audition dl{
	padding-top:20px;
}
#audition dl{
	width:560px;
}
#company dl{
	width:560px;
}
#company dt,#audition dt{
	width:100px;
	padding:7px 10px;
	float:left;
	border-top:1px solid #666;
}
#company dd,#audition dd{
	margin-left:120px;
	padding:7px 10px;
	border-top:1px solid #ccc;
}
#audition .last{
	height:3em;
}
#company .last{
	height:9.8em;
}
dt.last{
	height:3em;
	border-bottom:1px solid #666;
}
dd.last{
	height:3em;
	border-bottom:1px solid #ccc;
}

#news hr{
	background:url(/images/line.gif) no-repeat #ccc;
	height:1px;
	border:0;
	margin-bottom:25px;
	margin-left:0;
	width:650px;
	text-align:left;
	
	
}

.newsPhoto{
	width:140px;
	height:140px;
	float:left;
	border:1px solid #ddd;
	margin-right:30px;
}
.newsBody{
	float:left;
}
.newsBody h3{
	font-weight:bold;
}
.newsColumn{
	margin-bottom:25px;
}

#blogList,#goodsList{
	margin-bottom:25px;
}
#blogList li,#goodsList li{
	display:block;
	height:122px;
	width:282px;
	float:left;
	margin-right:40px;
}
#blogList li a,#goodsList li a{
	display:block;
	height:120px;
	width:280px;
	border:1px solid #ccc;
}
#blogList a:hover,#blogList a.on,#goodsList a:hover,#goodsList a.on{
	border-color:#666;
}
#blogList li a img,#goodsList li a img{
	display:block;
}
