@charset "utf-8";

/*　サイトマップ
------------------------------------------------------------ */

#header {
	background: url(../common/images/header_sub.jpg) no-repeat;
}

h2#img_sub {
	width: 720px;
	height: 30px;
	_height: 50px;
	padding-bottom: 20px;
	background: url(../common/images/sitemap_h2.jpg) no-repeat;
	text-indent: -9999em;
}

.box_01 {
    width: 698px;
	_width: 720px;
	padding: 50px 10px;
	margin-bottom: 10px;
	border: 1px solid #666;
	background: url(../common/images/box_01bg.gif) repeat;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #660000;
}
