#mainbody {
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0 auto;
    text-align: left;
    width: 800px;
}
.ttl {
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0088BC;
	margin-left: 0px;
}

/* admin */
.blog_title {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #776A3A;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #A9A196;
	border-right-color: #A9A196;
	border-bottom-color: #A9A196;
	border-left-color: #A9A196;
	clear: both;
}
.blog_date {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.blog_txt {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.blog_action {
	font-size: 14px;
	line-height: 2em;
	text-align: center;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E3E3E3;
	clear: both;
}
.photo_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 10px;
	line-height: 1.3em;
	color: #776A3A;
	width: 250px;
	text-align: left;
}
.photo_left {
	font-size: 10px;
	line-height: 1.3em;
	color: #776A3A;
	text-align: left;
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.blog_pagelink {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	clear: both;
	margin-top: 40px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A9A196;
}
.news_list {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 80px;
}
.news_list strong {
	color: #FF6600;
	font-weight: bold;
	padding-right: 10px;
	width: 60px;
	float: left;
	text-align: right;
}
.waku {
	font-size: 12px;
	line-height: 1.4em;
	margin: 5px;
	padding: 10px 20px;
	border: 3px solid #E0E1B5;
	width: 400px;
	text-align: left;
}
.waku2 {
	padding: 10px;
	border: 3px solid #E0E2B4;
	text-align: left;
	width: 300px;
}


/*.btn {
	line-height: 1.6em;
	background-color: #DCE9F3;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0087BA;
	width: 150px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
}*/
.comment_atten {
	color: #39724D;
}
.photo_right img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo_left img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.errow {
	font-size: 14px;
	line-height: 1.6em;
	color: #F00000;
	margin-bottom: 5px;
}
.narrow {
	margin-left: 30px;
}
.document {
	clear: left;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
}
.movie_list {
	border: 1px solid #666;
	padding: 10px;
	min-height:125px;
	width: 700px;
	margin-bottom: 20px;
}
.movie_thumb {
	float: left;
	margin-right: 15px;
}
.movie_list_ttl {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99E047;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 185px;
	line-height: 1.5em;
}
.movie_list_ttl a:link,
.movie_list_ttl a:visited {
	text-decoration: none;
	color: #0C64A5;
}

.document {
	margin-left: 20px;
	margin-right: 5px;
}

.photo_bottom {
	font-size: 10px;
	line-height: 1.3em;
	color: #776A3A;
	text-align: left;
	float: left;
	width: 240px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.paragraph {
	clear: both;
	margin-bottom: 10px;
}