@charset "utf-8";
/* CSS Document */

/*===================*/
/*=== 基本スタイル ===*/
/*===================*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #FDEDCE;
	color: #000;
	background-attachment: fixed;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.text {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
}
.thumb_area {
	width: 970px;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 10px;
}
.tube {
	float: right;
	width: 420px;
}
.profile {
	float: left;
	width: 530px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}
.jazzlife {
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.thumb {
	width: 232px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}


img {
	border:none
}
a:link {
	color: #C03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C03;
}
a:active {
	text-decoration: none;
	color: #C03;
}
a:hover {
	color: #C03;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.corner {
	margin-top: 20px;
}

#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}
#breadcrumbs {
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.copy {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.footer {
	width: 890px;
	font-size: 14px;
	clear: both;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#map {
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: 1px solid #666;
}
#map .left {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: left;
}
#map .center {
	float: left;
	width: 500px;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-right: 20px;
}
#map .address {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin-right: 20px;
}
#map .bottom {
	float: left;
	width: 530px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	margin-left: 40px;
}
#map .bottom .line {
	width: 220px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	margin-left: 20px;
	line-height: 16px;
}
#map .bottom .station {
	float: left;
	width: 260px;
	line-height: 16px;
}
#map .bottom .dot {
	clear: left;
	width: 530px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #603;
}

/*===================*/
/*=== ここまで　　 ===*/
/*===================*/

#main {
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.detail {
	float: left;
	width: 390px;
	margin-left: 20px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	width: 860px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.free {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	width: 420px;
	text-align: center;
	float: left;
	margin-top: 20px;
}
.extra {
	width: 420px;
	margin-top: 20px;
	float: right;
}
.list {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

