/* CSS Document */

@import "temp/general.css";
@import "temp/layout.css";

.mainContentsBox {
	margin-top: -1px;
}
#contentsArea {
	padding-top: 10px;
}
#contentsArea h4 {
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 30px;
	background-color: #A8BCE6;
	text-align: left;
	line-height: 200%;
	margin-top: -20px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
#contentsArea p {
	text-align: left;
	text-indent: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#contentsArea p b {
	font-size: 110%;
}
#contentsArea dd {
	text-align: left;
	margin-left: 25px;
	display: list-item;
	list-style-type: disc;
}
#contentsArea dt {
	text-align: left;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	margin-left: -5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #94C22F;
	margin-bottom: 5px;
}
#contentsArea dl {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentsArea div.firstLine {
	background-color: #FF3366;
	color: #FFFFFF;
	font-weight: bold;
	width: 530px;
}
#contentsArea dd.normalText {
	list-style-type: none;
	text-indent: 0px;
	margin-left: 10px;
}
#contentsArea dd.normalText p {
	text-indent: 0px;
}
#contentsArea #flow dd {
	list-style-type: none;
	margin-bottom: 30px;
	border: 1px solid #5792C2;
	padding: 5px;
	width: auto;
	margin-left: 150px;
	background-color: #FFFFFF;
}
#contentsArea div.firstLine h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}

#contentsArea #flow dt {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #5591C2;
	text-align: left;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
}
#contentsArea #flow {
	background-image: url(/image/representation/etc/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 70px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#contentsArea h5 img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentsArea h5 a {
	height: 46px;
	width: 252px;
	display: block;
	background-image: url(/image/tour/button/form.gif);
	background-repeat: no-repeat;
}
#contentsArea h5 a:hover {
	background-image: url(/image/tour/button/form.gif);
	background-repeat: no-repeat;
	background-position: 0px -46px;
}
#contentsArea h5 {
	text-align: center;
	width: 252px;
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
