@charset "Shift_JIS";
/* CSS Document */


#container #contents #box{
	padding: 35px 35px 0 35px;
	height: 400PX;
	width: 780px;
	margin: 0;
}
/*title*/
#contents #box h2{
	padding: 0px;
	margin: 0px;
	height: 40px;
	width: 130px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	overflow: hidden;
	text-align: left;
}
/*contents*/

