@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  /index.css
 style info :  トップページだけに使用
=================================================================== */
div.clear{
	font-size: 0px;
	clear: both;
}

/*ｸﾞﾛｰﾊﾞﾙﾅﾋﾞ 現在ﾍﾟｰｼﾞ表示*/
#gNav1 ul li a#gNav1-1 {
	background-position:0 -46px;
}


/*トップ打ち出しフラッシュ*/
div#flash{
	background-image: url(/common/img/top/bg_flash.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
div#flash {
	text-align: center;
	width: 908px;
	height: 296px;
	background-image: url(/img/bg_flash.png);
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	background-repeat: no-repeat;
}

div#flash div.main_waku{
  width:880px;
  height:282px;
  margin:0 auto;
  padding:0 auto;
}

div#flash div.fla_left{
  text-align:center;
  width:189px;
  height:282px;
  margin:0;
  padding:0;
  float:left;
}

div#flash div.fla_center{
  text-align:center;
  width:503px;
  height:282px;
  margin:0;
  padding:0;
  float:left;
}

div#flash div.fla_right{
  text-align:center;
  width:188px;
  height:282px;
  margin:0;
  padding:0;
  float:left;
}


div#main{
}

/*トップだけ上下部余白調整*/
#contents {
	padding-top:8px;
	padding-bottom: 15px;
	border: 1px solid #C1B49D;
	margin-bottom: 10px;
}


/*メニュー見出し（共通）*/
h2 img{
	vertical-align: bottom;
}
h2.contents-h {
	position:relative;
}
h2.contents-h a img{
	position:absolute;
	top: 2px;
	left: 309px;
	z-index: 1;
}


.sec {
	clear: both;
}


/*=====Pick up Movie 動画=====*/
div.movie-box{
	width: 416px;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
div.movie-box .wrap {
	border: 1px solid #CCCCCC;
	height: 288px;
	overflow: hidden;
}
div.movie {
	width: 309px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.movie-exp {
	height: 100%;
	width: 105px;
	float: left;
	overflow: hidden;
	background-color: #E5E2CF;
	background-image: url(/common/img/top/bg_movie_comment.png);
	background-repeat: no-repeat;
	/*background-position: left bottom;*/
	position: relative;
}
div.movie-exp a.firstChild {
	font-weight: bold;
	color: #E000A1;
	background-image: url(/common/img/top/bg_movie_name.png);
	background-repeat: no-repeat;
	font-size: 11pt;
	text-decoration: none;
	vertical-align: middle;
	height: 28px;
	text-align: left;
	display: block;
	overflow: hidden;
	margin-left: 5px;
}
div.movie-exp a span {
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
}
div.movie-exp div {
	overflow: hidden;
}
div.movie-exp div p {
	width: 55px;
	float: left;
	line-height: 1.2em;
	margin-left: 5px;
	display: inline;
}
div.movie-exp div img {
	width: 34px;
	float: left;
}
div.movie-exp p.comment {
	line-height: 1.2em;
	padding: 5px;
	clear:both;
}
div.movie-exp a img {
	vertical-align: bottom;
	position: absolute;
	top: 190px;
	left: 0px;
	z-index: 10;
}




/*=====What's New 新着情報=====*/
div.news-box{
	width: 416px;
	float: left;
	margin-bottom: 15px;
}
div.whats-new li a img {/*女の子画像*/
	float: left;
	width: 60px;
	vertical-align:top;
	margin-right: 6px;
	text-indent: 0px;
	margin-left: 3px;
	padding: 2px;
	display: block;
}
div.whats-new li a:hover img {/*女の子画像*/
	background-color: #FFA4CB;
}
div.news-box div.box {
	background-color: #C9C4B1;
	padding: 3px;
	height: 661px;
	overflow: hidden;
}
div.whats-new img {
	vertical-align: bottom;
}
div.news{
	height: 661px;
	overflow: hidden;
}
div.whats-new ul {
	background-color: #EEECDF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	overflow: auto;
	height: 647px;
}
div.whats-new li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7B299;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.whats-new li.firstChild {
	padding-top: 3px;
}
div.whats-new li a,#subL li a:visited {
	color: #ED2EA0;
}
div.whats-new li h2 {
	font-size: 8pt;
	color: #808080;
	font-weight: normal;
}
div.whats-new li h2,#subL li p {
	margin-right: 2px;
	margin-left: 5px;
}
div.whats-new li h3 {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	line-height: 1.4em;
	padding-bottom: 1px;
	padding-left: 5px;
}
*html div.whats-new li h3 {/*ie6*/
	padding-top: 3px;
	padding-bottom: 4px;
}
*:first-child+html div.whats-new li h3 {/*ie7*/
	padding-top: 3px;
	padding-bottom: 0px;
}
div.whats-new li h3 img{/*→ｱｲｺﾝ*/
	vertical-align: middle;
	margin-right: 3px;
}
div.whats-new li h3 span.date {
	background-color: #9E7B74;
	background-image: url(/common/img/txt/bg_new_h.png);
	color: #E8E3CA;
	font-size: 8pt;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px;
	margin-right: 5px;
}

/*=====スマートフォンへの引き込み追加=====*/
.smartphone_btn{
  margin:4px 0 0 12px;
  
}

/*=====Newface 新人情報=====*/
div.newface-box{
	width: 416px;
	float: left;
}
div.newface-box ul {
	height: 289px;
	background-image:url(/common/img/top/bg_newface.png);
	background-repeat:repeat;
	border:1px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
div.newface-box ul li {
	width: 376px;
	border: 1px solid #C7B1A0;
	background-color: #F4F4E9;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
div.newface-box div.prof {
	overflow: hidden;
}
*html div.newface-box div.prof {
	overflow: visible;
	min-height: 170px;
	height: auto !important;
	height: 170px;
} 
div.newface-box a.list-img {
	background-color: #FFFFFF;
	padding: 3px;
	display: block;
	width: 130px;
	height: 163px;
	float: left;
	overflow: hidden;
}
div.newface-box a.list-img img {
	width: 130px;
	height: 163px;
}
div.newface-box a.list-img:hover {
	background-color: #FBB9DF;
}
div.newface-box div.prof-R {
	display: block;
	width: 234px;
	float: right;
	overflow: hidden;
}
html>/**/body div.newface-box div.prof-R {
	margin-left: 3px;
}
div.newface-box a.name {
	width: 148px;
	float: left;
	display: block;
	background-color: #FFFFFF;
	color: #E000A1;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 1px;
	text-indent: 5px;
}
div.newface-box a.name:hover {
	color: #FFFFFF;
	background-color: #F786C7;
}
div.newface-box a.name span {
	background-image: url(/common/img/icn/icn_name_heart.gif);
	margin-left: 5px;
	font-size: small;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
div.newface-box a.new {
	background-image: url(/common/img/icn/icn_new.png);
	background-repeat: no-repeat;
	background-position: right center;
}
div.newface-box div.prof-R div.bust-img {
	width: 80px;
	float: right;
	margin-top: -70px;
}
div.newface-box div.prof-R p {
	width: 148px;
	float: left;
	color: #8C6239;
	font-weight: bold;
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
}
/*本日出勤の場合*/
div.newface-box div.prof-R p.syukkin {
	background-image: url(/common/img/icn/icn_workday.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div.newface-box img.workday{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
div.newface-box div.bust {
	width: 148px;
	height: 3em;
	float: left;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 1.2em;
	overflow: hidden;
	padding-bottom: 5px;
}
div.newface-box div.bust img{
	float: left;
	width: 34px;
	margin-right: 5px;
}
div.newface-box div.comment {
	float: right;
	width: 234px;
	margin-top: -50px;
	background-color: #E2D7C3;
}
div.newface-box div.comment p {
	height: 5.2em;
	overflow: hidden;
	padding: 4px;
	font-size: 8pt;
	line-height: 1.4em;
}
div.newface-box div.comment p span {
	font-size: 8pt;
	color: #E1DCBE;
	background-color: #755143;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-right: 5px;
}


/*=====イベント=====*/
div.event-box{
	width: 416px;
	float: right;
}
/*イベント一覧*/
div.event-box ul {
	height: 659px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/common/img/top/bg_event.gif);
	background-repeat: repeat;
	overflow: auto;
	border: 1px solid #CCCCCC;
}
div.event-box li {
	width: 380px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
div.event-box li img {
	width: 360px;
	text-align: center;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
div.event-box li h3 {
	text-align: center;
}
div.event-box li a,
div.event-box li a:visited {
	color: #0000FF;
	font-size: 10pt;
	line-height: 1.2em; 
	font-weight: normal;
	margin-right: 2px;
	margin-left: 2px;
}



