@charset "utf-8";
#contents H3 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#contents .list LI {
	display: inline-block;
	width: 17em;
	float: left;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#contents .outline {
	margin-top: 50px;
}
#contents .outline H3 {
	background-image: url(img/subtit01.png);
}
#contents .list {
	padding-top: 30px;
	width: 660px;
}
#contents .list UL {
	width: 51em;
	display: block;
	margin-right: 0px;
	margin-left: auto;
}

#contents .list H3 {
	background-image: url(img/subtit02.png);
}

#contents .outline P {
	margin-left: 15px;
	margin-bottom: 10px;
	text-indent: 1em;
	line-height: 18px;
}

#contents  .list  LI  A {
	border-left: 5px solid #0066CC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
}

#contents .list LI A:hover {
	border-left: 5px solid #CC0000;
}

#contents .navi   {
	background-image: url(img/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	height: 24px;
	width: 660px;
	clear: both;
}
#contents .navi P {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
#contents .navi P.prev {
	background-image: url(img/btn_prev.gif);
	height: 24px;
	width: 110px;
	float: left;
}
#contents .navi P.home {
	background-image: url(img/btn_home.gif);
	width: 130px;
	margin-left: 155px;
	float: left;
}
#contents .navi P.next {
	background-image: url(img/btn_next.gif);
	float: right;
	width: 110px;
}
#contents .navi P A {
	background-repeat: no-repeat;
	background-position: 0px -24px;
	height: 100%;
	width: 100%;
	float: left;
	display: block;
	text-align: left;
	text-indent: -9999px;
}
#contents .navi P A:hover {
	background-position: 0px -48px;
}
#contents .navi P.prev A {
	background-image: url(img/btn_prev.gif);
}
#contents .navi P.home A {
	background-image: url(img/btn_home.gif);
}
#contents .navi P.next A {
	background-image: url(img/btn_next.gif);
}
#contents .story {
	margin: 0px;
	padding: 30px 0px 0px;
}
#contents .story H4 {
	background-image: url(img/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
}
#contents .story OBJECT {
	width: 350px;
	height: 300px;
	margin-top: -30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents .story .staff {
	font-size: 10px;
	line-height: 12px;
	padding-left: 15px;
	border-top: 1px solid #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #EEEEEE;
}

#contents .story .txt {
	margin-left: 15px;
	line-height: 18px;
	margin-bottom: 25px;
}

