@charset "Shift_JIS";

h3	{
	font-size: 116.6%;
	margin: 10px 10px 5px 10px;
	color:#FFF;
}
.w_boxgrid	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 13px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.w_boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.w_boxgrid p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
.w_boxgrid_2	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.w_boxgrid_2 img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.w_boxgrid_2 p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
.g_boxgrid	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 13px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.g_boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.g_boxgrid p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
.g_boxgrid_2	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.g_boxgrid_2 img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.g_boxgrid_2 p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
.i_boxgrid	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 13px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.i_boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.i_boxgrid p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
.i_boxgrid_2	{ 
	width: 175px; 
	background: #161613; 
	height: 175px;
	float: left;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 13px;
	overflow: hidden; 
	position: relative;
}
.i_boxgrid_2 img{ 
	position: absolute; 
	top: 0; 
	left: 0;
}
.i_boxgrid_2 p{ 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight:bold; 
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 175px;
	left: 0;
}
.caption .boxcaption {
	top: 138px;
	left: 0;
}