@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: center center;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents_wrapper {
	padding: 15px;
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#wrap_healine {
	height: 160px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
}
h1 a {
	text-decoration: none;
	color:  #fff;
}
h1 a:hover {
	text-decoration: underline;
	color: #000;
}
#wrap {
	background-image: url(../images/main.png);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0px;
	height: auto;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 250px;
	margin-left: auto;
}
#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}#left_clms {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
}
#left-column {
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
h2 {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	height: 35px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
h2 a {
	text-decoration:none;
	color:#000;
}
h2 a:hover {
	text-decoration:underline;
	color:#000;
}
#dates {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.snbtn {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
	width: auto;
	float: left;
	padding: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}
.snbtn li {
	float: left;
	margin-right: 5px;
}
#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;
}
#area_contents {
	padding: 0px;
	height: auto;
	width: 500px;
	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;
}
#area_contents p {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#rightfields {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 260px;
}
h3 {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	height: 35px;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#side-menu {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	background-image: url(../images/sub.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#side-menu a {
	text-decoration:none;
	color:#000;
}
#side-menu a:hover {
	text-decoration:underline;
	color:#000;
}
#right {
	padding: 0px;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#right 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: #888;
}

dl {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 260px;
	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 {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
dd {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 70px;
	line-height: 20px;
}
dd a {
	text-decoration: none;
	color: #333;
}
dd a:hover {
	text-decoration: underline;
	color: #333;
}
dl #side-menu {
	font-size: 13px;
	line-height: 25px;
	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;
	background-image: url(../images/sub.png);
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl #side-menu a {
	color: #333;
	text-decoration: none;
}
dl #side-menu a:hover {
	color: #000;
	text-decoration: underline;
}
#footnavi {
	height: 100px;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 50px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#footermenu {
	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: 50px;
}
#footnavi a {
	color: #333;
	text-decoration: none;
}
#footnavi a:hover {
	color: #999;
	text-decoration: underline;
}
table,td,tr {
	border: 1px solid #cecece;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color:#efefef;
}
.profile {
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}#calendar {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#calendar table{
	background-color:#fff !important;
        margin-left:20px;
}
#calendar td {
	text-align:center;
	padding:5px;

}
.calendar .sun {
	color: #ff3333;

}
.calendar .sat {
	color: #3333ff;

}

#text-link {
 font-size: 13px;
 padding: 0px;
 height: auto;
 width: auto;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 display: block;
 line-height: 25px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #888888;
}
#text-link a {
 text-decoration: none;
}
#text-link a:hover {
 text-decoration: underline;
}