/* CSS Document */

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

#contentsArea {
}
#contentsArea table {
	width: 554px;
	border-collapse: collapse;
	margin-bottom: 10px;
	border: 2px solid #94C22F;
}
#contentsArea table td,#contentsArea table th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #94C22F;
	border-left-color: #94C22F;
}
#contentsArea h3 {
	margin-left: 5px;
	margin-right: 5px;
}

#contentsArea p {
	text-indent: 0px;
}
#contentsArea table th p {
	font-weight: normal;
	text-align: left;
	margin-left: 5px;
}

#contentsArea li,#contentsArea h3,#contentsArea h5 {
	text-align: left;
}


#contentsArea h4,#contentsArea h5 {
	font-size: 16px;
}
#contentsArea table th {
	background-color: #DBEDB6;
}

#contentsArea table th.title {
	background-color: #D9D9D9;
}
#contentsArea div p {
	text-align: left;
}
#contentsArea .title div {
	background-image: url(/image/tour/title-bg.gif);
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.linkbox {

}
.box_hover {
	cursor:pointer;
	background-color: #EEF7DB;
}
.none {
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}
.linkbox p.readmore {
	display: none;
}

.linkbox dl {
	overflow: hidden;
	margin-bottom: 5px;
}  
.linkbox dt {
	float:left;
	width:120px;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: left;
}  
.linkbox dd {
	width:400px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#contentsArea .titleBox {
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #369AD9;
}
#contentsArea .titleBox h3 {
	color: #FFFFFF;
	background-image: url(/image/tour/etc/mark1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
}
#contentsArea .entryBox {
	float: left;
	width: 255px;
	margin-right: 10px;
}
#contentsArea #entryBoxOuter {
	overflow: visible;
	margin-left: 16px;
	margin-bottom: 30px;
}
#contentsArea .mpage {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
}
#contentsArea .mpage a:hover,#contentsArea .mpage2 a:hover {
	color: #333333;
}
#contentsArea .mpage2 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
#contentsArea h2 {
	margin-bottom: 0px;
}
