/* CSS Document */

/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/
body {
	padding:0;
	margin:0px;
	font-family:Osaka,"ＭＳ Ｐゴシック";
}
a { color: #FF3300;; text-decoration: none; line-height: 150% }
a:hover { text-decoration: underline; color: #CC0000; }
.footbg {
	background-image: url(c_img/foot_bg.gif);
	background-repeat: repeat-x;
}
.foot {
	font-size: 70%;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 30px;
}
.main_left {
	background-image: url(c_img/main_left.jpg);
	background-repeat: repeat-y;
}
.main_right {
	background-image: url(c_img/main_right.jpg);
	background-repeat: repeat-y;
}
.main {
	font-size: 75%;
	line-height: 180%;
	color: #000000;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
}
.main image {
	padding-top: 10px;
	padding-bottom: 10px;
}
.title {
	font-size: 100%;
	line-height: 160%;
	color: #FF3300;
	padding-top: 10px;
	padding-left: 5px;
}
.main_next {
	font-size: 75%;
	line-height: 160%;
	color: #000000;
	text-align: right;
	padding-right: 23px;
	padding-left: 23px;
}
.left {
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	padding-right: 25px;
	padding-left: 15px;
}
.day {
	font-size: 80%;
	line-height: 160%;
	color: #FF3300;
	padding-left: 25px;
	font-weight: bold;
}
.right {
	font-size: 65%;
	line-height: 150%;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 12px;
}
.left ul {
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 15px;
}
.left li {
    margin-top: 10px;
	list-style-type: none;
}
.main_foot {
	font-size: 65%;
	line-height: 180%;
	color: #000000;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.face_1 {
	background-image: url(c_img/face_1.gif);
	background-repeat: no-repeat;
}
.face_2 {
	background-image: url(c_img/face_2.gif);
	background-repeat: no-repeat;
}
.face_3 {
	background-image: url(c_img/face_3.gif);
	background-repeat: no-repeat;
}
.face_4 {
	background-image: url(c_img/face_4.gif);
	background-repeat: no-repeat;
}
.face_5 {
	background-image: url(c_img/face_5.gif);
	background-repeat: no-repeat;
}

.calendar {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 30px;
	}

.calendar table {
	padding: 2px;
	border-collapse: collapse;
	text-align: center;
	border: 0px;
	width: 180px;
	}

.calendar caption {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	letter-spacing: .2em;
	}
.calendar th {
	font-weight: lighter;
	}

.calendar td {
    font-size: 10px;
	text-align: center;
	}
