@charset "UTF-8";
/* *************************

[blog,new]
			
************************* */
/*新着情報*/
#news h1 {
	background-image: url(../news/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#news-entry {

}
#news-entry h2 {
	clear: both;
	line-height: 100%;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.2em;
	background-image: url(../img/h3-bg.gif);
	height: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 15px;
	width: 760px;
}
#news-entry .entry-body h2 a {
	text-decoration: none;
}
#news-entry .entry-body h2 a:hover {
	text-decoration: underline;
}
#news-entry .entry-body {
	margin-bottom: 40px;
	padding-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}
#news-entry .data {
	font-size: 0.9em;
	color: #999999;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*ブログ*/
#blog h1 {
	background-image: url(../blog/img/h1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 800px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#entry h2 {
	clear: both;
	line-height: 100%;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 1.2em;
	background-image: url(../img/h3-bg.gif);
	height: 100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 15px;
	width: 485px;
}
#sidebar h3 {
	clear: both;
	line-height: 100%;
	color: #000000;
	font-size: 1em;
	background-image: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #75A819;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}
#entry {
	float: left;
	width: 520px;
}
#entry .data {
	font-size: 0.9em;
	color: #999999;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#entry .entry-body {
	margin-bottom: 40px;
	padding-bottom: 5px;
	margin-left: 20px;
}
#sidebar ul {
	margin-left: 3.5em;
	margin-bottom: 1.5em;
}
#sidebar li {
	line-height: 140%;
	margin-top: 0px;
}
#sidebar input[type=submit] {
	margin-left: 7px;
}
#entry .entry-body h2 a {
	text-decoration: none;
}
#entry .entry-body h2 a:hover {
	text-decoration: underline;
}

/* - - - - - Extended - - - - - */
p.readmore { text-align: right; }