@import url("share.css");

/************** メインコンテンツ ***************/


#mainFlame{
	width:429px;
	height:auto;
	float:left;
}


.mainContent-s{
	width:414px;
	margin:5px 0 0 15px;
	height:auto;
	padding-top:10px;
	background:#CEE2CD;
	text-align:center;
	margin-bottom:10px;
	float:left;
}

h4{
	width:387px;
	height:16px;
	padding:5px 0 5px 7px;
	margin:0px auto;
	color:#296324;
	background:#FFF;
	border-left:5px solid #296324;
	font-size:12px;
	line-height:1.4;
	font-weight:bold;
	text-align:left;
}

.entry{
	width:390px;
	height:auto;
	padding:10px 0;
	margin:0px auto;
}

.entry h5{
	width:372px;
	background:url(../img/icon_arrow_1.gif) #CEE2CD;
	background-position:1px 4px;
	font-size:14px;
	line-height:1.4;
	color:#F60;
	padding:0 0 1px 18px;
	margin:0px auto 5px auto;
	border-bottom:2px solid #296324;
	background-repeat:no-repeat;
	text-align:left;
}

.entry-body p{
	width:380px;
	font-size:12px;
	line-height:1.4;
	color:#333;
	background:transparent;
	text-align:left;
	margin:0px auto;
}

.entry-body p img{
	padding:0 5px 5px 0px;
	float:left;
}

.entry-body img{
	margin:0px auto;
}

.entry-footer{
	text-align:right;
	padding:3px 0 15px 0;
	font-size:12px;
	color:#333;
	background:transparent;
}

/************** 右コンテンツ ***************/

.entryView h6{
	width:150px;
	height:16px;
	padding:5px 0 5px 7px;
	color:#FFF;
	background:#0A3E1F;
	border-top:1px solid #6FC792;
	border-left:1px solid #6FC792;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
}

.entry-list{
	width:150px;
	list-style-type:none;
	margin-bottom:20px;
}

.entry-list li p{
	width:150px;
	height:auto;
	margin-top:10px;
	font-size:12px;
	line-height:1.2;
	letter-spacing:0;
	padding-bottom:2px;
	border-bottom:1px dotted #FC6;
	color:#333;
	background:transparent;
}

.old-list{
	width:150px;
	margin-top:10px;
	list-style-type:none;
}

.old-list li p{
	width:150px;
	height:auto;
	margin-top:5px;
	font-size:12px;
	line-height:1.2;
	padding:2px 2px 2px 5px;
	border:1px solid #FC6;
	color:#333;
	background:transparent;
}


/************** コメント ***************/

.commentTitle{
	text-align:left;
	margin-left:30px;
}

.commentTitle p{
	font-size:12px;
	font-weight:bold;
	color:#333;
	background:transparent;
}

.commentBox{
	padding:5px 15px 5px 15px;
}

.commentBox p{
	font-size:12px;
	line-height:1.4;
	letter-spacing:1;
	color:#333;
	background:transparent;
	text-align:left;
}

.commentDay{
	padding:15px 15px 0 15px;
	margin-bottom:15px;
}

.commentDay p{
	font-size:12px;
	color:#333;
	background:transparent;
	text-align:right;
}
.commentFrame{
}

.formBox{
	border:1px dotted #030;
	width:414px;
	margin:5px 0 0 15px;
	height:auto;
	padding-top:10px;
	background:#FFF;
	text-align:left;
	margin-bottom:20px;
	float:left;
}

.formBox table{
}

.commentInfo{
	font-size:12px;
	color:#030;
	padding:5px 5px 5px 10px;
	font-weight:bold;
	text-decoration:underline;
	background:transparent;
	text-align:left;
}

.formBox table tr td{
	font-size:12px;
	color:#333;
	padding:5px 5px 5px 10px;
	background:transparent;
	text-align:left;
	
}

.toroku{
	font-size:12px;
}

.bold{
	font-weight:bold;
}
