@charset "utf-8";

/*--------------------------------------
	Style Name : Home Style Sheet

	main-content
--------------------------------------*/


body {
	margin: 0;
	padding: 0;
	/* for Opera8 */
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","メイリオ",Meiryo,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1;
	background-color:#ffffff;
	text-align: left;
}

h3 {
	clear:both;
	margin:12px 0 8px 0;
	padding:8px;
	border-bottom:#60441E dotted 1px;
	background-color:#F9EFDF;
	font-size:120%;
}


.entry-left {
	clear: both;
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.entry-left .pic-before-title {
	width: 318px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	background-color: #F0F0F0;
	border: solid 1px #C0C0C0;
}

.entry-left .pic-before {
	margin-top: 5px;
	padding: 4px;
	border-top: solid 1px #C0C0C0;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

.entry-right {
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	background: url(../image/bg_after.gif) no-repeat 0 -50px;
}

.entry-right .pic-after-title {
	width: 318px;
	margin: 0px auto;
	padding: 2px 0px 2px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%;
	color: #FF9900;
	background-color: #FFF0D9;
	border: solid 1px #cccccc;
}

.entry-right .pic-after-space {
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.entry-right .pic-after {
	padding: 4px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

div.comment-title {
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 0.5em;
	border-bottom: dotted 1px #C0C0C0;
}

div.comment-title img {
	vertical-align: bottom;
}

div.comment-main {
	padding: 0 0 1em;
	font-size: 12px;
	line-height: 160%;
}
