@charset "utf-8";

/*　works
------------------------------------------------------------ */

#img_title {
	width: 780px;
	height: 80px;
}


.title01 {
	width: 550px;
	height: 32px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.title02 {
	width: 550px;
	height: 32px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

.box_01 {
	width: 510px;
	margin: 0 0 5px 5px;
}
.box_01_2 {
	padding: 10px 20px 20px;
	background-image: url(../images/back_15yen.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	color: #ff6600;
}

