/* CSS Document */
body {
	margin: 0px;
	background-image: url(c_img/bg.gif);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#header {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 210px;
}
#wrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0px;
}
#left_side {
	width: 180px;
	float: left;
	text-align: left;
}
#right_main {
	float: right;
	width: 575px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
#date {
	font-size: 12px;
	line-height: 160%;
	color: #33CC00;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#title {
	background-image: url(c_img/main_titlebg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 575px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
	font-size: 15px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#main {
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	background-image: url(main_bg.gif);
	background-repeat: repeat-y;
       border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer {
	font-size: 11px;
	line-height: 160%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
}
#right {
	width: 575px;
}
a:link {
	color: #00A0C6;
	text-decoration: underline;
}
a:hover {
	color: #0070CF;
	text-decoration: none;
}
a:visited {
	color: #0070CF;
	text-decoration: none;
}
a:active {
	color: #0070CF;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	font-size: 12px;
	line-height: 160%;
	color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
.clearfix {
    display: inline-block;
}
.side {
	margin-bottom: 20px;
}
.sp_u10 {
	margin-bottom: 10px;
}
.sp_t10u10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.calendar {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	}

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

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

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

#kadomaru {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 575px;
	background-image: url(c_img/main_waku01.gif);
}
