@charset "Shift_JIS";

/* galleryPage style
------------------------------*/
p.titleH4{
	clear: both;
	font-size: 120%;
	font-weight: bold;
	background-image:url(../images/list_gr01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-left: 15px;
	padding-left: 23px;
}
p.indent{
	margin-bottom: 10px;
	margin-left: 15px;
}

#main dl.gallery01{
	margin-bottom: 20px;
	margin-left: 38px;
}
#main dl.gallery01 dt{
	margin-bottom: 10px;
}
#main dl.gallery01 dd{
	float: left;
	width: 100px;
	margin-bottom: 7px;
	margin-left: 10px;
}


/* for ie6 : starHack
----------------------------*/
* html #footer {
	width: 100%;
	height: 100%;
}


