@charset "UTF-8";

@import "common.css";

#header{
	background: url(/images/common/headerbg.jpg) no-repeat;
	height: 132px;
	width: 980px;
	position: relative;
}

#header h2{
	position: absolute;
	top: 15px;
	left: 0px;
}

.midashi{
	height: 28px; /* 60px */
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 32px;
}

.pankuzu, .pankuzu a{
	font-size: 10px;
	margin-top: 10px;
}

.sub_midashi{
	/*width: 699px;*/
	height: 25px;
	padding-left: 30px;
	font-size: 17px;
	font-weight: bold;
}

.box01{
	margin: 5px 0 20px 0px;
}

.box01 .cusp01{
	width: 350px;
	float: left;
}

.mouse{
	text-align: right;
	background: url(/images/common/icon13.gif) no-repeat left;
	padding-left: 1.0em;
	width: 190px;
	margin-left: auto;
	margin-bottom: 10px;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
}


