/* ページ全体 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #3366cc;
	background-image: url(../img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.clear {
	clear: both;
}


/* レイアウト */

#page {
	width: 700px;
	margin: auto;
	text-align: left;
}
#menu {
	float: left;
	width: 120px;
	overflow: hidden;
}
#contents {
	width: 570px;
	float: right;
	overflow: hidden;
}
#links {
	text-align: center;
	clear: both;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: 10px;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 10px;
}
h2 {
	line-height: 30px;
	background-image: url(../img/bg_h2.png);
	font-size: 13px;
	color: #FFF;
	padding-left: 20px;
	font-weight: bold;
	height: 30px;
	clear: both;
	margin-top: 20px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #526DAD;
	border-right-color: #526DAD;
	border-bottom-color: #526DAD;
	border-left-color: #526DAD;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.5em;
	margin-left: 0.5em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	border-top-style: none;
	border-right-style: none;
	background-image: url(../img/bg_h3.png);
	border-bottom-width: 2px;
	clear: both;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.4em;
	text-indent: 0em;
}
#flow {
	text-align: center;
	width: 308px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
	margin-left: 131px;
}
#flow b {
	font-size: 14px;
	line-height: 38px;
	height: 38px;
	width: 308px;
	display: block;
	font-weight: normal;
	background-image: url(../img/bg_flow.png);
	color: #000;
}



/* メニュー */

.shopData {
	font-size: 12px;
	line-height: 1.1em;
	text-align: left;
}
ul.attention {
	margin-left: 2em;
}
ul.attention li {
	list-style-type: square;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

.shopData .shopDataName {
	font-size: 16px;
	font-weight: bold;
}

/* フッタ */

.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}

.attention {
	color: #FF3300;
}
.title {
	background-repeat: no-repeat;
	background-position: left top;
}
#title {
	text-align: left;
	display: block;
}

#shopNews {
	text-align: left;
	padding: 5px;
	background-image: url(../img/news_bg.gif);
	background-repeat: repeat;
	border: 2px solid #3366CC;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../icon/kyuusen_sR001.gif);
	margin: 0px;
	height: 150px;
	overflow: auto;
}
#shopNews li {
	padding: 3px;
	line-height: 1.2em;
}

#shopNewsTitle {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#faq dl {
	text-align: left;
	margin: 10px;
	border: 2px dotted #3366CC;
	padding: 5px;
	background-image: url(../img/news_bg.gif);
	background-color: #FFFFFF;
}
#faq dt {
	color: #990000;
	background-image: url(../icon/icon_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 3px;
	font-weight: bold;
}
#faq dd {
	color: #000033;
	line-height: 1.2em;
	background-image: url(../icon/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
#schedule td,th {
	vertical-align: top;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	font-size: 0.85em;
	line-height: 1.2em;
}
#schedule td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.flow {
	background-image: url(../../schedule/img/down_arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#schedule .photoCell {
	border-right-style: none;
	text-align: left;
	width: 280px;
}
.photo {
	margin: 1px;
	border: thin solid #003366;
}


#schedule table {
	border: 2px solid #003399;
	background-image: url(../img/news_bg.gif);
	background-color: #FFFFFF;
}
.credit {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#schedule {
	margin-top: 20px;
	margin-bottom: 10px;
}
#schedule h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 1em;
	background-color: #993300;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6600;
	background-image: none;
}
#schedule p {
	font-size: 0.95em;
	line-height: 1.3em;
	padding: 3px;
}
#shopNews dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	overflow: visible;
}
#shopNews dd {
	font-size: 0.9em;
	line-height: 1.4em;
}
#contents .uc {
	text-align: center;
	padding: 10px;
	margin: 20px;
	border: 3px dotted #006699;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	background-image: url(../img/news_bg.gif);
}
#diary_log {
	font-size: 10px;
	background-image: url(../img/news_bg.gif);
	border: 2px dotted #006699;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#diary_log th {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #003399;
}
.tourCal {
	width: 100%;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.tourCal * {
	padding: 0;
	margin: 0;
}
.tourCal th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	width: 70px;
}
.tourCal td {
	vertical-align: top;
	font-size: 10px;
	line-height: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.tourCal th.tourCalSat {
	background-color: #0000CC;
}
.tourCal td.tourCalSat {
	color: #0000CC;
	background-color:#99CCFF;
}
.tourCal th.tourCalSun {
	background-color: #CC0000;
}
.tourCal td.tourCalSun {
	color: #CC0000;
	background-color:#FFCC99;
}
.tourCal .day {
	color: #000000;
	background-color: #CCCCDD;
	text-align: center;
	border: 1px solid #999999;
	line-height: 1.4em;
}
.tourCal .daySat {
	color: #0000CC;
	background-color:#99CCFF;
	text-align: center;
	border: 1px solid #999999;
	line-height: 1.4em;
}
.tourCal .daySun {
	color: #CC0000;
	background-color:#FFCC99;
	text-align: center;
	border: 1px solid #999999;
	line-height: 1.4em;
}
.tourCal .t1 {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 14px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
}
.tourCal .t2 {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 14px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
}
.tourCal .t3 {
	font-size: 10px;
	line-height: 28px;
	text-align: center;
	height: 29px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	overflow: hidden;
}
.tourCal .t3a {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 29px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	margin-bottom: 3px;
}
.tourCal .t3b {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 14px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	margin-bottom: 3px;
}

.tool-tip {
	width: 200px;
	color: #eee;
	text-align: center;
	overflow: hidden;
}
.tool-tip .tool-title {
	font-size: 11px;
	font-weight: 900;
	margin: 0;
	padding: 10px 10px 0;
	background: #222;
}
.tool-tip .tool-text {
	margin: 0;
	padding: 10px;
	font-size: 11px;
	background: #222;
}
.tourCal .t1t {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 14px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	color: #FF0000;

}
.tourCal .t2t {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 14px;
	background-color: #FF9999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	color: #0000FF;

}
.tourCal .t3t {

	font-size: 10px;
	line-height: 14px;
	text-align: center;
	height: 29px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
	margin-bottom: 3px;
}
.catch {
	font-size: 1.3em;
	font-weight: bold;
}
ol {
	margin-left: 2em;
}
ol li {
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
table.price {
	color: #000;
	background-color: #069;
}
table.price tr th {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 3px;
}
table.price tr td {
	font-size: 12px;
	background-color: #FFF;
	padding: 3px;
}
th.courseTitleTd {
	text-align: left;
	white-space: nowrap;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th.oneLine {
	line-height: 2em;
	white-space: nowrap;
}
th.twoLine {
	line-height: 1em;
	white-space: nowrap;
}
.imgBlock {
	float: left;
	padding-left: 10px;
}
.imgBlock .imgTitle {
	background-color: #039;
	display: block;
	line-height: 2em;
	color: #FFF;
	padding-left: 15px;
	background-image: url(../img/imgTitleBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.step {
	padding-left: 70px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left 20px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #69C;
}
.stepTitle {
	color: #526DAD;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
.step img.ph {
	clear: right;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.step img.ph2 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


#step1.step {
	background-image: url(../../start/img/stepId1.gif);
}
#step2.step {
	background-image: url(../../start/img/stepId2.gif);
}
#step3.step {
	background-image: url(../../start/img/stepId3.gif);
}
#step4.step {
	background-image: url(../../start/img/stepId4.gif);
}
#step5.step {
	background-image: url(../../start/img/stepId5.gif);
}
#step6.step {
	background-image: url(../../start/img/stepId6.gif);
}
.balloonBlock {
	padding-left: 0px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.balloon {
	background-image: url(../../start/img/balloon_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 15px;
}
.balloon .bTop {
	background-image: url(../../start/img/balloon_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
}
.balloon .bBody {
	background-image: url(../../start/img/balloon_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
.balloonBlock.iruka {
	background-image: url(../../start/img/iruka.gif);
}
.balloonBlock.staff1 {
	background-image: url(../../start/img/staff1a.gif);
}
.balloonBlock.staff2 {
	background-image: url(../../start/img/staff2.gif);
}
.balloonBlock.staff3 {
	background-image: url(../../start/img/staff3.gif);
}
.staffBalloon {
	color: #36C;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	display: block;
	margin-bottom: 0.5em;
	padding-left: 25px;
	margin-left: 55px;
	background-image: url(../../start/img/staffBalloon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.balloon .bBody img {
	margin-right: 10px;
	margin-bottom: 5px;
}

#startMovie {
	margin-bottom: 20px;
}
.cap {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.red {
	color: #C00;
	font-weight: bold;
}
.yellow {
	font-weight: bold;
	color: #FC0;
}
.center {
	text-align: center;
}
.blue {
	font-weight: bold;
	color: #00C;
}
.gallery img {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
}
.large {
	font-size: 1.2em;
	line-height: 2em;
	text-align: center;
	display: block;
	color: #036;
}
.courseTitle {
	text-align: left;
	white-space: nowrap;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
.courseTitle.courseTitleBeginner {
	background-image: url(../../start/img/beginner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	height: 30px;
	overflow: visible;
}
.courseTitle.courseTitleCCard {
	background-image: url(../../start/img/c_card.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 74px;
	overflow: visible;
}
.catch {
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	color: #036;
}
.catch .indent {
	line-height: 1.1em;
	margin-bottom: 0.5em;
	display: block;
	text-indent: -1.5em;
	padding-left: 1.6em;
	font-size: 0.95em;
	color: #033;
	font-weight: normal;
}
.special {
	background-image: url(../../mente/img/special.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 50px;
	margin: 10px;
	line-height: 30px;
	color: #630;
	font-size: 14px;
}
.good {
	color: #F33;
}
.bad {
	color: #33F;
}

