@charset "euc-jp";
/* navi
---------------------------------------------------------------------------------------------------- */
#navi ul #navi_bt002 a	{
	background: url(../common/navi_bt002_ac.gif) no-repeat;
}
/* sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar dl dd ul li a	{
	width: 195px;
	height: 30px;
	padding-top: 10px;
	padding-left: 5px;
	color: #515151;
	text-indent: 0px;
}
#sidebar dl dd ul li a:hover	{
	background-color: #fcb318;
}
#sidebar dl dd ol li	{
	padding-left: 5px;
}
/* contents
---------------------------------------------------------------------------------------------------- */
#contents h1	{
	width: 655px;
	margin-bottom: 21px;
	padding-bottom: 19px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
}
/* box001
---------------------------------------------------------------------------------------------------- */
.box001	{
	width: 655px;
}
.box001 h2	{
	float: left;
	padding-left: 25px;
	padding-bottom: 38px;
	background: url(../news/images/news_ic001.gif) no-repeat;
	font-size: 1.3em;
	font-weight: bold;
}
.box001 p	{
	float: right;
}
/* box002
---------------------------------------------------------------------------------------------------- */
.box002	{
	width: 636px;
	padding-left: 19px;
}
.box002 h3	{
	padding-left: 7px;
	padding-bottom: 25px;
	font-size: 1.2em;
	font-weight: bold;
}
.news_cap	{
	width: 587px;
	padding-top: 5px;
	padding-left: 15px;
	text-align: right;
}
.news_body	{
	width: 650px;
	padding: 20px 0 40px 5px;
}
/* box003
---------------------------------------------------------------------------------------------------- */
.box003	{
	width: 631px;
	padding-top: 20px;
	padding-left: 24px;
}
.box003 h4	{
	padding-bottom: 30px;
	font-size: 1.2em;
	font-weight: bold;
}
.news_photo	{
	padding-left: 56px;
	padding-bottom: 20px;
}
.news_comment	{
	width: 655px;
	margin-bottom: 40px;
	padding-bottom: 30px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
	text-align: center;
}
/* ctrl
---------------------------------------------------------------------------------------------------- */
.page_navi	{
	width: 655px;
	padding-bottom: 25px;
}
.page_prev	{
	float: left;
}
.page_next	{
	float: right;
}
.link_next	{
	display: block;
	width: 56px;
	height: 21px;
	background: url(../news/images/news_bt001.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
.link_before	{
	display: block;
	width: 56px;
	height: 21px;
	background: url(../news/images/news_bt002.gif) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
}
/* clearfix
---------------------------------------------------------------------------------------------------- */
.box001:after,
.page_navi:after	{
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}
.box001,
.page_navi	{
	display: inline-block;
	#display: inline-block;
}
