@charset "UTF-8";


#blog{
	background:url(../blog/img/bg_blogr.gif) repeat-y right;
	}


#blogL{
	float:left;
	width:607px;
	}

#blogR{
	float:right;
	width:223px;
	background:url(../blog/img/bg_blogr-top.gif) no-repeat right top;
	padding-top:10px;
	}

#blogC{
	background:url(../blog/img/bg_blogr-btm.gif) no-repeat right bottom;
	}

.module{
	margin:0 14px 20px;}

.module p{
	margin-bottom:10px;
	}

.module p.searchT{
	margin-bottom:10px;
	}

.module ul{
	margin:5px 10px;}

.module li{
	background:url(../blog/img/icon_module.gif) no-repeat left 0.55em;
	padding:0px 0 0px 10px;
	margin-bottom:8px;
	line-height:1.3;
	}



.entry{
	background:url(../blog/img/bg_entry.gif) repeat-y;
	margin-bottom:30px;
	zoom:1;
	}

.entryC{
	background:url(../blog/img/bg_entry-btm.gif) no-repeat left bottom;
	zoom:1;
	}

.entryH{
	background:url(../blog/img/bg_entry-top.gif) no-repeat left top;
	padding:20px 25px 25px;
	zoom:1;
	}

.entryT{
	background:url(../blog/img/icon_entry-t.gif) no-repeat left top;
	padding-left:48px;
	margin-bottom:10px;
	}

.entryT h2{
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
	}

.entryT p{
	color:#c75400;
	}


.entryB p{
	margin-bottom:15px;
	}

.entryB img{
	margin:10px 0;
	}