@charset "UTF-8";


html {
	border: 2px;
	height: 100%;
	font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W6" ;
}
.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;
}
.list_date {
	float: left;
	width: 225px;
}
.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;
}
.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;
}
.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;
    text-align: center;
    padding: 10px;
    width: 150px;
    display: block;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
    border: solid 2px 
    #00a0cd;
    border-radius: 5px;
}

a:link.btn, a:visited.btn { color: #00a0cd; 
text-decoration: none; }

a:hover.btn { color: #00a0cd; 
text-decoration: none; 
background-color: #eef9fc; }

.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;
}
.blue {
	color: #0E74AE;
}
.member_wrap {
	padding: 15px;
	border: 3px dotted #E3000D;
	margin-left: 50px;
	margin-right: 50px;
}
