@charset "utf-8";


/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Last Updated: Dec 09, 2008
	Edited by Kazuya Ono
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

h3 {
	font-size: 14px;
	font-weight: bold;
}
h3 span {
	padding-right: 30px;
}
div.entry {
	color: #000;
	width: 880px;
	margin-bottom: 30px;
	padding: 20px 20px 1px;
	background: url(../images/bg_paper920.gif) left top repeat-y;
}
div.entry p.lead {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(../images/bdr_dot666.gif) left bottom repeat-x;
}
div.entry ul {
	width: 860px;
	margin: 10px auto 20px;
}
div.entry ul li {
	padding-left: 10px;
	background: url(../images/list_arrow000.gif) left 0.55em no-repeat;
}
div.entry p.after {
	margin-bottom: 20px;
}
div.entry a,
div.entry a:visited {
	color: #c96;
	text-decoration: underline;
}
div.entry a:hover {
	text-decoration: none;
}