@charset "utf-8";

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

#title {
	width: 570px;
	height: 200px;
	background: url(../images/title05.jpg) no-repeat;
	margin: 10px;
}




#bar {
	width: 550px;
	height: 40px;
	background: url(../images/bar05.jpg) no-repeat;
	text-indent: -9999px;
}

.box1 h3 {
	background: url(../../common/images/icon.gif) left center no-repeat;
	font-size: 1.2em;
	padding-left: 30px;
	margin: 5px;
}

.info {
	font-size: 0.7em;
}

.box1 img {
	margin: 10px 0;
}