bg_top_title/* Add your custom css styles */


.text-orange{
	color:#ff6c00
}

.clr-d{
	clear: both;}



/***** スティッキーヘッダーメニュー *****/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;outline:0;vertical-align:baseline;background:transparent}
#gNav{height:550px;width:100%;position:absolute;z-index:9998;}
#gNavInner{margin-top:425px;height:150px;width:100%;background:url(/img/gnav-bg2.png) center top no-repeat}
#gNav ul{width:1160px;height:55px;margin:0 auto;position:relative;top:30px;background:url(/img/gnav-off.png) center top no-repeat}


#gNav ul li{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;float:left;height:20px;list-style:none}
#gNav ul li:hover{opacity:0.5;-ms-filter:"alpha(opacity=0)"}
#gNav ul li a{display:block;height:20px}#gNav-top{background-image:url(/img/gnav-top.png)}



.header-down{position:fixed;top:0;z-index:9999;width:100%;height:40px;margin:0;padding:5px 0;box-shadow:0 0 5px rgba(0,0,0,0.7);-moz-box-shadow:0 0 5px rgba(0,0,0,0.7);-webkit-box-shadow:0 0 5px rgba(0,0,0,0.7);background:#ff4672;/*background:rgba(255,108,0,0.8)*/background:#800D0D;}
.header-down .contents-box{width:1200px;margin:0 auto}.header-down .contents-box:after{content:"";display:block;clear:both}
.header-down .contents-box .ph-line-nav .effect{transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;position:absolute;left:-14%;bottom:17px;width:70px;height:2px;margin-left:-45px;background:#fff}
.header-down .contents-box h2 a{display:block;float:left;width:167px;height:40px;margin:0;background:url(../images/logo.png) no-repeat;background-size:contain}
.header-down .contents-box h2 a .hiddentext{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}
.header-down .contents-box .nav{position:relative;float:right;width:840px;margin:0 auto;padding:5px 0 0;text-align:center;overflow:hidden}
.header-down .contents-box .nav a{transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-webkit-transition:all 0.7s ease-in-out;position:relative;display:block;float:left;width:14%;padding:0.2em 0 1.9em;color:#fff;text-decoration:none;font-size:12px}
.header-down .contents-box .nav a:hover{color:#fff}
.header-down .contents-box .nav a:nth-child(1):hover ~ .effect{left:8.2%}.header-down .contents-box .nav a:nth-child(2):hover ~ .effect{left:22.3%}.header-down .contents-box .nav a:nth-child(3):hover ~ .effect{left:36.3%}.header-down .contents-box .nav a:nth-child(4):hover ~ .effect{left:50.28%}.header-down .contents-box .nav a:nth-child(5):hover ~ .effect{left:64.5%}.header-down .contents-box .nav a:nth-child(6):hover ~ .effect{left:78.4%}.header-down .contents-box .nav a:nth-child(7):hover ~ .effect{left:92.2%}.header-down .contents-box .nav .nav-at-present{font-weight:bold;color:#fff}



/***** ヘッダーメニュー *****/
.header_menu{
	width:100%;
	text-align: left;
}

 
.header_menu img{
	width: 65px;
	margin:0 1px;
	border-radius: 12px;
	border: 1px solid #111;
	background-image: url(../sp/image/icon_back.png);
	box-shadow: 0px 1px 0px rgba(255,255,255,0.3) inset;
	background-color:#373737;
}


/* 本日出勤画像 */
/* 右上
img.m_top{ z-index:106;position:absolute;bottom:170px;left:115px;width:60px;}
span.m_top_today_text{ z-index:108;position:absolute;bottom:202px;left:130px;color:#fff;font-size:13px;font-weight:bold;font-style:italic;}
span.m_top_text{ z-index:107;position:absolute;bottom:185px;left:123px;color:#fff;font-size:11px;}
*/
/* 左上 */
img.m_top{ z-index:106;position:absolute;bottom:170px;left:2px;width:60px;}
p.m_top_today_text{ z-index:108;position:absolute;bottom:202px;left:15px;color:#fff;font-size:13px;font-weight:bold;font-style:italic;}
p.m_top_text{ z-index:107;position:absolute;bottom:185px;left:10px;color:#fff;font-size:11px;}

.syukkin
 {
	color: #ffffff;
	font-size: 11px;
	height: 60px;
	right: 2px;
	line-height: 75px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
	top: 2px;
	width: 60px;
	z-index: 500;
	/*background-: #ffc300;*/
	background-image: url(../images/cast_midashi_top.png);
	background-size: 60px 60px
}

.syukkin_now{
	color: #ffffff;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
	height: 60px;
	right: 4px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.14);
	top: 2px;
	width: 60px;
	z-index: 501;

}

.syukkin_pc{

    /*float: right;*/
    clear:both;
    color:#fff;
    background-color:#ff6c00;
    text-align:center;
    font-size: 13px;
}
	
.syukkin_s,
.syukkin_s a {
	text-align:left;
    font-size: 13px;
	
}

.fs-8{
	font-size:8px;}
.fs-10{
	font-size:10px;}
.fs-12{
	font-size:12px;}
.fs-14{
	font-size:14px;}
.fs-16{
	font-size:16px;}
.fs-18{
	font-size:18px;}
.fs-20{
	font-size:20px;}
.m-t--5{
	margin-top:-5px}
.m-t--10{
	margin-top:-10px}
.m-t--20{
	margin-top:-20px}
.m-t--30{
	margin-top:-30px}
.m-t--40{
	margin-top:-40px}
.m-t--50{
	margin-top:-50px}
.m-t--60{
	margin-top:-60px}
	
	
.m-b--10{
	margin-bottom:-10px;}
.m-b--20{
	margin-bottom:-20px}
.m-b--30{
	margin-bottom:-30px;}
.m-b--40{
	margin-bottom:-40px}
.m-b--50{
	margin-bottom:-50px;}
.m-b--60{
	margin-bottom:-60px}
	
.p-b--10{
	padding-bottom:-10px;}
.p-b--20{
	padding-bottom:-20px}
.p-b--30{
	padding-bottom:-30px;}
.p-b--40{
	padding-bottom:-40px}
.p-b--50{
	padding-bottom:-50px;}
.p-b--60{
	padding-bottom:-60px}

.f-s-13{
	font-size:13px;}
.f-s-14{
	font-size:14px;}
.f-s-15{
	font-size:15px;}
.f-s-20{
	font-size:20px;}
.f-s-25{
	font-size:25px;}
.f-s-30{
	font-size:30px;}


.text-siro,
.text-siro h1,
.text-siro h2,
.text-siro h3,
.text-siro h4,
.text-siro h5,
.text-siro h6,
.text-siro .lead,
.text-siro p,
.text-siro a:not(.button),
.text-siro i,
.text-siro li,
.text-siro label,
.text-siro div:not(.alert),
.text-siro span {
    color: #fff !important;
}




/* サブタイトル背景 */

.bg_top_title{
	/*
	background-image: url(../images/kirakira.png);
	background-repeat: no-repeat;
	*/
	text-align:left;
	/*background-color:#ff6c00;*/
	background-color:#800D0D;
	width: 100%;
	height: 40px;
	margin: 2px;
	padding-top:8px;
	padding-left:0px;
	color:white;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}





/* 以下オレンジCSS貼り付け*/

.top_back {
	/*background-image: url(../images/body_bk.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}

.h1font {
	font-size:14px
}
.header_topside {
	float:right;
	text-align:right
}


.clr {
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
/* pickup */

#pickup{
	/*
	width			: 265px;
	height			: 385px;
	*/

	width:270px;
	height	: 355px;

	background		: url(../images/cover.png) no-repeat;
	position		: relative;

	margin-top: 0px;
	margin-left: -17px;
	padding: inherit;
	/*margin-bottom: 15px;*/
	z-index			: 11;
}

#pickup img{
	width:245px;
}

#pickup p{
	padding-top: 12px;
	padding-left: 12px;
	z-index: 1;
	padding-right:0px;
}

#pickup p span{
	/*display			: block;*/

	width			: 242px;
	height			: 65px;

	position		: absolute;
	left			: 10px;
	bottom			: 10px;

	z-index			: 11;
	background		: url(../images/cover.png) no-repeat;
	cursor			: hand;
}


#pickup_sp{
	text-align:center;
	margin-top: 0px;
	margin-left: -17px;
	padding: inherit;
	margin-bottom: 15px;
}
#pickup_sp p span{
	/*display			: block;*/

	width			: 242px;
	height			: 65px;


	position		: absolute;
	/*
	top			: 12px;
	left			: 12px;
	*/
	/*top			: 10px;*/
	left			: 0px;
	bottom			: 10px;


	z-index			: 10;
	background		: url(../images/cover.png) no-repeat -12px -12px;
	/*background-size:80% 80%;*/
	/*background-size:cover;*/
	background-size:contain;
	cursor			: hand;
}

/*  スケジュール
--------------------------------------------------------------------------*/
.bg_top_schetitle{

	/*background : transparent url(../images/schedule_title.png) no-repeat center top;*/
	width: 936px;
	height: 44px;
	margin-top: 10px;
}
.sche_ichiran{ margin:6px 10px 0px 0px;}
.top_sche{
	margin-top:10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.top_sche_date{
	margin-top:10px;
	padding-top:10px;
	padding:4px;
	width:100%;height:40px;
	/*border:1px solid gray;*/
	font-size:1.0em
}
.bg_schecast{
	background : transparent url(../common/img/bg_top_cast.png) no-repeat left top;
	/*width: 300px;
	height: 210px;*/
	margin-bottom: 10px;
	margin-right: 10px;

}
.schecastimg{
	width:100%;
}

.sche_icon{
	margin-top: -44px;
	margin-right: 0px;
	margin-left: -5px;
	margin-bottom: 15px;
}
.sche_castimg{
	margin-top: -13px;
	margin-right: 0px;
	margin-left: -7px;
	margin-bottom: 0px;
	width: 135px;
	height: 195px;
}

.catch_1 {
	float:left
}
.catch_2 {
	float: left
}


.sche_castimg { 
-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out; 
} 
.sche_castimg:hover {
	opacity: 0.44;
	filter: alpha(opacity=60);
}


.sche_casticon{
	margin-top: -130px;
	margin-left: 118px;
	margin-bottom: -1px;
	margin-right: 2px;
	float: left;
}
.schecast_name{
	width: 186px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	/*margin-top: -205px;*/
	margin-right: 6px;
	/*margin-left: 133px;*/
	margin-bottom: 0px;
	text-decoration: none;
	float: left;
}
.schecast_size{
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	text-decoration: none;
}
.schecast_size2{
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 1px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 11px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	margin-top: -190px;
	margin-right: auto;
	margin-left: 139px;
	margin-bottom: auto;
	text-decoration: none;
}
.bg_schecast01{
	background : transparent url(../common/img/bg_cast_sche.png) no-repeat left top;
	width: 143px;
	height: 37px;
	margin-top: 80px;
	margin-left: 132px;
}



.bg_hitokoto{
	background : transparent url(../common/img/bg_cast_sche2.png) no-repeat left top;
	width: 143px;
	height: 37px;
	margin-top: 3px;
	margin-left: 132px;
	margin-bottom: 2px;
}
.hitokoto{padding: 2px 0px 0px 0px;letter-spacing: 0px;font-size: 12px;font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;color: #4e7600;text-decoration: none;}





.schecast01{
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #fb0049;
	text-decoration: none;
}

/* 新人キャストスライダー */
body{padding-top:20px;}
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

/* 右サイド　NEW FACE */
.newface_waku{width:100%;margin:0px;overflow:hidden;margin-bottom:20px;padding:10px;}
.newface_waku .nf_list{
    width:100%;
    color:#111;
    overflow:hidden;
}
.newface_waku .nf_list li{list-style-type:none;}
.newface_waku dl{overflow:hidden;}
.newface_waku dl.bdr01{
    /*padding:3px 2px 0;*/
}
.newface_waku dl.border_none{
    /*padding:3px 2px 3px;*/
    border:none;
}
.newface_waku dt{float:left;overflow:hidden;}
.newface_waku dt img{/*width:96px;*/ width:100%}
.newface_waku dd{
	/*width:158px;
	height:128px;*/
	width:100%;
	float:right;
	font-size:12px;
	/*line-height:130%;*/
	background-color:#f3f3f3;
    background-image: -webkit-gradient(linear,center bottom,center top, from(#F9F9F9), color-stop(0.5, #EFEFEF), to(#F3F3F3));
    background-image: -moz-linear-gradient(top,#fff,#eaeaea,#fff);}
.newface_waku dd li.name{
    text-align:center;
    /*padding:2px 0;*/
    border-bottom: solid 1px #D6D6D6;
}
.newface_waku dd li.size{
    text-align:center;
    /*padding:2px 0;*/
    border-top: solid 1px #fff;
    border-bottom: solid 1px #D6D6D6;
}
.newface_waku dd li.level{
    padding:2px 3px;
    border-bottom: solid 1px #D6D6D6;
}
.newface_waku dd li.comm{
    padding:2px 3px;
    border-bottom: solid 1px #D6D6D6;
}

.newface_waku dd li.comment{
    /*height:65px;
    padding:2px 3px;
    margin-bottom:0;
    overflow:hidden;
	*/
    border-top: solid 1px #fff;
}
.newface_waku .more {
	text-align:center;
	margin:2px auto 5px;
	overflow:hidden;
}
.newface_waku .more a{
	width:140px;
	background-color:#000;
	color:#fff;
	padding:8px;
	display:inline-block;
    transition:0.8s;
}
.newface_waku .more a:hover {
	background-color:#BDBC1A;
}





































/* newface_box */
#newface_box{
	position:relative;
	display: block;
	width: 270px;
	height: 383px;
	background-image: url(../images/frame_newface.png);
	background-repeat: no-repeat;
	background-position: center top;
	list-style-type:none;
}
#newface_box #newface_contents {
	width: 270px;
	height: 339px;
	padding-top: 44px;
}
#newface_box .comment_box{
	display: block;
	float: left;
	width: 164px;
	height: 42px;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	line-height: 12px;
	margin-top: 6px;
	padding: 2px;
	overflow: auto;
}
#newface_box .thum_img{
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	display:block;
}
#newface_box li{
	float: left;
	width: 236px;
	height: 120px;
	margin-left: 17px;
	padding-top: 18px;
	padding-bottom: 18px;
}
#newface_box .lifirst{
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868686;
}
#newface_box li a{
	text-decoration:none;
	cursor:pointer;
}
#newface_box .date{
	font-size: 1.5em;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	display:block;
	width: 236px;
	padding-top: 3px;
	height: 21px;
	background-image: url(../images/newface_date_bar.jpg);
	background-repeat: no-repeat;
}
#newface_box .name{
	display: block;
	font-size: 1.4em;
	color: #ff1b71;
	font-weight: bold;
	text-align: left;
	margin-top: 8px;
}
#newface_box .size{
	display: block;
	font-size: 1.2em;
	color: #3c3c3c;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}
#newface_box .more_btn {
	position:absolute;
	display:block;
	background-image: url(../images/btn_list.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 256px;
	margin-top: 302px;
	margin-left: 7px;
	cursor:pointer;
}
#newface_box .more_btn:hover {
	opacity: 0.7;
}























/* 右サイド　バナー */
.bnr_waku{ width:100%;margin-top:10px;font-size:12px;border:solid 1px #CCC;margin-bottom:20px;padding:5px;}
.bnr_waku img{ width:100%;margin-top:2px;}
.bnr_waku a:hover img { opacity: 0.6;filter: alpha(opacity=60);}


/* -------------------------------------
  パンくず
------------------------------------- */
nav.pankuzu {
	width:100%;
	height:28px;
	float:left;
	background: #fff;
	border:1px solid #cfcfcf;
	margin-bottom:10px;
}
nav.pankuzu ul {

}
nav.pankuzu ul li {
	float:left;
	list-style-type:none;
}
nav.pankuzu ul li a {
	display:block;
	text-decoration: none;
	font-size:12px;
	line-height: 28px;
	height:28px;
	color:#888888;
	padding-right:30px;
	background:url(../images/bg_pankuzu.png) no-repeat;
	background-position:100% 0;
}
nav.pankuzu ul li:nth-child(1) a {
	padding-left:10px;
}
nav.pankuzu ul li:last-child a {
	background: none;
}

nav.pankuzu ul li a:hover {
	color:#f99393;
}
nav.pankuzu ul li a.noLink:hover {
	color:#888888;
}
























/* --------------------------------------------------------------------------
	#header　ヘッダーメニュー
--------------------------------------------------------------------------*/
.header_menu{
	clear:both;
	margin:0 auto;
	background:url(../img/all/header/menu_bg.png) repeat-x;
}
.header_menu ul{
	width:1200px;
	margin:0 auto;
}

.header_menu li{
	float:left;
}
.header_menu li a,
.header_menu li{
	display:block;
}


/* --------------------------------------------------------------------------
	ヘッダーメニュー（オンマウス）
--------------------------------------------------------------------------*/
ul.megamenu li.mm-item {
}

ul.megamenu a.mm-item-link:link,
ul.megamenu a.mm-item-link:visited {
	position: relative;
	z-index: 10;
}
/**html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
	border-color: pink;
	filter: chroma(color=pink);
}*/


.submenu{
    position: relative;
}
ul.megamenu div.mm-item-content {
	padding:13px 0 4px 18px;
	position: absolute;
	z-index: 9;
}
.mm-item-content {
    position: relative;
    background: #5C2448;
/*    margin-top: 20px; 吹き出しにする場合はここを表示させる */
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-webkit-box-shadow:#000000 1px 1px 1px;
	-moz-box-shadow:#000000 1px 1px 1px ;
	box-shadow:#000000 1px 1px 1px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity:0.95;
	opacity:0.95;
}
 
/* 吹き出しにする場合はここを表示させる
.mm-item-content:after {
    content: '';
    position: absolute;
    border-bottom: 20px solid #5C2448;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    top: -19px;
    left: 10%;
}
*/
			
/*.menu2 .mm-item-content{
	display:block !important;
}*/

.mm-content-base {
	position: relative;
	z-index: 11;
}
.mm-content-base p{
	background no-repeat;
	padding:8px 0 21px 47px;
	float:left;
	width:175px;
	-webkit-text-shadow:#000000 1px 1px 1px;
	-moz-text-shadow:#000000 1px 1px 1px ;
	text-shadow:#000000 1px 1px 1px;
	background-repeat:no-repeat;
	margin:6px;
}
/*.menu2 .mm-content-base p{
	background-image:url(../img/all/header/g0.png);
}*/
.menu2 .mm-content-base .submenu1{
	background-image:url(../img/all/header/g1.png);
}
.menu2 .mm-content-base .submenu2{
	background-image:url(../img/all/header/g2.png);
}
.menu2 .mm-content-base .submenu3{
	background-image:url(../img/all/header/g3.png);
}
.menu2 .mm-content-base .submenu4{
	background-image:url(../img/all/header/g4.png);
}
.menu2 .mm-content-base .submenu5{
	background-image:url(../img/all/header/g5.png);
}
.menu2 .mm-content-base .submenu6{
	background-image:url(../img/all/header/g6.png);
}
.menu2 .mm-content-base .submenu7{
	background-image:url(../img/all/header/g7.png);
}
.menu2 .mm-content-base .submenu8{
	background-image:url(../img/all/header/g8.png);
}
.menu3 .mm-content-base .submenu1{
	background-image:url(../img/all/header/s1.png);
}
.menu3 .mm-content-base .submenu2{
	background-image:url(../img/all/header/s2.png);
}
.menu3 .mm-content-base .submenu3{
	background-image:url(../img/all/header/s3.png);
}
.menu3 .mm-content-base .submenu4{
	background-image:url(../img/all/header/s4.png);
}
.menu3 .mm-content-base .submenu5{
	background-image:url(../img/all/header/s5.png);
}
.menu3 .mm-content-base .submenu6{
	background-image:url(../img/all/header/s6.png);
}
.menu3 .mm-content-base .submenu7{
	background-image:url(../img/all/header/s7.png);
}
.menu3 .mm-content-base .submenu8{
	background-image:url(../img/all/header/s8.png);
}
.menu4 .mm-content-base .submenu1{
	background-image:url(../img/all/header/r1.png);
}
.menu4 .mm-content-base .submenu2{
	background-image:url(../img/all/header/r2.png);
}
.menu5 .mm-content-base .submenu1{
	background-image:url(../img/all/header/c1.png);
}
.menu5 .mm-content-base .submenu2{
	background-image:url(../img/all/header/c2.png);
}
.menu5 .mm-content-base .submenu3{
	background-image:url(../img/all/header/c3.png);
}


.mm-content-base p a{
	color:#fff;
	background:url(../img/all/header/li.png) no-repeat 12px 10px;
	padding:2px 0 0 24px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}


.mm-content-base p a:hover{
	color:#BE9F4D;
	background-color:#4A1136;
}
.mm-js-shadow {
	position: absolute;
	z-index: 10;
}

.submenu{
	width:936px;
}

.menu4 .submenu,
.menu5 .submenu{
	width:468px;
}



/* サブグローバルメニュー */
#snavi{
    font-size:12px;
    /*overflow: hidden;*/

    /*
    padding: 10px 0 5px 10px;
    background: url("../images/bg_snavi.png") repeat-x center top;
   */
}

#snavi li{
    /*margin-top:-30px;*/
    float: left;
    /*display: inline;*/
    padding-top: 0px;
    margin-left: 6px;
    background: url("../images/bg_pankuzu.png") no-repeat center top;
    width: 117px;
    /*height: 18px;*/

}

#snavi li#first{
    margin-left:0;
}

#snavi li a{
    margin-top:-5px;
    color: #ffffff;
    display: block;
    margin-left: 9px;
    text-decoration: none;
    text-align: center;

}

#snavi li:hover{
    position:relative;
    top:2px;
}


















/* -------------------------------------
  フッター
------------------------------------- */

#footer_global{
	margin: 0;
	padding: 0;
	clear:both;
	width:100%;
	background:#EEEEEE;
	margin-top:30px;
	padding-top: 20px;
	}


#foter_link{
	width:100%;
	border-top: solid 1px #DEDEDE;
	background:#FFFFFF;
	clear:both;
	}

#foter_link_in{
	width:985px;
	margin:0 auto;
	padding-top:30px;
	background:#FFFFFF url(../images/bg_footer.png) no-repeat center top;
	height:auto;
	}

#footer_logo{
	float:left;
	width:330px;
	margin-right:20px;
	display:block;
	}

#footer_link_list{
	float:left;
	display:block;
	}

#footer_link_list ul{
	padding:5px 5px 5px 12px;
	background:url(../images/bg_footer_link.gif) repeat-y 0 0;
	width:103px;
	height: auto;
	float:left;
	}

#footer_link_list ul.footer_long_list{
	width:120px;
	}

#footer_link_list li{
	background:url(../images/arrow_footer03.gif) no-repeat 0 center;
	padding-left:13px;
	line-height:24px;
	height:24px;
	font-size:11px;
	width:100%;
	display:block;
	float:left;
	}

#footer_link_list li.mobile_info{
	font-size:9px;
	}

#footer_link_list li a{
	display: block;
	color:#333333;
	}

#footer_link_list li a:hover{
	text-decoration:underline;
	}

#footer_link_mobile{
	/*width:247px;
	height:84px;
	*/
	width:300px;
	height:110px;


	float:right;
	padding-top:20px;
	padding-left:10px;
	font-size:11px;
	line-height:18px;
	background:url(../images/bg_footer_mobile.png) no-repeat 0 0;
	color:#000000;
	}


#footer_link_mobile a {
    color: #707070;
    font-size: 9px;
    letter-spacing: -1.3px;
}

#copy{
	font-size:10px;
	width:100%;
	text-align:center;
	color:#707070;
	height:30px;
	padding-top:20px;
	clear:both;
}
#copy a {
	color: #707070;
}



.breadcrumb{
	display:none;
}






