@charset "utf-8";
/*
Theme Name: RIKYU(りきゅう)ホームページ
Theme URI: 
Description: RIKYU(りきゅう)ホームページのテーマ
Author: RIKYU(りきゅう)
Author URI: http://rikyu-japan.com/
*/

@import "common.css";
@import "base.css";



/*---------------------------------------------------------------------------*/
/* 個々のページの指定                                                        */
/*---------------------------------------------------------------------------*/

/** トップページ **/
h3#h3_top01 {
	width:428px;
	height:21px;
	margin:5px 0;
	padding:0;
	background:url(img/h3_top01.jpg) top left no-repeat;
	}
h3#h3_top02 {
	width:175px;
	height:21px;
	margin:5px 0;
	padding:0;
	background:url(img/h3_top02.jpg) top left no-repeat;
	}
h3#h3_top03 {
	width:140px;
	height:21px;
	margin:0 0 5px;
	padding:0;
	background:url(img/h3_top03.jpg) top left no-repeat;
	}
h3#h3_top04 {
	width:140px;
	height:21px;
	margin:0 0 5px;
	padding:0;
	background:url(img/h3_top04.jpg) top left no-repeat;
	}
h3#h3_top05 {
	width:140px;
	height:21px;
	margin:5px 0 5px;
	padding:0;
	background:url(img/h3_top05.jpg) top left no-repeat;
	}
.top_groupbox {
	float:left;
	width:564px;
	margin:0 0 15px;
	padding:2px;
	background-color:#F3EABC;
	}
.top_newsbox {
	float:left;
	margin:0 10px 20px 0;
	}
.top_menubox {
	float:left;
	margin:0 0 20px 0;
	}
@media print {
.top_newsbox {
	margin:0 5px 20px 0;
		}
  }
.scrollbox {
	width:280px;
	height:150px;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-face-color: #a5b78e;
	scrollbar-track-color: #cbd7ba;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #cbd7ba;
	scrollbar-shadow-color: #8e997d;
	scrollbar-3dlight-color: #8e997d;
	scrollbar-darkshadow-color: #8e997d;
	}

.post_day {
	font-size:80%;
	font-weight:bold;
	}
.post_title {
	font-size:100%;
	color:#000000;
	font-weight:bold;
	}
.post_title a {
	font-size:100%;
	color:#339999;
	font-weight:bold;
	}
.post_contents {
	float:left;
	margin:5px 0;
	padding:0 10px 5px 0;
	border-bottom:1px dotted #a5b78e;
	}
.post_contents2 {
	float:left;
	margin:5px 0;
	padding:0 10px 0 0;
	}
.post_contents2left {
	float:left;
	width:130px;
	}
.post_contents2right {
	float:left;
	width:110px;
	margin-left:10px;
	}
.post_content_txt {
	float:left;
	width:250px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #a5b78e;
	}
	
.post_contents a, .post_content_txt a {
	float:right;
	padding-top:5px;
	text-decoration:underline;
	color:#CB9800;
	}
.post_contents a:hover, .post_content_txt a:hover {
	text-decoration:underline;
	color:#000000;
	}
.top_magazinebox {
	position:relative;
	width:570px;
	height:95px;
	margin:0;
	background:url(img/top_magazinwbox_bg.jpg) top left no-repeat;
	}
.top_magazinebox p {
	margin:-20px 0 0 0;
	padding:0 0 0 80px;
	}
.magazine_kanryo {
	position:relative;
	width:570px;
	height:95px;
	margin:0;
	background:url(img/top_magazinwbox_bg.jpg) top left no-repeat;
	}
.magazine_kanryo p {
	margin:0;
	padding:0 0 0 10px;
	}
.submitbox {
	width:250px;
	padding:20px 5px 10px;
	position:absolute;
	top:10px;
	left:303px;
	background-color:#FFFFFF;
	}


/** RIKYUグループのご紹介　ページ **/
.aboutus_topbox {
	width:570px;
	margin:0 0 10px 10px;
	}
.aboutus_topbox p {
	padding-right:5px;
	}

.aboutus_access_box {
	width:550px;
	float:left;
	margin:0 0 10px 10px;
	_margin:0 0 10px 5px;
	padding:10px;
	background:#ECE0A0 url(img/shop/menu_bg.jpg) repeat-x;
	text-align:left;
	}
.aboutus_access_box_inner {
	width:536px;
	float:left;
	padding:7px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	}

.aboutus_access_box p {
	margin:0;
	padding:0 0 10px 0;
	}
.aboutus_access_box_left {
	float:left;
	width:330px;
	margin:0;
	padding:0 10px 0 0;
	}
.aboutus_access_box_right {
	float:right;
	width:195px;
	margin:0;
	padding:0;
	text-align:right;
	}

.aboutus_access_box dl {
	width:330px;
	}
.aboutus_access_box dt {
	float:left;
	width:63px;
	padding:2px 0;
	clear:both;
	}
.aboutus_access_box dd {
	width:260px;
	margin-left:63px;
	padding:3px 0;
	}

/*IE6ハック*/
*html .aboutus_access_box dl {
	overflow:hidden;
	width:330px;
	}
/*IE6ハック*/
*html .aboutus_access_box dt {
	float:left;
	width:60px;
	padding:2px 0;
	clear:both;
	}
/*IE6ハック*/
*html .aboutus_access_box dd {
	width:230px;
	margin-left:67px;
	padding:3px 0;
	}



.time {
	width:290px;
	}
.time th {
	width:50px;
	text-align:left;
	vertical-align:top;
	}
head~/* */body .time th {
	width:60px;
	}
html:not(:target) .time th {
	font-size:90%;
	width:50px;
	}
html:not(:target) .time td {
	font-size:90%;
	}
/*IE6ハック*/
*html .time {
	width:200px;
	}
/*IE6ハック*/
*html .time th {
	width:65px;
	text-align:left;
	vertical-align:top;
	}



.justify {
	letter-spacing:1em;
	} /* IE7以前向け */
head~/* */body .justify {
	letter-spacing:1em;
	} /* IE8向け */
html:not(:target) .justify {
	letter-spacing:1em;
	} /* モダンブラウザ向け */

	
.time_b {
	width:280px;
	margin-bottom:3px;
	}
.time_b td {
	font-size:90%;
	}
.time_b th {
	width:75px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
	}
.time_b th.youbi {
	width:45px;
	padding-left:5px;
	}
html:not(:target) .time_b th {
	letter-spacing:-1px;
	} /* モダンブラウザ向け */
	
/*IE6ハック*/
*html .time_b {
	width:200px;
	}
/*IE6ハック*/
*html .time_b th {
	width:75px;
	text-align:left;
	vertical-align:top;
	}
.time_b_caption {
	margin-top:-5px;
	}

	
/** 各店舗ページ **/
.shop {
	width:590px;
	margin:0;
	padding:0;
	}
@media print {
.shop {
	width:590px;
	margin:0 auto;
	text-align:center;
	padding:20px;
	font-size:14px;
	line-height:150%;
	}
  }

h3#h3_name {
	margin:0;
	padding:0;
	}
h3#h3_name.saryo {
	background:url(img/shop/title_saryo.gif) top left no-repeat;
	height:46px;
	}
h3#h3_name.omoya {
	background:url(img/shop/title_omoya.gif) top left no-repeat;
	height:47px;
	}
h3#h3_name.dome {
	background:url(img/shop/title_dome.gif) top left no-repeat;
	height:45px;
	}
h3#h3_name.nadya {
	background:url(img/shop/title_nadya.gif) top left no-repeat;
	height:64px;
	}
h3#h3_name.monjya {
	background:url(img/shop/title_monjya.gif) top left no-repeat;
	height:64px;
	}
h3#h3_osusume_menu {
	background:url(img/shop/h3_shop01.jpg) top left no-repeat;
	height:20px;
	margin:10px 0 0 10px;
	}
h3#h3_lunch_menu {
	background:url(img/shop/h3_shop02.jpg) top left no-repeat;
	height:20px;
	margin:5px 0 0 10px;
	}
h3#h3_dinner_menu {
	background:url(img/shop/h3_shop03.jpg) top left no-repeat;
	height:20px;
	margin:5px 0 0 10px;
	}
h3#h3_enkai_menu {
	background:url(img/shop/h3_shop04.jpg) top left no-repeat;
	height:20px;
	margin:5px 0 0 10px;
	}
h3#h3_access {
	background:url(img/shop/h3_shop05.jpg) top left no-repeat;
	height:20px;
	margin:5px 0 0 10px;
	}
h3#h3_contact {
	background:url(img/shop/h3_shop06.jpg) top left no-repeat;
	height:20px;
	margin:5px 0 0 10px;
	}
.shop_info_box {
	float:left;
	width:570px;
	margin-left:10px;
	text-align:left;
	}
.shop_info_box_left {
	float:left;
	width:320px;
	margin:0;
	}

/*IE6*/
*html .shop_info_box {
	float:left;
	width:570px;
	margin-left:5px;
	text-align:left;
	}
/*IE6*/
*html .shop_info_box_left {
	float:left;
	width:320px;
	margin:0;
	overflow:hidden;
	}



.shop_info_box_left p {
	margin:5px 0 0 0;
	padding:0;
	}
.shop_info_box_right {
	float:right;
	width:240px;
	margin:0;
	}

.shop_info_box_right p {
	margin:5px 0 5px 0;
	padding:0;
	}
.shop_info_box_right ul {
	width:240px;
	padding:0 0 10px 0;
	background:url(img/shop/checkpoint_bg.jpg) repeat-x;
	}
.shop_info_box_right ul li {
	background:url(img/shop/menu_icon.gif) 5px 6px no-repeat;
	padding:5px 10px 3px 20px;
	line-height:1.4;
	}



.menu_box {
	width:550px;
	float:left;
	margin:5px 0 10px 10px;
	_margin:5px 0 10px 5px;
	padding:10px;
	background:#ECE0A0 url(img/shop/menu_bg.jpg) repeat-x;
	text-align:left;
	}
@media print {
.print_hidden,
.piclenselink {
	display:none;
	}
.gallery img {
	float:left;
	padding:2px;
  }
}  

.menu_box table td{
	vertical-align:top;
	}

.menu_box p {
	margin:0;
	padding:10px 0;
	}
.menu_box ul {
	margin:0;
	padding:0;
	font-size:12px;
	}
.menu_box ul li {
	background:url(img/shop/menu_icon.gif) 5px 6px no-repeat;
	padding:3px 10px 3px 20px;
	}

.menu_box_inner {
	width:530px;
	float:left;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	}
.menu_box_inner img {
	}
.access_box {
	width:565px;
	float:left;
	margin:5px 0 10px 10px;
	_margin:5px 0 10px 5px;
	padding:0;
	text-align:left;
	}
.access_box p {
	margin:0;
	padding:0 0 10px 0;
	}
.access_box_left {
	float:left;
	width:270px;
	margin:0;
	padding:0 10px 0 0;
	}
.access_box_right {
	float:right;
	width:282px;
	margin:0;
	padding:0;
	}
.access_box dl {
	width:270px;
	}
.access_box dt {
	float:left;
	width:63px;
	padding:3px 0;
	clear:both;
	}
.access_box dd {
	width:205px;
	_width:190px;
	margin-left:63px;
	padding:5px 0;
	}

.form_box {
	margin-top:10px;
	}
@media print {
.form_box {
	display:none;	}
  }
#cf_box_mainform dl {
	float:left;
	width:540px;
	margin-left:10px;
	}
#cf_box_mainform dt {
	float:left;
	width:130px;
	padding:5px 0;
	font-weight:bold;
	clear:both;
	}
#cf_box_mainform dd {
	float:left;
	width:400px;
	margin-left:10px;
	padding:5px 0;
	}
#cf_box_mainform p {
	text-align:right;
	width:540px;
	}

#cf_box_mainform textarea {
	width:350px;
	height:130px;
	}
	
.company_top {
	width:570px;
	float:left;
	margin-left:10px;
	}
.company_top_left {
	float:left;
	width:270px;
	margin:0;
	padding:0;
	}	
.company_top_left th {
	width:71px;
	}
.company_top_left th, .company_top_left td,
.company_top_right th, .company_top_right td{
	padding:5px 0;
	}
.company_top_right {
	float:left;
	width:220px;
	margin:0 0 0 30px;
	padding:0;
	}
.company_ob {
	width:550px;
	margin:10px 0 10px 10px;
	padding:10px;
	background-color:#EBD9BA;
	}	
.company_history {
	width:570px;
	margin:10px 0 0 10px;
	padding:0;
	}
.company_history th,
.company_history td {
	border-bottom:1px dotted #9B6600;
	}
.company_history th {
	color:#9B6600;
	padding:3px 0 3px 10px;
	width:80px;
	}
.company_privacy {
	width:550px;
	margin:10px 0 10px 10px;
	padding:10px;
	background-color:#EBD9BA;
	}
.company_privacy h4 {
	color:#9B6600;
	font-weight:bold;
	border-left:5px solid #9B6600;
	padding-left:10px;
	margin:10px 0 5px;
	}
.company_privacy p {
	margin:0;
	}
.company_privacy ol {
	margin:0;
	}

.company_privacy ol li {
	list-style-position:inside;
	list-style-type:decimal;
	}
	
/**Rikyuを一緒に作ろう**/
/*---work tsukurou ---*/

#tsu_titke_txt{
width:260px;
float:right;
padding-right:10px;
padding-top:10px;
}


.tsu_ta{
margin-bottom:10px;
}


.tsu_vb{
vertical-align:bottom;
}

.tsu_img1{
margin:0 10px;
}

.tsu_txt1{
vertical-align:top;
width:119px;
}


.tsu_img2{
margin:0 0 0 10px;
}

.tsu_txt2{
vertical-align:top;
width:120px;
}

.img_txt2{
width:10px;
}


.tsu_img3{
margin:0 10px 0 0;
}

.tsu_img4{
margin:0 0 0 50px;
}

.tsu_img5{
margin:0 20px 0 10px;
}


.tsu_fletter{
font-size:16px;
color:#900;
font-weight:bold;
}


/*---これはwinIEではつかえない？
#tsukurou_t p:first-letter{
font-size:16px;
color:#900;
font-weight:bold;
}
---*/


#tsu_step_img{
width:540px;
margin:0 auto;
}

/*--- work ---*/

/*---work yoko ---*/

#yoko_left{
width:330px;
background-color:#FFF;
float:left;
}

#staff_img{
width:210px;
float:right;
}

.yoko{
width:330px;
background-color:#FFF;
border-bottom:#900 dashed 1px;
padding-top:10px;
margin-left:10px;
}

.yoko_last{
border-bottom:none;
}

.ce1{
background-color:#EBD9BA;
color:#663333;
font-size:12px;
padding-left:5px;
height:20px;
vertical-align:middle;
}

.ce2{
background-color:#FFFFFF;
font-size:12px;
padding-left:5px;
height:20px;
vertical-align:middle;
}

.yoko p{
font-size:12px;
}

.yoko table{
margin-bottom:5px;
}

/*---work voice ---*/

.v_title{
float:left;
}

.voice{
width:360px;
background-color:#FFF;
float:left;
margin-left:20px;
line-height:140%;
}

.voice_img{
float:left;
margin-left:20px;
}
.part_voice_navi {
	width:540px;
	margin:10px 0 10px 20px;
	padding:10px 10px 10px 10px;
	border-top:2px dotted #990000;
	border-bottom:2px dotted #990000;
	}

/*---work nagare ---*/
#nagare_t{
width:540px;
margin-left:10px;
}

#nagare_t th{
width:210px;
padding-top:10px;
padding-bottom:10px;
vertical-align:middle;
border-bottom:#900 1px dashed;
}

#nagare_t td{
font-size:12px;
vertical-align:middle;
border-bottom:#900 1px dashed;
}

.nagare_last{
border-bottom:none;
}



/*---work faq ---*/

.faq_img{
float:left;
}


.faq_box{
font-size:12px;
width:480px;
float:right;
}

.in_p_box{
width:520px;
margin:0 auto;
}

.faq_line{
margin:10px 0;
}

.faq_pp{
padding:10px 0;
}

p.faqp{
font-size:13px;
color:#900;
margin:5px 0 5px 10px;
}

.faq_box2{
font-size:12px;
width:500px;
background-color:#fff;
float:right;
}

.faq_qbox{
width:540px;
background-color:#FFF;
margin-bottom:8px;
}

.hen{
margin:10px;
}


.hen a {color:#000;text-decoration:underline;}
.hen a:link {color:#000;text-decoration:underline;}
.hen a:visited {color:#000;text-decoration:underline;}
.hen a:active {color:#000;text-decoration:underline;}
.hen a:hover {color:#333;text-decoration:underline;}

.p_box{
	width:540px;
	background-color:#EBD9BA;
	margin:0 0 0 10px;
	padding: 5px 0;
}

.p_box li{
list-style-position:inside;
}

/**メルマガ登録**/
.magazine_form {
	width:540px;
	margin:20px 0 20px 10px;
	padding-top:20px;
	text-align:center;
	}

/**フォーム
------------------------------------------------------*/

.txt_hissu{
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-align: left;
}

.txt_tanaka{
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: right;
}

.txt_cha{
	font-size: 12px;
	line-height: 16px;
	color: #663300;
	text-align: left;
}

.orei_box{
	background-color: #FFFFCC;
}

.txt_orei{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}