@charset "utf-8";
/*
Theme Name: SCENA
Description:
Version: 1.1
Tags: 
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url('style-contents.css');
@import url('style-scena.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
}
body {
/*	line-height: 1;*/
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
/*	clear: both;*/
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a:link,
a:visited {
	color:#A33;
}
a:active,
a:hover {
	color: #D63;
}


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
body {
	color:			#;
	line-height:		140%;
	font-size:		12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',osaka,verdana,sans-serif; 
	background:#E6E6E6 url(images/body_bg.gif) repeat-y center 0;
}
body,
input,
textarea {
	font-size: 12px;
/*	line-height: 18px;*/
}
#wrapper {
	width:		778px;
	margin:		0 auto;
	padding: 0 !important;
	border-style:	solid;
	border-color:	#521;
}
#container-wrap {
}
#container {
	float: right;
	width: 580px;
	margin: 10px 0 0 -160px;
	padding:0;
	text-align:left;
}
#content {
	width:560px;
	margin:0 0 20px 0;
}
#footer {
	clear: both;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
/*	font-family: Georgia, "Bitstream Charter", serif;*/
/*	font-family: Verdana,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:'qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'lr oSVbN', Osaka, "ＭＳ Ｐゴシック",sans-serif;
}

/* =Structure
-------------------------------------------------------------- */

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

hr {
	background-color: #333;
	color:#333;
	border: 0;
/*	clear: both;*/
	height: 1px;
	margin-bottom: 18px;
}
	hr.clear{
		clear: both;
		visibility:hidden;
		margin-bottom:0;
	}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
/*	font-weight: bold;*/
}
dd {
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}




/* =Header
-------------------------------------------------------------- */

#header {
	width:778px;
	height:140px;
	margin:0 auto; 
	text-align:right;
	background-repeat:no-repeat;
	background-position: center 0;
}
	.home #header {
		background-image:url(images/header_bg_home.gif);
		height:115px;
	}
	.page #header {
		background-image:url(images/header_bg_home.gif);
	}
	.page-menulist #header {
		background:url(images/header_bg_menu1.gif) no-repeat;
	}
	.page-menulist-2 #header {
		background:url(images/header_bg_menu2.gif) no-repeat;
	}
	.page-menulist-3 #header {
		background:url(images/header_bg_menu3.gif) no-repeat;
	}
	.page-menulist-4 #header {
		background:url(images/header_bg_menu4.gif) no-repeat;
	}
	.page-shopinfo #header {
		background:url(images/header_bg_shop.gif) no-repeat;
	}
	.page-event-cal #header,
	.category-event #header,
	.s-category-event #header {
		background:url(images/header_bg_event.gif) no-repeat;
	}
	.category-topic #header,
	.s-category-topic #header {
		background:url(images/header_bg_topic.gif) no-repeat;
	}
	

	#logo {
		width:269px;
		height:115px;
		margin:0px 0 0;
		float:left;
	}
		#logo #site-title a {
			display:block;
			width:230px;
			height:70px;
			margin-top:28px;
			margin-left:9px;
		}
		#logo #site-title a span {
			display:none;
		}

#site-description {
	width:500px;
	float:right;
	text-align:right;
	font-size:	10px;
	font-weight:normal;
	color:		#333;
	position:	relative;
	top:		3px;
	left:		-10px;
	margin:		0;
	letter-spacing:1px;
}
/* =sidebar 
-------------------------------------------------------------- */
#right_col {
	float:left;
	width:160px;
	margin-bottom:25px;
}




/* =Menu
-------------------------------------------------------------- */

#access {
	margin:10px 0 15px;
}
.main-menu {
	margin:0;
	padding:0;
}
.main-menu li {
	margin-bottom:0px;
}
.main-menu li a {
	display:			block;
	width:				152px;
	height:				50px;
	background-repeat:  no-repeat;
	text-indent:		-9999px;
	overflow:			hidden;

}
	.main-menu li.mm-home a {
		background:url(images/nav/nav_home.gif) no-repeat;
	}
	.main-menu li.mm-event a {
		background:url(images/nav/nav_event.gif) no-repeat;
	}
	.main-menu li.mm-menulist a {
		background:url(images/nav/nav_menulist.gif) no-repeat;
	}
	.main-menu li.mm-menulist2 a {
		background:url(images/nav/nav_menulist2.gif) no-repeat;
	}
	.main-menu li.mm-menulist3 a {
		background:url(images/nav/nav_menulist3.gif) no-repeat;
	}
	.main-menu li.mm-menulist4 a {
		background:url(images/nav/nav_menulist4.gif) no-repeat;
	}
	.main-menu li.mm-shop a {
		background:url(images/nav/nav_shop.gif) no-repeat;
	}
	/* sub btn*/
	.main-menu li.mm-sub a {
		margin-left:17px;
		width:135px;
		height:22px;
		margin-top:10px;
	}
	.main-menu li.mm-cal a {
		background:url(images/nav/nav_cal.gif) no-repeat ;
	}
	.main-menu li.mm-recruit a {
		background:url(images/nav/nav_recruit.gif) no-repeat ;
	}
	.main-menu li.mm-inquiry a {
		background:url(images/nav/nav_inquiry.gif) no-repeat ;
	}
	/* current */
/*	.main-menu li a:hover,
	.main-menu li.current-menu-item a {
		background-position: 0 bottom;
	}*/
	
/*------- Current -------*/

		.home #access li.mm-home a,
		.category-event #access li.mm-event a,
		.s-category-event #access li.mm-event a,
		.page-menulist #access li.mm-menulist a,
		.page-menulist-2 #access li.mm-menulist2 a, 
		.page-menulist-3 #access li.mm-menulist3 a,
		.page-menulist-4 #access li.mm-menulist4 a,
		.page-shopinfo #access li.mm-shop a {
			background-position:bottom;
		}




/* =Content
-------------------------------------------------------------- */


/* bread crumb ------------------------------------------ */

.breadcrumb {
	display:block;
	height:15px;
	text-align:right;
	margin: 0px 20px 10px 10px;
	font-size:10px;
	letter-spacing:1px;
	color:;
}
.breadcrumb a {
	color:;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}



/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	width:				760px;
	margin:				0 auto;
}

#return_top {
	display:block;
	float:right;
	margin:0 5px 0 0 !important;
	padding:0;
	background:url(images/pagetop.gif) no-repeat left center;
	width:94px; height:25px; overflow:hidden;

}
	#return_top span {
		display:none;
	}
	#return_top:hover { }
#colophon {
	padding:			10px 15px 15px;
	text-align:			left;
	border-top: 1px dotted #ccc;
	color:#888;
}


#site-info {
	width:750px;
}
	#copyright {
		font-size:10px;
		font-weight:normal;
		font-family:Verdana, Geneva, sans-serif;
	}

/*********************************************************************/
/* clearfix Start */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
/* clearfix End */

/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 570px;
	width: auto;
}
#content .attachment img {
	max-width:;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: ;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}
#content .wp-caption img {
	margin: 1px 1px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 1px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
/*
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}*/
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/*********************************************************************/
/* =Print Style */

@media print {
/* coupon */
	.coupon-printbtn {
		display: none;
	}
	.category-coupon #content .coupon-title {
		font-size:16pt;
	}
	.category-coupon #content .entry-content p {
		font-size:14pt;
	}
	.category-coupon #content .entry-title {
		font-size:14pt;
		font-weight:bold;
	}
}