/* CSS DOCUMENT */


@charset "UTF-8";


.entry {
	margin: 0 0 70px 0;
	line-height: 1.5em;
	font-size: 12px;
}

.entry a {
	color: #F458B1;
}

.entry a:hover {
	color: #F88ECA;
}

#entry_navi {
	padding: 15px;
	font-size: 12px;
	text-align:center; /* center on ie */
}

.entry .title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 10px 10px 35px;
	background:url(../news/images/title_back.gif) no-repeat center left;
	text-align: left; /* left on ie */
}

.entry .title a {
	color: #333333;
	text-decoration:none;
}

.entry .day {
	margin: 7px 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #00A772;
	font-weight: bold;
	border-bottom: #CCCCCC 1px solid;
}

.entry .ender {
	margin: 40px 0 60px 0;
	font-size: 10px;
	color: #787878;
	text-align: left; /* left on ie */
	clear: both;
}

.entry .ender {
	margin: 30px 0 60px 0;
	font-size: 10px;
	color: #787878;
	text-align: left; /* left on ie */
	clear: both;
}

.entry .ender a {	color: #00A772;}
.entry .ender a:hover {	color: #6BCCAD;}

.blog_navi {
	margin: 20px 0 0 0;
	padding: 15px 0;
	text-align: center; /* center on ie */
	font-size: 12px;
	border-top: #CCCBBF solid 1px;
	border-bottom: #CCCBBF solid 1px;
}

#side_navi {
}

#side_navi ul {
	text-align:left;
	margin: 0 0 30px 0;
}

#side_navi ul li {
	margin: 2px 0 0 0;
	padding-top: 1px;
	padding-bottom: 3px;
	font-size: 10px;
	border-bottom: #E8E8E8 1px solid;
	list-style: none;
}
