@charset "UTF-8";

.outline-maintitle {
	background-image: url(../images/outline_img/outline_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.outline-subtitle {
	background-image: url(../images/outline_img/outline_outline-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}
.outline-subtitle02 {
	background-image: url(../images/outline_img/outline_safety-report-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}
.enkaku-subtitle {
	background-image: url(../images/outline_img/outline_enkaku-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 560px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}


#outline-menu {
	height: 460px;
	width: 470px;
	background-image: url(../images/outline_img/outline_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 50px;
	position: relative;
}
#outline-menu li {
	overflow: hidden;
	height: 60px;
	width: 230px;
}
#outline-menu li a {
	display: block;
	height: 60px;
	width: 230px;
	background-image: url(../images/outline_img/outline_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.outline-btn01 a {
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
.outline-btn01 a:hover {
	background-position: right top;
}
.outline-btn02 a {
	background-position: left -60px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.outline-btn02 a:hover {
	background-position: right -60px;
}
.outline-btn03 a {
	background-position: left -120px;
	position: absolute;
	left: 0px;
	top: 80px;
}
.outline-btn03 a:hover {
	background-position: right -120px;
}
.outline-btn04 a {
	background-position: left -180px;
	position: absolute;
	right: 0px;
	top: 80px;
}
.outline-btn04 a:hover {
	background-position: right -180px;
}


#outline-list {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
}
#outline-list dt {
	width: 4.5em;
	display: block;
	text-align: right;
	padding-right: 16px;
	background-image: url(../images/outline_img/outline_list-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}
#outline-list dd {
	padding-left: 6em;
	margin-top: -1.5em;
	margin-bottom: 1em;
}
#outline-list li {
	text-indent: -4em;
	margin-left: 4em;
	margin-bottom: 0.5em;
}

.outline-enkaku {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
	margin: 20px 20px 40px;
}
.outline-enkaku dt {
	width: 9.5em;
	display: block;
	text-align: right;
	font-weight: bold;
}
.outline-enkaku dd {
	padding-left: 10.5em;
	margin-top: -1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
}
ul#safety-report-list {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
}
ul#safety-report-list li {
	padding-left: 16px;
	background-image: url(../images/outline_img/outline_list-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	margin-bottom: 0.5em;
	float: left;
	margin-right: 1em;
}
