/* CSS Document */
.css12_p {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 200%;
	color: #7A649B;
	margin-top:3px;
	margin-bottom:3px;
}
.css14_p {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 200%;
	color: #7A649B;
}
.css {
	font-family: "ＭＳ ゴシック";
	font-size: 8px;
	line-height: 200%;
}
.css1 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 100%;
}
.css12 {
	font-family: "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 200%;
}
.css14 {
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 200%;
}




* {
	margin:0px;
	padding:0px;
	vertical-align: top;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table#main {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color: #FFFFFF;
}

.header {
	font-size: 12px;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.flash-td {
	padding-bottom: 10px;
}
.yasumi-text {
	height: 22px;
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 10px;
}
.img-yasumi {
	display: block;
	float: left;
}


/*
----------------------------------------------------------------------------------------------------------------------------------------
カレンダー
----------------------------------------------------------------------------------------------------------------------------------------
*/

.cal {
	/*height:300px;*/
	height:180px;
	margin:5px 5px 5px 5px;
	font-size:12px;
	line-height:1.2em;
}

.cal table {
	width:160px;
	font-size:12px;
	margin-bottom:20px;
}

.cal td {
	padding:0px;
	height:18px;
	text-align:center;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
}

.sunday {
	background-color:#FFFFFF;
	color:#333333;
}

.satday {
	background-color:#FFFFFF;
	color:#333333;
}

.weekday {
	background-color:#FFFFFF;
	color:#333333;
}

.open {
	background-color:#FFFFFF;
	color:#333333;
}

.close {
	background-color:#7A649B;
	color:#FFFFFF;
}

.calbg1 {
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
}

.calbg2 {
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
}

.calbg3 {
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
}
.cal-back {
	background-color: #7B649C;
	height: 180px;
	vertical-align: top;
	padding-top: 8px;
}
.calendar-table {
	float: left;
	margin-left: 5px;
}
.top-txt-box {
	float: left;
	width: 237px;
	font-size: 12px;
	line-height: 140%;
	margin-left: 7px;
}
.footer {
	font-size: 12px;
	text-align: center;
	height: 18px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7A649B;
	border-right-color: #7A649B;
	border-bottom-color: #7A649B;
	border-left-color: #7A649B;
}
.footer02 {
	font-size: 12px;
	line-height: 200%;
	text-align: center;
}

.calYm {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}