﻿@charset "utf-8";
/*

Theme Name: れもんや_BLACK

Theme URI: http://www.digi-ark.jp/

Description: 

Version: 2.0

Author: digi-ark

*/



/* ------------------------------

	layout

------------------------------ */



* {
	margin:0;
	padding:0;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-3dlight-color:#666666;
}

body {
	background-image:url(images/bg.jpg);
	background-attachment: fixed;
	text-align:center;
	color:#CCCCCC;
	line-height: 1.5em;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif, meiryo, "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", "Osaka";
}
#warp {
	background:url(images/bg_warp.png);

	padding:0 10px;
	width:950px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	font-weight:normal;
}

#warp_outside{
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#main_content {
	display:block;
	padding:0 5px;
	margin:5px 0;
}
a {
	color:#FFCCCC;
}
a:hover {
	color:#FFCCCC;
	text-decoration:none;
}
/* ------------------------------

	common

------------------------------ */



p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
.f10 {
	font-size:10px;
}
.f10b {
	font-size:10px;
	font-weight:bold;
}
.f12 {
	font-size:12px;
}
.f12b {
	font-size:12px;
	font-weight:bold;
}
.f14 {
	font-size:14px;
}
.f14b {
	font-size:14px;
	font-weight:bold;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
/* exlude MacIE5 \*/

* html .cf {
	height: 1%
}
.cf {
	display:block;
}
.clear {
	clear:both;
}
/* ------------------------------

	header

------------------------------ */

#header {
	height:180px;
	display:block;
	background:url(images/header.jpg) no-repeat top left;
}

#header h1#logo {
	text-indent:-800px;
	overflow:hidden;
	width:198px;
	height:152px;
	padding:21px auto 0 auto;
	margin:0px auto;
	display:block;
}
#header h1#logo a {
	width:198px;
	height:152px;
	display:block;
	background:url(images/logo.png) no-repeat;
}

#header h2{
	z-index:10;
	font-size:12px;
	position:relative;
	top:0;
	width:950px;
	height:20px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:url(images/bg_shadow_alpha.png) repeat-x;
}

#header h2 #shop_name{
	width:50%;
	font-size:11px;
	font-weight:bold;
	color:#999;
	display:block;
	float:left;
}

#header h2 #shop_info{
	width:50%;
	font-size:11px;
	color:#999;
	display:block;
	float:right;
	text-align:right;
}

/* ------------------------------

	menu

------------------------------ */

ul#menu {
	display:block;
	height:44px;
}
ul#menu li {
	float:left;
	width:116px;
	text-indent:-400px;
	overflow:hidden;
}
ul#menu li a {
	background:url(images/menu.jpg) no-repeat;
	display:block;
	width:116px;
	height:44px;
}
ul#menu li#menu_top {
	width:130px;
}
ul#menu li#menu_top a {
	width:130px;
	background-position:0 0;
}
ul#menu li#menu_top a:hover {
	width:130px;
	background-position:0 -44px;
}
ul#menu li#menu_system a {
	background-position:-130px 0;
}
ul#menu li#menu_system a:hover {
	background-position:-130px -44px;
}
ul#menu li#menu_nurse a {
	background-position:-246px 0;
}
ul#menu li#menu_nurse a:hover {
	background-position:-246px -44px;
}
ul#menu li#menu_schedule a {
	background-position:-363px 0;
}
ul#menu li#menu_schedule a:hover {
	background-position:-363px -44px;
}
ul#menu li#menu_event a {
	background-position:-479px 0;
}
ul#menu li#menu_event a:hover {
	background-position:-479px -44px;
}
ul#menu li#menu_accessmap a {
	background-position:-595px 0;
}
ul#menu li#menu_accessmap a:hover {
	background-position:-595px -44px;
}
ul#menu li#menu_recruit a {
	background-position:-711px 0;
}
ul#menu li#menu_recruit a:hover {
	background-position:-711px -44px;
}
ul#menu li#menu_link a {
	background-position:-828px 0;
}
ul#menu li#menu_link a:hover {
	background-position:-828px -44px;
}
/* ------------------------------

	top

------------------------------ */



#top_content {
	width:630px;
	float:right;
}
#flshow {
	background:url(images/bg_flshow.png);
	width:633px;
	height:490px;
	margin:10px 0 5px 0;
}
#live_news {
	display:block;
}
#diary_bnr {
	margin:0 0 5px 0;
}
#event_bnr {
	margin:0 0 5px 0;
	text-align: left;
}
#live_news h2 {
	background:url(images/title_livenews.jpg) no-repeat;
	width:630px;
	height:35px;
	text-indent:-800px;
	overflow:hidden;
}
#live_news_frame {
	background:url(images/top_content_bg.jpg) no-repeat left bottom;
	padding: 0 3px 9px 3px;
	display:block;
}
#live_news_frame .entry {
	overflow-y:scroll;
	height:400px;
	display:block;
}
#top_schedule {
	display:block;
}
#top_schedule h3 {
	background:url(images/title_schedule.jpg) no-repeat;
	width:630px;
	height:35px;
	text-indent:-800px;
	overflow:hidden;
}
#top_schedule_frame {
	background:url(images/top_todaySchedule.jpg) no-repeat left top transparent;
	padding:0 3px 9px 3px;
	height:650px;
	display: block;
}
#top_schedule_frame iframe {
	height:590px;
	margin-top:50px;
	width:625px;
}
/* ------------------------------

	sidebar

------------------------------ */

#sidebar {
	width: 305px;
	float: left;
}
#sidebar h3#newface_title {
	background: url(images/titlebar_newface.jpg) no-repeat;
	display: block;
	height: 49px;
	text-indent: -500px;
	overflow: hidden;
}
#newface_frame {
	background: url(images/bg_sidebar.jpg) no-repeat left bottom;
	display: block;
	height: 483px;
	margin: 0 0 5px 0;
	padding:0 3px;
}
#sidebar h3#sidenews_title {
	background: url(images/titlebar_sidenews.jpg) no-repeat;
	display: block;
	height: 49px;
	text-indent: -500px;
	overflow: hidden;
}
#sidenews_frame {
	background-color:#000000;
	display: block;
	height: 515px;
	margin: 0 0 5px 0;
	padding:0 3px;
}
#sidenews_content {
	height:505px;
	overflow-y:scroll;
	width:280px;
	padding: 5px 10px;
	text-align:left;
}
#sidenews_content h3 {
	padding:0 0 5px 0;
}
#sidenews_content p.post_date {
	border-bottom:1px dotted #CCC;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}
#newface_frame iframe {
	height: 475px;
	width: 300px;
	margin: 0 auto;
	padding:0;
	word-break: normal
}
#sidebar img.side_bnr {
	margin:0 0 5px 0;
	vertical-align:bottom;
}
#send_mobile {
	background: url(images/mobile_qr.jpg) no-repeat;
	display: block;
	height: 38px;
	width: 305px;
	padding: 160px 0 0 0;
}
#send_mobile div{
	width: 280px;
	margin: 0 auto;
}

#send_mobile #mail {
	width:100px;
	border:1px solid #666;
	background-color:#000;
	padding:1px;
}

#send_mobile #domain {
	border:1px solid #666;
	background-color:#000;
	color:#ccc;
	width:100px;
}
#send_mobile #submit {
	float:right;
	background: url(./images/choice.png) no-repeat;
	border:none;
	padding:0;
	margin:0;
	color:#FFF;
	width:60px;
	height:22px;
}
/* ------------------------------

	system

------------------------------ */



#single {
	width:630px;
	float:right;
}
#single h2#single_title {
	background:url(images/title_single.png) no-repeat;
	width:630px;
	height:40px;
	display:block;
	text-indent:-800px;
	overflow:hidden;
}
#single #single_frame {
	width:605px;
	margin:10px auto 0 auto;
	border:1px solid #DDD;
	padding:5px;
}
#single_frame .post_date {
	border-bottom:1px dotted #CCC;
}
#single_frame .post_single {
	display:block;
	padding:5px;
}
/* ------------------------------

	system

------------------------------ */



#system {
	width:630px;
	float:right;
}
#system h2#system_title {
	background:url(images/titlebar_system.jpg) no-repeat;
	width:630px;
	height:40px;
	display:block;
	text-indent:-800px;
	overflow:hidden;
}
#system #system_data {
	background:url(images/system.jpg) no-repeat;
	height:515px;
	width:615px;
	margin:10px auto 0 auto;
}
/* ------------------------------

	cast

------------------------------ */



#cast {
}
/* ------------------------------

	schedule

------------------------------ */



#schedule {
}
/* ------------------------------

	event

------------------------------ */



#event {
	width: 630px;
	float: right;
}
#event h2#event_title {
	background:url(images/titlebar_event.jpg) no-repeat;
	display:block;
	height:40px;
	text-indent:-500px;
	overflow:hidden;
}
#event #event_frame {
	width: 605px;
	border: 1px solid #444;
	background-color:#222;
	margin:10px auto;
	padding:5px;
}
#event_frame .post_date {
	border-bottom:1px dotted #CCC;
}
#event_frame .post_event {
	display:block;
	padding:5px;
}

/* ------------------------------
	event
------------------------------ */

#gravure {
	width: 630px;
	float: right;
}
#gravure h2#gravure_title {
	background:url(images/gravure_title.png) no-repeat;
	display:block;
	height:40px;
	text-indent:-500px;
	overflow:hidden;
}
#gravure #gravure_frame {
	width: 605px;
	border: 1px solid #DDDDDD;
	margin:10px auto;
	padding:5px;
}


/* ------------------------------
	accessmap
------------------------------ */

#accessmap {
	width:630px;
	float:right;
}
#accessmap h2#accessmap_title {
	background:url(images/titlebar_access.jpg) no-repeat;
	display:block;
	height:40px;
	text-indent:-500px;
	overflow:hidden;
}
#accessmap h3#accessmap_entrance_title {
	background-image: url(images/accessmap_entrance.jpg);
	background-repeat: no-repeat;
	text-indent: -500px;
	overflow: hidden;
	width:615px;
	margin:0 auto 10px auto;
}
#accessmap #accessmap_entrance {
	background-image: url(images/entrance_bg.jpg);
	height: 225px;
	margin:0 auto;
	width:605px;
	padding: 15px 10px 15px 10px;
	text-align: left;
}
#accessmap #accessmap_entrance ul {
	display:block;
	margin:10px 0 0 0;
}
#accessmap #accessmap_entrance ul li {
	display:block;
	float:left;
	text-align:center;
	padding:5px;
	height:155px;
	border:1px solid #666;
	background-color:#000;
}
#accessmap #accessmap_entrance ul li.flow {
	width:auto;
	margin-right: 5px;
	margin-left: 5px;
}

#accessmap #accessmap_entrance ul li.flow p#entrance01 {
	width: 200px;
}
#accessmap #accessmap_entrance ul li.flow p#entrance02 {
	width: 100px;
}
#accessmap #accessmap_entrance ul li.flow p#entrance03 {
	width: 100px;
}
#accessmap #accessmap_entrance ul li.flow p#entrance04 {
	background: url(images/entrance04_read.jpg) no-repeat top center;
}
#accessmap #accessmap_entrance ul li.arrow {
	background: url(images/arrow.png) no-repeat center center;
	width:20px;
	padding:0px;
	border:0px none #000;
	background-color:transparent;
}
#accessmap #accessmap_entrance ul .entrance_read {
	width: 90px;
	padding: 20px 0 0 5px;
	float:right;
	text-align:left;
	color: #F69;
	height:145px;
}
/* ------------------------------

	recruit

------------------------------ */



#recruit {
	display:block;
}
#recruit h2#recruit_title {
	background:url(images/titlebar_recruit.jpg) no-repeat top center;
	display:block;
	height:40px;
	text-indent:-500px;
	overflow:hidden;
}
#recruit #recruit_frame {
	width:800px;
	margin:10px auto;
}
#recruit_frame #recruit_head {
	background: url(images/recruit_head.jpg) no-repeat;
	height: 260px;
	display:block;
}
#recruit_frame #recruit_content {
	background: url(images/recruit_content.jpg) no-repeat;
	height: 460px;
	display:block;
}
#recruit_frame #recruit_foot {
	background: url(images/recruit_foot.jpg) no-repeat;
	height: 120px;
	display:block;
}
/* ------------------------------

	link

------------------------------ */



#link {
	width:630px;
	float:right;
}
#link h2#link_title {
	background:url(images/titlebar_link.jpg) no-repeat;
	display:block;
	height:40px;
	text-indent:-500px;
	overflow:hidden;
}
#link ul {
	width:615px;
	margin:10px auto;
}
#link ul li {
	display: block;
	padding:0 0 10px 0;
	margin-bottom: 10px;
	border-bottom:1px dotted #CCC;
}
#link ul li a.link_image {
	float: left;
	width:100px;
}
#link ul li a.link_image img.snap {
	border:1px solid #CCC;
	width:90px;
}
#link ul li .link_read {
	float: right;
	width:500px;
}
/* ------------------------------

	foot_bnr

------------------------------ */

#foot_bnr {
	width:760px;
	margin:0 auto;
	text-align:center;
	padding: 10px 0 0 0;
}
#foot_bnr img {
	border:1px solid #CCC;
}
#foot_bnr #bnr_revue {
	float:left;
	width:368px;
}
#foot_bnr #bnr_revuetube {
	float:right;
	width:368px;
}
/* ------------------------------

	footer

------------------------------ */



#footer {
	background:url(images/footer.jpg) repeat-x bottom center;
	height:120px;
	padding:5px;
	font-size:x-small;
}
#footer_anchor {
	display:block;
	height:20px;
	position:relative;
}
#footer_anchor a#Back2Top {
	position:absolute;
	right:10px;
	top:0;
	background:url(images/top_anchor.jpg);
	width:100px;
	height:20px;
}
#footer_anchor a#Back2Top span {
	text-indent:-500px;
	overflow:hidden;
	display:block;
	height:20px;
	cursor:pointer;
}
ul#footer_menu {
	display: block;
	margin: 10px 0;
}
ul#footer_menu li {
	background: url(images/menu_li.gif) no-repeat right center;
	display: block;
	padding:0 5px;
	float: left;
}
ul#footer_menu li#end {
	background:none;
}
#accessmap #accessmap_entrance .cf .flow1 {
	width: 210px;
}
.gravure_bnr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;
}
.gravure_bnr img {
	border: 2px solid #FFCCCC;
}
.mr10 {
	margin-right: 5px;
}
#sidebar #photodiary {
	background-image: url(images/photodiary_bg.png);
	background-repeat: no-repeat;
	height: 405px;
	margin-bottom: 5px;
	padding-top: 50px;
	padding-left: 10px;
}
#sidebar #photodiary iframe {
	width: 290px;
	height: 395px;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#666666;
	scrollbar-3dlight-color:#666666;
}
#top_content #mobile_footer {
	background-image: url(images/mobile_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 630px;
	position: relative;
}
#mobile_layer {
	position: absolute;
	left: 31px;
	top: 60px;
	width: 382px;
	text-align: left;
}

