@charset "UTF-8";
body {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
	color: #CCFFFF;
	background-attachment: fixed;
	background-color: #030516;
}
.name {
	font-size: 13px;
	font-weight: bold;
}
.address   {
	font-size: 11px;
	letter-spacing: 1px;
}
.clear {
	clear: both;
}
.nav {
	float: left;
	display: block;
	height: auto;
	width: auto;
}
.menu_bar {
	margin-top: -10px;
}
.home_content {
	background-image: url(images/main_back.png);
	width: 830px;
	text-align: left;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
.topic_cotent {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	margin-bottom: 10px;
}
.topic_cotent_btn {
	float: left;
	width: 270px;
	margin-right: 25px;
}
.topic_content_box2 {
	float: right;
	width: 565px;
	text-align: left;
}
.topics {
	float: left;
	height: 76px;
	width: 600px;
	background-image: url(images/topic_bc.png);
	padding-top: 12px;
	padding-left: 105px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	overflow: auto;
	padding-bottom: 12px;
}
.topic_scroll {
	height: 76px;
	width: 600px;
	overflow: auto;
}
.topic_scroll a:link    { color: #ccffff; }
.topic_scroll a:visited { color: #ff0000; }
.topic_scroll a:hover   { color: #ccffff; }
.topic_scroll a:active  { color: #ccffff; }

.topic_right {
	float: right;
	height: 100px;
	width: 120px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	overflow: visible;
}
.topic_cotent .topic_right a {
	color: #FFFFFF;
}


.home_content .half_left_clm {
	width: 410px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
}
head1 {
	font-size: 14px;
}
.home_content .access_left_clm {
	color: #F2F2F2;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	float: left;
	margin-top: 10px;
	letter-spacing: 3px;
}
.home_content .access_left_clm a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.home_content .access_right_clm {
	float: right;
	width: 450px;
	margin-top: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
.home_content .access_right_clm img {
	float: right;
	width: 450px;
}
.address_box {
	margin-left: 25px;
	line-height: 20px;
}
.home_content .sche_left_clm {
	float: left;
	width: 175px;
	font-family: Futura,Century Gothic,ITC Avant Garde Std Md, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	letter-spacing: 3px;
	font-weight: normal;
}
.home_content .sche_left_clm a{
	color: #CCFFFF;
	text-decoration: none;
}
.home_content .sche_left_clm #sub_menu {
	font-size: 10px;
}
.home_content .sche_left_clm #sub_menu a:hover {
	text-decoration: underline;
}
.month {
	font-size: 25px;
	line-height: 150%;
	font-weight: bold;
}
table#schedule   {
	float: right;
	border: none;
	margin-right: -10px;
}
.home_content  #schedule td {
	text-align: left;
	vertical-align: top;
	height: 80px;
	width: 85px;
}
.home_content #schedule #date {
	background-image: url(images/table_bg.png);
	background-repeat: repeat;
}
.home_content #schedule #day td {
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	font-size: 80%;
	color: #CDE6FF;
}
.home_content #schedule #date .table_guest {
	font-size: 9px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.home_content #schedule #date .table_leader {
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.home_content #schedule #date .table_date {
	font-size: 12px;
	font-weight: bold;
}
.home_content #schedule #date .table_date_off {
	font-size: 12px;
	color: #FF6666;
}
.home_content #schedule #date .table_leader_off {
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6666;
}
.home_content #schedule #date .table_guest_off {
	font-size: 9px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6666;
}
.home_content  #schedule td a:link {
	color: #CCFFFF;
	text-decoration: none;
}
.home_content  #schedule td a:hover {
	color: #CC6666 !important;
}
.home_content  #schedule td a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
.home_content  .sche_right_bottom {
	float: right;
	width: 620px;
	margin-top: -5px;
	margin-right: 5px;
}
.home_content .access_left_clm a:hover {
	text-decoration: underline;
}
.home_content .access_right_clm .address_box a {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1.5px;
}
.home_content .access_right_clm .address_box a:hover {
	text-decoration: underline;
}
.magicians_name  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
}
.magicians_zacho_name a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #CCFFFF;
}
.home_content .magicians_left_clm {
	float: left;
	width: 220px;
	font-size: 14px;
	color: #F2F2F2;
	margin-top: 10px;
	line-height: 20px;
	letter-spacing: 3px;
	font-weight: normal;
}
.home_content .magicians_left_clm a {
	color: #FFFFFF;
	text-decoration: none;
}
.home_content .magicians_left_clm #sub_menu {
	font-size: 10px;
}
.home_content .magicians_left_clm #sub_menu a:hover {
	text-decoration: underline;
}
.home_content .magicians_left_clm .magicians_name a:hover {
	text-decoration: underline;
}
.home_content .magicians_right {
	float: left;
	width: 350px;
	height: 360px;
	margin-top: 40px;
	background-image: url(images/table_bg.png);
	background-repeat: repeat;
	padding: 20px;
	margin-left: 20px;
}
.home_content .magicians_right a {
	color: #CCFFFF;
	font-size: 14px;
	text-decoration: none;
}
.home_content .magicians_right a:hover {
	color: #CCFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.home_content  .magicians_right_top  {
	margin-top: 20px;
	float: left;
}
.home_content .magicians_right img {
	float: left;
	margin-right: 20px;
}
.home_content .magicians_right .magicians_right_name_jp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
}
.home_content .magicians_right .magicians_right_name_en {
	font-family: Century Gothic, Futura, ITC Avant Garde Std Md, sans-serif, ＭＳ ゴシック;
	font-size: 16px;
}
.home_content .reservation_left_clm {
	float: left;
	width: 480px;
	font-size: 12px;
	color: #F2F2F2;
	margin-top: 10px;
	line-height: 20px;
	font-weight: normal;
}
.home_content .reservation_left_clm a {
	color: #FFFFFF;
	text-decoration: none;
}
.home_content .reservation_left_clm #sub_menu {
	font-size: 10px;
}
.home_content .reservation_left_clm a:hover {
	text-decoration: underline;
}
.home_content .reservation_right_clm {
	float: right;
	width: 320px;
	margin-top: 10px;
	line-height: 30px;
}
.home_content .reservation_right_clm a {
	color: #CCFFFF;
	text-decoration: none;
}
.home_content .reservation_right_clm a:hover {
	text-decoration: underline;
}
.home_content .system_left_clm {
	float: right;
	width: 350px;
	font-size: 12px;
	color: #F2F2F2;
	margin-top: 10px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: normal;
}
.home_content .system_left_clm #sub_menu {
	font-size: 10px;
}
.home_content .system_left_clm #sub_menu a:hover {
	text-decoration: underline;
}
.home_content .system_left_clm a {
	color: #FFFFFF;
	text-decoration: none;
}
.home_content .system_second_clm {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 13px;
}
.home_content .system_second_clm h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
}
.home_content .system_second_clm table {
	font-size: 12px;
	line-height: 16px;
}
.home_content .system_second_clm .system_title {
	font-size: 16px;
	font-weight: bolder;
}
.home_content .system_second_clm #time_table {
	width: 400px;
	line-height: 20px;
	font-size: 14px;
	color: #FFFFFF;
}
.home_content .system_second_clm #time_table td {
	background-image: url(images/table_bg.png);
	padding: 3px;
}
.home_content .sche_left_clm a:hover {
	text-decoration: underline;
}
.home_content .system_left_clm img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home_content .system_top {
	background-image: url(images/info_top2.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 820px;
	padding-top: 160px;
	padding-left: 10px;
}
.home_content .system_top .system_top_text {
	font-size: 11px;
	color: #FF0000;
	height: 160px;
	width: 370px;
	padding-top: 10px;
	padding-left: 10px;
}
.home_content .drink_second_clm {
	float: right;
	width: 320px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 18px;
}
.home_content .drink_left_clm {
	float: right;
	width: 150px;
	font-size: 12px;
	color: #F2F2F2;
	margin-top: 10px;
	line-height: 18px;
	letter-spacing: 0px;
	font-weight: normal;
}
.home_content  .drink_second_clm  img {
	font-size: 16px;
	font-weight: bolder;
}
.home_content .drink_second_clm .system_title {
	font-weight: bold;
	font-size: 16px;
}
.home_content .drink_second_clm .cocktail {
	float: none;
}

.cocktail_link a:link{
	color:#6699FF;
	font-weight: bold;
	text-decoration: underline;
}
.cocktail_link a:hover{
	color:#999999;
	text-decoration: underline;
}
.cocktail_link a:visited{
	color:#FFFFFF;
}
.home_content .drink_left_clm #sub_menu {
	font-size: 10px;
}
.home_content .drink_left_clm #sub_menu a:hover {
	text-decoration: underline;
}
.home_content .drink_left_clm a {
	color: #FFFFFF;
	text-decoration: none;
}
.home_content .system_second_clm .system_title a {
	color: #F2F2F2;
	text-decoration: none;
	letter-spacing: 2px;
}
.home_content .system_second_clm a {
	color: #FFFFFF;
	font-weight: bolder;
}
.home_content .drink_second_clm .cocktail {
	float: left;
	height: 120px;
	width: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.home_content .drink_second_clm .cocktail_title {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.home_content .drink_second_clm .cocktail_description {
	font-size: 12px;
}
.home_content .drink_second_clm .menu_note {
	font-size: 12px;
}
.home_content .magicians_left_clm .magicians_zacho_name a:hover {
	text-decoration: underline;
}
.special_yellow  a:link {
	color: #CCFF00;
}
.home_content #schedule #date .table_date_special {
	font-size: 12px;
	color: #FFFF00;
}
.home_content #schedule #date .table_leader_special {
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.home_content #schedule #date .table_guest_special {
	font-size: 9px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}

.home_content #schedule #date .table_date_special a{
	font-size: 12px;
	color: #FFFF00;
}
.home_content #schedule #date .table_leader_special a{
	font-size: 12px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.home_content #schedule #date .table_guest_special a{
	font-size: 9px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
