@charset "UTF-8";

/* ------------------- Common CSS ----------------  */

body {
	margin: 0;
	color: #333;
	font-size:13.5px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:1.65em;
	background:url(images/bg_all.gif);
}

h1,h2,h3,h4,h5,ul,li,dl,dt,dd,form{
	margin:0;
	padding:0;
}

p {
	margin:0 5px;
	padding:0;
}

a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	color: #FF6666;
}

a:focus{
	outline: none;
}

b {
	color:#AC1A22;
}

dl {
	line-height:1.5em;
}

img {
	border: none;
}


fieldset
{
    border  : none;
    margin  : 0;
    padding : 0;
}

li {
	list-style-type: none;
}


/* -- general CSS -- */

.s_attention {
	display:block;
	margin:10px 0 15px;
	font-size:80%;
	color:#FF0000;
	line-height:1.3em;
}

.m_attention {
	display:block;
	margin:0 15px 10px;
	text-align:right;
	font-size:90%;
	color:#FF0000;
}

.r_attention {
	display:block;
	color:#FF0000;
	font-size:95%;
}

.lead_or {
	display:block;
	margin:5px 0;
	color:#FF6600;
	font-weight:bold;
}

#pagetop {
	margin:5px 0;
	font-size:90%;
	text-align:right;
}

#pagetop img {
	margin-right:5px;
	vertical-align:middle;
}

.bt_form_box01 {
	margin:10px 0;
	text-align:center;
}

.box_adjust {
	margin-bottom:30px;
}

.outsite {
	margin:0 4px;
	position:relative;
		top:-1px;
}

.text_adj {
	font-size:95%;
	margin-bottom:20px;
}

/* tab UI */

ul.tabs li {
	width:68px;
	margin-left: 5px;
	height:30px;
	overflow: hidden;
	/zoom:1;
}

ul.tabs li a:hover,
ul.tabs li a.current {
	font-weight: bold;
	color: #454545;
	background: url(../img/bg_tab.png) repeat-x;
	width:68px;
}



/* ------------------- main_frame CSS ----------------  */

#container {
	margin: 0 auto;
	padding: 0;
	width:100%;

	background: url(images/bg_layer.jpg) repeat-x;
}

#wrapper {
	overflow: hidden;
	margin:0 auto 50px;
	width: 980px;
}

/* header */

#header {
	margin:0 auto;
	width:980px;
	height:85px;
}

h1 {
	float:left;
	margin:19px 0 0 4px;
	width:244px;
	height:48px;
}

#header_on_func {
	float:right;
}

#quickmenu {
	float:right;
	width:125px;
}

/* quickmenu css setting */

#qm_box {
	overflow:auto;
	background:url(images/bg_quickmenu.gif);
	color:#FFF;
	font-size:12.5px;
}

#qm_box a {
	color:#FFF;
}

#qm_box p {
	margin:25px 0 15px;
	padding:0 8px;
	font-size:150%;
	font-weight:bold;
}

#qm_box table.lr_qrtable {
	width:100%;
	border-spacing:5px;
}

#qrtable {
	width:100%;
	border-top:1px solid #999;
}

#qrtable td {
	vertical-align:top;
}

#qm_box .lr_qrtable th {
	padding:0 20px 5px 0;
	vertical-align:top;
	border-bottom:1px solid #999;
}

#qm_box .lr_qrtable td {
	padding:0 0 8px 5px;
	border-bottom:1px solid #999;
}

#qm_boxpos {
	margin:25px;
}



/* ------------------- sub_frame CSS ----------------  */

#wrapper_sub {
	overflow:auto;
	padding-top:7px;
	position:relative;
	margin:0 auto 50px;
	width:980px;
}

#pankuzu {
	margin-left:3px;
	position:relative;
		top:-8px;
	font-size:90%;
}

#title_h3_cedit {
	height:141px;
	position:relative;
}

#title_h3_t01,
#title_h3_t02,
#title_h3_t03,
#title_h3_t04,
#title_h3_t05,
#title_h3_t06,
#title_h3_t08 {
	height:198px;
	position:relative;
}

#title_h3_t07,
#title_h3_t09,
#title_h3_t10,
#title_h3_t11 {
	height:125px;
	position:relative;
}


#title_h3_cedit span img,
#title_h3_t01 span img,
#title_h3_t02 span img,
#title_h3_t03 span img,
#title_h3_t04 span img,
#title_h3_t05 span img,
#title_h3_t06 span img,
#title_h3_t07 span img,
#title_h3_t08 span img,
#title_h3_t09 span img,
#title_h3_t10 span img,
#title_h3_t11 span img {
	position:absolute;
		bottom:0;
}

#title_h3_cedit {
	background:url(images/h3_title_contentsedit.gif) no-repeat;
}

#title_h3_t01 {
	background:url(images/h3_title_menu.gif) no-repeat;
}

#title_h3_t02 {
	background:url(images/h3_title_shop.gif) no-repeat;
}

#title_h3_t03 {
	background:url(images/h3_title_history.gif) no-repeat;
}

#title_h3_t04 {
	background:url(images/h3_title_policy.gif) no-repeat;
}

#title_h3_t05 {
	background:url(images/h3_title_goods.gif) no-repeat;
}

#title_h3_t06 {
	background:url(images/h3_title_recruit.gif) no-repeat;
}

#title_h3_t07 {
	background:url(images/h3_title_company.gif) no-repeat;
}

#title_h3_t08 {
	background:url(images/h3_title_download.gif) no-repeat;
}

#title_h3_t09 {
/* normal ver */
background:url(images/h3_title_reserve.gif) no-repeat;
}

#title_h3_t10 {
	background:url(images/h3_title_contact.gif) no-repeat;
}

#title_h3_t11 {
	background:url(images/h3_title_entry.gif) no-repeat;
}


#t01_eyecatch ,
#t02_eyecatch ,
#t03_eyecatch ,
#t04_eyecatch ,
#t05_eyecatch ,
#t06_eyecatch ,
#t08_eyecatch {
	position:absolute;
		z-index:1;
}


#t01_eyecatch {
		top:9px;
		left:300px;
}

#t02_eyecatch {
		top:9px;
		left:327px;
}

#t03_eyecatch {
		top:9px;
		left:274px;
}

#t04_eyecatch {
		top:19px;
		left:274px;
}

#t05_eyecatch {
		top:8px;
		left:290px;
}

#t06_eyecatch {
		top:11px;
		left:265px;
}

#t08_eyecatch {
		top:10px;
		left:303px;
}



#l_menu {
	overflow:auto;
	padding:6px 25px 0;
	background:#FFF url(images/sub_lmenu_mid.gif) right 0 repeat-y;
	font-size:95%;
}

#l_menu p {
	margin:0 0 13px 0;
	line-height:1.5em;
}

#l_menu ul {
	overflow:auto;
	margin:8px 0;
	list-style-type:none;
}

#l_menu li {
	float:left;
	margin:0 10px 3px 0;
	padding-left:9px;
	line-height:1.2em;
	background:url(images/border_vertical01_s1.gif) no-repeat;
}

#l_menu li span {
	margin-right:5px;
	vertical-align:middle;
}

#sub_box {
	background:#FFF url(images/sub_frame_mid.gif) repeat-y;
}

#sub_contents {
	margin:12px 25px 35px;
}

#sub_contents h4 {
	clear:both;
	margin-bottom:10px;
	height:30px;
	background: url(images/h4_title_border.gif) 0 bottom repeat-x;
}

#sub_contents h4 img {
	margin-left:10px;
}

h5 {
	clear:both;
	margin-top:30px;
	width:630px;
	height:46px;
	background:url(images/bg_h5_base_l.gif) no-repeat;
}

h5 span img {
	margin:11px 0 0 33px;
}


/* sub menu */

#sub_menu {
	clear:both;
	text-align:right;
	position:relative;
		top:12px;
	font-size:90%;
}

#sub_menu li {
	display:inline;
	margin-left:12px;
}

/* global menu */




#g_menu {
	clear:both;
	margin:0 auto;
	width:100%;
	height:56px;
	background:url(images/bg_gmenu_rep.gif) repeat-x;
}

#g_menu ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:980px;

}

#g_menu li {
	float:left;
	margin:0;
	padding:0;
	height:44px;
	text-indent:-9999px;
}

#g_menu li a {
	display:block;
	height:100%;
	color:#FFF;
	text-decoration:none;
	background:none;
	background:url(images/bg_gmenu2.gif) repeat-y;
}

#g_menu li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}

#g_menu #a a {
	background:url(images/bg_gmenu2.gif) repeat 0 46px;
}


#g_menu li#g_menu_01 a {
	width:142px;
}

#g_menu li#g_menu_02 a {
	width:138px;

}

#g_menu li#g_menu_03 a {
	width:130px;
}

#g_menu li#g_menu_04 a {
	width:175px;
}

#g_menu li#g_menu_05 a {
	width:158px;
}

#g_menu li#g_menu_06 a {
	width:137px;
}

#g_menu li#g_menu_07 a {
	width:100px;
}


#g_menu li#g_menu_01h a {
	width:142px;
	background-position:0 131px;
}

#g_menu li#g_menu_02h a {
	width:138px;
	background-position:-142px 131px;
}

#g_menu li#g_menu_03h a {
	width:130px;
	background-position:-280px 131px;
}

#g_menu li#g_menu_04h a {
	width:175px;
	background-position:-410px 131px;
}

#g_menu li#g_menu_05h a {
	width:158px;
	background-position:-585px 131px;
}

#g_menu li#g_menu_06h a {
	width:137px;
	background-position:-743px 131px;
}

#g_menu li#g_menu_07h a {
	width:100px;
	background-position:-880px 131px;
}






/* ------------------- center column ------------------- */

#center_column {
	float:left;
	width:680px;
}







/* ------------------- rightcolumn ------------------- */

#right_column {
	float:right;
	width:283px;
	overflow: hidden;
}

#twitter_block,
#side_shoplist,
#side_movie,
.banner_block,
#side_tvcm {
	margin-bottom:10px;
}

#twitter_block {
	background:url(images/bg_twitter_mid.gif) repeat-y ;
}

#twitter_box {
	margin: 0 auto 5px;
	width: 235px;
	text-align: left;
}


.tweet {
	font-size:90%;
	line-height:1.5em;
}

.tweet .tweet_list {
	list-style-type:none;
	margin:0;
	padding:0;
	width:235px;
}

.tweet .tweet_list li {
	overflow:hidden;
	padding:5px;
	border-bottom:1px dotted #996633;

}

.tweet .tweet_list li a {
}

.tweet .tweet_list .tweet_even {
}

.tweet .tweet_list .tweet_avatar {
	float:left;
	padding-right:.5em;
}

.tweet .tweet_list .tweet_avatar img {
	vertical-align:middle;
}

ol.h-feed {
	width:210px !important;
	margin:0 auto !important;
}


#side_shoplist {
	background:url(images/bg_slist_mid.gif) repeat-y ;
}

#shoplist_box {
	margin:3px 9px 10px;
}

.s_shoplist {
	overflow:auto;
	position:relative;
		left:7px;
}

.s_shoplist p {
	float:left;
	margin:4px 9px 0 0;
}

.s_shoplist ul {
	float:left;
	overflow:auto;
	margin:0 6px 0;
	width:203px;
	line-height:1.5em;
}

.s_shoplist li {
	display:inline;
	float:left;
	font-size:90%;
/*	white-space:nowrap;*/
}

#sl_first {
	margin-top:10px;
}

#movie_box,
#cm_box {
	background: url(images/bg_movie_mid.gif) repeat-y ;
	padding: 5px 9px 2px;
}

#movie_box h4,
#cm_box h4 {
	margin-bottom:10px;
}

/* leftcolumn */



/* footer */



/* ------------------- table CSS ----------------  */

/* general */

table.outer {
	clear:both;
	margin:10px 0 30px;
	width:100%;
	border-style:none;
	border-collape:collapse;
	border-spacing:1px;
	border-top:1px dotted #996633;
}


table.outer th.head {
	padding:3px 15px;
	background:url(images/bg_table_rep.gif);
	font-weight:bold;
	text-align:center;
	border-bottom:1px dotted #996633;
	color:#333;
	white-space:nowrap;
}

table.outer th ,
table.outer td {
	padding:4px 0;
	border-bottom:1px dotted #996633;
	vertical-align:middle;
}

table.outer td {
	padding-left:8px;
}


table.outer_t2 {
	clear:both;
	width:100%;
	padding:17px;
	border-style:none;
	border-collape:collapse;
	border-spacing:3px;
}

table.outer_t2 th ,
table.outer_t2 td {
	border-bottom:1px dotted #996633;
	vertical-align:middle;
}

table.outer_t2 th {
	width:120px;
	white-space:nowrap;
	font-weight:bold;
	text-align:center;
}

table.outer_t2 td {
	padding-left:6px;
}

table.outer_t2 strong {
	margin:0 2px;
	font-weight:normal;
}

.td_example {
	margin-left:10px;
}

/* shopinfo */

table.sinfo {
	width:100%;
	border-collape:collapse;
	border-spacing:1px;
	border:1px solid #CBCBCB;
}

table.sinfo th {
	width:120px;
}

table.sinfo tr.odd {
	background-color:#F1F1F1;
}

table.sinfo td {
	padding-left:10px;
}


/* ------------------- Xoops CSS ----------------  */



/* pagenavi */

.pagenavi {
	text-align: center;
	padding: 5px 10px;
}

.pagenavi a {
	padding:2px 3px;
}

.pagenavi strong {
	padding:2px;
	color:#000000;
}



/* img */



/* contents */


/* -------- toponly CSS -------- */

#top_main {
	margin:18px auto 22px;
	width:980px;
	height:326px;
	background:url(images/bg_main_t2.jpg) no-repeat;
}

#main_box {
	padding:15px;
}

#main_image {
	height:292px;
	position:relative;
}

#carouselmenu {
	width:215px;
	height:292px;
	position:absolute;
		right:1px;
		top:0;
	background:url(images/bg_carouselmenu.gif) no-repeat;
}

ul#billy_indicators {
	margin:32px 12px;
}



.prev_pos a,
.next_pos a {
	display:block;
	width:195px;
	margin:0 10px;
	text-indent:-9999px;
	left: 0;
}

.prev_pos a {
	position:absolute;
		top:7px;
	background:url(images/bt_carouselmenu_top_a.gif) no-repeat;
}

.prev_pos a:hover {
	background:url(images/bt_carouselmenu_top_b.gif) no-repeat;
}

.next_pos a {
	position:absolute;
		bottom:5px;
	background:url(images/bt_carouselmenu_bottom_a.gif) no-repeat;
}

.next_pos a:hover {
	background:url(images/bt_carouselmenu_bottom_b.gif) no-repeat;
}


#carouselbox {
	width:215px;
	height:292px;
	position:relative;
}

/* top_topics */

#topics {
	margin-bottom:25px;
	width:680px;
}

#topics_box {
	overflow:auto;
	background:url(images/bg_topics_mid.gif) repeat-y;
}

#topic01 ,
#topic02 {
	float:left;
	margin:8px 0 8px 18px;
	width:315px;
	font-size:90%;
}

#topic01 dl ,
#topic02 dl {
	float:left;
	width:215px;
}

#topic01 dt ,
#topic02 dt {
	margin-bottom:5px;
	font-size:113%;
	position:relative;
		top:-2px;
}

#topic01 dt span ,
#topic02 dt span {
	margin-right:7px;
	vertical-align:middle;
}

.topics_thumb {
	display:block;
	float:left;
	margin-right:15px;
	position:relative;
}

.topics_thumb a {
	display:block;
}

.topics_thumb a span {
	display:none;
}

.topics_thumb a:hover span {
	display:block;
	position:absolute;
		right:0;
		top:0;
}

/* top_news */

#group_news {
	float:left;
	margin-bottom:3px;
	width:327px;
}

#shop_info {
	float:right;
	width:327px;
}

#group_news h3 ,
#shop_info h3 {
	width:327px;
	height:30px;
	background:url(images/h3_toptitlebg.gif) no-repeat;
	position:relative;
}

.news_date {
	position:relative;
		top:-2px;
}

.news_title {
	margin:0 0 0 13px;
	line-height:1.9em;
}

.bt_rss {
	position:absolute;
		right:4px;
		top:4px;
}

#group_news dl ,
#shop_info dl {
	margin:18px 0;
}

#group_news dt ,
#shop_info dt {
	margin-bottom:5px;
	font-size:90%;
}

#group_news dt img,
#shop_info dt img {
	margin-right:10px;
	vertical-align:middle;
}

#group_news dd ,
#shop_info dd {
	margin-bottom:5px;
	padding-bottom:9px;
	border-bottom:1px solid #D8D8D8;
}

/* top_enquete */

#enquete {
	margin:0 0 25px 0;
	width:680px;
	height:236px;
	position:relative;
	background:url(images/enquete.gif) no-repeat;
}

.poll_set {
	width:466px;
	position:absolute;
		top:10px;
		left:205px;
}

#enq_result {
	margin:8px 20px 0;
	padding-top:20px;
	height:27px;
	border-bottom:2px dotted #660000;
	position:relative;
}

.enquate_restable {
	margin:10px 0 0 25px;
	font-size:95%;
	line-height:1.5em;
	white-space:nowrap;
}

.enquate_vottable {
	margin:14px 0 0 25px;
	font-size:95%;
	line-height:1.5em;
}

#gotomenu {
	position:absolute;
		bottom:-5px;
		right:20px;
}

#total_res {
	font-weight:bold;
	color:#FF0000;
	position:absolute;
		left:170px;
		top:15px;
}

#bt_ranking {
	position:absolute;
		top:8px;
		right:0;
}

.icon_rankpos {
	padding-right:5px;
}

.resultcount {
	margin-right:2px;
	font-weight:bold;
	color:#FF3300;
}

/* top_recommend */

#recommend {
	margin-bottom:25px;
	width:680px;
	background:url(images/bg_recommend.gif) repeat-y;
}

#recommend h3 {
	margin:13px 0 13px 18px;
}

#recommend_box {
	overflow:auto;
	margin:0 auto 13px;
	width:680px;
	background:url(images/bg_recomm_texture.gif) repeat-y;
}

#recommend dl {
	float:left;
	overflow:auto;
	font-size:90%;
	margin:0 11px 0 18px;
	width:195px;
scroll right 0 transparent;
}

#recommend dt {
	margin-bottom:5px;
}

#recommend dt span {
	display:block;
	margin:4px 0 3px;
}

#recommend dt span img {
	margin-right:8px;
	vertical-align:middle;
}

/* top_grouplinks */

#group_links {
	overflow: hidden;
	margin-bottom: 50px;
	width: 680px;
	background: url(images/border_texture01_rep.gif) repeat-y;
}

#group_links h3 {
	margin-bottom:20px;
}

#links_box {
	margin-bottom:5px;
	background:url(images/bg_links_texture.gif) repeat-y 3px 0;
	overflow: hidden;
}

.link_block_l,
.link_block_r {
	float:left;
	margin-bottom:8px;
	padding:0 5px 8px 18px;
	width:315px;
	line-height:1.5em;
}

.link_block_l dl,
.link_block_r dl {
	float:left;
	width:210px;
	position:relative;
		top:-3px;
}

.link_block_l dt,
.link_block_r dt {
	margin-bottom:3px;
}


.link_block_l dd,
.link_block_r dd {
	font-size:90%;
	line-height:1.5em;
}

.links_thumb {
	display:block;
	float:left;
	margin-right:15px;
}

.links_title {
	margin-bottom:5px;
}

.links_title img {
	margin-right:8px;
	vertical-align:middle;
}

/* add */

#contents h1.pico_title {
	font-size: 120%;
	width: 680px;
}

#footer_wrapper {
	clear: both;
/*	overflow: hidden; */
	margin: 40px 0 0 0 ;
	padding: 0 10px;
	background:url(images/bg_texture_01.gif) repeat 0 0;
}

#footer {
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 10px;
}

#footer li {
	float: left;
	margin: 0 20px 0 0;
}

#footer_text {
	float: right;
}

#footer_logo {
	margin: -10px 13px 0 0;
}


#footer_menu li a:hover {
	color: #FF6666;
}

#footer_logo ,
#f_menu_main ,
#f_menu_link {
	float: left;
	font-size:90%;
}

#f_menu_main a ,
#f_menu_link a {
	color:#333;
}

#f_menu_main dt ,
#f_menu_link dt {
	margin-bottom:8px;
}


#footer_upper {
	overflow: hidden;
	margin: 0 0 14px 0;
}

#footer_lower {
	overflow:auto;
	clear: both;
	font-size:90%;
}

#go_top a {
	position: absolute;
	right: 70px;
	top: -24px;
}


#f_menu_main {
	width: 260px;
	border-left: 1px dotted #333333;
	border-right: 1px dotted #333333;
	padding: 0 8px 0 15px;
}

#f_menu_link  {
	padding: 0 14px;
	width: 380px;
}

#f_menu_main dd {
	width: 118px;
}

#f_menu_link dd.odd {
	width: 207px;
}

#f_menu_link dd.even {
	width: 150px;
}


#f_menu_main dd.odd ,
#f_menu_link dd.odd {
	float: left;
}

#f_menu_main dd.even ,
#f_menu_link dd.even  {
	float: right;
}

#f_menu_main dd ,
#f_menu_link dd {
	float:left;
	margin:0 0 4px 0;
	padding-left:11px;
	line-height:1.3em;
	background:url(images/accent_03.gif) no-repeat 0 center;
}

#news_category {
	overflow: hidden;
}

#news_category h3 {
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 12px;
	margin: 0 0 10px 0;
}

#news_category .category_odd {
	width: 330px;
	float: left;
}


#news_category .category_even {
	width: 330px;
	float: right;
}


/* --- modules general css --- */

/* pico */
.pico_history {
	margin:10px 0;
	padding:15px 20px;
	font-size:90%;
	background-color:#F2F2F2;
	white-space:nowrap;
}

.pico_history li span img {
	margin-right:5px;
}

.pico_controllers {
	margin:10px 0;
	text-align:right;
	font-size:95%;
}

/* --- modules part css --- */

/* menu */


.menu_box01 ,
.menu_box02 {
	overflow:hidden;
	margin-bottom:10px;
	width:310px;
	height:325px;
	position:relative;
	background: url(images/bg_texture_01.jpg);
	font-size:95%;
	line-height:1.5em;
}

.menu_box01 {
	float:left;
}

.menu_box02 {
	float:right;

}

.menu_box03 {
	overflow:auto;
	margin-bottom:15px;
	padding:20px;
	background: url(images/bg_texture_01.jpg);
	font-size:95%;
	line-height:1.5em;
}

.menu_box_cont {
	margin:0 20px 15px;
}


.mb03_l,
.mb03_r {
	width:285px;
}

.mb03_l {
	float:left;
}

.mb03_r {
	float:right;
}


.mb03_lr {
	clear:both;
}

.icon_zoomup01 {
	position:absolute;
		top:8px;
		right:7px;
}

.pict_thumb_01 {
	display:block;
	margin:0 auto;
	width:230px;
	text-align:center;
}

.pict_thumb_02 {
	float:left;
	width:150px;
	position:relative;
}

.menu_box_cont h5{
	margin:0 0 10px 0;
	width:auto;
	height:auto;
	background:none;
	text-align:center;
}


.mb_cont_mini {
	overflow:auto;
	float:left;
	margin:0 0 12px;
	padding-bottom:7px;
	width:285px;
	position:relative;
}

.mb_cont_mini dl {
	overlow:auto;
	float:left;
	width:166px;
}

.mb_cont_mini dt ,
.mb_cont_mini_t2 p.lr_title {
	font-weight:bold;
	font-size:105%;
}

.mb_cont_mini dd ,
.mb_cont_mini_t2 li {
	margin-bottom:4px;
	padding-bottom:3px;
	border-bottom:2px dotted #996633;
	line-height:1.5em;
	font-size:90%;
}

.mb_cont_mini_t2 {
	/* overflow:auto; */
	float:left;
	margin-bottom:10px;
	width:590px;
	position:relative;
}

.mb_cont_mini_t2 li {
	white-space:nowrap;
}

.lr_mbox {
	float:left;
	margin-left:20px;
	width:420px;
}

.lr_title {
	margin:0 0 5px 0;
}

.rlist_pos {
	float:left;
	margin-right:15px;
	width:200px;
}

.mprice_pos {
	margin-left:15px;
}

.pict_thumb_04 {
	float:right;
	width:105px;
	position:relative;
}

a .icon_zoomup02 {
	display:none;
}

a:hover .icon_zoomup02 {
	display:block;
	position:absolute;
		right:0;
}

.kindofmenu {
	display:block;
	font-size:90%;
	font-weight:normal;
	line-height:1.4em;
	color:#996633;
}



/* shop */

.tab_shoplist {
	overflow:hidden;
	margin:15px 0;
	text-indent:-9999px;
}

#tab_shop01 a,
#tab_shop02 a,
#tab_shop03 a {
	display:block;
	float:left;
	height:19px;
}

#tab_shop01 a {
	width:109px;
	background:url(images/bt_yabaplace.gif) no-repeat 0 0;
}

#tab_shop02 a {
	width:116px;
	background:url(images/bt_yabaplace.gif) no-repeat -110px 0;
}

#tab_shop03 a {
	width:109px;
	background:url(images/bt_yabaplace.gif) no-repeat -226px 0;
}

#tab_shop01 a:hover ,
#tab_shop01 a.current {
	background:url(images/bt_yabaplace.gif) no-repeat 0 -19px;
}

#tab_shop02 a:hover,
#tab_shop02 a.current {
	background:url(images/bt_yabaplace.gif) no-repeat -110px -19px;
}

#tab_shop03 a:hover,
#tab_shop03 a.current {
	background:url(images/bt_yabaplace.gif) no-repeat -226px -19px;
}

.gmap_shoplist {
	padding:5px;
	border:1px solid #D8D8D8;
}

.tab_shopphoto {
	overflow:hidden;
	margin:15px auto 0;
	width:372px;
	text-indent:-9999px;
	text-align:center;
}

#tab_s_photo01 a,
#tab_s_photo02 a,
#tab_s_photo03 a,
#tab_s_photo04 a {
	display:block;
	float:left;
	height:19px;
}

#tab_s_photo01 a {
	width:77px;
	background:url(images/bt_shopdetail.gif) no-repeat 0 0;
}

#tab_s_photo01 a:hover  {
	background:url(images/bt_shopdetail.gif) no-repeat 0 -19px;
}

#tab_s_photo01 a.current {
	background:url(images/bt_shopdetail.gif) no-repeat 0 -38px;
}

#tab_s_photo02 a {
	width:86px;
	background:url(images/bt_shopdetail.gif) no-repeat -77px 0;
}

#tab_s_photo02 a:hover {
	background:url(images/bt_shopdetail.gif) no-repeat -77px -19px;
}

#tab_s_photo02 a.current {
	background:url(images/bt_shopdetail.gif) no-repeat -77px -38px;
}

#tab_s_photo03 a {
	width:100px;
	background:url(images/bt_shopdetail.gif) no-repeat -164px 0;
}

#tab_s_photo03 a:hover {
	background:url(images/bt_shopdetail.gif) no-repeat -164px -19px;
}

#tab_s_photo03 a.current {
	background:url(images/bt_shopdetail.gif) no-repeat -164px -38px;
}

#tab_s_photo04 a {
	width:109px;
	background:url(images/bt_shopdetail.gif) no-repeat -264px 0;
}

#tab_s_photo04 a:hover {
	background:url(images/bt_shopdetail.gif) no-repeat -264px -19px;
}

#tab_s_photo04 a.current {
	background:url(images/bt_shopdetail.gif) no-repeat -264px -38px;
}


#shopname {
	overflow:auto;
	margin-bottom:10px;
	width:630px;
	color:#FFF;
	position:relative;
	background-color:#660000;
}

#shopname ul {
	overflow:auto;
	margin-bottom:12px;
}

#s_feature01 {
	position:absolute;
		right:8px;
		top:8px;
}

#shopmain {
	margin-bottom:15px;
}

#shopname p {
	margin-left:0;
	margin-bottom:5px;
	font-size:125%;
	line-height:1.5em;
}

#shopname li {
	float:left;
	margin:0 11px 3px 0;
	padding-left:9px;
	font-size:95%;
	line-height:1.2em;
	background:url(images/border_rep_verti01.gif) repeat-y left center;
}

#shopname_box {
	padding:13px 0 0 25px;
}

#shop_photo ,
#shop_news ,
#shop_access ,
#shop_greeting {
	margin-top:10px;
}

#shop_photo,
#reserve_photo {
	overflow:auto;
	border:1px solid #CBCBCB;
}

#his_photo {
	border-style:none;
}

.s_photolist,
#r_photolist,
.h_photo_list01 {
	margin:10px auto;
	width:500px;
}

.s_photolist li ,
#r_photolist li ,
.h_photo_list01 li {
	float:left;
	margin:8px;
}

.s_photolist li.pict_thumb_02 ,
#r_photolist li.pict_thumb_02 ,
.h_photo_list01 li.pict_thumb_02 {
	position:relative;
	width:84px;
}

.s_photolist li a span ,
#r_photolist li a span ,
.h_photo_list01 li a span {
	display:none;
}

.s_photolist li a:hover span ,
#r_photolist li a:hover span ,
.h_photo_list01 li a:hover span {
	display:block;
	position:absolute;
	right:0;
	top:0;
}

#shop_news li {
	padding:0 10px 5px;
	border-bottom:1px dotted #CBCBCB;
	list-style-type:disc;
	list-style-position:inside;
}

#shop_news li span {
	margin-left:7px;
	font-size:95%;
}

#shop_access dl {
	margin-top:15px;
}

#shop_access dt {
	margin:10px 0 5px;
	font-weight:bold;
}


#shop_greeting {
	overflow:auto;
}

#shop_greeting img {
	float:left;
	margin-right:15px;
}


.text_regist {
	margin:15px; auto;
	text-align:center;
	color:#FF0000;
}

/* history */

#history_main {
	margin-bottom:15px;
}

#story_box {
	overflow:auto;
	margin:12px 0;
	padding:7px;
}

#story_box p {
	margin-bottom:30px;
	letter-spacing:0.05em;
}

#story_box_l {
	float:left;
	width:300px;
}

#story_box_r {
	float:right;
	width:300px;
}


#his_introbox {
	overflow:auto;
	margin:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #996633;
}

#his_introbox img {
	float:left;
	margin-right:20px;
}

#his_introbox p {
	float:left;
	margin-top:15px;
	width:500px;
	font-size:95%;
	line-height:1.5em;
}

#tex_brown {
	color:#330000;
	margin:0 20px;
	line-height:1.9em;
}

.tex_right {
	display:block;
	margin:5px 0 15px;
	text-align:right;
}

.tab_history {
	overflow:hidden;
	margin:15px 0;
	text-indent:-9999px;
}

#tab_his01 a,
#tab_his02 a {
	display:block;
	float:left;
	height:19px;
}

#tab_his01 a {
	width:190px;
	background:url(images/bt_yearselect.gif) no-repeat 0 0;
}

#tab_his01 a:hover {
	width:190px;
	background:url(images/bt_yearselect.gif) no-repeat 0 -19px;
}

#tab_his01 a.current {
	background:url(images/bt_yearselect.gif) no-repeat 0 -19px;
}

#tab_his02 a {
	width:165px;
	background:url(images/bt_yearselect.gif) no-repeat -190px 0;
}

#tab_his02 a:hover {
	width:165px;
	background:url(images/bt_yearselect.gif) no-repeat -190px -19px;
}

#tab_his02 a.current {
	background:url(images/bt_yearselect.gif) no-repeat -190px -19px;
}



/* policy */

#text_policy01 {
	margin:20px 0;
	text-align:center;
}

#okami_pos {
	float:right;
	margin:-16px 7px 20px 25px;
}

#policy_box h5 {

}


#policy_box {
	overflow:auto;
}

#policy_box_l,
#policy_box_r {
	overflow:auto;
	width:300px;
}


#policy_box_l {
	float:left;
}

#policy_box_r {
	float:right;
}

#policy_box h5 {
	width:300px;
	height:45px;
	background-style:none;
	background:url(images/bg_h5_base_s.gif) no-repeat;
}

.p_subimage_pos {
	display:block;
	margin:12px 0;
}

/* goods */

#text_goods01 {
	margin:20px 0 15px;
}

#takeout_price {
	overflow:auto;
	margin-bottom:30px;
	background:url(images/bg_texture_02.jpg) ;
	width:630px;

}

#price_box {
	overflow:auto;
	font-size:95%;
	margin:15px 25px;

}

#price_box li.l_box ,
#price_box li.r_box {
	padding:1px 0;
	width:265px;
	position:relative;
	border-bottom:1px dotted #996633;
}

#price_box li.l_box {
	float:left;
}

#price_box li.r_box {
	float:right;
}

li.l_box span ,
li.r_box span {
	position:absolute;
		right:3px;
	font-weight:bold;
}


.goodsbox_01 ,
.goodsbox_02 ,
.goodsbox_03  {
	background:url(images/bg_texture_01.jpg);
	font-size:95%;
	margin-bottom:10px;
	position:relative;
	line-height:1.5em;
}

.goodsbox_01 {
	float:left;
	width:310px;
}

.goodsbox_02 {
	float:right;
	width:310px;
}

.goodsbox_03 {
	float:left;
	margin:0 10px 20px 0;
	width:203px;
	height:240px;
}

.goodsbox_01 ,
.goodsbox_02 {
	height:310px;
}

.goods_box_cont {
	margin:0 10px 15px;
}

.goods_box_cont h5 {
	background:none;
	margin:0 0 10px;
	text-align:center;
	width:auto;
	height:auto;
}

.pict_thumb_03 {
	display:block;
	margin:35px auto 10px;
	text-align:center;
}

.bt_pos01 {
	margin:15px auto 30px;
	text-align:center;
}

.icon_goodrank {
	position:absolute;
		left:11px;
		top:10px;
}

/* recruit */

#recruit_main {
	margin-bottom:30px;
}


/* company */

#yabaton_book {
	overflow:auto;
	padding:20px;
}

#yabaton_book .l_box ,
#yabaton_book .r_box {
	padding:3px 0 3px 6px;
	width:280px;
	border-bottom:1px dotted #996633;
}

#yabaton_book .l_box {
	float:left;
}

#yabaton_book .r_box {
	float:right;
}

.contents_pos01 {
	overflow:auto;
	background:url(images/bg_table_rep.gif);
	margin:15px 0 30px;
}

/* download */

#dl_latest_box {
	overflow:auto;
	margin:15px 0;
	padding:15px 0;
	text-align:center;
	background-color:#F8F8F8
}

#latest_img {
	display:block;
	overflow:auto;
	margin:0 auto;
	width:400px;
	height:320px;
	border:6px solid #FFF;

}

#dl_latest_box ul {
	margin:15px auto;
	width:425px;
	text-align:center;
}

#dl_latest_box li {
	float:right;
	margin-right:6px;
}

.past_wp_box {
	float:left;
	margin:10px 6px;
	padding-bottom:15px;
	width:113px;
	text-align:center;
	position:relative;
	border-bottom:1px dotted #996633;
}

.past_wp_box p {
	font-size:85%;
	line-height:1.4em;
}

.past_wp_box img {
	margin-bottom:10px;
}

.past_wp_box span.icon_zoomup04 {
	position:absolute;
		top:2px;
		right:1px;
}

/* reserve */

#reserve_main {
	margin-bottom:15px;
}

.tab_reserve {
	overflow:hidden;
	margin:15px 0;
	text-indent:-9999px;
}

#tab_res01 a,
#tab_res02 a,
#tab_res03 a {
	display:block;
	float:left;
	width:110px;
	height:19px;
}

#tab_res01 a {
	background:url(images/bt_courseprice.gif) no-repeat 0 0;
}

#tab_res01 a:hover {
	background:url(images/bt_courseprice.gif) no-repeat 0 -19px;
}

#tab_res01 a.current {
	background:url(images/bt_courseprice.gif) no-repeat 0 -38px;
}

#tab_res02 a {
	width:110px;
	background:url(images/bt_courseprice.gif) no-repeat -113px 0;
}

#tab_res02 a:hover {
	width:110px;
	background:url(images/bt_courseprice.gif) no-repeat -113px -19px;
}

#tab_res02 a.current {
	background:url(images/bt_courseprice.gif) no-repeat -113px -38px;
}


#tab_res03 a {
	width:110px;
	background:url(images/bt_courseprice.gif) no-repeat -226px 0;
}

#tab_res03 a:hover {
	width:110px;
	background:url(images/bt_courseprice.gif) no-repeat -226px -19px;
}

#tab_res03 a.current {
	background:url(images/bt_courseprice.gif) no-repeat -226px -38px;
}

#wood_box {
	background:url(images/bg_woodbase_middle.gif) repeat-y;
	position:relative;
}

#courselist {
	position:absolute;
		right:0;
		top:-42px;

}

.text_course {
	margin:15px auto;
	width:590px;
	text-align:center;
}


#contact_tel {
	overflow:auto;
	margin:10px 0 15px;
}

.cb_cont {
	margin:15px 20px;
}

.cb_cont p {
	margin:12px 0;
	padding-bottom:12px;
	position:relative;
	background:url(images/border_uline_01.gif) 0 bottom repeat-x;
}

.cb_cont p span {
	position:absolute;
		right:0;
		top:-3px;
	font-size:95%;
}

.cb_cont li {
	float:left;
	width:70px;
	line-height:1.6em;
	font-weight:bold;
}

li.cb_list_pos {
	width:185px;
	font-weight:normal;
	margin-left:15px;
}

li.cb_list_pos_t2 {
	font-weight:normal;
	margin-left:15px;
	width:200px;
}

.text_accent01 {
	font-weight:bold;
	color:#660000;
}

/* news add */

#news_category {
	margin-bottom:15px;
}

.bt_rss {
	position:absolute;
}

#news_category .category_odd ,
#news_category .category_even {
	position:relative;
}

#news_category .category_odd h3 {
	margin: 0 0 14px 0;
	background:url(images/h3_title_news01.gif) no-repeat;
	text-indent:-9999px;
}

#news_category .category_even h3 {
	margin: 0 0 14px 0;
	background:url(images/h3_title_news02.gif) no-repeat;
	text-indent:-9999px;
}

#news_category dl dt {
	padding: 0 0 1px;
}

#news_category dl dd {
	margin: 0 0 7px;
	padding: 0 0 5px;
width:328px;
	border-bottom: 1px dotted #660000;
}

#news_category dl dt .news_icon {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

#news_category dl dd.news_more {
	text-align: right;
	border: none;
	font-size:90%;
}

#news_category .admin_link {
	clear: both;
	border: 1px dotted #6D0E0C;
	margin: 0 auto 10px;
	font-size: 120%;
	text-align: center;
	padding: 10px 0;
}



.bt_frame {
	text-align: center;
	margin: 10px 0;
}

#contents.news h4 {
	height: auto;
	padding-bottom: 10px;
}

#contents.news h4 img {
	margin-left: 0;
}

#contents.news #news_list h4 {
	padding:0 15px 3px;
	background-image: none;
	font-weight:normal;
	border-bottom:1px dotted #996633;
	line-height:1.8em;
}


#contents.news #sub_frame #news_list h3 ,
#contents.news #sub_frame #news_index h3 ,
#contents.news #sub_frame #news_edit h3 {
	background:url("images/h3_title_news.gif") no-repeat scroll 0 0 transparent;
	margin:0;
	height: 125px;
	position: relative;
}

#contents.news #sub_frame #news_list h3 span img ,
#contents.news #sub_frame #news_index h3 span img ,
#contents.news #sub_frame #news_edit h3 span img  ,
#contents.document #faq h3 span img ,
#contents.document #privacy h3 span img {
	left: 0;
	bottom: 0;
	position: absolute;
}

#contents.news #sub_frame #news_list .news_icon ,
#contents.news #sub_frame #news_list .news_date {
	margin: 0 8px 0 0;
}


#contents.news #sub_frame #news_index h4 {
	margin: 0;
	padding: 5px 0 8px 5px;
	height: auto;
	background:url(images/border_uline_01.gif) 0 bottom repeat-x;
	font-size:115%;
}

#contents.news #sub_frame #news_index h4 a {
	margin: 0 10px 0 0;
}

.news_body {
	overflow:auto;
}

.news_adj {
	overflow:hidden;
	height:100%;
	margin:10px 15px 25px;
}

/*
.news_adj img {
	float:left;
	margin-right:20px;
}
*/

#contents.news #sub_frame #news_index .news_body p {
	margin-bottom:20px;
}

#contents.news #sub_frame #news_index .admin_link {
	margin: 0 0 10px 0;
	text-align: right;
}

#contents.news #sub_frame #news_list h4 .admin_link {
	font-weight: normal;
}


#contents.news textarea ,
#contents.news .title_edit {
	width: 420px;
}

#contents.news .news_date {
	margin-top:5px;
	font-size:90%;
	text-align: right;
	color:#999;
}

#contents.news .news_icon {
	margin-left:12px;
	vertical-align:middle;
}

#contents.news .news_total {
	margin: 0 1px;
	padding: 10px;
	border: 1px dotted #996633;
}

#contents.news #news_category_list ul li {
	background: url("images/accent_list_01.gif") no-repeat scroll 0 10px transparent;
	list-style-type: none;
	padding: 0 0 0 12px;
}

#contents.news #news_index #news_category_list h4 {
	padding: 8px;
	margin: 0 0 10px 0;
	background-image: none;

}

#contents.document #faq h3 {
	background: url("images/h3_title_faq.gif") no-repeat scroll 0 0 transparent;
	margin: 0;
	height: 125px;
	position: relative;
}

#contents.document #privacy h3 {
	background: url("images/h3_title_privacy.gif") no-repeat scroll 0 0 transparent;
	margin: 0;
	height: 125px;
	position: relative;
}

#news_h4_title {
	clear:both;
	margin-bottom:10px;
	height:30px;
	background: url(images/h4_title_border.gif) 0 bottom repeat-x;
}

#news_h4_title img {
	margin-left:10px;
}


/* add hayama */

.enquate_vottable {
	margin:11px 0 0 19px;
	line-height:1.2em;
}

#wrapper_sub {
	padding-top:0;
}

#pankuzu {
	top:-5px;
}

#t01_eyecatch ,
#t02_eyecatch ,
#t03_eyecatch {
		top:2px;
}

#t04_eyecatch {
		top:12px;
}

#t05_eyecatch {
		top:1px;
}

#t08_eyecatch {
		top:3px;
}

/* add masuda */

#contents.recruit .resultMsg dl ,
#contents.contact .resultMsg dl {
	background: url("images/bg_table_rep.gif") repeat scroll 0 0 transparent;
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px dotted #996633;
}

#contents.recruit .resultMsg dt ,
#contents.recruit .resultMsg dd ,
#contents.contact .resultMsg dt ,
#contents.contact .resultMsg dd {
	padding: 3px 15px;
	line-height: 1.6em;
}

#contents.recruit .resultMsg dt ,
#contents.contact .resultMsg dt {
	clear: left;
	float: left;
	width: 150px;
	margin: 0;
	border-top: 1px dotted #996633;
	font-size: 100%;
	line-height: 1.6em;
	font-weight:bold;
	text-align: center;
}

#contents.recruit .resultMsg dd ,
#contents.contact .resultMsg dd {
	background: #FFFFFF;
	margin: 0 0 0 180px;
	border-top: 1px dotted #996633;
	border-left: 1px dotted #996633;
}

#INQUIRY_ELEMENT_name ,
#INQUIRY_ELEMENT_mail ,
#INQUIRY_ELEMENT_office {
	width: 300px;
}

.error {
	margin: 12px 0;
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
	border: 1px dotted #FF0000;
}

#contents.reserve .errorMsg {
	font-weight: bold;
	margin: 12px 0;
	color: #FF0000;
	padding: 10px;
	border: 1px dotted #FF0000;
	background-color:#FEFECC;
}

#contents.reserve .resultMsg {
	margin: 0 4px 10px 4px;
}

#contents.reserve .confirm {
	margin: 0 4px 10px 4px;
	padding: 10px;
	border: 1px dotted #CECECE;
}


span.red {
	color: #FF0000;
	font-size: 90%;
}

/*
#faq .word_box li a{
	background:url("images/accent_list_02.gif") no-repeat scroll 4px 9px transparent;
	padding: 4px 0 4px 22px;
	display: block;
	border-bottom: 1px dotted #CECECE;
}

#faq .word_inner {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 12px 20px;
}

#faq .word_inner li a{
	border: none;
	background-image: none;
	display: inline;
	padding: 4px 0;
}

.word_box {
	margin-top:10px;
}
*/

table.pico_form_table textarea#body {
	width: 480px;
}


/* add hayama */

#indicator_cut {
	overflow:hidden;
	height:262px;
}

ul#billy_indicators li a {
	height:52px;
}

ul#billy_indicators li {
	display: block;
	background:url(images/bg_menu_action_off.gif) no-repeat;
	margin: 0 0 6px;
}

#billy_clip a:hover img ,
.banner_block a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}




/* accordion style */

#faq .accordion dt {
	background:url("images/accent_list_02.gif") no-repeat scroll 4px 9px transparent;
	padding: 6px 0 4px 22px;
	display: block;
	border-bottom: 1px dotted #CECECE;
}

#faq .accordion dd {
	background-color: #F5F5F5;
	margin-bottom: 8px;
	padding: 12px 20px;
}


/*add course page hakata */

#contact_tel {
	overflow:hidden;
}



/* add worldwide menu  */

#sub_menu {
	top:9px;
}

#bookmark  {
	margin-top:26px;
}


#header_on_func {
	position:relative;
}

#wwide_menu {
	width:196px;
	position:absolute;
		right:130px;
		top:13px;
}

#wwide_menu dt {
	float:left;
	margin-right:10px;
}

#wwide_menu dd {
	float:left;
	margin-right:10px;
}

#wwide_menu dd a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}


/* wait module setting*/

#wait {
	overflow:auto;
	margin-bottom:25px;
	width:680px;
	height:206px;
	background:url(images/bg_wait.gif) no-repeat;
	position:relative;
}

#wait h3 {
	width:158px;
	height:80px;
	background:url(images/title_wait.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
		top:28px;
		left:9px;
}

#wait ul {
	margin:27px 0 0 189px;
}

#wait li {
	float:left;
	margin:0 5px 5px 0;
	width:232px;
	height:48px;
	background:url(images/bg_waitparam.gif) no-repeat;
	line-height:3.4em;
	text-indent:9px;
	position:relative;
	letter-spacing:-0.04em;
	font-weight:bold;
	font-size:103%;
}

#wait li span {
	display:block;
	width:98px;
	height:38px;
	position:absolute;
		top:5px;
		right:5px;
	text-indent:-9999px;
}

#wait p#wait_desc01 {
	width:168px;
	height:10px;
	text-indent:-9999px;
	background:url(images/text_waittime.gif) 0 0 no-repeat;
	position:absolute;
		bottom:21px;
		right:17px;
}


#wait p#wait_desc02 {
	overflow:hidden;
	background:url(images/text_wait_rucent.gif) 0 0 no-repeat;
	width:231px;
	height:37px;
	position:absolute;
		top:133px;
		right:17px;
}

#wait p#wait_desc02 a {
	display:block;
	padding-top:37px;
	width:231px;
	height:0;
}

#wait_t2 p#wait_desc03 {
	background:url(images/text_wait_neopasa.gif) 0 0 no-repeat;
	width:468px;
	height:23px;
	position: absolute;
		top:243px;
		right:17px;
	text-indent:-9999px;
}

#wait_t2 p#wait_desc03 a {
	display:block;
	width:468px;
	height:23px;
}

li span.waitnum_0 {
	background:url(images/bg_waittype.gif) 0 0 no-repeat;
}

li span.waitnum_1 {
	background:url(images/bg_waittype.gif) -98px -38px no-repeat;
}

li span.waitnum_2 {
	background:url(images/bg_waittype.gif) 0 -38px no-repeat;
}

li span.waitnum_3 {
	background:url(images/bg_waittype.gif) -98px 0 no-repeat;
}

li span.waitnum_4 {
	background:url(images/bg_waittype.gif) 0 -76px no-repeat;
}

li span.waitnum_5 {
	background:url(images/bg_waittype.gif) -98px -76px no-repeat;
}

li span.waitnum_6 {
	background:url(images/bg_waittype.gif) 0 -114px no-repeat;
}

li span.waitnum_7 {
	background:url(images/bg_waittype.gif) -98px -114px no-repeat;
}

li span.waitnum_8 {
	background:url(images/bg_waittype.gif) 0 -152px no-repeat;
}

#editframe {
	overflow:auto;
	margin:3px 0 35px;
	padding:16px 15px;
	background-color:#FFF;
	border:1px solid #996633;
}

#editframe h4 {
	clear: both;
	background: url("images/h4_title_border.gif") repeat-x scroll 0 bottom transparent;
	height: 30px;
	margin-bottom: 10px;
	padding-left:10px;
	font-size:125%;
}

.bt_form_submit {
	text-align:center;
	padding:7px;
	background-color:#F2F2F2;
	border:1px solid #CBCBCB;
}


span.ad_waitnum_0 ,
span.ad_waitnum_1 ,
span.ad_waitnum_2 ,
span.ad_waitnum_3 ,
span.ad_waitnum_4 ,
span.ad_waitnum_5 ,
span.ad_waitnum_6 ,
span.ad_waitnum_7 ,
span.ad_waitnum_8 {
	font-weight:bold;
}


span.ad_waitnum_0 {
	color:#FF0000;
}

span.ad_waitnum_2 {
	color:#000;
}

span.ad_waitnum_3 {
	color:#000;
}

span.ad_waitnum_4 {
	color:#000;
}

span.ad_waitnum_5 {
	color:#CC3366;
}

span.ad_waitnum_7 {
	color:#B128A7;
}

span.ad_waitnum_8 {
	color:#660000;
}


.outer tr.even {
	background-color:#FAF7F5;
}



/* 20110823 wait add shop */


/* wait module setting*/

#wait_t2 {
	overflow:auto;
	margin-bottom:25px;
	width:680px;
	height:230px;
	background:url(images/bg_wait_2.gif) no-repeat;
	position:relative;
}

#wait_t2 h3 {
	width:162px;
	height:85px;
	background:url(images/title_wait_2.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
		top:27px;
		left:7px;
}

#wait_t2 ul {
	margin:27px 0 0 189px;
}

#wait_t2 li {
	float:left;
	margin:0 5px 5px 0;
	width:232px;
	height:48px;
	background:url(images/bg_waitparam.gif) no-repeat;
	line-height:3.4em;
	text-indent:9px;
	position:relative;
	letter-spacing:-0.04em;
	font-weight:bold;
	font-size:103%;
}

#wait_t2 li span {
	display:block;
	width:98px;
	height:38px;
	position:absolute;
		top:5px;
		right:5px;
	text-indent:-9999px;
}

#wait_t2 p#wait_desc01 {
	width:83px;
	height:10px;
	text-indent:-9999px;
	background:url(images/text_waittime_2.gif) 0 0 no-repeat;
	position:absolute;
		bottom:25px;
		right:15px;
}


#wait_t2 p#wait_desc02 {
	overflow:hidden;
	background:url(images/text_wait_rucent_2.gif) 0 0 no-repeat;
	width:381px;
	height:21px;
	position:absolute;
		bottom:20px;
		right:106px;
}

#wait_t2 p#wait_desc02 a {
	display:block;
	padding-top:37px;
	width:231px;
	height:0;
}

/* 20110929 entry module */

#INQUIRY_ELEMENT_name,
#INQUIRY_ELEMENT_kana,
#INQUIRY_ELEMENT_tel,
#INQUIRY_ELEMENT_club,
#INQUIRY_ELEMENT_school  {
	width:200px;
}

#INQUIRY_ELEMENT_mail {
	width:300px;
}

#INQUIRY_ELEMENT_address {
	width:400px;
}

#INQUIRY_ELEMENT_year {
	width:50px;
}


#entry_guide {
	margin:20px 0 15px;
	padding:22px 30px 8px;
	background:url(images/bg_grad_t01.gif) repeat-x;
	border:1px solid #E0C3C3;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#entry_guide li {
	margin-bottom:9px;
	padding-bottom:7px;
	border-bottom:1px dotted #C59797;
}

#entry_guide dt {
	margin-bottom:7px;
	font-weight:bold;
	font-size:110%;
}

#entry_guide dd {
	font-size:95%;
}

#entrydays dd {
	display:inline;
	margin-right:25px;
/*	margin-left:-7px; */
}

#entrydays dd#entryhour {
	display:block;
	margin-top:7px;
	margin-left:0;
}

#entry_f .td_example {
	font-size:90%;
	color:#666;
}

#entry_contact {
	margin:15px 0;
	padding:15px;
	border:1px solid #E0C3C3;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#entry_contact dt {
	font-weight:bold;
}

#entry_contact dd {
	font-size:95%;
}

#entry_contact ul {
	margin-top:10px;
	padding:10px 15px;
	background-color:#FFF5F5;
}

#entry_policy {
	margin-bottom:3px;
	font-weight:bold;
}


#entry_prev {
	overflow:auto;
	margin-top:10px;
	padding:10px;
	border:1px solid #CCC;
}

#entry_prev dt {
	clear: both;
	float: left;
	margin-right: 10px;
	padding:7px 0 5px 0;
	width: 25%;
	background-color: #F2F2F2;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;
	text-align: center;
}

#entry_prev dd {
	float: left;
	padding:5px 0 7px 5px;
	width: 72%;
	border-bottom: 1px dotted #CCCCCC;
}



#wwide_menu {
	width:320px;
}

/*
#cm_tabch {
	display:block;
	margin:10px 0 0;
	font-size:90%;
	line-height:1.3em;
	text-align:center;
	color:#335566;
}

#cm_tabch li {
	display:inline;
	margin-right:2px;
}

#cm_tabch li:hover {
	cursor:pointer;
}

#cm_tabch li.select {
	font-weight:bold;
}

*/

.disnon {
	display: none;
}



#cm_tabch {
	overflow:hidden;
	height:100%;
	margin:10px auto 1px;
	width:182px;
}

#cm_tabch li {
	float:left;
	height:20px;
	text-indent:-9999px;
}

#cm_tabch li:hover {
	cursor:pointer;
}

#cm_tabch li#bt_cm01 {
	width:74px;
	background:url(images/bt_cm_change.gif) no-repeat;
}

#cm_tabch li#bt_cm02 {
	width:108px;
	background:url(images/bt_cm_change.gif) -74px 0 no-repeat;
}

#cm_tabch li#bt_cm01:hover,
#cm_tabch li#bt_cm01.select {
	background:url(images/bt_cm_change.gif) 0 -20px no-repeat;
}

#cm_tabch li#bt_cm02:hover,
#cm_tabch li#bt_cm02.select {
	background:url(images/bt_cm_change.gif) -74px -20px no-repeat;
}

.att_mess {
	margin:12px auto;
	padding:10px;
	width:950px;
	border:1px solid #FF3333;
	background-color:#FFF;
	font-size:90%;
	line-height:1.5em;
	color:#555;
}

.att_mess span {
	display:block;
	margin-bottom:3px;
	text-align:center;
	font-weight:bold;
	font-size:105%;
	color:#FF3333;
}

/* 20120531 button add */

#s_feature03 {
	position:absolute;
	top:8px;
	right:132px;
}

/* event module 2012.07.03 */

.event h3 {
  width:630px;
  height:28px;
  padding:216px 0 0 50px;
  background:url(images/h3_title_event.gif) no-repeat 0 0;
  color:#FFF;
}
.event #sub_box { overflow:hidden;}
.event #sub_contents { margin:20px 25px 20px;}
#event_manage_title {
  font-weight:bold;
  color:#DD0000;
  text-align:center;
}
.event .toptab {
  margin:10px 0;
  background-color:#F2F2F2;
  overflow:hidden;
  text-align:center;
  border:1px solid #CBCBCB;
  padding:6px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
}
.event .toptab a {
  width:121px;
  height:31px;
  line-height:31px;
  display:inline-block;
  background:url(images/btn_edit_admin.gif) no-repeat 0 0;
  text-decoration:none;
}
.event .toptab a:hover { background-position:0 -31px;}
.event .outer {
  margin:20px 0 0;
  border-collapse:collapse;
  font-size:90%;
}
.event .outer th.head, .event .outer td { border:1px solid #C7BFAC;}
.event .outer .space td {
  border:none;
  height:6px;
}
.event_list .outer td,.event_manage .outer td { text-align:center; padding:6px;}
.event td.period { width:20%;}
.event td.period img { margin:0 0 5px;}
.event td.location { width:10%;}
.event td.items { width:32%; text-align:left;}
.event .holding td {background-color:#FFD9C7; }
.event .inpspace {
  margin-top:15px;
  text-align:center;
}
.event .inpspace input {
  width:153px;
  height:40px;
  border:none;
  background:url(images/bt_submit_event.gif) no-repeat 0 0;
  color:#FFF;
  font-size:110%;
  font-weight:bold;
  cursor:pointer;
}
.event .inpspace input:hover { background-position:0 -41px;}
.event .required { color:#DD0000;}

/* sp illust contest */

#center_column.spframe {
	width:980px;
}

#sp_cont02 {
	position:relative;
}

#sp_cont02 p a {
	display:block;
	width:315px;
	height:61px;
	background:url(images/sp_cont/sp2/bt_download.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
		bottom:362px;
		left:180px;
}

#sp_cont02 p a:hover {
	background-position:0 -61px;
}


/*2012 1026  wait module setting add*/

#wait_t2 {
	height:286px;
	background:url(images/bg_wait_4.gif) no-repeat;
}

#wait_t2 h3 {
	height:94px;
	background:url(images/title_wait_3.gif) no-repeat;
}

#wait_t2 p#wait_desc01 {
	width:168px;
	height:10px;
	background:url(images/text_waittime_3.gif) 0 0 no-repeat;
	text-indent:-9999px;
	position:absolute;
		top:233px;
		right:17px;
}


#wait_t2 p#wait_desc02 {
	background:url(images/text_wait_rucent_3.gif) 0 0 no-repeat;
	width:231px;
	height:37px;
	position: absolute;
		top:187px;
		right:17px;
	text-indent:-9999px;

	display: none;

}

#wait_t2 p#wait_desc02 a {
	display:block;
	padding-top:37px;
	width:231px;
	height:0;
}

#wait_t2 p#wait_desc03 {
	background:url(images/text_wait_neopasa.gif) 0 0 no-repeat;
	width:468px;
	height:23px;
	position: absolute;
		top:243px;
		right:17px;
	text-indent:-9999px;
}

#wait_t2 p#wait_desc03 a {
	display:block;
	width:468px;
	height:23px;
}

/* TVCM & NEWSBLOCK CHANGE */

#news_category_single {
  margin-bottom:25px;
  width:680px;
}

#news_category_single h3 {
  overflow:hidden;
  margin:0 0 14px 0;
  background:url(images/h3_title_news03.gif) no-repeat;
  text-indent:-9999px;
  height:30px;
}

#news_category_single li {
  overflow:hidden;
  margin:0 0 7px;
  padding:0 0 5px;
  width:675px;
  border-bottom:1px dotted #600;
}

#news_category_single li span.news_icon ,
#news_category_single li span.latest_ns {
  float:left;
  margin-right:10px;
}

.latest_ns {
  display:block;
  width:540px;
}

#news_category_single .news_date {
  margin-left:10px;
  font-size:95%;
  top:0;
}

#ban_tvcm { margin-bottom:10px; }
.spflat {
  margin-top:15px;
  padding:0 40px;
  border:1px solid #E9E9E9;
  background-color:#FFF;
  border-radius:3px;
}

.spflat iframe {
  display:block;
  margin:0 auto 20px;
  text-align:center;
}

.spflat h3 {
  margin-bottom:5px;
  width:898px;
  height:45px;
  color:#FFF;
  font-weight:bold;
  background:url(images/h3_spflat.gif) no-repeat;
  line-height:2.5em;
  text-indent:18px;
  text-shadow:-1px -1px 0 #000;
}

.spflat_cont {
  margin:0 auto 20px;
  padding:10px 0;
  background-color:#F9F9F9;
  border:1px solid #EEE;
  text-align:center;
}

/* coursemenu */


.cb_cont_t2 {
  overflow:hidden;
  padding:20px;
}

.cb_cont_t2 p {
  margin:0 0 10px 0;
  padding-bottom:12px;
  background:url(images/border_uline_01.gif) repeat-x 0 bottom;
  position:relative;
}

.cb_cont_t2 p span {
  position:absolute;
  right:0;
  top:-3px;
  font-size:95%;
}

.rev_shop {
  float:left;
  /* margin-right:20px; */
  margin-right: 35px;
}

.pos_r {
  float:left;
  width:450px;
}

.cb_cont_t2 li {
  float:left;
  width:70px;
  font-weight:bold;
}

.cb_cont_t2 li.cb_list_pos {
  margin-left:15px;
  width:185px;
  font-weight:normal;
}

dl.rev_info {
  line-height:1.67em;
}

.rev_info dt {
  clear:left;
  float:left;
  width:80px;
  font-weight:bold;
}

.rev_info dd {
/*  float:left;*/
	overflow: hidden;
}

.rev_info .m_attention { display:inline; }

.cbox_big { position: relative; }
.cbox_img {
	display: block;
	text-align: center;
	margin-bottom: 17px;
}

.cbox_info { overflow: hidden; }

.cb_cont_t2  .cbox_info li {
	/*margin: 0 20px 3px 0;
	width: 38%;
	font-weight: normal;
	white-space: nowrap;*/
  width: 50%;
  font-weight: normal;
}

.cbox_info li span {
	/*display: inline-block;
	margin-right: 5px;
	width: 80px;
	font-weight: bold;*/
  font-weight: bold;
  margin-right: 15px;
  display: inline-block;
  width: 80px;
}

.cb_cont_t2  .cbox_info li.irregular-style {
  width:100%;
  clear: left;
}

.icon_recomsp {
	position: absolute;
	/* top: 14px;
	right:112px; */
	bottom: 10px;
	left:20px;
}

.red_mid {
	color: #FF0000;
	font-size: 100%;
}

.toutarea { position: relative;}

#illustcontest { position: relative; }
#illustcontest p a {
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	width: 315px;
	height: 61px;
	background: url(images/sp_cont/illustcontest2013/bt_download.gif) 0 0 no-repeat;
	position: absolute;
	top: 888px;
	left: 195px;
}

#illustcontest p a:hover { background-position: 0 -61px; }


/* radio page */

#radiopr { position: relative; }
#bt_gotoradio a {
	display: block;
	text-indent: -9999px;
	background:url(images/sp_cont/radiopr/bt_gotoradio.gif) no-repeat;
	width:310px;
	height:59px;
	position: absolute;
		bottom:80px;
		left: 180px;
}

#bt_gotoradio a:hover {
	background-position: 0 -60px;
}

.gotofmaichi {
	position: absolute;
	bottom:40px;
	left:194px;
}

.fine_wrd_first { position: relative;}
.rd_about a {
	display: block;
	width: 109px;
	height: 23px;
	position: absolute;
		right: 12px;
		top:7px;
		text-indent:-9999px;
	background: url(images/sp_cont/radiopr/tex_radio_02.gif) 0 0 no-repeat;
}

.rd_about a:hover {
	background: url(images/sp_cont/radiopr/tex_radio_02.gif) 0 -23px no-repeat;
}

.fine_wrd_first .rd_entry {
	overflow: hidden;
	margin:10px auto 20px;
	background-color: #FFF;
	border-radius: 3px;
	box-shadow:0 0 3px rgba(0,0,0,0.3);
}

.rd_entry p { margin: 0;}


.fine_wrd_first .rd_postdate {
	padding:10px 20px;
	background:url(images/sp_cont/radiopr/bg_diamond.gif);
	font-size: 1.3em;
	font-weight:bold;
	color: #FFF;
	font-family: arial;
}

.fine_wrd_first .rd_postdate span {
	display: inline-block;
	margin-left: 20px;
	width:197px;
	height:19px;
	text-indent:-9999px;
	background: url(images/sp_cont/radiopr/tex_radio_01.gif) 0 0 no-repeat;
}

.fine_wrd_first .rd_inner {
	overflow: hidden;
	margin: 20px 25px;
}

.fine_wrd_first .rd_title {
	margin-bottom:15px;
	font-size: 2em;
	font-weight: bold;
	line-height:1.2em;
}


.fine_wrd_first .rd_body span {
	display: inline-block;
	float: right;
	margin-top: 5px;
	padding:13px 0 0 40px;
	text-align: right;
	background: url(images/sp_cont/radiopr/radio_miniture.gif) left 0 no-repeat;
	font-size: 0.95em;
	color: #666;
}

.fine_wrd_first .rd_body span strong { color: #FF6600;}
.finewrd_lst .rd_second_oy { display: none;}

.finewrd_lst .rd_entry {
	clear: both;
	overflow: hidden;
	background:#FFF url(images/sp_cont/radiopr/bg_rd_list_01.gif) repeat-y left top;
	border-bottom: 1px solid #E0E0E0;
}

.finewrd_lst .rd_entry:nth-child(2n) { background:#FFF url(images/sp_cont/radiopr/bg_rd_list_02.gif) repeat-y left top;}

.finewrd_lst .rd_entry.okami { background-image:url(images//sp_cont/radiopr/bg_rd_list_03.gif); }


.finewrd_lst .rd_postdate {
	float: left;
	padding: 10px;
	width: 167px;
	font-weight: bold;
	font-size: 1.2em;
	font-family: arial;
	text-align: center;
}

.finewrd_lst .rd_inner {
	overflow: hidden;
	padding:10px 50px 10px 10px;
	background:url(images/sp_cont/radiopr/arw_d.gif) no-repeat 98% 50%;
}

.finewrd_lst .rd_inner:hover {
	background-color: #F2F2F2;
	cursor:pointer;
}

.finewrd_lst .rd_inner.arw_up { background:url(images/sp_cont/radiopr/arw_u.gif) no-repeat 98% 50%;}

.finewrd_lst .rd_body span {
	display: block;
	margin-top: 5px;
	text-align: right;
	font-size:0.9em;
}

.finewrd_lst .rd_title {
	margin-bottom: 5px;
	color: #FF3265;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}

.rd_edit {
	float: right;
	margin-left: 15px;
	text-align: right;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

.rd_nav {
	margin:15px 0 10px;
	text-align: right;
}

.rd_nav b,
.rd_nav a {
	display: inline-block;
	margin:0 3px;
	padding:4px;
	width:20px;
	height:20px;
	font-size: 1.1em;
	color: #FFF;
	font-weight: bold;
	background-color: #222;
	border-radius:3px;
	font-family:arial;
	text-decoration: none;
	text-align: center;
	border:1px solid #222;
}

.rd_nav u { text-decoration: none; }
.rd_nav b {
	background-color: #FFF;
	color: #333;
}

.rd_postarea {
	padding:30px;
	background-color: #FFF;
	border:1px solid #DEDEDE;
}

.rd_tbl {
	margin:0 auto;
	width:90%;
}

.rd_tbl th ,.rd_tbl td {
	padding: 6px;
	border-bottom:1px dotted #333;
}

.rd_post {
	margin: 10px 0;
	text-align: center;
}
.confirmMsg {
	padding: 10px;
	background-color: #FFEFEF;
	color: red;
	border:3px double #FF9999;
	font-weight: bold;
}

#rd_main { padding:20px 0;}

.linktoradio a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	background:url(images/sp_cont/radiopr/bt_gotoradio.gif) no-repeat;
	width:310px;
	height:59px;
}

.bt_entry {
	margin: 15px 0;
	text-align: right;
}

#contents.words,#contents.episode { margin-top: 15px;}
.words .disnone,.episode .disnone { display: none;}
.words h3,.episode h3 {
	margin-bottom:15px;
	padding:10px 15px;
	background-color: #880000;
	color: #FFF;
	border-radius: 3px;
}

.linktoradio a:hover { background-position: 0 -60px; }

/* sp_cont 2013 illust contest */

.ic_frame {
	overflow: hidden;
	margin-bottom: 30px;
	padding:14px 14px 0;
	background:url(images/sp_cont/illustcontest2013/sp_illust_bg.jpg) repeat-y;
}

.ic_inner {
	margin-bottom:15px;
	padding:20px 30px;
	background-color: #fff;
}

.ic_inner.topprize {
	background:#FFF url(images/sp_cont/illustcontest2013/ic_bg_prize.gif) no-repeat ;
}

.tit_prize {
	margin-bottom: 15px;
	width: 893px;
	height:97px;
	font-size:0.9em;
	color: #FFF;
}

.prizearea {
	overflow: hidden;
	margin: 0 auto;
	width:886px;
}

.prizearea li {
	float: left;
	text-align: center;
}
.prizearea li img { margin-bottom:5px; }

.prizearea.pz01 {
	margin: 0 0 0 170px;
	width:389px;
}


.prizearea.pz01 li {
	float: none;
}

.prizearea.pz02 li { margin-right:22px; }
.prizearea.pz03 { width:602px;}
.prizearea.pz03 li { margin-right:40px; }

.thanks_boo {
	overflow: hidden;
	text-align: center;
}

/* 2013 party */

.ev_box {
	padding:0 14px 14px;
	border: 1px solid #EEE;
	border-top-style: none;
	background-color: #fff;
}

.party_course_a,.party_course_b,.party_course_c { line-height:1em; }
.party_course_a {
	clear: both;
	float: left;
	margin-right:10px;
	width:320px;
}

.party_course_b {
	overflow: hidden;
	width:320px;
}

.party_course_c {
	overflow: hidden;
	float: left;
	margin:0 10px 10px 0;
	width:320px;
}

.ev_lead {
	clear: both;
	margin-bottom: 10px;
	height: 30px;
	background: url(images/h4_title_border.gif) 0 bottom repeat-x;
}

.sel_course {
	overflow: hidden;
	margin-bottom:30px;
}

.drinkfree {
	margin-bottom:20px;
	width:649px;
	height:82px;
	background:url(images/sp_cont/party2013/2013party_09.gif) no-repeat;
}

.drinkfree p {
	margin-left: 212px;
	padding-top: 12px;
	width: 420px;
	font-size: 0.95em;
	line-height:1.6em;
}

.ev_shopbox {
	overflow: hidden;
	margin-bottom:15px;
	padding:20px 25px;
	border-radius:5px;
	background:url(images/sp_cont/party2013/bg_texture_03.gif);
}

.ev_shopbox dt {
	position: relative;
	margin-bottom:15px;
	padding-bottom:10px;
	background: url(images/border_uline_01.gif) repeat-x 0 bottom;
}

.ev_shopbox dt span {
	position: absolute;
		top:0;
		right:0;
	color: #FF0033;
	font-weight: bold;
}

.shp_info {
	float: left;
	margin-right:15px;
	width:280px;
}

.si_tit {
	clear: both;
	float: left;
	display: block;
	margin-right: 20px;
	width: 76px;
	color: #300;
	text-align: right;
	white-space: nowrap;
}

.si_cont {
	overflow: hidden;
	display: block;
}

.shp_info li img { margin-left:2px; }

/* gw page */

.timetbl {
	margin: 15px auto 50px;
	padding: 10px;
	text-align: center;
	border:3px solid #FF6969;
}

.timetbl dl { text-indent:-9999px; }

.gwafter {
	margin: 10px 15px 30px;
	padding: 12px;
	color: #763B1C;
	background-color: #FDF1E2;
	border:1px solid #FBE3C5;
}

#gwsho_plist {
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 140px;
	width: 630px;
	background: url(images/tex_waiting.gif) 0 0 no-repeat;
}

#gwsho_plist ul {
	margin: 0 auto;
	text-align: center;
	letter-spacing: -.4em;
}

#gwsho_plist li {
	display: inline-block;
	margin: 4px 8px 35px;
	width: 299px;
	height: 116px;
	letter-spacing: normal;
	float: left;
}


#sub_frame {
	position: relative;
}

#t01_eyecatch,
#t03_eyecatch,
#t04_eyecatch {
	top:-12px;
}

#t02_eyecatch {
	top:-20px;
}

#t05_eyecatch { top:-20px; }
#t08_eyecatch { top: -23px; }

/* GW Reserved */
.gw_reserved {
/*  width: 680px;
  margin-top: -15px; */
  margin-bottom: 20px;
}
.gw_reserved h3 {
  background: url(images/gw_reserved/gw_header.png) no-repeat 0 0;
  height: 56px;
  width: 680px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
.gw_reserved .cont {
  background: url(images/gw_reserved/gw_contents.png) repeat-y 0 0;
  padding: 0 15px 5px;
}
.gw_reserved .cont_inner {
  padding: 10px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
/* table */
.gw_reserved table {
	width: 100%;
	margin-bottom: .5em;
	border-collapse: collapse;
	border-spacing: 0;
}
.gw_reserved th, .gw_reserved td {
	padding: 5px;
	border: 1px solid #c6b3b3;
	text-align: center;
}
.gw_reserved th {
  background-color: #fedfec;
  color: #a30036;
  font-weight: bold;
}

.gw_reserved p {
	margin: 0 0 .5em;
}
.gw_reserved .uptodate_info {
	padding: .5em;
	margin: 1em 0;
	background-color: #FFE7E7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 110%;
	font-weight: bold;
}
.gw_reserved .desc {
  float: left;
}

/* Button */
.gw_reserved a.btn {
  height: 39px;
  width: 265px;
  background: url(images/gw_reserved/btn.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
	float: right;
}
.gw_reserved a.btn:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -khtml-opacity: .8;
  -moz-opacity: .8;
}

/* status */
.gw_reserved .status { font-weight: bold; }
.gw_reserved .status_0 { color: #0070ff; }
.gw_reserved .status_1 { color: #ff8f00; }
.gw_reserved .status_2 { color: #c00; }

.gw_reserved .footer {
  background: url(images/gw_reserved/gw_footer.png) no-repeat 0 0;
  height: 11px;
  width: 680px;
}

#illustcontest p a {
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-indent: 100%;
	width: 315px;
	height: 61px;
	background: url(images/sp_cont/illustcontest2014/bt_download.gif) 0 0 no-repeat;
	position: absolute;
	top: 1110px;
	left: 195px;
}

.goto_fb {
	font-family: arial;
	font-size: 1.5em;
	text-align: center;
	position: absolute;
	bottom: 250px;
	left: 150px;
}

.goto_fb a {
	font-weight: bold;
	text-decoration: none;
	color: #ED143D;
}

.goto_fb a:hover { text-decoration: underline; }

/* illustcontest 2014 */

.ic_frame2 { background:url(images/sp_cont/illustcontest2014/sp_headtitle_rep.jpg) repeat-y ; }
.tit_prize2 { width:952px; }
.ic_frame2 {
	width: 960px;
	padding: 10px
}
.first_prize2 {
	background: #fff;
	text-align: center;
	background: url(images/sp_cont/illustcontest2014/first_prize_background.jpg) no-repeat 1px top;
	padding-bottom: 30px;
}
.first_prize2 p {
	display: inline-block;
	width: 686px;
	margin-top: 15px;
}
.award2 {
	text-align: center;
	margin-top: 60px;
}

.award_work2 { margin: 15px 0; }

/* editmode */

.editmode #right_column,
.editmode #sub_frame h3,
.editmode #sub_box > img {
	display: none;
}

.editmode #sub_box,.editmode #l_menu { background: none; }
.editmode #sub_frame {
	padding:20px;
	border:1px solid #DEDEDE;
	background-color: #FFF;
}

.editmode #center_column {
	width:auto;
	float: none;
}

/* top news area */

#important_news a {
	display: block;
	margin: 0 auto 15px;
	width: 680px;
	height:90px;
	overflow: hidden;
	text-indent:100%;
	white-space: nowrap;
	background: url(images/banner_holiday.png) no-repeat;

	/* special period week ver */
	background: url(images/banner_reserved_status_pc.gif) no-repeat;
}


/* episode content */

.episode .fine_wrd_first .rd_postdate {
  background: url(images/sp_cont/episode/bg_diamond2.gif);
}

.episode .finewrd_lst .rd_entry {
	background:#FFF url(images/sp_cont/episode/bg_episode_list_01.gif) repeat-y left top;
}

.episode .finewrd_lst .rd_entry.okami {
	background:#FFF url(images/sp_cont/episode/bg_episode_list_03.gif) repeat-y left top;
}


.episode .fine_wrd_first .rd_postdate span {
	width:231px;
	height:30px;
	background:url(images/sp_cont/episode/episode_title.gif) 0 0 no-repeat;
  position: absolute;
  top: 5px;
}

.episode .rd_about a {
	width:158px;
	height:18px;
	background:url(images/sp_cont/episode/tex_episode_02.gif) 0 0 no-repeat;
	top:11px;
}

.episode .rd_about a:hover {
	background:url(images/sp_cont/episode/tex_episode_02.gif) 0 -18px no-repeat;
}

.episode .rd_entry.okami .rd_postdate {
	color: #FFF !important;
}

.episode .fine_wrd_first .rd_body span {
	background-image:url(images/sp_cont/episode/episode_icon.gif);
	padding-top:4px;
}

.episode .linktoradio a {
	background: url(images/sp_cont/episode/bt_gotopost.gif) no-repeat;
	width: 344px;
	height:57px;
}

.episode .linktoradio a:hover {
	background: url(images/sp_cont/episode/bt_gotopost.gif) 0 -60px no-repeat;
}

.sel_action01 { color: #333; }
.sel_action02 { color: #ddd; }
.reserve_note {
  color: #EF934E;
  border:1px solid #EF934E;
  border-radius:4px;
  font-size:.85em;
  margin:5px 0;
  padding:2px 10px;
}

/* matsuri 2015 content */

.matsuri-2015-cont p,.bt-gallery-detail a {
	text-indent:-9999px;
}

.matsuri-2015-cont {
	width:980px;
	height:1509px;
	background:url(images/sp_cont/matsuri2015/sp_contents.jpg) no-repeat;
	position: relative;
	top:-2px;
}

.bt-gallery-detail a {
	position: absolute;
	display: block;
	background:url(images/sp_cont/matsuri2015/bt_gallery_a.gif) no-repeat;
	width:346px;
	height:46px;
  left: 320px;
  top: 1107px;
}

.bt-gallery-detail a:hover {
	background:url(images/sp_cont/matsuri2015/bt_gallery_b.gif) no-repeat;
}

.sp-only {
	display: none;
}

.sp-only img {
	width:100%;
}

.twitter_area {
	margin-bottom:10px;
}

#twitter_block {
	margin-bottom:0;
	padding:0 6px;
}

/* special banner */

.special_banner img {
	margin:0 0 10px 0;
	width:281px;
	height:auto;
}

/* bon reserve */

.anni_balloon {
  position: absolute;
  top: 10px;
  left: 26px;
}


/* Add 170906 reserve area */
.seatreserve {
	margin: 12px 0;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#F00;
	line-height:1.3em;
	border: 2px solid #F00;
}

.seatreserve p {
	display: inline-block;
	margin-right: 5px;
}

.seatreserve label {
  color: #000;
  background-color: antiquewhite;
  text-align: center;
  border-radius: 50px;
  padding: 2px 8px;
  display: inline-block;
}

/* Add 170920 mediapage */

#sub_contents {
	overflow: hidden;
}

.medianews-l {
  width: 420px;
  margin-right: 20px;
  float: left;
}

.medianews-r {
	margin-top:27px;
	overflow: hidden;
}

.medianews-r a {
	display: block;
	margin-bottom:15px;
}

.medianews-r img {
	width:180px;
}

.dir-top .sub-only {
	display: none;
}


/* special period week start-------------------- */

/* 特別予約期間用_予約ページ  */
/* #dinner_m { height:667px; }
#title_h3_t09 { background:url(images/h3_title_reserve_private.gif) no-repeat; }
#dinner_list #din_both { clear:both; margin:15px 14px; }
.reserve_bnr { max-width: 100%; }
.reserve_bnr:hover { opacity: .8; } */

/* 特別予約期間用バナー */
.ban_reserve_status a {
	display: block;
	margin: 0 auto 10px;
	width: 680px;
	height: 90px;
	overflow: hidden;
	text-indent:100%;
	white-space: nowrap;
	/* background: url(images/banner_reserved_status_pc.gif) no-repeat; */
	background: url(images/gw_reserved/2016_gw_reserve.png) no-repeat;
}

/* special period week end-------------------- */


.twitter-timeline-error {
  margin: auto;
  display: block;
  text-align: center;
	border:1px solid #CC0000;
  width: 65%;
  border-radius: 4px;
  padding: 4px;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
	font-size:0.75rem;
	position: relative;
		top:-1px;
}

/* course page frame expanded 2019 */

.spframe .reserve #sub_box {
	background:#FFF url(images/sub_frame_mid_exp.gif) repeat-y;
}

.spframe .reserve #l_menu {
	background: #FFF url(images/sub_lmenu_mid_exp.gif) right 0 repeat-y;
}

.spframe .reserve #sub_contents {
  margin:35px 45px 35px;
}

#title_h3_t09 {
    background: url(images/h3_title_reserve_exp.gif) no-repeat;
}

#lunch_m,#dinner_m {
	margin:30px auto 20px;
	padding: 40px 40px 20px;
	border-radius:5px;
	overflow: hidden;
	width: 630px;
}

#lunch_m {
	background:#ece5d4 url(images/bg_lmenu_exp.png) repeat-x;
}

#dinner_m {
	background:#fbe9e9 url(images/bg_dmenu_exp.png) repeat-x;
}

#lunch_m img ,#dinner_m img {
	display: block;
	width:630px;
	margin:0 auto 30px;
}


#lunch_list li,#dinner_list li {
	margin-bottom: 20px;
	padding:25px;
	border:1px solid #E0D4C1;
	border-radius:5px;
	text-align: center;
	background-color: #fff;
}

#lunch_list dt,#dinner_list dt {
	font-size:1rem;
	margin-bottom: 25px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
}

#lunch_list dt span,#dinner_list dt span {
	color:#BB1E50;
	margin:10px 0 20px;
	display: block;
	font-size: 1.3em;
}

#lunch_list dd,#dinner_list dd {
	margin-bottom:5px;
}

#contact_tel {
	width: 710px;
	margin: 0 auto 30px;
}

div[id^="contactbox"] {
	margin-bottom:10px;
	padding:30px 10px;
	font-size:95%;
	position:relative;
	line-height:1.5em;
	background:url(images/bg_texture_01.jpg);
	border-radius:8px;
}

#contactbox_06 .cbox_img {
	float: left;
	margin:0 35px 0 0;
}

#contactbox_06 p {
	overflow: hidden;
}

#contactbox_06 .cb_cont_t2 .cbox_info li {
	width:100%;
	margin-bottom: 5px;
}

div[id^="contactbox"]:nth-child(n+2) {
	margin:0 0 10px 0;
}

div[id^="contactbox"]:nth-child(n+2) .pos_r {
	width:auto;
	float: none;
	overflow: hidden;
}


/* 20191002_anime */
.anime2019-cont {
	margin-top: 15px;
	padding: 30px 40px;
	border: 1px solid #E9E9E9;
	background-color: #FFF;
	border-radius: 3px;
}
.anime2019-cont h3 {
  margin-bottom: 15px;
  width: 100%;
  height: 45px;
  color: #FFF;
  font-weight: bold;
  background: url(images/h3_spflat.gif) no-repeat;
  line-height: 2.8em;
  text-indent: 18px;
  text-shadow: -1px -1px 0 #000;
}
.anime2019-cont .top-img {
	margin-bottom: 20px;
}
.anime2019-cont .top-img img {
	width: 100%;
}
.anime2019-cont p.mv-title {
	font-size: 1.4em;
	font-weight: bolder;
	margin: 35px 0 10px;
	color: #5c2420;
}
.anime2019-cont iframe {
	width: 100%;
	height: 506px;
}
.anime2019-cont h4 {
	font-size: 1.6em;
	font-weight: bolder;
	margin-top: 50px;
	margin-bottom: 15px;
	border-bottom: 3px dashed #9e2c20;
	padding-bottom: 3px;
}
.anime2019-cont h4 strong {
	color: #CC0000;
}
.anime2019-cont p strong {
	font-weight: bolder;
	display: inline-block;
}
.anime2019-cont p strong.red {
	color: #CC0000;
	font-size: 1.2em;
}
.anime2019-cont .staff-list {
	margin: 20px 0;
	padding: 30px 20px;
	border-radius: 12px;
	text-align: center;
	background-color: #ffe2e1;
}
.anime2019-cont .staff-list ul {
	margin-bottom: 10px;
}
.anime2019-cont .staff-list li {
	display: inline-block;
	margin-right: 16px;
}