@charset "Shift_JIS";
/* ===================================================================
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 div{
	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#main{
}

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

/*スケジュール見出し（共通）*/
h2.contents-h-sch {
	position:relative;
	margin-bottom:15px;
}


h2.contents-h-sch a{
  background-image:url(./common/img/top/cap_Bg_Btn.gif);
  width:70px;
  height:24px;
  overflow:hidden;
  padding-left:35px;
  font-size:15px;
  color:#ED3239;
}

h2.contents-h-sch a:hover{
  background-position: 0px -24px;
  color:#ED3239;
}

h2.contents-h-sch a.early01,h2.contents-h-sch a.early02,h2.contents-h-sch a.early03,h2.contents-h-sch a.early04{
	position:absolute;
	top: 2px;
	z-index: 1;
}

h2.contents-h-sch a.early01{
	left: 423px;
}

h2.contents-h-sch a.early02{
	left: 529px;
}

h2.contents-h-sch a.early03{
	left: 635px;
}

h2.contents-h-sch a.early04{
	left: 741px;
}
/*スケジュール見出しオン状態（共通）*/
h2.contents-h-sch a.early01-on,h2.contents-h-sch a.early02-on,h2.contents-h-sch a.early03-on,h2.contents-h-sch a.early04-on{
	position:absolute;
 	background-image:url(./common/img/top/cap_Bg_Btn.gif);
	background-position: 0px -24px;
	top: 2px;
	z-index: 1;
	color:#ED3239;
}

h2.contents-h-sch a.early01-on{
	left: 423px;
}

h2.contents-h-sch a.early02-on{
	left: 529px;
}

h2.contents-h-sch a.early03-on{
	left: 635px;
}

h2.contents-h-sch a.early04-on{
	left: 741px;
}

#schedule_list {
  width:654px;
  float:left;
  padding-bottom:5px;
  margin-right:8px;
}

#syu-Lbox{
/*  width:654px;
  float:left;
  padding-bottom:15px;
  margin-right:8px;*/
}

#top_banner_area{
	padding-top:10px;
}

#top_ban1 {
	float:left;
	margin-right:4px;
}

#top_ban2 {
	float:left;
}

#top_ban_mov {
	float:left;
	margin-left: 2px;
}
#top_ban_mov a {
    background: url("./common/img/top/movie_exp_off.png") no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
    width: 648px;
    height: 52px;
	overflow:hidden;
}

#top_ban_mov a:hover {
    background: url("./common/img/top/movie_exp_on.png") no-repeat scroll 0 0 transparent;
}


#top_ban2 a {
    background: url("./common/img/top/movie_experience_off.png") no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
    width: 325px;
    height: 51px;
	overflow:hidden;
}
#top_ban2 a:hover {
    background: url("./common/img/top/movie_experience_on.png") no-repeat scroll 0 0 transparent;
}

#top_ban1 a {
    background: url("./common/img/top/manga_experience_off.png") no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
    width: 325px;
    height: 51px;
	overflow:hidden;
}
#top_ban1 a:hover {
    background: url("./common/img/top/manga_experience_on.png") no-repeat scroll 0 0 transparent;
}

.top-tub-early{
  float:left;
  margin:0 5px 0 15px;
  width:200px;
  height:33px;
}

.top-tub-early a{
  background:url(./common/img/top/top_tub_earlyTime.gif) no-repeat;
  background-position: 0px -33px;
  width:200px;
  height:33px;
  _height:27px;
  overflow:hidden;
  padding-left:15px;
  padding-top:6px;
  font-size:18px;
  font-weight:bold;
  color:#d8cbc4;
  display:block;
}


.top-tub-early a:hover{
  background-position: 0px 0px;
  color:#ED3239;
}

/**/
.top-tub-early-on{
  float:left;
  margin:0 5px 0 15px;
  width:200px;
  height:33px;
}

.top-tub-early-on a{
  background:url(./common/img/top/top_tub_earlyTime.gif) no-repeat;
  width:200px;
  height:33px;
  _height:27px;
  overflow:hidden;
  padding-left:15px;
  padding-top:6px;
  font-size:18px;
  font-weight:bold;
  color:#ED3239;
  display:block;
}


.top-tub-late{
  float:left;
  width:200px;
  height:33px;
  
}

.top-tub-late a{
  background:url(./common/img/top/top_tub_lateTime.gif) no-repeat;
  background-position: 0px -33px;
  width:200px;
  height:33px;
  _height:27px;
  overflow:hidden;
  padding-left:15px;
  padding-top:6px;
  font-size:18px;
  font-weight:bold;
  color:#d8cbc4;
  display:block;
}

.top-tub-late a:hover{
  background-position: 0px 0px;
  color:#ED3239;
}
/**/
.top-tub-late-on{
  float:left;
  width:200px;
  height:33px;
}

.top-tub-late-on a{
  background:url(./common/img/top/top_tub_lateTime.gif) no-repeat;
  width:200px;
  height:33px;
  _height:27px;
  overflow:hidden;
  padding-left:15px;
  padding-top:6px;
  font-size:18px;
  font-weight:bold;
  color:#ED3239;
  display:block;
}

.bg_top_syu_top{
  vertical-align:bottom;
  font-size:1px;
  line-height:1px;
  height:4px;
  margin:0;
  padding:0;
  clear:both;
}

.bg_top_syu_bot{
  vertical-align:top;
  font-size:1px;
  line-height:1px;
  height:4px;
  margin:0;
  padding:0;
}

.syu-top-mainBox{
  background:url(./common/img/top/bg_top_syu_mid.gif) repeat-y;
  width:100%;
  height:478px;
/*  height:507px;*/
/*  height:384px;*/
}


.syu-wrap{
  margin:0 auto;
  width:646px;
  height:478px;
/*  height:507px;*/
/*  height:384px;*/
  overflow:auto;
}

/* 以下は『在籍表』と同じｽﾀｲﾙ */
h2.page-title {
	margin-bottom: 10px;
}
/*在籍表のCSSここから*/

#zaiseki-List{
  width:629px;
}

#zaiseki-List li{
  width:200px;
  padding:5px 0 5px 7px;
  float:left;
}

.bg-top{
font-size:1px;
  line-height:1px;
  margin:0;
  padding:0;
}

.bg-top img{
  vertical-align:bottom;
  
}

.bg-bot{
  clear:both;
  font-size:1px;
  height:9px;
}

.bg-bot img{
  vertical-align:top;
}

#cont-Box{
  background:url(./img/bg_zai_mid01.gif);
  width:200px;
  height:160px;
}

.pht-Box{
  width:111px;
  height:160px;
  margin:0 3px 0 0;
  padding-left:6px;
  float:left;
}

.pht-Box img{
  width:107px;
  height:156px;
  vertical-align:top;
}

.pht-Box a{
  border:2px solid #e4e0d6;
  display:block;
}

.pht-Box a:hover{
  border:2px solid #ED3239;
}

.prof-BgBox{
  background:url(./img/bg_zai_prof.gif) no-repeat;
  width:72px;
  height:160px;
  float:left;
  margin-bottom:0px;
}

.prof-txBox{
  width:67px;
  height:16em;
  margin:2px 3px 2px 2px;
  font-size:10px;
  overflow:hidden;
}

.prof-txBox img{
  font-size:1px;
  margin-bottom:2px;
  display:block;
}

/*firefoxに読ませるcss*/
html>/**/body .prof-txBox img{
  font-size:1px;
  margin-bottom:1px;
  display:block;
}

.prof-txBox .tx01{
  color:#fa41d1;
  font-size:12px;
  line-height:13px;
}

.prof-txBox .tx02{
  color:#b839fa;
  font-size:11px;
  line-height:12px;
}

.prof-txBox .tx03{
  color:#666666;
  font-size:8pt;
  line-height:9pt;
  word-break:break-all;
}

/*firefoxに読ませるcss*/
html>/**/body .prof-txBox .tx03{
  color:#666666;
  font-size:8pt;
  line-height:8pt;
}

.syu-TimeBox{
  background:url(./img/bg_syu_clock.gif) no-repeat;
  width:67px;
  height:36px;
  padding-top:2px;
}

/*firefoxに読ませるcss*/
html>/**/body .syu-TimeBox{
  background:url(./img/bg_syu_clock.gif) no-repeat;
  width:67px;
  height:35px;
  padding-top:2px;
}

.syu-Time{
  font-size:10pt;
  font-weight:bold;
  color:#6d2f05;
  line-height:11px;
}

.syu-TimeBox img{
  margin:2px 0 2px 13px;
}

/*出勤表のCSSここまで*/
#syu-Rbox{
  width:186px;
  float:left;
  padding-top:46px;
  padding-bottom:0;
}

.Navi2_Btn{
  width:192px;
  margin-bottom:10px;
}

.Navi2_Btn_top{
  width:192px;
  margin-bottom:10px;
  margin-top:3px;
}

.Navi2_Btn_01{
  height:106px;
  border:4px solid #FFCAE0;
  display:block;
}

.Navi2_Btn_02{
  height:44px;
  border:4px solid #FFCAE0;
  display:block;
}

.Navi2_Btn_03{
  height:52px;
  display:block;
}


a.Navi2_Btn_01:hover{
  border:4px solid #ED3239;
}

a.Navi2_Btn_02:hover{
  border:4px solid #ED3239;
}

#search_area_sapporo {
    background: url("./common/img/top/search_sapporo_off.png") no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
    width: 186px;
    height: 44px;
	overflow:hidden;
}
#search_area_sapporo:hover {
    background: url("./common/img/top/search_sapporo_on.png") no-repeat scroll 0 0 transparent;
}




/*メニュー見出し（共通）*/
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;
}


/*=====コンテンツ部レイアウト=====*/
.topLeftcontBox{
width: 416px;
	float: left;
}

/*=====Pick up Movie 動画=====*/
div.movie-box{
	width: 416px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
div.movie-box .wrap {
	border: 1px solid #CCCCCC;
	height: 241px;
	overflow: hidden;
}
/* pickup movie 追加css (130528小口) */

.movie-box .movie_frame{
	float: left;
	height: 240px;
	width: 320px;
}
.movie-box .profile {
	float: left;
	width: 92px;
	height: 238px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://imgs.love-collection.com/top_pickup_movie/bg_movie_comment.png);
}
.movie-box .profile .name {
	height: 30px;
	line-height: 14px;
	word-wrap: break-word;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 12px;
	background-image: url(http://imgs.love-collection.com/top_pickup_movie/bg_movie_name.png);
	background-repeat: no-repeat;
}
.movie-box .profile a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #F06;
}
.movie-box .profile span.age {
	font-size: 12px;
	color: #333;
	margin-left: 2px;
}
.movie-box .profile p.spec {
	margin: 0px;
	font-size: 10px;
	width: 37px;
	height: 50px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 12px;
	word-break: break-all;
}
.movie-box .profile div.bust_icon {
	float: left;
	height: 50px;
	width: 41px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
.movie-box .profile p.comment {
	font-size: 12px;
	word-wrap: break-word;
	display: block;
	margin: 0px;
	padding: 2px;
	float: left;
	width: 90px;
	height: 98px;
	word-break: break-all;
	line-height: 17px;
}
.movie-box .profile div.movie_link {
	height: 46px;
	width: 92px;
	float: left;
}


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: #ED3239;
	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: #ED2EA0;
	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: right;
	margin-bottom: 15px;
	text-align:center;
}

div.whats-new ul {
	background-color: #EEECDF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	overflow: auto;
	height: 276px;
}

div.whats-new li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7B299;
	padding:5px;
	overflow:hidden;
}

.clear{
  clear:both;
}



div.news-box div.box {
	background-color: #C9C4B1;
	padding: 3px;
	height: 290px;
	overflow: hidden;
}
div.whats-new img {
	vertical-align: bottom;
}
div.news{
	height: 290px;
	overflow: hidden;
}

div.thumImg{
  width:60px;
  height:60px;
  float:left;
  margin-right:10px;
}

div.whtNews{
  width:300px;
  float:left;
  text-align:left;
}

div.whtNews h2{
  color:#fa6421;
  font-size:11pt;
  font-weight:bold;
  margin-bottom:5px;
}

div.whtNews p{
  color:#595858;
  line-height:130%;
}

/*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: 290px;
	overflow: hidden;
}
div.whats-new img {
	vertical-align: bottom;
}
div.news{
	height: 290px;
	overflow: hidden;
}
div.whats-new ul {
	background-color: #EEECDF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	overflow: auto;
	height: 276px;
}
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 {
	padding-top: 3px;
	padding-bottom: 4px;
}
*:first-child+html div.whats-new li h3 {
	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:10px 0 0 25px;
  
}



/*=====Newface 新人情報=====*/
div.newface-box{
	width: 416px;
	float: left;
}
div.newface-box ul {
	height: 449px;
	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: 200px;
} 
div.newface-box a.list-img {
	background-color: #FFFFFF;
	padding: 3px;
	display: block;
	width: 130px;
	height: 195px;
	float: left;
	overflow: hidden;
}
div.newface-box a.list-img img {
	width: 130px;
	height: 195px;
}
div.newface-box a.list-img:hover {
	background-color: #ED3239;
}
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: #ED2EA0;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 1px;
	text-indent: 5px;
}
div.newface-box a.name:hover {
	color:#666666;
	background-color: #FFCAE0;
}
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;
	overflow:hidden;
}
/*イベント一覧*/
div.event-box ul {
	height: 733px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./common/img/top/bg_event.gif);
	background-repeat: repeat;
	overflow:scroll;
	border: 1px solid #CCCCCC;
}
div.event-box li {
	width: 400px;
	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;
}

/*whatsnewのCSS*/
/*スケジュール見出し（共通）*/

h2.contents-h-wha {
	position:relative;
}
h2.contents-h-wha a img{
	position:absolute;
	top: 2px;
	left: 741px;
	z-index: 1;
}


.sec {
	clear: both;
}

.wha_bgBox{
  border:4px #c9c4b1 solid;
  margin:0 0 15px 0;
  background:#ffffff;
  height:390px;
  overflow:auto;
}

.wha_img_box{
  margin:10px;
}

.wha_img_txt{
  padding:10px 40px 10px 0;
  text-align:center;
  width:115px;
  float:left;
  
}

.wha_img_txt a.wha_pht{
  display:block;
  width:115px;
}

.wha_pht_txt{
  line-height:130%;
  color:#f12eb3;
  font-size:14px;
}

div.titleBox{
  padding:3px 3px 0 5px;
  background-color:#fff9d0;
  margin:10px 10px 10px 10px;
  width:540px;
}

div.whtInBox{
  padding-top:5px;
}

div.whtIcon{
  margin-right:5px;
  padding:0;
  float:left;
  width:94px;
}

p.shop_name{
  color:#fa6421;
  font-weight:bold;
  font-size:9pt;
  float:left;
  width:440px;
  padding-top:2px;
}

p.whtdateTxt{
	color:#666666;
	font-size: 10pt;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 2px 0 0 6px;
	margin-left: 5px;
    float:left;
    width:40px;
}

.wha_bgBox p.main_txt{
  font-size:13px;
  line-height:130%;
   margin:15px;
   width:780px;
}

.wha_bgBox p.main_txt_one{
  font-size:13px;
  line-height:130%;
   width:610px;
   float:left;
   text-align:left;
   margin:10px 15px 15px 5px;
}


p.whtTime{
  font-size:8pt;
  float:left;
  color:#b907bb;
  padding-top:3px;
  width:20px;
  margin-left:5px;
}


/*=====Topページ生動画追加分ここから=====*/
.topMovie_title {
    background: url("./common/img/top/topMovie_bg.png") no-repeat scroll left top transparent;
    height: 19px;
    padding-left: 118px;
    padding-top: 11px;
}

.topMovie_title a {
    background: url("./common/img/top/topMovie_button.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    text-indent: -9999px;
    width: 64px;
    outline: medium none;
    overflow: hidden;
}

.topMovie_title a:hover {
    background-position: 0 -16px;
    }

.movieArea {
    background-color: #F9F9EE;
    border: 2px solid #C9C4B1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-top: 5px;
    line-height: 0;
}
/*=====Topページ生動画追加分ここまで=====*/