﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#pblog{
	padding:5px 0 0px 5px;
}

.ebox{
	width:670px;
	padding:0 0 30px 0;
}

.ebox-inner{
	border:3px solid #e5ded8;
	border-width:0 3px 3px 3px;
	padding:0 12px 20px 12px;
}

.bttl{
	background:url(../img/blog/bmdl.gif) left top no-repeat #f1e9e3;
	min-height:27px;
	_height:27px;
	padding:0 15px 0 40px;
}

.bttl .bdate{
	float:left;
	font-size:90%;
	line-height:1.5;
	padding:5px 10px 5px 0;
}

.bttl h3{
	float:left;
	font-size:120%;
	line-height:1.5;
	color:#ff6b3d;
	font-weight:bold;
	padding:3px 0;
}

.bttl .bcat{
	float:right;
	background:url(../img/blog/i.gif) left 3px no-repeat;
	min-height:30px;
	_height:30px;
}

.bttl .bcat p{
	padding:5px 0 5px 15px;
	font-weight:bold;
}

.ebody{
	padding:10px 5px 0 5px;
}

.emore{
	padding:10px 5px 0 5px;
}



/*side*/

#bside{
	
}


#bside ul{
	padding:5px 8px 30px 8px;
}

#bside li{
	padding:5px 0 5px 20px;
} 

#snews{
	
}

#snow{
	
}

#sfin{
	
}

#hiroba{
	
}


#snews li{
	background:url(../img/blog/i-blue.gif) 5px 8px no-repeat;
	padding:3px 0 3px 20px;
}

#snow li{
	background:url(../img/blog/i-green.gif) 5px 10px no-repeat;
	border:1px dashed #bdb5ad;
	border-width:0 0 1px 0;
}

#sfin li{
	background:url(../img/blog/i-orange.gif) 5px 10px no-repeat;
	border:1px dashed #bdb5ad;
	border-width:0 0 1px 0;
}

#shiroba li{
	background:url(../img/blog/i-gray.gif) 5px 10px no-repeat;
	border:1px dashed #bdb5ad;
	border-width:0 0 1px 0;
}

.content-page{
	text-align:center;
}
