/* 2011 Brainz */
@charset "UTF-8";
a{text-decoration:none;}
body{border-top:solid 3px #A88B54;}
P{text-indent:1em;}
.red{color:#cc3300;}
.dummy_div{clear:both;}

#menu_header{
	display:block;
	height:117px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#mark{
	float:left;
	width:170px;
	height:117px;
}
#dango_mark a{
	display:block;
	background-image:url("../img/logo.png");
	background-repeat:no-repeat;
	background-position:-45px 0px;
	width:170px;
	height:70px;
	text-indent:-9999px;
}

#this_website a{
	display:block;
	background-image:url("../img/logo.png");
	background-repeat:no-repeat;
	background-position:-80px -82px;
	width:170px;
	height:47px;
	text-indent:-9999px;
}

#breadcrumbs{
	float:right;
	padding:30px 0px 0px 0px;
	width:630px;
	text-indent:0em;
	text-align:right;
	font:small"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color:#A88B54;
}

#breadcrumbs li{
	display:inline;
	list-style-type:none;
}

#breadcrumbs a{
	color:#A88B54;
	text-decoration:underline;
}

#main_menu{
	float:right;
	padding:10px 0px 0px 0px;
	width:509px;
	height:50px;
}

#main_menu li{
	display:inline;
}

#main_menu li a{
	display:block;
	float:left;
	height:50px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

#mm-odori a{width:60px;background:url("../img/menu.png") 0 0 no-repeat;}
#mm-history a{width:105px;background:url("../img/menu.png") -60px 0 no-repeat;}
#mm-reservation a{width:97px;background:url("../img/menu.png") -165px 0 no-repeat;}
#mm-onshukai a{width:56px;background:url("../img/menu.png") -262px 0 no-repeat;}
#mm-theater a{width:132px;background:url("../img/menu.png") -318px 0 no-repeat;}
#mm-access a{width:59px;background:url("../img/menu.png") -450px 0 no-repeat;}
#mm-link a{width:59px;background:url("../img/menu.png") -509px 0 no-repeat;}

#mm-odori a:hover{background-position:0 -50px;}
#mm-history a:hover{background-position:-60px -50px;}
#mm-reservation a:hover{background-position:-165px -50px;}
#mm-onshukai a:hover{background-position:-262px -50px;}
#mm-theater a:hover{background-position:-318px -50px;}
#mm-access a:hover{background-position:-450px -50px;}
#mm-link a:hover{background-position:-509px -50px;}

#mm-odori a.on, #mm-odori a.on:hover{background-position:0 -100px;}
#mm-history a.on, #mm-history a.on:hover{background-position:0 -100px;}
#mm-reservation a.on, #mm-reservation a.on:hover{background-position:0 -100px;}
#mm-onshukai a.on, #mm-onshukai a.on:hover{background-position:0 -100px;}
#mm-theater a.on, #mm-theater a.on:hover{background-position:0 -100px;}
#mm-access a.on, #mm-link a.on:hover{background-position:0 -100px;}
#mm-link a.on, #mm-link a.on:hover{background-position:0 -100px;}

#title_section{
	display:block;
	background-color:#F7F1F2;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
	height:100px;
	width:100%;
}

#bottom_nav{
	display:block;
	width:100%;
	height:20px;
	background-color:#A88B54;
}

#navbutton_wrapper{
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
#navbutton_wrapper a{
	vertical-align:middle;
	text-indent:-9999px;
}

#bottom_menu li{
	display:inline;
}

#bottom_menu li a{
	display:block;
	float:left;
	height:20px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

#bm-access a{width:70px;background:url("../img/bottom_nav.png") 0px 0px no-repeat;}
#bm-link a{width:60px;background:url("../img/bottom_nav.png") -70px 0px no-repeat;}
#bm-sitemap a{width:90px;background:url("../img/bottom_nav.png") -130px 0 no-repeat;}

#copyright{
	display:block;
	width:800px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:left;
	font-size:small;
	font-style:normal;
}

