/*設定しなおし*/
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form {   
    margin:0; padding:0; font-size:100%;   
}


/*今までのＣＳＳ*/
.style1 {font-size: 12px}
body {
	font-size: 93%;
	line-height: 120%;
}
p {
	margin-top: 5px;
}

.style4 {
	font-size: 12px;
	line-height: 1.4;
}
.style6 {
	font-size: 10px;
	line-height: 1.4;
	color: #666666;
	float: right;
	background: url(item/4-1-01.gif) no-repeat left top;
	text-align: right;
	padding-right: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style10 {color: #FFFF66}
.style12 {color: #FF33CC}
.style13 {
	color: #006666;
	font-size: 12px;
}
.style14 {
	font-size: 14px;
	font-weight: bold;
	color: #3333FF;
	padding-left: 15px;
}
.style15 {
	color: #FF0000;
	font-size: 12px;
}
.style16 {color: #FF6600}
.style17 {color: #FF0066}

.yoyaku {
	background: url(item/4-2-01.gif) no-repeat left top;
}
#Calendar {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	border: 1px solid #666666;
	text-align: center;
}
.Holiday {
	font-weight: bold;
	color: #FF0066;
	background: #FFEEFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	border-style: none;
}
.Holiday a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.HolidayGC {
	font-size: 10px;
	line-height: 10px;
}


h3 {
	font-size: 20px;
	color: #003399;
	margin-left: 5px;
	margin-bottom: 3px;
}
#month {
	width: 660px;
	border-top: 1px solid #006633;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #006633;
	margin-bottom: 30px;
	font-size: 13px;
}
#month tr td {
	width: 19px;
	margin: auto;
	border-bottom: 1px solid #006633;
	border-right: 1px solid #006633;
}
#month th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	background: #66BD89;
	color: #FFFFFF;
}


/*カレンダー月枠*/


#Calendar {
   border-collapse: collapse;
   border: 0px 1px 0px 0px solid #999999; /* 外側の枠線 */
}
#Calendar th {
	background: #ECE9D8;
	text-align: center; /* 線種：実線 */
	padding: 3px; /* セル内側の余白 */
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 10px;
}

#Calendar td {
	padding: 0px; /* セル内側の余白 */
	line-height: 1.5;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 18px;
}
#Calendar a {
	line-height: 1.2;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}

.mf-tp {
	background: #FFFFCC;
}
.mf-tp2 {
	background: #FEE0D3;
}

/* クローズ案内
---------------------------------------------------------- */
 #closeMes {
	background: url(../play/item/close-message.gif) no-repeat left top;
	height: 311px;
	width: 469px;
}


#closeMes #text {
	font-size: 100%;
	line-height: 1.5;
	margin-top: 40px;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}
