/* CSS Document */


.text {
	line-height: 160%;
	margin-left: 0px;
	margin-right: 165px;
}

.menu {	line-height: 160%;
	margin: 0px 0px 15px 0px;
}

.arial {
	font-family:Arial;
	font-size: 15px;
}


/* 共通で使用 */


#news{border: 0px;
}


a img {
    border-style:none;
}

p.stitle{
margin:0px;
font-weight:bold;
line-height:18px
}

.img_left{
float:left;
}

.img_right{
float:right;
}

p span.orange{
margin:0;
font-weight:bold;
color:#DB7035;
}

/* リスト */
ul.ast{
	list-style:none;
	margin:0;
	padding:0;
}

ul.ast li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background:url(../images/asterisk.gif) no-repeat 0 4px;
	vertical-align:text-top;
}

ul.ast li.none{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	background:none;
	vertical-align:text-top;
}

ul.pnt{
list-style:none;
margin:0;
padding:0;
}

ul.pnt li{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
background:url(../images/point.gif) no-repeat 0 4px;
}

/* ルビ */
.ruby_text {
	line-height:150%;
}

.ruby {
    display: inline;
    position: relative;
    top: 0;
    bottom: 0;
    padding: 0;
    line-height: 1em;
}

.rp {
    display: none;
}

.rt {
    display: inline;
    position: absolute;
    top: -1em;
    left: 0;
    font-size: 50%;
    line-height: 1em;
    white-space: nowrap;
    text-indent: 0;
}

a:link .rt,
a:visited .rt {
    text-decoration: none;
}


/*----------- 【1】タイトル -----------*/

h2{
margin:30px 0px 0px 0px;
padding:0px;
line-height:120%;
font-size:18px;
font-weight:bold;
}

.2line{
line-height: 120%;
margin: 0px 0px 0px 0px;
}

.title{
font-weight:bold;
font-size:17px;
padding-top: 30px;
border-top: 0px;
}

.title2{
margin:20px 0px 6px 10px;
text-align:reft;
}

.title_s{
font-weight: bold;
font-size: 16px;
}


/*----------- 【2】内容・【3】予約 -----------*/

.img{
float:right;
margin-left:20px 0px 0px 20px;
}

.img2{
float:right;
margin:17px 0px 0px 15px;
}

.img3{
float:right;
margin:0px 0px 0px 15px;
}

.img4{
float:right;
margin:0px 45px 0px 0px;
}

p.img_text{
margin:0px 5px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
width:220px;
text-align:center;
}

*html p.img_text{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 12px;
float:left;
width:210px;
text-align:center;
}

.lead{
margin:20px 0px 30px 0px;
text-align:left;
}

.lead p,
.detial p,
.detial1 p,
.detial2 p,
.detial2-2p,
.detial3 p,
.detial3 p,
.detial4 p,
.detial5 p,
.detial6 p,
.detial7 p,
.detial8 p {
margin:0px;
padding:0px;
}

.detial{
margin:0px 0px 40px 10px;
}

.detial1{
margin:0px 0px 25px 10px;
}

.detial2{
margin:0px 0px 6px 0px;
}

.detial2-2{
margin:0px 0px 0px 10px;
}

.detial3{
margin:0px 0px 6px 10px;
}

.detial4{
margin:0px 0px 18px 0px;
}

.detial5{
margin:0px 0px 30px 10px;
}

.detial6{
margin:100px 0px 25px 0px;
}

.detial7{
margin:0px 0px 55px 0px;
}

.detial8{
margin:0px 0px 30px 0px;
}

.mt20{
margin-top:20px;
}
.mb6{
margin-bottom:6px;
}
.mb20{
margin-bottom:20px;
}
.mb30{
margin-bottom:30px;
}
.mb50{
margin-bottom:50px;
}
.mb70{
margin-bottom:70px;
}
.mb100{
margin-bottom:100px;
}

/* テーブル枠（クッキングクラスに使用） */

td.round{
border:#999999 solid 1px;
}

td.top{
border:#999999 solid 1px;
}

td.l_side{
border-left:#999999 solid 1px;
}

td.r_side{
border-right:#999999 solid 1px;
}

td.lr_side{
border-left:#999999 solid 1px;
border-right:#999999 solid 1px;
}

td.lb_side{
border-left:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}

td.rb_side{
border-right:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}

td.lrb_side{
border-left:#999999 solid 1px;
border-right:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}

td.tlb_side{
border-top:#999999 solid 1px;
border-left:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}

td.trb_side{
border-top:#999999 solid 1px;
border-right:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}
/* ここまで */

.terrace_box{
width:310px;
height:90px;
padding:5px;
margin:35px 0px 0px 0px;
text-align:center;
vertical-align:middle;
}

/* テラス用 */

.terrace_box2{
width:310px;
height:100px;
padding:30px 5px 5px 5px;
margin:33px 0px 50px 0px;
border:1px solid #E3D9B7;
text-align:center;
vertical-align:middle;
}

.text_box{
margin:11px 0px 0px 0px;

}


/* 東山南地域　春の催し　ul,li */

ul.pnt_tl{
list-style:none;
margin:0;
padding:0;
}

ul.pnt_tl li{
margin:0px 0px 7px 0px;
padding:0px 0px 0px 10px;
background:url(../images/ic_point_tl.gif) no-repeat left top;
}

/* 東山南地域　春の催し　ここまで */

#b_number {
margin:0px;
padding:0px;
}

#b_number .date{
width:100px;
vertical-align:text-top;
padding-bottom:20px;
}

#b_number .detail{
vertical-align:text-top;
padding-bottom:20px;
}


/* 京都流議定書 */

.ryu{
font-size:115%;
color:#FE683D;
}


/* 090410 rideon2009 */

.rideon2009_box {
	background-color: #FDFFE8;
	border: #999999 solid 1px;
	margin: 0px auto 25px;
	padding: 10px;
	width: 600px;
}


/* 090413 RIRAKU SPA and Fitness　母の日スペシャルオファー */

table.riraku_mother_090413 {
	border-collapse: collapse;
	border: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 500px;
}

table.riraku_mother_090413 th,
table.riraku_mother_090413 tr td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.riraku_mother_090413 th {
	background-color: #DDDDDD;
	text-align: center;
	padding: 5px;
}

table.riraku_mother_090413 tr td {
	padding: 5px;
	vertical-align: top;
}
