/*--------------------
header
--------------------*/
.main-img{
	width:810px;
	height:290px;
}
/*--------------------
menu
--------------------*/
#menu ul{
	margin:0px 0px 0px 115px;
}
#menu li{
	margin:0px 10px 0px 0px;
	display:inline;
	float:left;
}
#menu a:link {
	color:#ffffff;
}
#menu a:visited {
	color:#ffffff;
}
#menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#menu a:active {
	color:#ffffff;
}
/*--------------------
contents-left
--------------------*/
.saishin{
	width:180px;
}
.back{
	width:180px;
}
.sitelink{
	width:180px;
}

#contents-left ul{
	margin:15px 0px 0px 10px;
}
#contents-left li{
	margin:3px 10px 3px 0px;
}

.title{
	margin:20px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	font-size:120%;
	font-weight:bold;
	border-top:2px solid #518ec0;
	background-color:#d5ecfe;
}
/*--------------------
contents-main
--------------------*/
.entry{
	width:430px;
	margin:0px 0px 20px 0px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.entry-title{
	clear:both;
	width:420px;
	padding:0px 0px 0px 10px;
	font-size:120%;
	font-weight:bold;
}
.entry-body{
	width:420px;
	margin:0px 5px 0px 5px;
}
.day-time{
	text-align:right;
	font-weight:bold;
	font-size:90%;
	margin:5px 0px 15px 0px;
}
.page-list{
	text-align:center;
}
.body-text{
	width:420px;
	margin:0px 0px 15px 0px;
}
.body-text img{
	width:200px;
	margin:0px 0px 10px 110px;
}
.more-link{
	text-align:right;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}
.comment{
	margin:0px 5px 0px 0px;
	text-align:right;
	font-size:90%;
}
.bookmark{
	margin:0px 0px 10px 277px;
}
.day-ichiran{
	width:100px;
	font-weight:bold;
	vertical-align:top;
}
.page-list{
	width:430px;
	font-size:95%;
	text-align:center;
	margin:0px 0px 15px 0px;
}
/*--------------------
メンバー紹介
--------------------*/
.entry-m{
	width:430px;
	margin:0px 0px 20px 0px;
	padding-bottom:5px;
}
.entry-body-m{
	width:420px;
	margin:15px 5px 0px 5px;
}
.member{
	width:420px;
	margin:0px 0px 15px 0px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.member-img{
	width:174px;
	margin:0px 15px 0px 0px;
	display:inline;
	float:left;
}
.member-text{
	width:231px;
	display:inline;
	float:left;
}
.member-comment{
	clear:both;
	width:420px;
	margin:10px 0px 0px 5px;
}

/*--------------------
トラックバック＆コメント(tc)
--------------------*/
.track-back{
	margin:0px 0px 20px 10px;
	padding-bottom:10px;

}
.tittle2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 7px;
	font-weight:bold;
	font-size:120%;
	border-left:5px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.tc-text{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:120%;
}
.tc-tittle{
	margin:10px 0px 5px 0px;
	font-weight:bold;
}
.tc-data{
	padding-bottom:10px;
	margin:10px 0px 10px 0px;
	text-align:right;
	font-size:90%;
	border-bottom:1px solid #cccccc;
}
.comment-data{
	margin:0px 0px 0px 10px;
}
/*--------------------
カレンダー
--------------------*/
.calendar_div a:link {
	text-decoration:underline;
	color:#3d7db3;
}
.calendar_div a:visited {
	text-decoration:underline;
	color:#3d7db3;
}
.cal_year{
	color: #333333;
	font-size: 100%;
	text-align: center;
	line-height: 2;
	background-color:#D5ECFE;
	border-top:2px solid #518EC0;
}

.cal_tablediv{
	background-color:#D5ECFE;
	padding:5px;
}

.weekname{
	background-color:#f4f7ee;
}

.calendartable{
	width:170px;
	text-align:center;
	background-color:#ffffff;
}

.day{
	text-align:center;
	border-color:#ffffff;
	border-collapse:collapse;
}

.sunday, .holiday{
	color:#9e0b0e;
}
.saturday{
	color:#2159d6;
}
/*--------------------
コメント
--------------------*/
#com-name{
	margin:20px 0px 20px 5px;
}
#com-text{
	margin:0px 0px 20px 5px;
}
#com-captcha{
	margin:0px 0px 20px 5px;
}
.com-footer{
	margin:0px 0px 20px 5px;
}
#com-footer{
	margin:0px 0px 20px 5px;
}
#comment-submit{
	margin:0px 10px 0px 0px;
}
.com-label{
	font-weight:bold;
}
.message-text{
	margin:20px 0px 20px 0px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
}
.back-entry{
	text-align:center;
}
.error-text{
	margin:0px 0px 20px 0px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;

}