﻿@charset "UTF-8";
/****************************************************************************
	basic.css (public used)

	modified:2008/04/24
****************************************************************************/
* {
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
}
img {
	border:0px;
}
.flash-replaced .alt {
	position:absolute;
	overflow:hidden;
	display:block;
	height:0px;
	width:0px;
}

/****************************************************************************
	margin
*/
.mgn-0 {
	margin-bottom:0px;
}
.mgn-3 {
	margin-bottom:3px;
}
.mgn-5 {
	margin-bottom:5px;
}
.mgn-7 {
	margin-bottom:7px;
}
.mgn-10 {
	margin-bottom:10px;
}
.mgn-15 {
	margin-bottom:15px;
}
.mgn-20 {
	margin-bottom:20px;
}
.mgn-25 {
	margin-bottom:25px;
}
.mgn-30 {
	margin-bottom:30px;
}

/****************************************************************************
	alignment
*/
.ac {
	margin-left:auto;
	margin-right:auto;
}
.ar {
	margin-left:auto;
	margin-right:0px;
}
.ar-10 {
	margin-left:auto;
	margin-right:10px;
}
.ar-15 {
	margin-left:auto;
	margin-right:15px;
}
.al {
	margin-left:0px;
	margin-right:auto;
}
.al-10 {
	margin-left:10px;
	margin-right:auto;
}
.al-15 {
	margin-left:15px;
	margin-right:auto;
}

/****************************************************************************
	float
*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.fc,
.clearfloat {
	clear:both;
}

/****************************************************************************
	h

h1, h2, h3, h4, h5, h6 {
	margin:0pt;
	font-size: 5px;
}
*/
/****************************************************************************
 * body
 */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#4D4D4D;
	color:#666666;
	font-family:"Arial","lr oSVbN","Helvetica","sans-serif";
	font-size:12px;
	font-weight:normal;
	font-size-adjust:none;
	line-height:1.3;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

.fnt_red_blod {
	font-weight: bold;
	color: #FF0000;
}

#page_wrapper {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
}
	

#header {
/*
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
*/
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	height: 120px;
	width: 900px;
	display: block;
}
#contents {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.month_left {
	font-size: 18px;
	float: left;
	font-weight: bold;
	color: #CC6666;
	height: 35px;
	vertical-align: middle;
}
.month_right {
	font-size: 14px;
	float: right;
	padding: 0px;
	height: 35px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 10px;
}
#pagetop {
	text-align: right;
}

#schedule {
	clear: both;
}
#footer {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}


.month_strong {
	font-size: 28px;
	font-weight: bold;
	color: #CC6666;
}
.td_space {
	height: 10px;
	background-color: #FFFFFF;
}


.td_date1 {
	background-color: #333333;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	width: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_date2 {
	background-color: #666666;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	width: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_image {
	width: 148px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.td_txt0 {
	width: 340px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.td_txt1 {
	width: 240px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_txt1_1 {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_red {
	color: #CC6633;
}

.td_txt2 {
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px;
	vertical-align: top;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.td_detail {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.titel1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993333;
	display: block;
	margin-bottom: 4px;
}
.td_bt1 {
	text-align: right;
	vertical-align: bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.image_detail {
	display: inline;
	padding-right: 10px;
	padding-bottom: 10px;
}

.td_date2st {

	background-color: #666666;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	width: 15px;
	color: #66FFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_date2sun {


	background-color: #666666;
	text-align: center;
	padding: 10px;
	vertical-align: top;
	width: 15px;
	color: #FF6600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.category_jazzvocal {
	background-color: #CC3333;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	margin-bottom: 3px;
	display: block;
}
.category_bossanova {
	background-color: #999900;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	margin-bottom: 3px;
	display: block;
}
.category_jazzpiano {
	background-color: #336699;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	margin-bottom: 3px;
	display: block;
}
.td_bt {
	text-align: center;
	vertical-align: bottom;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.td_blkline {
	background-color: #000000;
	height: 4px;
	font-size: 0.1em;
	color: #000000;
}

/****************************************************************************
	detail
*/

#header_detail {
	background-image: url(images/header_bg_detail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	height: 105px;
	width: 600px;
	display: block;
	margin-bottom: 10px;
}
#page_wrapper_detail {
	width:600px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.td_bt_detail {

	text-align: center;
	vertical-align: bottom;
	padding: 10px;
}
.td_txt3 {
	width:130px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#header_reserve {

	background-image: url(images/header_bg_reserve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	height: 105px;
	width: 600px;
	display: block;
	margin-bottom: 10px;
}
#closebutton {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
