@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
	margin: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: center center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper-header {
	height: 240px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}
#mainimg {
	height: 200px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mainimg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 60px;
}
h1 a {
	text-decoration: none;
	color:  #000;
}
h1 a:hover {
	text-decoration: underline;
	color:  #000;
}
#layouts {
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 200px;
	padding-left: 30px;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
#left-col {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 470px;
}
h2 {
	padding: 0px;
	height: 40px;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3F5275;
}
#dates {
	padding: 0px;
	height: 20px;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
}
#content_frames {
	padding: 0px;
	height: auto;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.thumbnail {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content_frames p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content_frames p a {
	color: #000;
	text-decoration: underline;
}
#content_frames p a:hover {
	color: #000;
	text-decoration: underline;
}#left-contents {
	padding: 0px;
	height: auto;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.snbtn {
	overflow: hidden;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.snbtn li {
	float: left;
	margin-right: 10px;
}
#twitter {
	margin: 0px;
	padding: 0px;
	width: 90px;
	height: auto;
}
#hatebu {
	margin: 0px;
	padding: 0px;
	width: 105px;
	height: auto;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right-section {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 270px;
}
#right-contents {
	padding: 0px;
	height: auto;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
h3 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 40px;
	width: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3F5275;
	text-align: left;
	text-indent: 15px;
	display: block;
}
#site-menu {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width: 265px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#site-menu a {
	color: #000;
	text-decoration: none;
}
#site-menu a:hover {
	color: #999;
	text-decoration: underline;
}
#site-menu2 {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#site-menu2 a {
	color: #000;
	text-decoration: none;
}
#site-menu2 a:hover {
	color: #999;
	text-decoration: underline;
}
dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	display: block;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d1d1d1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
dt {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 15px;
}
dd a {
	text-decoration:none;
	color: #333;
}
dd a:hover {
	text-decoration: underline;
	color: #999;
}
#footnavi {
	height: 100px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}
#foot_lst {
	display: inline;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	text-decoration: none;
}
#footnavi p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	color: #000;
	line-height: 40px;
}
#footnavi a {
	color: #333;
	text-decoration: none;
}
#footnavi a:hover {
	color: #999;
	text-decoration: underline;
}
dl #site-menu {
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	word-break: break-all;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
dl #site-menu a {
	color: #333;
	text-decoration: none;
}
dl #site-menu a:hover {
	color: #999;
	text-decoration: underline;
}
.profile {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table,td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #efefef;
}
#calendar {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.calendar {
	background-color:#fff;
	width:80%;
	margin-top:30px;
	margin-left:6px;

}
.calendar td {
	text-align: center;
	padding:10px;


}
.calendar th {
	text-align: center;

}

.calendar .sun {
	color: #ff3333;

}
.calendar .sat {
	color: #3333ff;

}
.calendar a {
	font-size:80%;
}
#right-contents p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}