@charset "utf-8";
@import url("../../common/css/elements.css");
@import url("../../common/css/format.css");
@import url("../../common/css/style.css");


div#TITLE_BAR {
	background-image: url(../../sites/images/ofi_title-bar_bg.gif);
}

dl.siteMap {
	height: 26px;
	margin: 0 0 5px;
	padding: 0;
	background: url(../../common/images/com_line_graydot.gif) left bottom repeat-x;
}

dl.siteMap dt {
	width: 11%;
	margin: 0;
	padding: 0;
	float: left
}

dl.siteMap dd {
	width: 18%;
	margin: 0;
	padding: 0;
	float: left;
}

dl.siteMap>dd {
	width: auto;
	min-width: 15%;
}

dl.siteMap dd a {
	padding: 0 5px 0 7px;
	background: url(../../common/images/com_marker_02.gif) left center no-repeat;
}

div.grayBox {
	width: 826px;
	margin-bottom: 13px;
	padding: 0 10px 15px;
	background-color: #fafaf7;
	border: 1px solid #aaaaaa;
}

/* 旧IE以外のブラウザ用記述 */
div#CONTENTS>div.grayBox {
	width: 804px;
}

div.grayBox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.05;
}

div.grayBox ul li {
	width: 14.25%;
	margin: 0;
	padding: 15px 0 5px;
	white-space: nowrap;
	float: left;
}

/* 旧IE以外のブラウザ用記述 */
div.grayBox ul>li {
	width: auto;
	min-width: 14.25%;
}

div.grayBox ul li a {
	margin-right: 5px;
	padding-left: 7px;
	background: url(../../common/images/com_marker_03.gif) left center no-repeat;
}
