@import url("share.css");

#leftContent{
	height:auto;
	float:left;
	padding-left:0;
	background:#F4F1E9;
	color:#333;
}

#mainContent{
	width:360px;
	margin:15px 0 0 10px;
	height:auto;
	background:#FFF;
	float:left;
}

.h3Box{
	width:350px;
	height:27px;
	padding-top:5px;
	background-image:url(../img/h3_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#transparent;	
	margin-bottom:10px;
}

.h3Box h3{
	margin:0 0 0 17px;
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.topInfo{
	width:340px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

.entry{
	width:110px;
	height:auto;
	margin:0 8px 10px 0;
	float:left;
}

.entry2{
	width:150px;
	height:auto;
	padding:0 0 10px 0;
	clear:both;
}

.entry3{
	width:355px;
	height:auto;
	margin-bottom:10px;
	clear:both;
	border-bottom:1px dotted #F00;
}

.entry2 img{
	padding:0 0 10px 0;
}

.entry3 img{
	margin:0 10px 10px 0;
	float:left;
}


.h4Box{
	width:110px;
	background:url(../img/arrow_red.gif) #FAECEC;
	background-position:1px 4px;
	margin-bottom:5px;
	border-bottom:1px dotted #F00;
	background-repeat:no-repeat;
}

.h4Box h4{
	font-size:14px;
	line-height:1.4;
	color:#03C;
	font-weight:bold;
	margin:0 0 2px 17px;
	background-repeat:no-repeat;
}

.h4Box2{
	width:150px;
	height:20px;
	background:url(../img/arrow_red.gif) #FAECEC;
	background-position:1px 4px;
	margin-bottom:5px;
	border-bottom:1px dotted #F00;
	background-repeat:no-repeat;
}

.h4Box2 h4{
	font-size:14px;
	line-height:1.2;
	color:#03C;
	font-weight:bold;
	margin:2px 0 2px 17px;
	background-repeat:no-repeat;
}

.entry h4 a{
	font-weight:bold;
}

.h4Box2 h4 a{
	font-weight:bold;
}

.h4Box3 h4 a{
	font-weight:bold;
}

.h4Box3{
	width:190px;
	height:20px;
	background:url(../img/arrow_red.gif) #FAECEC;
	background-position:1px 4px;
	margin-bottom:5px;
	border-bottom:1px dotted #F00;
	background-repeat:no-repeat;
	float:left;
}

.h4Box3 h4{
	font-size:14px;
	line-height:1.2;
	color:#03C;
	font-weight:bold;
	margin:2px 0 2px 17px;
	background-repeat:no-repeat;
}

.comment{
	float:left;
	width:190px;
	margin-bottom:10px;
	height:auto;
}

.comment p{
	font-size:12px;
	color:#333;
	line-height:1.3;
	background:transparent;
}

.entry-body p{
	width:350px;
	font-size:12px;
	line-height:1.4;
	padding:0 0 5px 0;
}

.entry-body img{
	margin:3px 0 10px 0;
}

.entry-footer{
	width:332px;
	text-align:right;
	font-size:10px;
	color:#333;
	background:transparent;
}

.syatyop p{
	font-size:12px;
	color:#333;
	line-height:1.3;
	background:transparent;
}

/************** 右コンテンツ ***************/

#rightContent{
	padding:15px 0 0 0;
	height:auto;
	width:160px;
	float:right;
}

.entryView{
	width:150px;
	height:16px;
	padding:5px 0 5px 0;
	background:#F99;
	border-top:1px solid #FCC;
	border-left:1px solid #FCC;
	border-right:1px solid #C33;
	border-bottom:1px solid #C33;
}

.entryView h5{
	margin-left:7px;
	color:#600;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
}

.entry-list{
	width:150px;
	list-style-type:none;
	margin-bottom:20px;
}

.entry-list li h6{
	width:150px;
	height:auto;
	margin-top:10px;
	font-size:12px;
	line-height:1.2;
	letter-spacing:0;
	padding-bottom:2px;
	border-bottom:1px dotted #F99;
}
