@import"base.css";
@import"common.css";

/*mobileファイルのスケジュールページCSS*/

@charset"Shift_JIS";

.style1 {
	color: #0033FF;
	font-weight: bold;
	font-size: small;
}#content #main #pass {
	float: left;
	width: 250px;
	padding: 0.8px;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FF99CC;
}
#content #main #event1 {
	width: 440px;
	margin-left: 260px;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#content #main #event1 {
	margin-top: 0.2em;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}

#content #main #mon {
	background-color: #FFFFCC;
	width: 320px;
	margin-bottom:3px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
}
#content #main #tue {
	background-color: #FFFFCC;
	width: 320px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	margin-bottom: 3px;
}
#content #main #wed {
	background-color: #FFFFCC;
	width: 320px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	margin-bottom: 3px;
}
#content #main #thu {
	background-color: #FFFFCC;
	width: 320px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
}
#content #main #fri {
	background-color: #FFFFCC;
	clear: both;
	margin-top: 3px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	width: 320px;
}
#content #main #sat {
	background-color: #CCFF99;
	margin: 5px, 0, 0, 0;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
}
#content #main #sun {
	background-color: #FFCCFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
}
#content #main #info {
	background-color: #FFFFCC;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF3366;
	border-right-color: #FF3366;
	border-bottom-color: #FF3366;
	border-left-color: #FF3366;
	list-style-type: disc;
}
