@charset "euc-jp";


/* ----------------------- */
body{
	text-align:center;
	color:#636563;
	font-family:Verdana;
	font-size:12px;
	margin:0; 
}

.clear{clear:both;}

a:link,a:visited,a:active{color:#7e7f3a;text-decoration:none;}
a:hover{color:#cccc99;text-decoration:underline;}

#container{
	width:770px;
	margin:0 auto;
	text-align:left;
    background:url(http://file.ekaki.edoblog.net/blogba.jpg) repeat-x;
}

/* header */

#header{
    height:85px;
    margin-bottom:5px;
	_height:85px;
	_overflow:hidden;
}

.headtitle{
	float:left;
	width:670px;
    margin-left:10px;
}

.flashlogo{
	float:right;
	width:0px;
	margin-top:0px;
	_margin-top:20px;
}

h1{
	font-size:16px;
	margin:20px 0 0 0;
	color:#ffffff;
	text-align:left;
}

h1 a:link,h1 a:active,h1 a:visited,h1 a:hover{color:#ffffff;}

h2{
	font-size:12px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
}

.headlogo{
	float:left;
    height:45px;
	width:45px;
	margin:20px 0 0 20px;
}

.blogcontainer{
}

#left{
    float:left;
	width:220px;	
}

#right{
    float:right;
	width:530px;
}


/* side */
.side{
	margin-bottom:10px;
	border:1px solid #bcaa87;
	font-size:12px;
}

.sidetitle{
	text-align:center;
	margin:1px;
	background:#e8dbc2;
	color:#666666;
	font-weight:bold;
	padding:1px 0;
	font-size:12px;
}

.PluginContents{
	padding:10px;
}

.plugin_data{
	padding:4px 0 3px 15px;
	background:url(http://file.ekaki.edoblog.net/blogbow.png) 0 0.5em no-repeat;
	margin:0;
}

/* main */
.entry{
	border:1px solid #bcaa87;
	margin-bottom:15px;
	padding:5px 15px;
}

h3{
	text-align:left;
	border-bottom:1px solid #e8dbc2;
	font-size:15px;
	padding-bottom:5px;
}

h3 a:link,h3 a:visited,h3 a:active,h3 a:hover{
	background:url(http://file.ekaki.edoblog.net/blogbob.png) 0 50% no-repeat;
	padding-left:18px;
	color:#9c9a9c;
}

.entry ol{text-align:right;	border-top:1px solid #e8dbc2;padding-top:5px;}
.entry li{display:inline;}
.entry li a{border:none;padding:0 5px;}

.bodyCT ol{list-style-type:none;text-align:right;}
.bodyCT li{display:inline;}

.CalendarMoveTable,.CalendarTable{width:90%;margin:0 auto;}
.CalendarMoveTable a,.CalendarTable a{color:#ff6699;}
.CalendarNowTd,.CalendarPrevTd,.CalendarNextTd,.CalendarTable td,.CalendarTable th{text-align:center;}
.CalendarWdaySun,.CalendarWdaySat{color:#00f;}

/* footer */

#footer1{
    height:15px;
	margin:10px 0 0 0;
	padding:15px 0 0 0;
	background:url(http://file.ekaki.edoblog.net/blogba.jpg) repeat-x;
}