@charset "utf-8";

/* -----------------------------------------------------------

 Style Info:	gijuts style sheet

----------------------------------------------------------- */







/* settings
----------------------------------------------------------- */

#kakudoBox1 ul li {
	display: block;
	_display: inline-block;
	zoom: 100%;
	padding: 28px 0;
	border-top: 1px dotted #c2c2c2;
}
#kakudoBox1 ul li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#kakudoBox1 ul li img {
	float: right;
	margin-left: 25px;
}
#kakudoBox1 ul li.none {
	padding-top: 0;
	border-top: none;
}