@charset "UTF-8"; 

/**************** All_pages *************/
*{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	color: #000000;
	background-color: #AF893C;
	background-image: url(../images/base_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
}

body > #wrap,#wrap_fff {
	height: auto;
	min-height: 100%;
}

br {
	letter-spacing:normal;
}

img {
	clear:both;
	border: 0px;
}

a {
	color:#0000FF;
}

a:hover {
	text-decoration: none;
}


/***************** TOP BANNER ********/

.flexslider {
    height: 300px !important;

}

.flex-control-nav {
    display: none;

}
.flex-viewport {
    height: 300px !important;
    
}

.slides li {
    height: 300px !important;

}

/***************** Movie Gallarey ********/

#movie {
	clear: both;
	padding-top: 40px;
	margin: 0px 0px 0px 10px;
	width: 820px;
	height: 360px;
	background-image: url(../images/movie_bg.jpg);
	background-repeat: no-repeat;

}

#horizon {
	display: block;
	z-index: 0;
	/*margin: 0px 0px 0px 10px;*/
    margin: 5px 0 0 10px;
	width: 800px;
	height: 350px;
	overflow: hidden;
	/*background-color: #000000;*/
}

.sp-thumbnail {
    width: 190px !important;
}

/***************** Newface & Blog ********/
#newface_blog {
	display: block;
	position:relative;
	clear: both;
	margin: 15px 0px 0px 10px;
	width: 820px;
	height: 250px;
	background-image: url(../images/newface_blog_bg.jpg);
	background-repeat: no-repeat;
}
#newface_blog .newface{
	display:block;
	width:390px;
	height:200px;
	position:absolute;
	top:40px;
	left:10px;
	background: transparent;
}
#newface_blog .bloglist{
	display:block;
	width:390px;
	height:200px;
	position:absolute;
	top:40px;
	right:10px;
	background: transparent;
}
/*-------Contents Slider -----------------------------------------*/
.jssora07l, .jssora07r, .jssora07ldn, .jssora07rdn{
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../images/contents_slide_bg.png) no-repeat;
	overflow: hidden;
}
.jssora07l{
	background-position: 0px 0px;
}
.jssora07r{
	background-position: -40px 0px;
}
.jssora07l:hover{
	background-position: -80px 0px;
}
.jssora07r:hover{
	background-position: -120px 0px;
}
.jssora07ldn{
	background-position: -80px 0px;
}
.jssora07rdn{
	background-position: -120px 0px;
}
/***************** Base *****************/
#wrap {
	margin: 0px auto 0px auto;
	width: 1100px;
	height: auto;
	background-image: url(../images/wrap_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

#wrap_fff {
	margin: 0px auto 0px auto;
	width: 1100px;
	height: auto;
	background-image: url(../images/wrap_bg_fff.png);
	background-position: top;
	background-repeat: repeat-y;
}

#main {
	margin: 0px auto 0px auto;
	width: 1100px;
	height: auto !important;
	height: 100%;
	overflow: hidden !important;
	overflow: visible;
	min-height: 100%;
}

#side-l {
	float: left;
	margin: 0px 0px 0px 25px;
	width: 210px;
	min-height: 100%;
	overflow: hidden;
	background-image: url(../images/sidemenu_back.png);
	background-repeat: no-repeat;
}

#side-r {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 840px;
	min-height: 100%;
	overflow: hidden;
}

#under_logo {
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	width: 1100px;
	height: 120px;
	background-image: url(../images/under_logo.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

#fixed {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
}

#fixed a {
	width: 100px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/pagetop.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#fixed a:hover{
	background-position: left bottom;
}

/****************** Side_Menu ******************/

#side_menu {
	margin: 130px 0px 0px 0px;
	list-style:none;
	border: 0px;
	width: 210px;
	height: 670px;
}

ul#side_menu {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

ul#side_menu li {
	display: inline;
	float: left;
}

ul#side_menu li a {
	line-height: 40px;
	text-indent: -9999px;
	display: block;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
}

ul#side_menu li#twitter {
	margin: 5px 0px 0px 5px;
	width: 200px;
	height: 96px;
	text-indent: -9999px;
}

ul#side_menu li#twitter a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 96px;
	background-image: url(../images/tiwitter.png);
	overflow: hidden;
}

ul#side_menu li#twitter a:hover{
	background-position: left bottom;
}

ul#side_menu li#gravure {
	margin: 5px 0px 0px 5px;
	width: 200px;
	height: 96px;
	text-indent: -9999px;
}

ul#side_menu li#gravure a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 96px;
	background-image: url(../images/gravure.png);
	overflow: hidden;
}

ul#side_menu li#gravure a:hover{
	background-position: left bottom;
}

ul#side_menu li#mailmaga {
	margin: 5px 0px 0px 5px;
	width: 200px;
	height: 96px;
	text-indent: -9999px;
}

ul#side_menu li#mailmaga a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 96px;
	background-image: url(../images/mailmaga.png);
	overflow: hidden;
}

ul#side_menu li#mailmaga a:hover{
	background-position: left bottom;
}



ul#side_menu li#men_recruit {
	margin: 30px 0px 0px 5px;
	width: 200px;
	height: 140px;
	text-indent: -9999px;
}

ul#side_menu li#men_recruit a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 140px;
	background-image: url(../images/men_recruit.png);
	overflow: hidden;
}

ul#side_menu li#men_recruit a:hover{
	background-position: left bottom;
}




ul#side_menu li#recruit_side {
	margin: 0px 0px 0px 5px;
	width: 200px;
	height: 200px;
	text-indent: -9999px;
}

ul#side_menu li#recruit_side a{
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 200px;
	background-image: url(../images/recruit_side.png);
	overflow: hidden;
}

ul#side_menu li#recruit_side a:hover{
	background-position: left bottom;
}

/****************** Side_Menu Mobile*****/



#side_mobile {
	margin: 10px 0px 0px 0px;
	list-style:none;
	border: 0px;
	width: 210px;
	height: 250px;
	background-image: url(../images/mobile_back2.png);
	background-repeat: no-repeat;
	background-position: top;
}

ul#side_mobile {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

ul#side_mobile li {
	display: inline;
	float: left;
}

ul#side_mobile li a {
	line-height: 40px;
	text-indent: -9999px;
	display: block;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
}

ul#side_mobile li#satin {
	margin: 80px 0px 0px 15px;
	width: 180px;
	height: 110px;
	text-indent: -9999px;
}

ul#side_mobile li#satin a{
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 110px;
	background-image: url(../images/satin.png);
	overflow: hidden;
}

ul#side_mobile li#satin a:hover{
	background-position: left bottom;
}


ul#side_mobile li#silky {
	margin: 80px 0px 0px 15px;
	width: 180px;
	height: 110px;
	text-indent: -9999px;
}

ul#side_mobile li#silky a{
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 110px;
	background-image: url(../images/lavieen.png);
	overflow: hidden;
}

ul#side_mobile li#silky a:hover{
	filter:alpha(opacity=50);
	opacity:0.5;
}

/**************** Header ****************/

#header {
	z-index: 19;
	position: fixed;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	height: 100px;
	background-image: url(../images/header_back.png);
	background-repeat: no-repeat;
	background-position: top;
}

/**************** Footer ******************/

#footer_base {
	width: 100%;
	margin-top: -50px; /* negative value of footer height */
	height:50px;
	clear:both;
	background-image: url(../images/footer_back.png);
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	position: realative;
	width: 1100px;
	height:50px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/****************** Menu_Left ******************/

#menu_left {
	z-index: 23;
	position: fixed;
	margin: 53px 0px 0px 55px;
	list-style:none;
	border: 0px;
	width: 350px;
	height: 26px;
}

ul#menu_left {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

ul#menu_left li {
	display: inline;
	float: left;
}

ul#menu_left li a {
	line-height: 40px;
	text-indent: -9999px;
	display: block;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
}

ul#menu_left li#top {
	z-index: 24;
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_left li#top a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/top.png);
	overflow: hidden;
}

ul#menu_left li#top a:hover{
	background-position: left bottom;
}

ul#menu_left li#top strong {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/top.png);
	background-position: left bottom;
	overflow: hidden;
}

ul#menu_left li#companion {
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_left li#companion a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/companion.png);
	overflow: hidden;
}

ul#menu_left li#companion a:hover{
	background-position: left bottom;
}

ul#menu_left li#companion strong {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/companion.png);
	background-position: left bottom;
	overflow: hidden;
}

ul#menu_left li#schedule {
	margin: 0px 0px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_left li#schedule a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/schedule.png);
	overflow: hidden;
}

ul#menu_left li#schedule a:hover{
	background-position: left bottom;
}

ul#menu_left li#schedule strong {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/schedule.png);
	background-position: left bottom;
	overflow: hidden;
}

/****************** Menu_Right ******************/

#menu_right {
	z-index: 23;
	position: fixed;
	margin: 53px 0px 0px 738px;
	list-style:none;
	border: 0px;
	width: 350px;
	height: 26px;
}

ul#menu_right {
	list-style: none;
	margin: 0px 0px 0px 0px;
}

ul#menu_right li {
	display: inline;
	float: left;
}

ul#menu_right li a {
	line-height: 40px;
	text-indent: -9999px;
	display: block;
	font-size: 12px;
	height: 22px;
	overflow: hidden;
}

ul#menu_right li#system {
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_right li#system a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/system.png);
	overflow: hidden;
}

ul#menu_right li#system a:hover{
	background-position: left bottom;
}

ul#menu_right li#system strong {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/system.png);
	background-position: left bottom;
	overflow: hidden;
}


ul#menu_right li#recruit {
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_right li#recruit a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/recruit.png);
	overflow: hidden;
}

ul#menu_right li#recruit a:hover{
	background-position: left bottom;
}


ul#menu_right li#member {
	margin: 0px 5px 0px 0px;
	width: 100px;
	height: 26px;
	text-indent: -9999px;
}

ul#menu_right li#member a{
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/member.png);
	overflow: hidden;
}

ul#menu_right li#member a:hover{
	background-position: left bottom;
}

ul#menu_right li#member strong {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height: 26px;
	background-image: url(../images/member.png);
	background-position: left bottom;
	overflow: hidden;
}

/**************** Logo *********************/

#logo {
	position: fixed;
	text-indent: -9999px;
	margin: 0px 0px 0px 430px;
	list-style:none;
	border: 0px;
	width: 250px;
	height: 90px;
}

#logo a {
	line-height: 40px;
	text-indent: -9999px;
	display: block;
	font-size: 12px;
	width: 250px;
	height: 90px;
	overflow: hidden;
}

/**************** Banner ****************/

#banner {
	clear: both;
	z-index: 0;
	width: 840px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#banner_flash {
	z-index: 0;
	padding: 0px;
	width: 840px;
	height: 300px;
}

/**************** Contents ****************/

#top_spacer {
	width: 1050px;
	height: 68px;
	margin: 0px 0px 0px 25px;
}

/**************** Information ****************/
#information {
	float: left;
	width: 490px;
	height: 210px;
	margin: 10px 0px 10px 13px;
	background-image: url(../images/info_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;

}

#information_main {
	width:460px;
	height: 150px;
	margin: 40px 0px 0px 10px;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	color: #666666;
	overflow: auto;
	scrollbar-3dlight-color: #B8B8B8;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-darkshadow-color: #B8B8B8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #D0D0D0;

}

#information_main dl{
	font-size: 14px;
}

#information_main dt{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

#information_main dd{
	letter-spacing: 0.1em;
	line-height: 20px;
	font-size: 12px;
	text-align: right;
	color: #666633;
}


/**************** What's New ****************/
#whatsnew {
	float: right;
	width: 310px;
	height: 210px;
	margin: 10px 20px 10px 0px;

	overflow: hidden;
}

#whatsnew_main {
	width:310px;
	height: 210px;
	margin: 10px 0px 0px 0px;
	line-height: 15px;
	color: #666666;
	overflow:visible;

}

#whatsnew_main dl{
	font-size: 12px;
}

#whatsnew_main dt{
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.05em;
	text-indent: 3px;
}

#whatsnew_main dd{
	letter-spacing: 0.05em;
	line-height: 15px;
	font-size: 12px;
	text-indent: 10px;
	color: #333333;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 5px 0px;
}

/**************** Companion ****************/

#companion_box {
	width: 1000px;
	height: auto;
	margin: 15px 0px 0px 25px;
}

#companion_box ul{
	list-style: none;
	width: 1000px;
	height: auto;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	text-align: center;
}

#companion_box li{
	display: inline;
	text-decoration: none;
	float: left;
	position:relative;
	margin: 0px 10px 15px 0px;
	text-align: center;
	width: 190px;
	height: 370px;
	background-image: url(../images/index_back.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #0000CC;
}

#companion_box_header {
	margin: 0px 0px 0px 0px;
	width: 190px;
	height: 20px;
}

#companion_box_today {
	float: left;
	margin: 7px 0px 0px 10px;
	width: 40px;
	height: 9px;
}

#companion_box_av {
	float: right;
	margin: 7px 0px 0px 0px;
	width: 40px;
	height: 9px;
}

#companion_box_newface {
	float: right;
	margin: 7px 10px 0px 0px;
	width: 46px;
	height: 9px;
}

#companion_box_update {
	float: right;
	margin: 7px 0px 0px 0px;
	width: 40px;
	height: 9px;
}
/*------- NEW Mark -------*/
#companion_box li .newface{
	dispaly:block;
	padding:0;
	position:absolute;
	top:14px;
	left:4px;
	width : 70px;
	height:70px;
	background-image: url(../images/newface.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:70px 70px;
	z-index:1;
}

#companion_box li .update{
	dispaly:block;
	padding:0;
	position:absolute;
	top:20px;
	right:10px;
	width : 70px;
	height:70px;
	background-image: url(../images/update.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:70px 70px;
	z-index:1;
}
#companion_box li .av{
	dispaly:block;
	padding:0;
	position:absolute;
	top:290px;
	left:5px;
	width : 90px;
	height:30px;
	background-image: url(../images/av.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:90px 30px;
	z-index:1;
}
#companion_box li .today{
	dispaly:block;
	padding:0;
	position:absolute;
	top:291px;
	right:12px;
	width : 81px;
	height:27px;
	background-image: url(../images/today.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:81px 27px;
	z-index:1;
}
#companion_box_img {
	clear: both;
	margin: 0px 10px 0px 10px;
	width: 170px;
	height: 300px;
}

#companion_box .name{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:110%;
	color: #000000;
	letter-spacing: 0.1em;
}

#companion_box .size{
	margin: 2px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	line-height:110%;
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

#companion_box_footer {
	margin: 5px 10px 0px 10px;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height:120%;
	color: #0000CC;
	letter-spacing: 0.1em;
}

#icon {
	margin: 0px 0px 0px 0px;
	padding-top: 26px;
	letter-spacing: 0.1em;
	display: block;
	width: 1000px;
	height: 50px;
	font-size: 12px;
	text-indent: 220px;
	color: #FFFFFF;
}

/**************** Fukidashi ****************/

.fukidasipop {
	position:relative;
	top:-140px;
	left:0px;
	display:none;
	padding:5px;
	width : 160px;
	font-size: 14px;
	line-height:100%;
	text-decoration: none;
	color:#111111;
	background-color: #FFFFFF;
	text-align:left;
	letter-spacing: 0.1em;
	filter: alpha(opacity=70);
	opacity:0.7;
}

a:hover .fukidasipop {
	display: block;
}

/**************** Profile ****************/

#profile {
	display:block;
	width: 840px;
	height: 620px;
	margin: 0px auto !important;
	background-image: url(../images/profile_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}

#profile_photo {
	float: left;
	display:block;
	width:360px;
	height:510px;
	margin-top:10px;
	margin-left:15px;
	position:relative;

}
#profile_photo .newface{
	dispaly:block;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	width : 80px;
	height:80px;
	background-image: url(../images/newface.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	z-index:10000;
}
#profile_photo .update{
	dispaly:block;
	padding:0;
	position:absolute;
	top: 0;
	left:270px;
	width:80px;
	height:80px;
	background-image: url(../images/update.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	z-index:10000;
}
#profile_photo .av{
	dispaly:block;
	padding:0;
	position:absolute;
	top:460px;
	left:230px;
	width : 120px;
	height:40px;
	background-image: url(../images/av.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	z-index:10000;
}
.mask6{
	position:absolute;
	width:350px;
	height:500px;
	overflow:hidden;
}
#box6{
	position:absolute;
	width:350px;
}
#box6 span{
	display:block;
}
#profile_thumb {
	float: left;
	display:block;
	width:76px;
	height:510px;
	margin-top: 10px;
}

#handles6_1{
	width:76px;
	height:510px;
}

.thumbs{
	width:76px;
}

.thumbs div{
	display:block;
	width:56px;
	height:80px;
	margin: 0px 0px 2px 5px;
	cursor:pointer;
	float: left;
	border-style:solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
}

.mark{
	float: right;
}
.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

#profile_detail {
	float: left;
	width: 370px;
	height: 470px;
	margin: 0px 0px 0px 5px;
	padding-top: 50px;
}

#profile_detail .todays {
	dispaly:block;
	padding:0;
	position:absolute;
	top: 15px;
	right:20px;
	width : 90px;
	height:30px;
	background-image: url(../images/today.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	z-index:10000;
}

#detail_box {
	width: 370px;
	height: 399px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-3dlight-color: #B8B8B8;
	scrollbar-arrow-color: #B8B8B8;
	scrollbar-darkshadow-color: #B8B8B8;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #D0D0D0;
}

#detail_main {
	width: 340px;
	height: 390px;
}

#detail_main table{
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}

#detail_box .question{
	padding: 3px;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#D60102;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#detail_box .answer{
	padding: 3px;
	line-height:140%;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#333333;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	word-break: break-all;
}

#detail_box .sales{
	padding: 3px;
	line-height:140%;
	font-size: 14px;
	letter-spacing: 0.1em;
	color:#0000CC;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#detail_box .blog {
	padding: 3px;
	font-weight: normal;
	color:#FF6600;
	letter-spacing: 0.1em;
	text-indent: 0px;
	word-break: break-all;
}

#gravure_navi {
	list-style:none;
	width: 330px;
	height: 40px;
	margin: 10px auto 0px auto;
	background-color: #000000;
}

#gravure_navi a {
	display: block;
	width: 330px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../images/gravure_off.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

#gravure_navi a:hover {
	background-image: url(../images/gravure_on.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/****************** Bar ******************/

#todays_bar {
	clear:both;
	width: 820px;
	height: 50px;
	margin: 10px 0px 10px 10px;
	padding-left: 36px;
	background-image: url(../images/todays_bar.jpg);
	background-repeat: no-repeat;
}

#schedule_bar {
	width: 820px;
	height: 50px;
	margin: 35px 0px 10px 10px;
	padding-left: 36px;
	background-image: url(../images/schedule_bar.jpg);
	background-repeat: no-repeat;
}

#system_bar {
	width: 820px;
	height: 50px;
	margin: 35px 0px 10px 10px;
	padding-left: 36px;
	background-image: url(../images/system_bar.jpg);
	background-repeat: no-repeat;
}

#member_bar {
	width: 820px;
	height: 50px;
	margin: 35px 0px 10px 10px;
	padding-left: 36px;
	background-image: url(../images/member_bar.jpg);
	background-repeat: no-repeat;
}

#companion_bar {
	width: 1000px;
	height: 50px;
	margin: 35px 0px 0px 50px;
	padding-left: 36px;
	background-image: url(../images/companion_bar.jpg);
	background-repeat: no-repeat;
}

/**************** Schedule ****************/

#schedule_date {
	width: 800px;
	height: 50px;
	margin: 0px 0px 15px 20px;
	padding-left: 40px;
	background-image: url(../images/schedule_back.jpg);
	background-repeat: no-repeat;
}


#schedule_date li {
	display: block;
	float: left;
	letter-spacing: 0.2em;
	line-height: 70px;
	text-align: center;
}

#schedule_date li a {
	display: block;
	float: left;
	width: 103px;
	height: 50px;
	letter-spacing: 0.1em;
	line-height: 50px;
	text-decoration: none;
	color: #111111;
}

#schedule_date li a:hover {
	background-image: url(../images/schedule_ov.png);
	background-repeat: no-repeat;
}

#schedule_date li strong {
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/schedule_st.png);
	width: 103px;
	height: 50px;
	letter-spacing: 0.1em;
	display: block;
}


#schedule_box {
	clear: both;
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 15px;
}



#schedule_box ul{
	list-style: none;
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 9px;
}

#schedule_box li{
	display: inline;
	float: left;
	position:relative;
	margin: 0px 10px 15px 0px;
	text-align: center;
	width: 190px;
	height: 370px;
	background-image: url(../images/index_back.png);
	background-repeat: no-repeat;
	background-position: top;
	color: #0000CC;
}


/*------- NEW Mark -------*/
#schedule_box li .newface{
	dispaly:block;
	padding:0;
	position:absolute;
	top:14px;
	left:4px;
	width : 70px;
	height:70px;
	background-image: url(../images/newface.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:70px 70px;
	z-index:1;
}

#schedule_box li .update{
	dispaly:block;
	padding:0;
	position:absolute;
	top:20px;
	right:10px;
	width : 70px;
	height:70px;
	background-image: url(../images/update.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:70px 70px;
	z-index:1;
}
#schedule_box li .av{
	dispaly:block;
	padding:0;
	position:absolute;
	top:290px;
	left:5px;
	width : 90px;
	height:30px;
	background-image: url(../images/av.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size:90px 30px;
	z-index:1;
}

#schedule_box img {
	clear:both;
	border: 0px;
}

#todays_box_footer {
	margin: 3px 0px 0px 0px;
	width: 190px;
	height: 40px;
	text-align: center;
	line-height:100%;
	color: #0000CC;
	letter-spacing: 0.1em;
}
#todays_box_footer .name{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
	line-height:100%;
	color: #000000;
	letter-spacing: 0.1em;
}

#todays_box_footer .size{
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	line-height:110%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
/**************** System ****************/

#system_main {
	width: 820px;
	height: 600px;
	margin: 10px 0px 15px 10px;
	background-image: url(../images/system_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;

}

#map_base {
	width: 820px;
	height: 520px;
	margin: 10px 0px 15px 10px;
	background-image: url(../images/map_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}


#map {
	width: 800px;
	height: 470px;
	margin: 40px 0px 15px 10px;
	overflow: hidden;
}
/**************** Member-Login_page *************/

#login_box {
	margin: 30px 0px 0px 90px;
	width: 650px;
	height: 220px;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	line-height: 140%;
}

#login_navi {
	margin: 30px 0px 0px 140px;
	width: 500px;
	height: 220px;
	font-size: 12px;
	color: #000066;
	line-height: 140%;
	letter-spacing: 0.1em;
}

#login_box .error {
	color: #bb0000;
	margin-bottom: 10px;
}

/**************** Gravue *************/

#gravure_bar {
	width: 820px;
	height: 50px;
	margin: 35px 0px 10px 10px;
	padding-left: 36px;
	background-image: url(../images/gravure_bar.jpg);
	background-repeat: no-repeat;
}

#gravure {
	width:820px;
	height: auto;
	margin: 20px 0px 10px 10px;
}


#gravure_box {
	list-style:none;
	width: 820px;
	height: 100%;
	margin: 20px 0px 10px 0px;
	background-color: #000000;

}

#gravure_box ul{
	list-style: none;
	text-align: center;
}

#gravure_box li{
	display: block;
	float: left;
	padding-left: 33px;
	padding-bottom: 30px;
	text-align: center;
	width: 350px;
	height: 150px;
	background-color: #ffffff;
}


#gallery_box {
	width: 800px;
	height: 800px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#gallery {
	width: 700px;
	height: 700px;
	margin: 0px 0px 0px 0px;
}

#gallery_name{
	width: 700px;
	height: auto;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 10px 10px 0px 10px;
	color: #FFFFFF;
}


#weekly_sche{
	dispaly:block;
	clear:both;
	width:820px;
	height:80px;
	margin: 0px auto;
	padding-top: 5px;
}
#weekly_sche .schedule{
	margin:0;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #333;
	text-align:center;
	background-color: #fff;
}
#weekly_sche .saturday{
	background-color: #eeeeff;
}
#weekly_sche .sunday{
	background-color: #ffeeee;
}