/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯',Osaka,sans-serif;
	}
body {
	background-color: #000000;
	color: #000000;
	}
a:link, a:visited  {
	color: #B91C28;
	text-decoration: underline;
	}

a:hover {
    color: #B91C28;
	text-decoration: none;
	}	
div#center {
	background-color: #000000;
	margin: 0 auto 0 auto;
	width: 900px;
	height: 100%;
	} 

div#both {
	width: 900px;
	height: 100%;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	}
	
div#header {
	background-color: #000000;
	padding: 50px 0 5px 0;
	width: 902px;
	text-align: right;
	}

div#footer {
	background-color: #000000;
	padding-bottom: 40px;
	width: 902px;
	text-align: center;
	}
	
#footer p {
	color:#FFFFFF;
	font-size:11px;
	line-height: 1.6em;
	margin:10px 0;
	}
	
div#left_body {
	float: left;
	background-color: #FFFFFF;
	width: 200px;
	height: 100%;
	}
	
div#right_body {
	float: left;
	width: 699px;
	height: 100%;
	background-color: #FFFFFF;
	border-left: solid 1px #000000;
	}
	
div#topics {
	margin: 10px 19px auto 20px;
	height: 140px;
	}
	
div.main {
	margin: 10px 19px 20px 20px;
	height: 100%;
	width: 660px;
	}
	
div.main_under {
	margin: 10px 19px 20px 20px;
	padding-left: 30px;
	border-top: solid 1px #000000;
	height: 100%;
	}
	
div#map_left {
	float: left;
	width: 330px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 120px;
	}
	
div#map_right {
	float: left;
	width: 300px;
	margin: 20px 0 0 20px;
	}
	
.box {
	border-bottom: dashed 1px #000000;
	margin: 0 auto 10px auto;
	height: auto;
	width: 620px;
	}
	
.box_left {
	padding: 0 0 0 5px;
	}
	
.box_right {
	float: right;
	height: auto;
	margin: 5px;
	margin: 10px 5px 5px 5px;
	}
	
div.left {
	float: left;
	}
	
div.right {
	float: right;
	}
	
div.clear {
	clear: both;
	}
	
ul {
	margin: 15px auto 15px auto;
	padding: 0 0 0 30px;
	width: 60%;
	}
	
li {
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	margin: 0 0 5px 5px;
	}
	
.line {
	border-top: solid 1px #000000;
	width: 100%;
	}
	

.t_right{
	text-align:right;
	color:#666666;
	font-size: 12px;
	line-height: 1.5em;
	}	
	
.style_header {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	}

.style_topics {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	background-image:url(img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 14px;
	}

.style_rightarrow {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 20px 0 15px 20px;
	}

.style_downarrow {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 20px 0 15px 20px;
	}

.style_undermenu {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	background-image:url(img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	}

.style_12 {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	text-align: center;
	margin: 5px;
	}

.appetizer {
	background: url(img/double_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0 10px 0;
	width: 660px;
	}
	
.style_recommendation {
	font-size: 12px;
	color: #555555;
	line-height: 1.5em;
	float: left;
	}
	
div.recommendation {	
	border-bottom: dashed 1px #555555;
	}
	
.style_contents {
	font-size: 12px;
	color: #454545;
	line-height: 1.8em;
	margin: 5px;
	padding: 5px;
	}
	
.style_contents_b {
	font-size: 12px;
	color: #454545;
	font-weight: bold;
	line-height: 1.5em;
	margin: 5px 0 0 5px;
	}
	
.style_contents_s {
	font-size: 10px;
	color: #454545;
	line-height: 1.6em;
	margin: 5px;
	padding: 5px;
	}
	
.style_contents_s_b {
	font-size: 10px;
	color: #454545;
	line-height: 1.6em;
	margin: 5px 0 0 5px;
	font-weight: bold;
	}
	
	
	
.style_center {
	font-size: 12px;
	color: #993366;
	line-height: 1.5em;
	margin: 5px;
	}
	
.style_center_b {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	padding-top: 10px;
	}
	
.style_center_red_b {
	font-size: 16px;
	color: #993366;
	line-height: 1.5em;
	margin: 5px;
	font-weight: bold;
	}

.course {
	background: url(img/double_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	padding-top: 10px;
	margin: 10px auto 0 auto;
	width: 500px;
	text-align: center;
	}
	
	
	
.map_space {
	margin-top: 20px;
	}
	
.img_space1 {
	margin: 20px 0 20px 0;
	}

.img_space2 {
	float: left;
	margin: 10px 30px 0 0;
	width: 120px;
	}

.img_menu {
	float: left;
	margin-right: 15px;
	width: 200px;
	}
	

a:link.menu, a:visited.menu {
	color: #000000;
	text-decoration: none;
	}

a:hover.menu {
    color: #000000;
	text-decoration: underline;
	}

a:link.header, a:visited.header  {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover.header {
    color: #FFFFFF;
	text-decoration: underline;
	}

a:link.info, a:visited.info {
	color:#000000;
	text-decoration: none;
	}
	
a:hover.info {
	color:#666666;
	text-decoration: underline;
	}
td.menu_price{
	width:50px
}
.note{
	font-size:0.85em;
	color:#666666
}

.reservation{
	margin:15px 10px 20px;
	}
	
.reserve{
	float:right;
	width:500px;
	text-align: left;
	}
	
.style_reserve{
	font-size:12px;
	color:#000000;
	margin:0 0 5px 30px;
	line-height: 1.5em;
	}
	
.bottomsp{ margin-bottom:120px;}
	
div.paragraph p {
	font-size: 12px;
	color: #454545;
	line-height: 1.8em;
	margin: 5px;
	padding: 5px;
	}