@charset "euc-jp";
/* CSS Document */

/*--------------------------------------------------------------------------------------------------------
	スタッフページのみコンテンツ幅を980に変更の為css上書き
--------------------------------------------------------------------------------------------------------*/
#wrapper {
  width: 980px;
}

#main {
  width: 980px;
}

/*--------------------------------------------------------------------------------------------------------
	スタッフページ　共通クラス
--------------------------------------------------------------------------------------------------------*/

a {outline: none;}
a .staff_page_image {border: 5px solid #D3D3D3;}
a:hover .staff_page_image {border: 5px solid #E075CD;}
a .staff_page_movie {border: 5px solid #D3D3D3;}
a:hover .staff_page_movie {border: 5px solid #E075CD;}

/*--------------------------------------------------------------------------------------------------------
	スタッフページ　ヘッダー
--------------------------------------------------------------------------------------------------------*/

#staff_header {
  margin-top: 20px;
  width: 980px;
  height: 280px;
  background-color: #fff;
  position: relative;
  letter-spacing: none;
  border-top: 7px solid #FF86B9;
}
.okini_on {
	background-color: #fcdfeb !important;
}
#ico_okini {
	position: absolute;
	top: -2px;left: -2px;
}

#staff_property {
}
#main_property {
  float: left;
  width: 735px;
  margin: 20px 0 0 20px;
}

#main_property h3,#main_property p {
}

#main_property h3 {
  font-size: 23px;
}

#side_property {
  text-align: right;
  height: 20px;
  position: absolute;
  top: 0;right: 20px;
  font-size: 11px;
  display: table;
}
#side_property p {
	display: table-cell;
	vertical-align: middle;
}
.staff_access_cnt_yday {
	font-size: 14px;font-weight: bold;
	color: #ed0000;
}
.ranking_txt {
}

.ranking_txt span{
	color: #ed0000;
}

.ranking_txt span.up{
	color: #ed0000;
}

.ranking_txt span.down{
	color: #20b4d4;
}

.ranking_txt span.same{
	color: #888;
}

/* ▼オキニ登録 */
#staff_header .ico_okini {
  width: 140px;height: 44px;
  background: #ff8bbc url(../img_fuuzoku/icn_sprite_staff.png) 6px -92px no-repeat;
  padding-left: 28px;
  border: 1px solid #ff8bbc;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: 35px;right: 20px;
  cursor: pointer;
  font-size: 16px;
}
#staff_header .ico_okini:hover {
	background-color: #ff6eab;
	border: 1px solid #ff6eab;
	color: #fff;
}
/* ▼オキニ解除 */
.okini_on .ico_okini {
	background-color: #ff8bbc !important;
	border: 1px solid #ff8bbc !important;
	color: #fff !important;
}
.okini_on .ico_okini:hover {
	background-color: #e0dddd !important;
	border: 1px solid #e0dddd !important;
	color: #404040 !important;
}

#section-shop_staff_header {
  width: 956px;
  padding: 10px 4px 6px 20px;
  background-color: #E5E5DE;
  font-size: 12px;
  margin-bottom: 10px;
}

#section-shop_staff_header {
  line-height: 20px;
}

#shop_staff_header span {
	font-size: 10px;
}
.shop_tel {
  color: #ed0000;
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-size: 13px !important;
  background: url(../img_fuuzoku/icn_sprite_staff.png) 0px -163px no-repeat;
  padding: 5px 0 5px 30px;
}

.shop_mail{
  background: url(../img_fuuzoku/icn_sprite_staff.png) 0px -66px no-repeat;
  padding: 5px 0 5px 28px;
  margin-left: 5px;
}

.section-schedule_list{
  margin-top: 5px;
}

.section-schedule_list h4{
  font-weight: bold;
  border-top: 1px solid #eee;
  padding-top: 5px;
}

.section-schedule_list .past{
  text-align: right;
}

.tag_list{
  margin-top: 5px;
}

.tag_list li{
  float: left;
  background-color: #eee;
  padding: 2px 5px;
  font-size: 11px;
  margin-right: 5px;
}


/*スケジュール
----------------------------------------------------*/
.girl_prof_list {
	width: 100%;
	margin: 5px 0 5px;
}
.girl_prof_list th,
.girl_prof_list td {
	padding: 6px 1%;
	text-align: center;
	font-size: 90%;
}
.girl_prof_list th {
  border-bottom: 2px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  background: #888;
  color: #FFFFFF;
  text-align: center;
}

.girl_prof_list td {
  border: 1px solid #FFF;
  border-width: 0 1px 1px 0;
  background: #eee;
}
.girl_prof_list th.empty_th,
.girl_prof_list td.empty_td {
  border: none;
  background: none;
}



.staff_qa {
	width: 100%;
}
.staff_qa th,
.staff_qa td {
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	padding: 6px 8px;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
}
.staff_qa th {
	background-color: #efefef;
}

.sat,.sun {
	color: #fff;
}
.sat {background-color: #00c0e5 !important;}
.sun {background-color: #e6567a !important;}
.today {background-color: #FFC600 !important;}

/*　写真
----------------------------------------------------*/
.wrap_girls_image {
  width: 180px;
  height: 180px;
}
.photo_thumb {
	width: 100%;
	height: 200px;
	background-color: #fff;
	text-align: center;
	display: table;
}
.photo_vertical {
	display: table-cell;
	vertical-align: middle;
	line-height: 0;
}
.photo_thumb img {
	min-width: 100%;
	max-height: 200px;
}

.staff_gallery_area {
  width: 185px;
  margin:20px 0 0 20px;
  float: left;
}

#gallery p {
	margin-right: 4px;
	float: left;
	display: inline;
}

#imgMain {
	text-align: center;
	margin-bottom: 15px;
}
#imgMain img {
}

/* 女の子の小さいサムネイル */
#gallery {
	width: 100%;
	margin: 10px 0;
}
#gallery td {
	text-align: center;
}

/* プロフィール
--------------------------------------------------------------------------------------------------------*/
.article-prof_box{
  background-color: #fff;
  margin-bottom: 10px;
  display: table;
}

.article-prof_box .staff_title {
  width: 980px;
  background: #ff9dc6 url(../img_fuuzoku/icn_sprite_staff.png) no-repeat;
  background-position: 948px -32px;
  line-height: 2;
  font-size: 15px;
  font-weight: bold;
  display:block;
  cursor:pointer;
}

.article-prof_box .staff_title span {
  padding: 0px 0px 0px 12px;
  display: block;
  color: #FFF;
}

.article-prof_box .prof_left_box{
  width: 459px;
  padding: 15px;
  border-right: 1px solid #eee;
  display: table-cell;
  border-collapse: collapse;
}

.article-prof_box .prof_right_box{
  width: 459px;
  padding: 15px;
  display: table-cell;
  border-collapse: collapse;
}

/* IE 7はtable-cell非対応の為 */
*:first-child+html div.prof_right_box{
vertical-align: top;
display:inline;
zoom:1;
}
/* IE 7はtable-cell非対応の為 */
*:first-child+html div.prof_left_box{/* IE 7 */
vertical-align: top;
display:inline;
zoom:1;
}

.article-prof_box .toggle{
  display:none;
}

.article-prof_box h3:hover{
  background-color:#ff6eab;
}

.article-prof_box h3.active{
  background: #ff6eab url(../img_fuuzoku/icn_sprite_staff.png) no-repeat;
  background-position: 948px 3px;
}

.article-prof_box h4{
  margin-bottom: 5px;
}



/* メニュー
--------------------------------------------------------------------------------------------------------*/

#staff_page_menu {
}

#staff_page_menu .menu_okini {
	margin: 30px 16px 0 0;
	padding: 0 0 0 12px;
	float: right;
	display: inline;
}

#staff_page_menu .menu_profile,
#staff_page_menu .menu_blog,
#staff_page_menu .menu_movie {
	width: 130px;
	height: 30px;
	margin: 30px 10px 0 0;
	float: right;
}

#staff_page_menu .menu_profile a,
#staff_page_menu .menu_blog a,
#staff_page_menu .menu_movie a {
	width: 130px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

#staff_page_menu .menu_profile span,
#staff_page_menu .menu_blog span,
#staff_page_menu .menu_movie span {
	width: 130px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

/*通常時*/
#staff_page_menu .menu_profile a {background:url(../img_fuuzoku/bot_girl_profile.gif) no-repeat;}
#staff_page_menu .menu_blog a {background:url(../img_fuuzoku/bot_girl_blog.gif) no-repeat;}
#staff_page_menu .menu_movie a {background:url(../img_fuuzoku/bot_girl_movie.gif) no-repeat;}

/*オーバー時*/
#staff_page_menu .menu_profile a:hover {background:url(../img_fuuzoku/bot_girl_profile_on.gif) no-repeat;}
#staff_page_menu .menu_blog a:hover {background:url(../img_fuuzoku/bot_girl_blog_on.gif) no-repeat;}
#staff_page_menu .menu_movie a:hover {background:url(../img_fuuzoku/bot_girl_movie_on.gif) no-repeat;}

/*選択時*/
#staff_page_menu .menu_profile span {background:url(../img_fuuzoku/bot_girl_profile_on.gif) no-repeat;}
#staff_page_menu .menu_blog span {background:url(../img_fuuzoku/bot_girl_blog_on.gif) no-repeat;}
#staff_page_menu .menu_movie span {background:url(../img_fuuzoku/bot_girl_movie_on.gif) no-repeat;}

/*--------------------------------------------------------------------------------------------------------
	スタッフページ　コンテンツ
--------------------------------------------------------------------------------------------------------*/

#staff_contents {
	width: 980px;
}

/*--------------------------------------------------------------------------------------------------------
	スタッフトップ　左コラム
--------------------------------------------------------------------------------------------------------*/

/*　default
----------------------------------------------------*/
#staff_left_column {
  width: 190px;
  float: left;
  display: inline;
}

#staff_left_column .staff_left_title {
  width: 190px;
  background: #ff9dc6;
  line-height: 2;
  font-size: 15px;
  font-weight: bold;
}

#staff_left_column .staff_left_title span {
	padding: 0px 0px 0px 12px;
	display: block;
	color: #FFF;
}



/*　メニュー
----------------------------------------------------*/
.staff_left_box {
  background-color: #fff;
  margin-bottom: 10px;
  zoom:1;
}

.blog_serch {
  padding-bottom: 10px;
}

.blog_serch h6 {
 padding-left: 25px;
 font-weight: bold;
 color: #888;
}

.blog_serch div {
  margin: 10px auto;
  text-align: center;
  width: 170px;
}

.blog_serch div a{
  background-color: #eee;
  width: 170px;
  display: block;
}

.archive_blog{
  margin: 0 0 10px 25px;
  font-size: 12px;
  width: 180px;
}

.archive_blog li{
  float: left;
  width: 71px;
  margin-right: 7px;
}

.archive_blog li span{
  font-size:11px;
}

.staff_left_box h5{
  background-color: #888;
  color: #fff;
  padding-left: 10px;
}


.staff_menu{
  background-color: #fff;
}

.staff_menu li{
  background-color: #fff;
  border-bottom: 1px solid #eee;
  font-size: 12px;
}

.staff_menu li a{
  background-color: #fff;
  padding: 10px;
  display: block;
  text-decoration: none;
}

.staff_menu li a:hover{
  background-color: #D15995;
  color: #fff;
}

.staff_menu li span{
  background-color: #ccc;
  padding: 10px;
  display: block;
  text-decoration: none;
}

.article-mylink_list{
  padding: 10px;
  font-size: 11px;
}

.article-mylink_list p{
  margin-bottom: 5px;
}


/*　NO! STD
----------------------------------------------------*/

div.goto_nostd_staff_result a{
  display: block;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFCC;
  padding:5px 0px;
  margin-bottom: 10px;
    font-size: 11px;
}

div.goto_nostd_staff_result a img{
  padding-bottom: 5px;
}

div.goto_nostd_staff_result a:hover{
  background-color: #FFFFB9;
}

/*　所属店舗
----------------------------------------------------*/



.staff_shop_info {
	padding: 10px;
	background-color: #FFDFF2;
	margin-bottom: 15px;
}

.staff_shop_info_left {
	float: left;
	display: inline;
}

.staff_shop_info_right {
	width: 190px;
	float: right;
	display: inline;
}

.staff_shop_info_right p {
	font-size: 90%;
	line-height: 160%;
}

.staff_shop_info_right p span {
	font-weight: bold;
}

.staff_shop_info_right p.shop_info_name {
	margin-bottom: 5px;
	font-size: 120%;
}



/*--------------------------------------------------------------------------------------------------------
	スタッフトップ　右コラム
--------------------------------------------------------------------------------------------------------*/

/*　default
----------------------------------------------------*/
#staff_right_column {
  width: 780px;
  float: right;
  display: inline;
}

#staff_right_column .staff_right_title {
	width: 780px;
	background: #ff9dc6;
	line-height: 2;
	font-size: 15px;
	font-weight: bold;
}
/* #staff_right_column .staff_right_title {
	width: 525px;
	background: url(../img_fuuzoku/ttl_staff_right_01.gif) no-repeat;
	border-bottom: 1px solid #333;
	border-top: 2px solid #333;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
} */
#staff_right_column .staff_right_title span {
	padding: 0px 0px 0px 12px;
	display: block;
	color: #FFF;
}

.staff_right_box {
}

/*　ブログ最新
----------------------------------------------------*/
.staff_blog_new {
}

.staff_new_blog_box {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBDB;
}

.blog_new_image {
	float: left;
	width: 70px;height: 70px;
}

.staff_new_blog_right {
	width: 435px;height: 80px;
	float: right;
	display: inline;
}

.staff_new_blog_title {
	font-size: 110%;
	font-weight: bold;
}

.staff_new_blog_text {
	word-break: break-all;
}

.staff_new_blog_data {
	font-size: 90%;
	text-align: right;
}

.staff_new_blog_list {
	text-align: right;
}

/*　最新の動画
----------------------------------------------------*/
.staff_top_movie_box {
	margin-bottom: 10px;
	padding-bottom: 8px;
	clear: both;
	border-bottom: 1px solid #DBDBDB;
}

.staff_top_movie_movie {
	float: left;
	position: relative;
}

.staff_top_movie_movie .staff_movie_icon {
	position: absolute;
	bottom: 12px;
	right: 6px;
}

.staff_top_movie_box_right {
	width: 404px;
	float: right;
	display: inline;
}

.staff_new_blog_right dl dt,
.staff_top_movie_box_right dl dt {
	clear: left;
	width: 270px;
	font-size: 110%;
	float: left;
	word-break: break-all;
}
.staff_new_blog_right dl dt {
	width: 335px;
}
.staff_new_blog_right dl dd,
.staff_top_movie_box_right dl dd {
	width: 100px;
	text-align: right;
	font-size: 12px;
	float: right;
	word-break: break-all;
}

.staff_top_movie_title {
	font-size: 110%;
	font-weight: bold;
}

.staff_top_movie_text {
	margin-top: 5px;
}

.staff_top_movie_date {
	margin-top: 5px;
	font-size: 90%;
	text-align: right;
}

.staff_top_movie_link {
	text-align: right;
}


/*	応援メッセージ入力
----------------------------------------------------*/


.reputation_popup_window {
	width: 600px;
	margin: 0 auto 30px auto;
	text-align: left;
}
.reputation_popup_title {
	background-color: #E8E0FF;
	padding: 10px;
	margin-top: 30px;
	font-size: 170%;
}

.reputation_edit dt {
	margin-bottom: 10px;
	font-weight: bold;
}
.reputation_edit dt img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
.reputation_edit .name {
	margin-bottom: 30px;
}
.reputation_edit dd input {
	width: 200px;
}
.reputation_edit dd textarea {
	width: 100%;
	height: 200px;
	font-size: 90%;
}

/* 投稿にあたっての注意事項 */
div.reputation_natice{
	margin-top:20px;
	padding:10px;
	background-color: #F8F7F7;
}

div.reputation_natice h5{
	margin-bottom:5px;
}

div.reputation_natice p{
	margin-bottom:10px;
	font-size:smaller;	
}

div.reputation_natice ul{
	list-style-type:disc;
	padding-left:15px;
	font-size:smaller;
}

div.reputation_natice ul li{
	list-style-type:disc;
}

.blog_bot_kutikomi {
	margin-top: 20px;
}
.blog_bot_kutikomi2 {
	margin-top: 20px;
}
/* ▼コメントを書く */
.blog_bot_kutikomi input[type="submit"] {
	width: 170px;height: 44px;
	background-color: #ff8bbc;
	border: 1px solid #ff8bbc;
	color: #FFF;
	text-align: center;
	top: 10px;right: 20px;
	cursor: pointer;
	font-size: 16px;
}
.blog_bot_kutikomi input[type="submit"]:hover {
	background-color: #ff6eab;
	border: 1px solid #ff6eab;
	color: #fff;
}
.blog_bot_kutikomi2 input[type="submit"] {
	width: 170px;height: 44px;
	background-color: #bbb;
	border: 1px solid #bbb;
	color: #FFF;
	text-align: center;
	top: 10px;right: 20px;
	cursor: pointer;
	font-size: 16px;
}
.blog_bot_kutikomi2 input[type="submit"]:hover {
	background-color: #aaa;
	border: 1px solid #aaa;
	color: #fff;
}



/*　応援コメント最新
----------------------------------------------------*/

.staff_new_reputation_name {
	font-weight: bold;
}

.staff_new_reputation_name span {
	color: #F2167E;
}

.staff_new_reputation_comment {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DBDBDB;
}

.staff_new_reputation_list {
	text-align: right;
}
.staff_new_reputation_txt {
	width: 416px;
	float: left;
}
.staff_new_reputation_date {
	width: 80px;
	float: right;
	text-align: right;
	font-size: 12px;
}





/*　お店コメント
----------------------------------------------------*/
.shop_comment {
	font-size: 100%;

}

/*--------------------------------------------------------------------------------------------------------
	ブログ　左カラム
--------------------------------------------------------------------------------------------------------*/

/*
	default
----------------------------------------------------*/
#blog_left_column {
	width: 190px;
	background-color: #ffdeec;
	float: left;
	display: inline;
}
/* 左カラムのタイトル */
#blog_left_column .blog_ttl_left_2column {
	width: 190px;
	background: #ff9dc6;
	line-height: 2;
	font-size: 15px;
	font-weight: bold;
}
#blog_left_column .blog_ttl_left_2column span {
	display: block;
	color: #FFF;
	padding: 0 0 0 12px;
}
/* 左カラムのコンテンツを囲うBOX */
#blog_left_column .blog_box_left_2column {
	margin-bottom: 20px;
	margin: 10px;
	padding: 10px;
	border-top: 0px;
	background-color: #FFEDF5;
}

/*
	左カラムの複数箇所で使用
----------------------------------------------------*/
#blog_left_column .blog_left_contents .last_comment {
	/* padding-bottom: 20px; */
}

/*
	同じく左カラムの複数箇所で使用
----------------------------------------------------*/
#blog_left_column .blog_left_contents .kutikomi_editer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #CCCCCC;
}

/*
	左カラム求人リンク
----------------------------------------------------*/

/* 左カラムのタイトル */
#blog_left_column .job_ttl_left_2column {
	width: 190px;
	background: #ff9dc6;
	line-height: 2;
	font-size: 15px;
	font-weight: bold;
}
#blog_left_column .job_ttl_left_2column span {
	display: block;
	color: #FFF;
	padding: 0 0 0 12px;
}
/* 左カラムのコンテンツを囲うBOX */
#blog_left_column .job_box_left_2column {
	margin-bottom: 20px;
	margin: 10px;
	padding: 10px;
	border-top: 0px;
	background-color: #FFEDF5;
}


/*
	プロフィールのサムネ
----------------------------------------------------*/
#blog_left_column .blog_left_contents .prof_photo {
	width: 210px;
	margin-top: 5px;
	text-align: center;
	overflow: hidden;
}
#blog_left_column .blog_left_contents .prof_photo img {
	border: 5px solid #D3D3D3;
}
#blog_left_column .blog_left_contents .prof_photo img:hover {
	border: 5px solid #E075CD;
}
#blog_left_column .blog_left_contents .prof_photo .sub_prof_photo {
	width: 104px;
	height: 104px;
	float: left;
}
#blog_left_column .blog_left_contents .prof_photo .sub_prof_photo img {
	padding: 5px 2px;
}

/*
	女の子の名前
----------------------------------------------------*/
#blog_left_column .blog_left_contents .girl_name {
	margin: 15px 0px 5px 0px;
	padding: 6px 0px 10px 0px;
	background: url(../img_fuuzoku/bg_girl_list_name.gif) center top no-repeat;
	overflow: hidden;
	text-align: center;
	font-size: 13px;
}

/*
	女の子の年齢・身長・体重
----------------------------------------------------*/
.blog_left_contents .girl_status {
	width: 208px;
	overflow: hidden;
	margin-top: 10px;
}
.blog_left_contents .girl_status dt {
	width: 80px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #999999;
	float: left;
	text-align: center;
	font-weight: bold;
}
.blog_left_contents .girl_status dd {
	width: 125px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #999999;
	float: right;
}


.girls_link {
	margin-top: 1px;
}
.girls_link li {
	float: left;
	font-size: 11px;
}

/*
	最近の投稿
----------------------------------------------------*/
.blog_left_contents .new_blog_entry li {
	/* padding-left: 23px; */
	/* background: url(../img_fuuzoku/icn_blog_blue.png) left top no-repeat; */
}
.blog_left_contents .new_blog_entry li:last-child {
	margin: 0;
}

.new_blog_entry {
	margin-bottom: 5px;
}

/*
	月別アーカイブ
----------------------------------------------------*/
.blog_left_contents .month_archive li {
	margin: 1px 0px;
	/* padding-left: 23px; */
}

/*
	応援メッセージ
----------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------
	ブログ　右カラム
--------------------------------------------------------------------------------------------------------*/

/*
	ブログヘッダー
--------------------------------------------------------------------------------------------------------*/

#blog_header {
	/* background: url(../img_fuuzoku/bg_blog_header.gif) no-repeat center right; */
	padding: 10px;
	background-color: #FF9DC6;
}

#blog_page_title {
	font-weight: normal;
	font-size: 15px;
	color: #fff;
}

#blog_page_title a {
	/* text-decoration: none; */
	/* color: #F2167E; */
}

#blog_page_title a:hover {
	/* text-decoration: underline; */
}

#blog_page_description {
	padding-top: 5px;
	font-size: 90%;
	color: #fff;
}

/*
	default
----------------------------------------------------*/
#blog_right_column2 {
	width: 645px;
	float: right;
	display: inline;
}


.blog_entry {
	width: 780px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	font-size: 110%;
}
/* タイトル */
.blog_entry .blog_entry_title {
	position: relative;
	/* background: url(../img_fuuzoku/ttl_blog_right_01.gif) no-repeat bottom right; */
	font-size: 112%;
	width: 780px;
	margin-bottom: 10px;
	background: none repeat scroll 0 0 #ffe0ed;
}
.blog_entry .blog_entry_title h4 {
	width: 490px;
	float: left;
	padding: 6px 12px;
}

.blog_entry .blog_entry_title p {
	float: right;
	padding: 10px 12px;
	font-size: 70%;
	
}

.blog_entry_contents a img {border: 5px solid #D3D3D3;}
.blog_entry_contents a:hover img {border: 5px solid #E075CD;}


/* 日付 */
.blog_entry .blog_entry_date {
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px solid #999999;
}
/* コメント */
.blog_entry .blog_entry_contents {
  padding: 10px 20px;
}
.blog_entry .blog_entry_contents p {
}

/* 応援コメント へのリンク */
.blog_entry .blog_entry_kutikomi_link {
	margin: 20px 0 0 0;
	border: 2px solid #F1F1F1;
}
.blog_entry .blog_entry_kutikomi_link p {
	font-size: 90%;
	text-align: center;
	padding: 7px 0;
}
.blog_entry .blog_entry_kutikomi_link p img {
	vertical-align: middle;
}
.pager_blog {
	margin-bottom: 20px;
	font-size: 110%;
	text-align: center;
}


.article_paging {
	width: 100%;
	height: 30px;
	margin: 20px auto;
	position: relative;
	background-color: #fff;
}
.article_prev {
	position: absolute;
	width: 34%;
	top: 0;left:0;
	text-align: center;
}
.article_list {
	position: absolute;
	width: 30%;
	top: 0;left: 35%;
	text-align: center;
	border-width: 0 1px;
}
.article_next {
	position: absolute;
	width: 34%;
	top: 0;right:0;
	text-align: center;
	background-position: right center;
	background-repeat: no-repeat;
	z-index: 100;
}
.article_prev,
.article_next,
.article_list {
	line-height: 2;
	display: block;
	color: #ccc;
}
.article_list {background: #eee;}
.article_prev {background: #eee url(../img_fuuzoku/bg_prev.png) left center no-repeat;}
.article_next {background: #eee url(../img_fuuzoku/bg_next.png) right center no-repeat;}
.article_prev a,
.article_next a,
.article_list a {
	display: block;
	color: #007FFF;
	text-decoration: none;
}
.article_list a {background: #F1F1F1;}
.article_prev a {background: #F1F1F1 url(../img_fuuzoku/bg_prev.png) left center no-repeat;}
.article_next a {background: #F1F1F1 url(../img_fuuzoku/bg_next.png) right center no-repeat;}
.article_list a:hover,
.article_prev a:hover,
.article_next a:hover {background-color: #D15995;color: #fff;}
.article_prev a span,
.article_next a span,
.article_list a span {padding: 5px;}

.blog_left_contents li {
border-bottom: 1px dotted #bbb;
border-bottom: 1px solid #FFDEEC;
padding: 5px 0;
}


/*
	応援コメント一覧
----------------------------------------------------*/

.wrap_reputation {
	margin-bottom: 20px;
	background-color: #f8f7f7;
	zoom: 1;
}
.ttl_reputation {
	width: 720px;
	padding: 7px 10px;
	background-color: #bbbbbb;
	color: #fff;
}
.side_reputation {
	background-color: #F8F7F7;
	padding: 10px;
}
.cont_reputation {
	padding: 20px 20px 7px 20px;
}

.wrap_entry_thumb {
	width: 100%;
	position: relative;
}
.entry_thumb {
	width: 52px;height: 52px;
	position: absolute;
	top: 3px;left: 3px;
}
.entry_thumb a img {border: 5px solid #D3D3D3;}
.entry_thumb a:hover img {border: 5px solid #E075CD;}


.kutikomi_box {
	background-color: #f7f5ff;
	margin: 10px 0;
}
/* 投稿者 */
.kutikomi_box .reputation_box {
}
.reputation_result_count {
	height: 40px;
	margin: 20px 0 20px 0;
	background-color: #F1F1F1;
	border-bottom: 2px solid #CCCCCC;
}
.reputation_result_count p {
	padding: 10px 15px;
	font-size: 100%;
}
.reputation_result_title {
	display: block;
	float: left;
	font-size: 120%;
	font-weight: bold;
}
.reputation_result_count_number {
	display: block;
	float: right;
}
.reputation_box .reputation_kiji {
	padding: 7px 10px;
	/* ▼負荷改善後、コメイチにサムネ表示OKなら上のpadding消してこれを表示
	padding: 7px 10px 7px 74px !important;*/
	background-color: #ccc;
	color: #fff;
}
.reputation_box .reputation_kiji img {
	vertical-align: text-bottom;
}

.reputation_box .reputation_name {
	margin-bottom: 5px;
	padding: 7px 10px;
	background-color: #e8e0ff;
	color: #333;
}
.wrap_entry_thumb .reputation_name {
	margin-bottom: 5px;
	padding: 7px 10p;
	/* ▼負荷改善後、コメイチにサムネ表示OKなら上のpadding消してこれを表示
	padding: 7px 10px 7px 74px !important;*/
	background-color: #e8e0ff;
	color: #333;
}

.reputation_box .reputation_comment {
	margin-bottom: 5px;
	padding: 7px 10px;
}
/* 返信者 */
.kutikomi_box .return_box {
	margin-left: 50px;
	background-color: #fef6fa;
}
.return_box .return_name {
	margin-bottom: 5px;
	padding: 7px 10px;
	background-color: #ffdbec;
	color: #333;
}
.return_box .return_comment {
	padding: 7px 10px;
}

/*--------------------------------------------------------------------------------------------------------
	動画一覧
--------------------------------------------------------------------------------------------------------*/
.movie_list_page_title {
	padding: 20px 10px;
	background: url(../img_fuuzoku/ttl_blog_right_01.gif) no-repeat bottom right;
	font-size: 130%;
}

.movie_list_box {
	width: 645px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #CCCCCC;
}

.movie_list_box_left {
	width: 145px;
	display: inline;
	float: left;
}

.movie_list_box_right {
	width: 485px;
	display: inline;
	float: right;
}

.movie_list_movie {
	float: left;
	position: relative;
}

.movie_list_movie .staff_movie_icon {
	position: absolute;
	top: 87px;
	left: 82px;
}

.movie_list_title {
	font-size: 110%;
	font-weight: bold;
}

.movie_list_text {
	margin-top: 5px;
	line-height: 150%;
}

.movie_list_date {
	margin-top: 5px;
	font-size: 90%;
	text-align: right;
}

/*--------------------------------------------------------------------------------------------------------
	動画詳細
--------------------------------------------------------------------------------------------------------*/

/*　メインコラム
--------------------------------------------------------------------------------------------------------*/
.movie_detail_left {
	width: 480px;
	display: inline;
	/* float: left; */
}

.movie_detail_left .movie_detail_title {
	margin-top: 10px;
	padding: 20px 60px 20px 10px;
	background: url(../img_fuuzoku/ttl_movie_detail_main.gif) no-repeat right bottom;
	font-size: 130%;
}

.movie_detail_left .movie_detail_date {
	margin-bottom: 15px;
	padding: 10px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}

.movie_detail_left .movie_detail_movie {
}

.movie_detail_text {
	padding: 0 2px;
}

/*　右コラム
--------------------------------------------------------------------------------------------------------*/
.movie_detail_right {
	width: 145px;
	display: inline;
	float: right;
}

.movie_detail_right .movie_detail_thum_area_title {
	margin-top: 20px;
	padding-left: 5px;
	border-bottom: 1px solid #999999;
	font-size: 110%;
	line-height: 200%;
}

.movie_detail_right .movie_detail_thum_movie {
	margin-top: 10px;
	position: relative;
}

.movie_detail_right .movie_detail_thum_movie .staff_movie_icon {
	position: absolute;
	top: 87px;
	left: 82px;
}

.movie_detail_right .movie_detail_thum_title {
	font-weight: bold;
}

.movie_detail_right .movie_detail_thum_date {
	font-size: 90%;
}


/* 関連リンク */
.relation_link {
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
	background-color: #F1F1F1;
}



/*--------------------------------------------------------------------------------------------------------
	スタッフページ　フッター
--------------------------------------------------------------------------------------------------------*/
.shop_title {
  width: 980px;
  background-color: #ff9dc6;
  line-height: 2;
  font-size: 15px;
  font-weight: bold;
}

.shop_title span {
  padding: 0px 0px 0px 12px;
  display: block;
  color: #FFF;
}

#staff_footer {
  margin-bottom: 20px;
  width: 940px;
  padding: 20px;
  background-color: #fff;
  position: relative;
  font-size: 12px
  /* font: 11px 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
  letter-spacing: none; */
}
#staff_footer_left {
  width: 500px;
  float: left;
}
#staff_footer_left ul {
  margin-top: 6px;
}
#staff_footer ul li {
  float: left;
  display: inline-block;
}
#staff_footer .shop_tel {
  font-size: 16px !important;
}

#staff_footer_right {
  width: 400px;
  float: right;
  padding: 8px 16px;
  background-color: #eee;
}

#staff_footer_right span{
  color: #f6448f;
}

#staff_footer_right_itigeki {
  width: 400px;
  float: right;
  padding: 8px 16px;
  background-color: #eee;
}

#staff_footer_right_itigeki span{
  color: #DC0000;
}

/* 表示形式：詳細 */
.article-article-list-view {
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px;
  width: 780px;
  word-break: break-all;
  word-wrap: break-word;
}

/* ie7用 */
*+html .article-article-list-view {
  width: 760px;
}

.article-article-list-view .figure-post-thumb {
  float: left;
  min-height: 132px;
  max-height: 132px;
  width: 132px;
}

.figure-post-thumb a img,
.figure-post-thumb a {
  float: left;
  overflow: hidden;
  border-color: #fff;
    -moz-transition: border-color .3s linear;
    -ms-transition: border-color .3s linear;
    -o-transition: border-color .3s linear;
    -webkit-transition: border-color .3s linear;
}

.figure-post-thumb a:hover {
  border: 5px solid #07f;
}

.figure-post-thumb a:hover img {
  margin: -5px;
}


.article-article-list-view .article-post-title {
  float: left;
  margin-left: 10px;
  position: relative;
  width: 610px;
}

.article-post-title h5 {
  font-size: 14px;
  font-weight: bold;
}

.article-article-list-view .article-post-title .time-time {
  position: absolute;
  right: 0px;
  top: 0px;
}

.time-time {
  color: #888;
}

.aside-aside-post {
  font-size: 11px;
  margin-top: 10px;
  text-align: right;
}

/* 表示形式：画像 */
.wrap-article-thumb {
  padding-left: 2px;
  width: 778px;
}
.article-article-thumb-view {
  border: 1px solid #ddd;
  border-width: 0 1px 1px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  padding: 7px;
  margin: 0px -1px -1px 0px;
  height: 218px;
  width: 156px;
  word-break: break-all;
  word-wrap: break-word;
}

/* ie7用 */
*+html .article-article-thumb-view {
  width: 141px;
}

.article-article-thumb-view .figure-post-thumb {
  width: 132px;
  min-height: 132px;
  max-height: 132px;
  margin: 0 auto;
  overflow: hidden;
}

.article-article-thumb-view .article-post-title {
  padding: 3px;
}

/* 動画の場合 */
.movie-thumb {
  background-color: #888;
  position: relative;
}

.article-article-thumb-view .movie-thumb img,
.article-article-list-view .movie-thumb img {
  margin: 17px 0;
}

.article-article-thumb-view .movie-thumb a:hover img,
.article-article-list-view .movie-thumb a:hover img {
  margin: 12px -5px;
  overflow: hidden;
}

.ico-movie {
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 55px;
  height: 15px;
}
.ico-movie img {
  margin: 0 !important;
}

.blog_count {
  background-color: #fff;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}

.wrap-result {
  padding: 18px;
  background-color: #ccc;
}

.wrap-result .icn_detail_on{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -194px no-repeat;
  padding: 6px 0 6px 38px;
}

.wrap-result .icn_detail_off{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -276px no-repeat;
  padding: 6px 0 6px 38px;
}

.wrap-result .icn_detail_off:hover{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -194px no-repeat;
  padding: 6px 0 6px 38px;
}

.wrap-result .icn_list_on{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -235px no-repeat;
  padding: 6px 0 6px 38px;
}

.wrap-result .icn_list_off{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -317px no-repeat;
  padding: 6px 0 6px 38px;
}

.wrap-result .icn_list_off:hover{
  background: #ccc url(../img_fuuzoku/icn_sprite_staff.png) 0px -235px no-repeat;
  padding: 6px 0 6px 38px;
}

.article-schedule_history_list {
  font-family: 'Lucida Grande','メイリオ',Meiryo,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  width: 585px;
}

.article-schedule_history_list table{
  width:100%;
}

.article-schedule_history_list td, th {
  padding: 4px;
}

.article-schedule_history_list th {
  background-color: #888888;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
}

.article-schedule_history_list td {
  background-color: #EEEEEE;
  font-size: 12px;
  height: 65px;
  text-align: center;
  vertical-align: top;
  width: 70px;
}

.article-schedule_history_list span {
    font-size: 10px;
}

.article-schedule_history_list ul {
  list-style: none outside none;
  margin: 10px auto;
  padding: 0;
  width: 335px;
}
.article-schedule_history_list li {
  background-color: #FF9DC6;
  float: left;
  font-size: 12px;
  margin-right: 10px;
}

.article-schedule_history_list li.next {
  float: left;
}

.article-schedule_history_list li.prev {
  float: right;
}

.article-schedule_history_list li a {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
}
.article-schedule_history_list li a:hover {
  background-color: #FF978C;
}

.recruit_box{
  padding: 10px;
}

.btnShopJobs {
  margin-bottom: 10px;
}

#lean_overlay{
  position: fixed; z-index:100; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

#popup_okini{
	width: 300px;
	height: 125px;
	display:none;
	background: #FFF;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#popup_okini h3{
background: none repeat scroll 0 0 #FF9DC6;
color: #fff;
font-size: 15px;
padding:3px 3px 3px 15px;
margin-bottom: 5px;
}

#popup_okini p{
margin-left: 15px;
}

.modal_close{ 
  position: absolute;
  top: 80px;
  right: 90px;
  display: block; 
  z-index: 2;
  background-color: #ccc;
  cursor: pointer;
  font-size: 13px;
  width: 90px;
  height: 35px;
}

.modal_close span{
 line-height: 35px;
    padding-left: 13px;
}

.modal_close:hover{
  background-color: #888;
  color: #fff;
}

.okini_reset{
  position: absolute;
  top: 80px!important; left: 15px;
  font-size: 13px!important;
  background-image: none!important;
  height: 35px!important;
  width: 90px!important;
  padding: 0!important;
}




