BODY {
	
}
A {
	TEXT-DECORATION: none;
}

.bold {
	font-weight: bold;
}

/* フォント */
.fs120 {
	FONT-SIZE: 120%;
}
.fs90 {
	FONT-SIZE: 90%;
}
.fs80 {
	FONT-SIZE: 80%;
}
.fs75 {
	FONT-SIZE: 75%;
}
.fs70 {
	FONT-SIZE: 70%;
}
.fs60 {
	FONT-SIZE: 60%;
}
.fs120b {
	FONT-SIZE: 120%;
	FONT-WEIGHT: bold;
	COLOR: #FF0000;
}
.fs100b	{
	FONT-SIZE: 100%;
	FONT-WEIGHT: bold
}
.fs80b	{
	FONT-SIZE:80%;
	FONT-WEIGHT: bold
}
.fcred {
	COLOR: #7d0002;
}
.fcwhite {
	COLOR: #ffffff;
}
.fcdarkgreen {
	COLOR: #006411;
}


TABLE.darkblue {
	BACKGROUND-COLOR: #000080;
}
TABLE.gray {
	BACKGROUND-COLOR: #b6b6b7;
	WIDTH:100%;
	border-collapse:collapse;
	//border:solid 1px #cccccc;
}
TABLE.black {
	BACKGROUND-COLOR: #000000;
}
TABLE.darkgreen {
	BACKGROUND-COLOR: #006411;
}
TD.whitegray {
	BACKGROUND-COLOR: #efefef;
}
TD.white {
	BACKGROUND-COLOR: #ffffff;
}
TD.darkgreen {
	BACKGROUND-COLOR: #006411;
}
TD.lightgreen {
	BACKGROUND-COLOR: #ccffcc;
}
TD.darkblue {
	BACKGROUND-COLOR: #000080;
}
TD.menugreen {
	BACKGROUND-COLOR: #85a064;
}
TD.orange{
	BACKGROUND-COLOR: #FDC55A;
}
TD.lightyellow{
	BACKGROUND-COLOR: #FFFFCC;
	/*BACKGROUND-COLOR: #fde4ab*/
}
TD.lightyellow2{
	BACKGROUND-COLOR: #fde4ab
}
TD.lightblue {
	BACKGROUND-COLOR: #d5f9fd;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.pink {
	BACKGROUND-COLOR: #fde3f5;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;
}
TD.lightpurple {
	BACKGROUND-COLOR: #f9d0ff;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.blue {
	BACKGROUND-COLOR: #d4dafe;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.lightred {
	BACKGROUND-COLOR: #f9bbbb;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.lightbrown {
	BACKGROUND-COLOR: #edd7a3;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.lightorange {
	BACKGROUND-COLOR: #e8ac8b;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.event_white {
	BACKGROUND-COLOR: #ffffff;
	PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;
}
TD.event_lightgreen {
	BACKGROUND-COLOR: #ccffcc;
    PADDING:5px;
	font-size:80%;
	border:solid 1px #cccccc;

}
TD.top_lightgreen {
	BACKGROUND-COLOR: #ecfdec;
    PADDING:5px;
	font-size:90%;
	border:solid 1px #cccccc;
	line-height: 140%;

}
#container_news {
	margin-top:15px;
	padding:0;
	border: 1px solid #a7a7a7;
}

ul.newsline {
	margin: 0px;
	padding: 0px;
}

ul.newsline li.line {
	border-bottom:1px dashed #CCC; line-height: 150%;
	font-size: 90%;
	color: #333;
	vertical-align: middle;
	background-image: url('zou/newsIcon.gif');
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px
}

ul.newsline li.end {
	line-height: 150%;
	font-size: 90%;
	color: #333;
	vertical-align: middle;
	background-image: url('zou/newsIcon.gif');
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px
}
.underline {
	text-decoration: underline;
}
.underline_double {
	border-bottom-style:double;
	border-bottom-width:3px;
}
.line-height {
	line-height: 150%;
}
.line_h_150 {
	line-height: 150%;
}

.imgValignMiddle {
	vertical-align: middle;
}

/* コースレートテーブル */
table.courseRate {
	width: 600px;
	margin: 0 0 10px 0;
	border: 1px solid #606060;
	border-collapse: collapse;
	padding: 0;
}

table.courseRate th {
	background-color: #dcedd5;
	border: 1px solid #606060;
	text-align:center;
	padding: 5px;
	font-size:120%;
}

table.courseRate td {
	border: 1px solid #606060;
	padding: 5px;
	font-size:120%;
	text-align:center;
}

table.courseRate td.lightyellow {
	background-color: #feffe3;
	border: 1px solid #606060;
	padding: 5px;
	font-size:120%;
	text-align:center;
}

table.courseRate td.darkgreen {
	background-color: #006411;
	border: 1px solid #606060;
	padding: 5px;
	font-size:120%;
	text-align:left;
}

/* ポイントカード */
div.pointCard {
	padding: 5px;
	font-size: 90%;
	line-height: 150%;
}

div.pointCardAttention {
	background-color: #fafff3;
	border: 1px solid #5b743d;
	padding: 5px;
	font-size: 90%;
	line-height: 140%;
}

div.amenity {
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 30px;
	line-height: 150%;
}

/* 売店 */
div.store {
	font-size: 90%;
	line-height: 150%;
	background-color: #ffffff;
	border: 1px solid #5b743d;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

div.storeImage {
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

div.storeItemName {
	width:560px;
	font-weight:bold;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: 1px dashed #606060;
}

div.storeItem {
	width:560px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
}

div.storeItemPhoto {
	float:right;
}

div.storeItemInfo {
	float:left;
	width:450px;
}

div.storeItemInfo_short {
	float:left;
	width:350px;
}

div.clear {
	clear:both;
}

/* index information */
div.information {
	width:155px;
	background-image: url('zou/info_bg.gif');
	background-repeat: repeat-y;
	background-position: left center;
}

div.information p {
	width:149px;
	margin: 0;
    padding-top :7px;
    padding-right :11px;
	padding-left :0px;
    color: #999999;
    font-size:80%;
    text-align: right;
}

div.information dl {
	margin: 0;
    padding:0;
	background-image: url('zou/info_border.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.information dt {
	width: 132px;
	margin: 0;
    padding-top:8px;
    padding-bottom:3px;
    padding-left:18px;
    padding-right:5px;
}

div.information dt.small {
	width: 140px;
	margin: 0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    padding-right:0px;
    font-size:80%;
}

div.information dd {
	width: 125px;
	margin: 0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:25px;
    padding-right:5px;
	font-size:95%;
}

div.information dt.date {
    float:left;
    clear:both;
	width: 1px;
	margin: 0;
    padding:0px;
}

div.information dd.date {
	width: 146px;
	margin: 0;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:0px;
    padding-right:8px;
    color: #999999;
    font-size:80%;
    text-align: right;
}

/* Q&A */
div.qa {
	font-size: 90%;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.qaTitle {
	font-size: 120%;
	line-height: 150%;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
}
div.question {
	width:100%;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 30px;
	line-height: 150%;
	background-image: url(zou/question.gif);
	background-repeat: no-repeat;
	font-size: 90%;
}

div.answer {
	width:100%;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 30px;
	line-height: 150%;
	background-image: url(zou/answer.gif);
	background-repeat: no-repeat;
	font-size: 90%;
}
.faqBold {
	COLOR: #7d0002;
	font-weight: bold;
	border-bottom:solid 1px #7d0002;
}
div.playstyleAttention {
	background-color: #fff3f8;
	border: 1px solid #ff4a9b;
	padding: 5px;
	font-size: 90%;
	line-height: 140%;
}
div.playstyle {
	background-image: url(zou/playstyle.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

