body{
  	background-color: #FFFFFF;
	scrollbar-base-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-arrow-color: #FF3300;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #FF9966;
	scrollbar-shadow-color: #FF9966;
	scrollbar-darkshadow-color: #333333;
	margin-top: 20px;
	margin-left: 40px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a:link{
	color:#F30;
	text-decoration:none
}
a:visited{
	color:#F93;
text-decoration:none}


/* スケジュール表*/
.suntitle {font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 81px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	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;
}
.daytitle {font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 81px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.sattitle {font-size: 12px;
	color: #0000FF;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 81px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-top-style: solid;
}
.sun {font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: top;
	height: 75px;
	width: 80px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.day {font-size: 10px;
	color: #333333;
	vertical-align: top;
	height: 75px;
	width: 80px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
.sat {font-size: 10px;
	color: #0033FF;
	vertical-align: top;
	height: 75px;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	padding: 3px;
}
.calenderall {
	width: 570px;
	margin: 8px 4px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
.calenderall p {
	color:#F30;
}
.calender {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	vertical-align: top;
}
.month {font-size: 14px;
	color:#F30;
	text-align: center;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	border: none;
}
.noday {
	height: 29px;
	width: 26px;
	border: none;
}


/* 日程*/
h5 {
	font-size: 14px;
	color: #FF00FF;
	border-bottom: 1px solid #CCC;
	margin-top:50px;
	margin-bottom: 5px;
	padding:5px 0 2px 23px;
	background:#000000 url(images/icon.gif) no-repeat -2px;
}


p {
	color:#666;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	margin:0 0 10px;
}
.gototop {
font-size:10px;
margin:5px;
text-align:right;
}
.gototop a:link,.gototop a:visited {
	color:#F33;
	text-decoration:underline;
}
.gototop a:hover {
	color:#111;
	text-decoration:none;
}

.l {
	font-size:14px;
}
.b {
	font-weight:bold;
}
.s {
	font-size:0px;
}
.title {
	font-size: 12px;
	color: #FF0000;
}
h2 {color: #663333;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 16px;
}
.street {
	color: #00CC33;font-size: 10px;
}
.media {font-size: 10px;
	color: #FF6600;
}
.tyuusyaku {font-size: 10px;
	color: #3333FF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.maillink {font-size: 12px;
	text-decoration: underline;
	color: #003366;
}
.manthlink {font-size: 12px;

}
a.media:link{
	color: #FFCC00;
	text-decoration:none
}
a.media:visited{
	color: #FFCC00;
	text-decoration:none
}
a.cdrelease:link{
	color: #33FF33;
	text-decoration:none
}
a.cdrelease:visited{
	color: #33FF33;
	text-decoration:none
}
.tourtitle {font-size: 14px;
	color: #333333;
	font-weight: bold;
}.space {
	color: #FFFFFF;
}
.ticket {font-size: 12px;
	color: #E7E7E7;
}
