@charset "utf-8";
/* ---------------------- */
/*　イベント＆トピックス　*/
/* ---------------------- */

#blog_side { color: #666666; }

#blog_content a,
#blog_side a {
	color: #666666;
	text-decoration: none;
}

#blog_content a:hover,
#blog_side a:hover {
	color: #F39839;
	text-decoration: underline;
}

#blog_content {
	float: right;
	width: 480px;
	text-align: left;
	margin-right: 35px;
	_margin-right: 18px;
	margin-top: 40px;
}

#blog_content h2 {
	font-size: 12px;
	color: #666666;
	height: 12px;
	padding: 7px 5px;
	background: url(../images/blog_title.gif) bottom no-repeat;
}

#blog_content h3 {
	font-size: 12px;
	color: #666666;
	height: 12px;
	padding: 7px 5px;
	margin-bottom: 10px;
	margin-top: 30px;
	background: url(../images/blog_title.gif) bottom no-repeat;
}

#blog_content ul.entrydata {
	text-align: right;
	margin-top: 6px;
}

#blog_content ul.entrydata li {
	display: inline;
	font-size: 10px;
	list-style: none;
	color: #7FC8E7;
}

#blog_content .entry_body {
	padding: 30px 10px;
	line-height: 1.5em;
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#blog_content .entry_body img { margin: 10px 0px; }

#blog_content ul.entry_bottom {
	padding: 6px 0px;
	height: 26px;
	vertical-align: middle;
	text-align: right;
	background: url(../images/blog_entrybottom.gif) top no-repeat;
	margin-bottom: 45px;
}

#blog_content ul.entry_bottom li {
	font-size: 10px;
	list-style: none;
	display: inline;
	color: #7FC8E7;
}

#blog_content ul.entry_bottom li a {
	margin-left: 5px;
	margin-right: 10px;
}



#blog_side {
	width: 190px;
	float: left;
	margin-left: 35px;
	_margin-left: 18px;
	margin-top: 40px;
}

#blog_side h3 {
	font-size: 10px;
	color: #3D1E06;
	font-weight: normal;
}

#blog_side h2 {
	font-size: 14px;
	color: #7FC8E7;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
}

#blog_side .calendar {
	width: 189px;
	border-collapse: collapse;
}

#blog_side .calendar th,
#blog_side .calendar td {
	text-align: center;
	font-size: 10px;
	height: 18px;
	color: #6E471C;
}

#blog_side .calendar .sat { color: #0000CC; }
#blog_side .calendar .sun { color: #FF0000; }

#blog_side .calendar a { color: #CC0000; }


#blog_side ul { text-align: left; }

#blog_side  li {
	font-size: 10px;
	list-style: none;
	line-height: 2em;
}

.preventries {
	float: left;
	text-align: left;
	width: 150px;
	margin-top: 30px;
}

.nextentries {
	float: right;
	text-align: right;
	width: 150px;
	margin-top: 30px;
}



#trackback { text-align: center; }

.comment { padding: 15px 20px; }

.comment ul { text-align: left; }

.comment li {
	color: #666666;
	text-align: left;
	font-size: 12px;
	list-style: none;
}

.comment li.author {
	text-align: right;
	font-size: 10px;
	margin-bottom: 30px;
}

.comments-open {
	width: 370px;
	margin: 0px auto;
	margin-top: 15px;
}

#comments-open-footer { text-align: center; }

textarea { width: 100%; }
input.text { width: 270px; }

input.submit {
	margin-top: 20px;
	padding: 4px 10px;
}

#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text {
	text-align: left;
	padding: 4px 0px;
	font-size: 12px;
}

#comment-form-name label,
#comment-form-email label,
#comment-form-url label {
	float: left;
	width: 80px;
	display: block;
}

h4.preview-comment {
	font-size: 14px;
	text-align: left;
}

.preview-comment-body {
	padding: 20px 40px 30px 40px;
	text-align: left;
}
