html { font-family: sans-serif; }

body {
	margin: 0;
	background: url(img/back.png);
	height: 100%;
}

a:link { color: #000; text-decoration: none; } 
a:visited { color: #000; text-decoration: none; }
a:hover { color: #ff2665; text-decoration: none; }

h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	color: #7b7b7b;
}
h2 {
	margin: 0;
	padding:30px 40px 35px 0;
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #7b7b7b;
	line-height: 12px;
}

p {
	line-height: 12px;
}



#headerbox {
	margin: 0 auto;
	width: 100%;
	height: 210px;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
}

#wrap.top {
	margin: 0 auto;
	width: 980px;
	min-height: 900px;
	background: #fff;
	padding-top: 230px;
	/* padding-bottom: 250px; */
}
#wrap {
	margin: 0 auto;
	width: 980px;
	min-height: 100vh;
	background: #fff;
	padding-top: 220px;
}

#headerbox_in {
	margin: 0 auto;
	width: 980px;
	height: 210px;
	position: relative;
	z-index: 3;
}

#topTxt {
	top: 5px;
	width: 980px;
	height: 110px;
	margin: 0 auto;
	font-size: 11px;
	color: #7b7b7b;
	top: 0px;
	z-index: 400;
}

#topTxt a{
	display:block;
	margin: 10px 0 0 0;
}


#navi {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	position : absolute;
	top: 120px;
	padding-left: 0px;
	float: left;
	z-index: 500;
}

ul#navigation {
  list-style: none;
  margin: 0;
  padding: 0;
}


nav ul li a {
  display: block;
  width: 140px;
  height: 100px;
  overflow: hidden;
  background: url(img/navi.png) 0 0;
  text-indent: 100%;
  white-space: nowrap;
  float: left;
  margin: 0;
  text-align: left;
}

nav ul li.navigation a {
  width: 140px;
}

nav ul li.cast a {  width: 138px; }
nav ul li.system a { background-position: -140px 0; }
nav ul li.accsess a { background-position: -280px 0; }
nav ul li.top a { background-position: -420px 0; }
nav ul li.photogallry a { background-position: -560px 0; }
nav ul li.recruit a { background-position: -700px 0; }
nav ul li.link a { background-position: -840px 0; }

nav ul li a:hover { height: 100px; }
nav ul li.cast a:hover  { background-position: 0 -100px; }
nav ul li.system a:hover  { background-position: -140px -100px; }
nav ul li.accsess a:hover  { background-position: -280px -100px; }
nav ul li.top a:hover  { background-position: -420px -100px; }
nav ul li.photogallry a:hover  { background-position: -560px -100px; }
nav ul li.recruit a:hover  { background-position: -700px -100px; }
nav ul li.link a:hover  { background-position: -840px -100px; }




#pickup {
	width: 960px;
	height: 320px;
	padding: 10px;
}

#photodiv {width: 960px;}


#left {
	width: 300px;
	height: 600px;
	margin: 10px 0 10px 10px;
	float: left;
}

#likebox {
	background: url(img/line_fb.gif) no-repeat;
	height: 440px;
	padding-top: 35px;
}

#left_banner {
	height: 130px;
}

a.blogbanner {
	display:block;
	width: 300px;
	height: 60px;
	background-image: url(img/banner_blog.gif);
	margin-bottom: 7px;
	text-indent: -9999px;
}
.blogbanner:hover{
background-position:left bottom;
}

a.twitterbanner {
	display:block;
	width: 300px;
	height: 60px;
	background-image: url(img/banner_twitter.gif);
	text-indent: -9999px;
}
.twitterbanner:hover{
background-position:left bottom;
}

#right {
	width: 650px;
	height: 600px;
	float: left;
	margin: 10px 0 0 10px;
}

#coupon {
	height: 150px;
}
a.discount {
	display: block;
	width: 650px;
	height: 150px;
	background-image: url(img/dis_banner.jpg);
	text-indent: -9999px;
}

.discount:hover{
background-position:left bottom;
}


#event {
	width: 650px;
	height: 430px;
	margin-top: 20px;
	float: left;
	background: url(img/line_event.gif) no-repeat;
}

#event_in {
	width: 900px;
	height: 380px;
	margin: 0 auto;
	/* float: left; */
}

#banner {
	width: 960px;
	height: 170px;
	padding: 10px 5px;
	display: flex;
}

#banner a{
	display: block;
	text-align: center;
	width: 100%;
		
	}
	


#footer.top {
	/* width: 100%; */
	/* height: 200px; */
	/* margin-top: -80px; */
	/* background: url(img/footer.jpg) bottom center no-repeat; */
	/* z-index: 200; */
	possition: bottom;
}

#footer {
	width: 100%;
	height: 120px;
	/* margin-top: -80px; */
	background: url(img/footer.jpg) bottom center no-repeat;
	z-index: 200;
	possition: bottom;
}


#footer_in.top {
	margin: 0 auto;
	width: 100%;
	height: 85px;
	/* float: left; */
	/* padding-top: 35px; */
	text-align: center;
	font-size: 12px;
}

#footer_in {
	width: 980px;
	height: 85px;
	float: left;
	padding-top: 35px;
	text-align: center;
	font-size: 12px;
}


#container {
	width: 960px;
	min-height:600px;
	padding: 25px 10px 20px 10px;
}
.cast {
	background: url(img/line_cast.gif) 40px 45px no-repeat;
}
.cast2 {
	background: url(img/line_cast2.gif) 40px 45px no-repeat;
}
.system {
	background: url(img/line_system.gif) 40px 45px no-repeat;
}
.access {
	background: url(img/line_access.gif) 40px 45px no-repeat;
}

.event {
	background: url("img/line_event.gif") 40px 45px no-repeat;
}
.gallry {
	background: url(img/line_gallry.gif) 40px 45px no-repeat;
}
.link {
	background: url(img/line_link.gif) 40px 45px no-repeat;
}


/*linkページのテーブルさん*/
tr.linkh {
	height: 150px;
}
td.linkb {
	width: 330px;
	padding-left: 20px;
	text-align: center;
}
td.linkt {
	width: 540px;
	text-align: left;
}
p.linkc {
	font-size: 10px;
	margin: 0;
}
tr.linkh2 {
	height: 100px;

}
td.linkb2 {
	width: 170px;
	text-align: center;
}
td.linkt2 {
	width: 190px;
	text-align: left;
}

a.lpro {
background-image: url(img/banner_pro.png);
display: block;
width: 300px;
height: 100px;
text-indent:-9999px;
}
a.lpro:hover{
background-position:left bottom;
}


a.lama {
background-image: url(img/banner_ama.png);
display: block;
width: 300px;
height: 100px;
text-indent:-9999px;
}
a.lama:hover{
background-position:left bottom;
}

a.lhige {
background-image: url(img/banner_hige.png);
display: block;
width: 300px;
height: 100px;
text-indent:-9999px;
}
a.lhige:hover{
background-position:left bottom;
}

a.locan {
background-image: url(img/banner_ocan.png);
display: block;
width: 300px;
height: 100px;
text-indent:-9999px;
}
a.locan:hover{
background-position:left bottom;
}

a.lafter {
	background-image: url(img/banner_luline.jpg);
	display: block;
	width: 170px;
	height: 100px;
	text-indent: -9999px;
}
a.lafter:hover{
background-position:left bottom;
}

a.lnsta {
background-image: url(img/banner_nsta.jpg);
display: block;
width: 170px;
height: 100px;
text-indent:-9999px;
}
a.lnsta:hover{
background-position:left bottom;
}

a.lcaba2 {
background-image: url(img/banner_caba2.jpg);
display: block;
width: 170px;
height: 100px;
text-indent:-9999px;
}
a.lcaba2:hover{
background-position:left bottom;
}

/*castページのテーブルさん*/
a.castlist { display: block; color: #666666; width:180px; height:215px;}
.castlist:hover { color: #ff2665; text-decoration: none; }

td.cast_thum {
	height: 215px;
	width: 180px;
	
}

#cast_name {
	height: 20px;
	padding-top:5px;
	font-size: 14px;

}
#cast_yomi {
	font-size: 11px;
	line-height: 11px;
	color: #ffb0c7;
}

img.thumbnail { border: 2px #ffb0c7 solid; cursor: hand; }


/*cast個人ページ*/
#photolist {
	width: 900px;
	min-height: 500px;
	margin-left: 10px;
}

a .hover_img{
    transition:all 0.5s ease; /*0.5秒かけて要素を変化させる*/
    }
a:hover .hover_img{
    opacity: 0.7;/*要素の透明度を指定*/
    filter: alpha(opacity=70); /*ie6、7の透明度指定*/
    -ms-filter: "alpha(opacity=70)"; /*ie8の透明度指定→ */
    }

ul#photolist {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul#photolist li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  border: #f5f5f5 solid 5px;
}

/* ==================================
	clearfixElements
================================== */
ul#photolist:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
ul#photolist {
	display: inline-block;
	over