@charset "utf-8";
/* CSS Document */
/*ヘッダー*/
#container{
	width:100%;
	height:auto;
	background-color: #FFF;
	clear:both;
}
#header{
	padding:0;
	margin:0;
	height:105px;
	width:100%;
	background:url(../img/header_bk.gif) repeat-x;
}


#header_In{
	height:105px;
	width:950px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#header_In h1{
	width:289px;
	height:70px;
	padding:0;
	margin:0;
	background:url(../img/evergreen_logo.png) no-repeat;
	position:absolute;
	text-indent:-99999px;
	top:22px;
	left:0;
}
#header_In #caption{
	width:393px;
	height:61px;
	padding:0;
	margin:0;
	position:absolute;
	top:30px;
	right:0;
	display:none;
}
.green{
	color:#009933;
}


.arrow :before{
	padding-right:10px;
	content:url(../img/page_right.gif);
}

.wh_box{
	width:100%;
	background:#FFF;
	height: auto;
	margin:0;
	padding:0;
	clear:both;
}
.ev_box{
	width:100%;
	height: auto;
	margin:0;
	padding:0;
	clear:both;
}
.ev_inner{
	position:relative;
	width:950px;
	height: auto;
	margin:0 auto;
	padding:0;
	clear:both;
}


/* ------------------------------------
 * コメント
 * ------------------------------------ */
#comment_area {
	width: 950px;
	margin: 0 auto;
	border: solid 1px #000000;
	background: #ffffff;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
#comment_area dl {
	width: 90%;
	margin: 2em auto;
}
#comment_area dl dt {
	font-weight: bold;
	font-size: 135%;
	text-align: center;
}
#comment_area dl dd {
	width: 70%;
	margin: 2em auto;
	font-size: 100%;
	text-align: left;
	line-height: 1.5;
}
#comment_area dl dd .textend {
	text-align: right;
}
#comment_area dl dd .textend span {
	display: block;
	padding-left: -22em;
}

/*ナビゲーション*/
#navi{
	width:100%;
	height:30px;
	clear:both;
	margin-bottom:15px;
}
#navi_In{
	width:952px;
	margin:0 auto;
	height:30px;
	clear:both;
}

#navi_In .home{
}
#navi_In .news{
}
#navi_In .media{
}
#navi_In .profile{
}
#navi_In .shop{}
#navi_In .link{}
#navi_In .aboutus{}


#navi_In ul{
	width:950px;
	height:30px;
	/*background:#E6E6E6;*/
}
#navi_In ul li{
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:left;
	text-align:center;
	/*border-right:#FFF dotted 1px;*/
}
#navi_In ul li a{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	/*
	color:#666666;
	padding:8px 0;
	width:135px;
	height:20px;
	display:block;
	background:#E6E6E6;*/
}
#navi_In ul li a:hover,
#navi_In ul li .activ{
	/*color:#FFF;
	background:#149C3C;*/
}

#navi_In ul li:last-child{
	border-right:none;
}

.gr_bottom{
	width:100%;
	height:10px;
	background:url(../img/breadcrumb_bottom_bk.gif) repeat-x #FFF;
}



/*ニュース*/
#topics{
	height:310px;
	width:100%;
	background:#FFF;
}

#topics_In{
	height:auto;
	width:930px;
	margin:0 auto 30px;
	padding:10px;
	background:#E6E6E6;
	clear:both;
	position:relative;
}


#top_topics_In{
	height:625px;
	width:930px;
	margin:0 auto 30px;
	padding:10px;
	background:#E6E6E6;
	clear:both;
	position:relative;
}
#bnr_box{
	width:615px;
	height:253px;
	float:right;
	padding:0 0 20px;
	/*background:#FFF;*/
}

/*leftスペース*/
#left_In{
	width:195px;
	height:auto;
	float:left;
}


#left_In #news_box{
	width:195px;
	height:auto;
	padding:0 0 10px 0;
	float:left;
	background:#FFF;
}

#left_In #news_box h3{
	width:195px;
	height:30px;
	padding:0;
	margin:0;
	background:url(../img/h3_tittle_news.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#left_In #news_box dl{
	width:95%;
	height:502px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	zoom: 1;
}

#left_In #news_box dt{
	height:45px;
	float:left;
	font-size:75%;
	line-height:150%;
	padding:4px 0 0;
	margin:0;
	border-bottom:dotted 1px #CCC;
}
#left_In #news_box dd{
	height:45px;
	font-size:75%;
	line-height:150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
	padding:4px 0 0;
	margin:0;
	border-bottom:dotted 1px #CCC;
}

#left_In .left_talent{
	width:195px;
	height:auto;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	float:left;
	background:#FFF;
}
#left_In .left_talent h3{
	width:195px;
	height:38px;
	padding:0;
	margin:5px 0 5px 0;
	background:url(../img/left_talent.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#left_In .left_talent #left_talent02 h3{
	width:195px;
	height:38px;
	padding:0;
	margin:5px 0 5px 0;
	background:url(../img/left_talent_02.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}



#left_In .left_talent h4{
	font-size:80%;
	padding:0;
	margin:3px 0;
}
#left_In .left_talent ul{
	width:95%;
	height:auto;
	padding:0;
	margin:0 auto;
	clear:both;
}
#left_In .left_talent li{
	text-align:center;
	height:110px;
	font-size:75%;
	line-height:100%;
	float:left;
	padding:0 0 5px 0;
	margin:0 3px 0 4px;
}





#news_box{
	width:300px;
	height:615px;
	padding:0 0 10px 0;
	float:left;
	background:#FFF;
}

#news_box p{
	font-weight:bold;
	color:#009933;
	width:100%;
	margin:0;
	border-bottom:solid 2px #009933;
}
#news_box dl{
	width:95%;
	height:567px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	zoom: 1;
}

#media_box dl{
	width:95%;
	height:282px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	zoom: 1;
}

#blog_box dl{
	width:95%;
	height:292px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	zoom: 1;
	/*border:1px solid #CCC;*/
}

#news_box dt,
#media_box dt{
	height:52px;
	float:left;
	clear:both;
	font-size:80%;
	line-height:150%;
	padding:4px 0 0;
	margin:0;
	border-bottom:dotted 1px #CCC;
}


#news_box dd time,
#media_box dd time,
#blog_box dt time{
	color:#149C3C;
}
#news_box dd .news_talentname a,
#media_box dd .news_talentname a,
#blog_box dt .news_talentname a{
	color:#333;
}

#news_box dd a:hover{
	color:#149C3C;
	font-weight:normal;
	text-decoration:underline;
}
#news_box dt img,
#media_box dt img{
	margin-right:3px;

}

#news_box dd,
#media_box dd{
	height:42px;
	font-size:80%;
	line-height:150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
	padding:10px 0 4px 3px;
	margin:0;
	border-bottom:dotted 1px #CCC;
}


.news_more{
	clear:both;
	margin-top:2px;
	padding-right:10px;
	text-align:right;
}

#media_box{
	width:300px;
	height:330px;
	padding:0 0 10px 0;
	float:left;
	background:#FFF;
}
#blog_box{
	width:300px;
	height:330px;
	padding:0 0 10px 0;
	float:right;
	background:#FFF;
}
#blog_box dt{
	height:19px;
	float:left;
	clear:both;
	font-size:80%;
	line-height:100%;
	padding:7px 10px 0 0;
	margin:0;
	border-bottom:dotted 1px #CCC;
}
#blog_box dd{
	height:19px;
	font-size:80%;
	line-height:100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
	padding:7px 0 0 0;
	margin:0;
	border-bottom:dotted 1px #CCC;
}




/*タレント紹介*/
.tittle_In{
	width:100%;
	text-align:center;
	clear:both;
	margin:0;
	padding:0;
}
.tarent_tittle{
	width:950px;
	margin:0 auto;
	padding:0;
}
.tarent_tittle .enter{
	margin:0;
	padding:5px 0 0 0;
}


.content_outer{
	position: relative;
	width:100%;
	height:auto;
	clear:both;
	padding-bottom:15px;
}

.tarent_box{
	position: relative;
	clear:both;
	width:930px;
	height:auto;
	padding:10px 11px 10px 9px;
	margin:5px auto 20px;
	background:#E6E6E6;
}

.tarent_box h2{
	clear:both;
	padding:0;
	margin:10px 0 -10px 10px;
}

.tarent_f,
.tarent_m{
	background:#FFF;
	border:solid 1px #CCC;
	padding:22px 10px 10px;
	margin:-1px -1px 0 0;
	width:134px;
	height:215px;
	float:left;
}

.uped1day{
	background:url(../img/talent/up1day_bk.gif) no-repeat #FFF top center;
	background-position:center;
}
.uped12day{
	background:url(../img/talent/up12days_bk.gif) no-repeat #FFF top center;
	background-position:center;
}
.uped24day{
	background:url(../img/talent/up24days_bk.gif) no-repeat #FFF top center;
	background-position:center;
}

.uped1day,.uped12day,.uped24day{
	/*border:solid 1px #72db95;*/
}
.tarent_f img,
.tarent_m img{
	margin:-2px 19px 0;
}

.managemant_e h3 {
	height: 2.7em;
	background: url(../img/management_e.png) no-repeat bottom;
}
.managemant_j h3 {
	height: 1.7em;
	padding-bottom:1px;
	margin-bottom:2px;
	background:url(../img/management_j.png) no-repeat bottom;
}

.tarent_f ul,
.tarent_m ul{
	margin:0 20px;
}
.tarent_f h3 ,
.tarent_m h3 {
	margin:0 auto 3px;
	padding:0 5px 9px 5px;
	text-align:center;
	font-size:80%;
	font-weight:bold;
	border-bottom:dotted 1px #CCC;
}
.tarent_f a h3,
.tarent_m a h3{
	color:#777;
}
.tarent_f a img,
.tarent_m a img{
	border:solid 1px #009933;
}
.left_tarent_f a img,
.left_tarent_m a img{
	border:solid 1px #FFF;
}



.tarent_f a:hover img,
.left_tarent_f a:hover img{
	border:solid 1px #F0C;
}

.tarent_m a:hover img,
.left_tarent_m a:hover img{
	border:solid 1px #09F;
}

.tarent_f a:hover h3,
.left_tarent_f a:hover h4
{
	color:#F0C;
}
.tarent_m a:hover h3,
.left_tarent_m a:hover h4
{
	color:#09F;
}


.tarent_f ul,
.tarent_m ul{
	list-style:none;
	font-size:70%;
}
.details :before{
	padding-right:2px;
	content:url(../img/talent/details.png);
}
.official :before{
	padding-right:2px;
	content:url(../img/talent/official.png);
}
.blog :before{
	padding-right:2px;
	content:url(../img/talent/blog.png);
}
.mobile :before{
	padding-right:2px;
	content:url(../img/talent/mobile.png);
}
.twitter :before{
	padding-right:2px;
	content:url(../img/talent/twitter.png);
}
.instagram :before{
	padding-right:2px;
	content:url(../img/talent/instagram.png);
}
.weibo :before{
	padding-right:2px;
	content:url(../img/talent/weibo.png);
}

#page-top {
    position: fixed;
    bottom: 30px;
    right: 3px;
}

/*fotter*/
#footer_In{
	width:100%;
	height:auto;
	clear:both;
	text-align:center;
	background:#149C3C;
}
#footer{
	width:950px;
	color:#FFF;
	clear:both;
	text-align:center;
	font-size:70%;
	margin:0 auto;
	padding:10px 0 10px;
	line-height:180%;
	background:#149C3C;
}
#footer ul{

}

#footer li{
	text-align:left;
	float:left;
	margin-right:30px;
}

#footer ul a{
	color:#FFF;
}
#footer ul a:hover{
	text-decoration:underline;
}
#footer #footer_bottom{
	clear:both;
	margin:0;
	padding:15px 0 0 0;
}
#footer_bottom .cotion{
	margin:0;
	padding:0 0 0 0;
float:left;
	text-align:left;
	color:#0e6929;
}
#footer_bottom .cotion:before{
	content:url("../img/cotion_i.png");
	margin:1px 2px 0 0;
	}

#footer_bottom #copyright{
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:right;
	text-align:right;
	font-size:100%;
}


