@import url(common.css);
/*___

Created by GreenTree Inc.
http://www.greentree.jp

/* DESIGN CUSTOMIZE : No.MT4-008
============================================*/


/*BODY*/

body {
	color: #666 ;
	background: #e0e9f0;
}

a:hover{
	color:#c33;text-decoration:none;position:relative; top:1px;left:1px;
}
a:link,
a:active{
	color:#44c;
}
a:visited{
	color:#03c;
}

#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: deeppink;
	background-image: url("img/botton-off.jpg");
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	display: block;
	font-weight:bold; 
	font-size: 115%;
	text-align: center;
	text-decoration: none;
	}
#content .next a:hover {
	color: deeppink;
	background-image: url("img/botton-on.jpg");
	background-repeat: no-repeat;
	}

/*HEAD*/

#header-inner {
	padding: 80px 40px 0px ;
	text-align: left ;
}

#header-name a {
	font-size: 35px ;
	font-weight: bold ;
	color: #fff ;
}

#header-description {
	font-size: 1em ;
	color: #fff ;
}

/*CALENDAR*/

#calendar dd {
	color: #253951 ;
}

#calendar dd a {
	color: #fff ;
	background: #0a3b9c ;
}

#calendar dt a {
	font-weight: bold ;
	color: #0a3b9c ;
}

/*ENTRYTITLE*/

.asset-name a, .asset-name {
	font-size: 12px ;
	color: #fff;
	text-decoration: none ;
}

/*SIDE*/

#beta h4.widget-header, #gamma h4.widget-header {
	color: #fff ;
}

.widget-header a {
	color: #fff ;
}
