@charset "UTF-8";
/* CSS Document */

h2#tit_img div.idx {
	background: url(../images/tit_h2_restaurant_idx.jpg) no-repeat;
	height: 160px;
}
h4 {
	background: url(../../img_common/img_tit_border.gif)  top no-repeat;
	padding-top: 0.6em;
	margin-bottom: 0.6em;
	margin-top: 1.8em;
	font-size: small;
	clear: both;
	display: block;
}
h5 {
	font-size: small;
	font-weight: bold;
	color: #666633;
	margin-bottom: 0.6em;
}


/* local navi area*/
div#lnavi {
	width: 190px;
	display: block;
	margin-top: 1.8em;
	background-color: #E4E4E4; 
}
ul#lnavi_menu li.menu_tit {
	background: url(../common/tit_lnavi_restrant_menu.gif) no-repeat;
	width: 190px;
	height: 30px;
	border: none!important;
	text-indent: -10000px!important;
}
ul#lnavi_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#lnavi_menu li {
	line-height: 120%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	text-indent: 0.4em;
}
ul#lnavi_menu li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 8px;
	background-color: #E4E4E4;
}	
ul#lnavi_menu li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
/* local navi page_marking */
a.active {
	background-color: #C3CD97!important;
}
/* page contents menu */
div.page_menu {
	width: 188px;
	border: 1px solid #CCCCCC;
	margin: 2em 0;
}
div.page_menu ul {
	margin-top: 0.6em;
	padding: 0 0.8em;
	list-style: none;
	line-height: 120%;
}
div.page_menu li {
	margin-bottom: 0.8em;
	padding-left: 0.3em;
	border-left: 2px solid #6699CC;
}

/* common */
.img_l {
	float: left;
	margin: 0 1em 1em 0;
}
.img_r {
	float: right;
	margin: 0 0 1em 1em;
}
/* news pickup */
div#news_pickup {
	width: 600px;
	display: block;
	margin-bottom: 1.5em;
}
ul.list_style ul {
	margin-bottom: 2em;
	display: block;
}
ul.list_style li {
	list-style-type: none;
	padding-left: 1em;
	background: url(../../img_common/img_icon_arrow.gif) no-repeat 0 0.4em;
}

/* bn plan_pickup */
img.bn_left {
	float: left;
	margin-bottom: 0.6em;
	border: none;
}
img.bn_right {
	float: right;
	margin-bottom: 0.6em;
	border: none;
}
img.full_img {
	margin-bottom: 1em;
}
/* restaurant */
div.column_l {
	width: 290px;
	float: left;
	display: block;
}
div.column_l img {
	margin-bottom: 0.3em;
}
div.column_l p {
	margin-bottom: 0.3em;
}
div.column_r {
	width: 290px;
	float: right;
	display: block;
}
div.column_r img {
	margin-bottom: 0.3em;
}
div.column_r p {
	margin-bottom: 0.3em;
}
p.detail {
	text-align: right;
}


/*　culture school------------------------------------------　*/
h2#tit_img div.culture {
	background: url(../images/tit_h2_restaurant_culture.jpg) no-repeat;
	height: 160px;
}

h3#rest_culture {
	background: url(../images/tit_school_01.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}

/* summary */
div#photo_area {
	width: 274px;
	float: left;
	display: block;
}
div#summary_txt {
	width: 310px;
	display: block;
	float: right;
}
p.txt_red_s {
	color: #CC0000;
	font-size: small;
}

/* school layout*/
div.school_box {
	border: 1px solid #CCCCCC;
	padding: 16px;
	display: block;
	margin-bottom: 1.5em;
	width: 566px;
}
span.place {
	padding: 0.1em 0.3em;
	background-color: #6699CC;
	color: #FFFFFF;
	margin-left: 0.4em;
}
img.teacher {
	width: 130px;
	display: block;
	float: left;
	margin-right: 18px;
}
table.scholl_contents {
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 0.5em;
}
table.scholl_contents th {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #E7E7E7;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
table.scholl_contents td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.txt_att {
	color: #FF0000;
	font-size: x-small;
}

/* KIZUNA SCHOOL */
div#kizuna_box {
	border: 1px solid #CCCCCC;
	padding: 18px 10px;
	display: block;
	margin-bottom: 1.5em;
	width: 578px;
}
div#kizuna_box_txt {
	width: 390px;
	display: block;
	float: right;
}
div#kizuna_box table {
	border-collapse: collapse;
	width: 390px;
	margin-bottom: 0.5em;
}
div#kizuna_box th {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #E7E7E7;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
div#kizuna_box td {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
img.kizuna_photo {
	float: left;
	width: 170px;
	display: block;
}
iframe.digest {
	width: 600px;
	height: 92px;
	overflow: auto;
	border:none;
}

