@charset "euc-jp";
/* navi
---------------------------------------------------------------------------------------------------- */
#navi ul #navi_bt003 a	{
	background: url(../common/navi_bt003_ac.gif) no-repeat;
}
/* sidebar
---------------------------------------------------------------------------------------------------- */
/* contents
---------------------------------------------------------------------------------------------------- */
#contents h1	{
	width: 655px;
	padding-bottom: 29px;
}
/* box001
---------------------------------------------------------------------------------------------------- */
#box001	{
	width: 655px;
	margin-bottom: 21px;
	padding-bottom: 19px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
}
#box001 p	{
	float: left;
	width: 182px;
	margin-right: 18px;
}
#box001 dl	{
	float: left;
	width: 455px;
}
#box001 dl dt	{
	padding-top: 11px;
}
/* box002
---------------------------------------------------------------------------------------------------- */
#box002	{
	width: 655px;
	margin-bottom: 21px;
	padding-bottom: 50px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
}
#box002 h3	{
	padding-bottom: 25px;
}
#box002 table	{
	width: 510px;
	margin-left: 25px;
}
#box002 table th	{
	width: 65px;
	padding-bottom: 5px;
	vertical-align: top;
}
#box002 table td	{
	width: 445px;
	padding-bottom: 5px;
}
/* box003
---------------------------------------------------------------------------------------------------- */
#box003	{
	width: 655px;
	margin-bottom: 21px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
}
#box003 h4	{
	padding-bottom: 23px;
}
#box003 dl	{
	padding-left: 24px;
	padding-bottom: 45px;
}
#box003 dl dt	{
	padding-bottom: 10px;
}
#box003 dl dd table	{
	width: 560px;
}
#box003 dl dd table th	{
	width: 65px;
	padding-bottom: 5px;
	vertical-align: top;
}
#box003 dl dd table td	{
	width: 495px;
	padding-bottom: 5px;
}
/* box004
---------------------------------------------------------------------------------------------------- */
#box004	{
	width: 655px;
}
#box004 dl	{
	padding-left: 24px;
	padding-bottom: 45px;
}
#box004 dl dd table	{
	width: 560px;
}
#box004 dl dd table th	{
	width: 65px;
	padding-bottom: 5px;
	vertical-align: top;
}
#box004 dl dd table td	{
	width: 495px;
	padding-bottom: 5px;
}
/* clearfix
---------------------------------------------------------------------------------------------------- */
#box001:after	{
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}
#box001	{
	display: inline-block;
}
