@charset "euc-jp";
/* navi
---------------------------------------------------------------------------------------------------- */
#navi ul #navi_bt004 a	{
	background: url(../common/navi_bt004_ac.gif) no-repeat;
}
/* sidebar
---------------------------------------------------------------------------------------------------- */
/* contents
---------------------------------------------------------------------------------------------------- */
#contents h1	{
	width: 655px;
	padding-bottom: 25px;
}
/* box001
---------------------------------------------------------------------------------------------------- */
#box001	{
	width: 655px;
	margin-bottom: 47px;
	padding-bottom: 25px;
	background: url(../common/contents_br001.gif) no-repeat;
	background-position: left bottom;
}
/* box002
---------------------------------------------------------------------------------------------------- */
#box002	{
	width: 655px;
	padding-bottom: 65px;
}
#gallery_imgl	{
	width: 655px;
	text-align: center;
}
#gallery_cap	{
	width: 655px;
	padding-top: 15px;
	text-align: center;
}
#gallery_title	{
	display: block;
	padding-bottom: 5px;
	font-size: 1.3em;
}
/* box003
---------------------------------------------------------------------------------------------------- */
#box003	{
	width: 655px;
}
#box003 ul	{
	width: 655px;
	padding-bottom: 25px;
}
#box003 ul li	{
	float: left;
	width: 108px;
	height: 108px;
	margin-right: 23px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 24px;
	background: url(../gallery/images/gallery_ph001.gif) no-repeat;
}
#box003 ul .gallery_end	{
	margin-right: 0px;
}
/* clearfix
---------------------------------------------------------------------------------------------------- */
#box001:after	{
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}
#box001	{
	display: inline-block;
}
