@charset "UTF-8";
/* left_menu stylse



----------------------------------------------*/
#left_menubox {
	float: left;
	width: 150px;		
	margin-top:10px;
}

#left_menubox ul {
	list-style: none;
}

#left_menubox li {
	
	line-height: 1;
	display: block;
}

#left_menubox li a {
	line-height: 1;
	display: block;
	text-decoration:none;
	width: 123px;
	font-family: Century Gothic;	
	text-decoration:none;	
	margin-bottom:19px;
	color:#94908D;
}

#left_menubox li a:hover {
	line-height: 1;
	display: block;
	text-decoration:none;
	width: 123px;
	font-family: Century Gothic;	
	text-decoration:none;	
	color:#dedede;
	margin-bottom:19px;
}




/* pagelist stylse
----------------------------------------------*/
#footer {
	line-height: 1;
	position: relative;
	
}
#pagelistbox {
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 16px;
	position: relative;
}
#pagelistbox img {
	vertical-align: bottom;	
}


#previous {
	font-family: Century Gothic;
	text-decoration:none;
	width: 42px;
	float: left;
	line-height: 1px;
	position: relative;	
	top: 50px;
	letter-spacing:-1px;
}
#previous b{
	font-weight:normal;
	
}
#next {	
	font-family: Century Gothic;
	text-decoration:none;
	width: 42px;
	float: right;
	line-height: 1px;
	position: relative;	
	top: 50px;
	letter-spacing:-1px;
	
}
#next b{	
	font-weight:normal;
	
}
#pagetop {
	width: 64px;
	text-align: right;
	padding-bottom: 37px;
	padding-left: 561px;
	font-size: 1px;
	line-height: 1px;
}
#previous a {
font-size:12px;
color:#94908D;
	font-family: Century Gothic;
	background-position: left top;
	text-decoration:none;
	width: 61px;
	display: block;
	height: 14px;
}
#previous a:hover {
	background-position: left bottom;
}
#next a {
color:#94908D;
font-size:12px;
	font-family: Century Gothic;
	background-position: left top;
	width: 42px;
	text-decoration:none;
	height: 14px;
}
#next a:hover {
	background-position: left bottom;
}
#pagetop a {
	background-position: left top;
	width: 64px;
	background-image: url(../../img/btn_pagetop_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
}
#pagetop a:hover {
	background-position: left bottom;
}
#footer a:hover img {
	display: none;
}

/* font stylse
----------------------------------------------*/
#mainbox  {
	padding-top:20px;
	font-family: Arial, sans-serif;
}
#mainbox .entrydate {

	font-family: Arial, sans-serif;
}
