/* ********************************************************************* */
/* ***************************** contentsarea ************************** */
/* ********************************************************************* */
.contentsarea {
	width: 700px;
	background-image: url(parts/body.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.contents-left {
	float: left;
	width: 190px;
	background-image: url(parts/left-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.contents-right {
	float: right;
	width: 487px;
	padding: 0px 10px 0px 0px;
}

.contents-left ul {
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 160px;
}
.contents-left ul li {
	margin: 0px;
	padding: 15px 16px 15px 1px;
	border-width: 0px 0px 1px 0px;
	border-color: #3F4665;
	border-style: solid;
	background-image: url(parts/marker-2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contents-left ul li a {
	font-size: 80%;
	color: #3F4665;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
}

.left-txt {
	margin: 50px 0px 0px 25px;
	padding: 5px 0px 10px 0px;
	width: 160px;
	border-width: 1px 0px 1px 0px;
	border-color: #3F4665;
	border-style: solid;
}
.left-txt p {
	margin: 10px 0px 0px 0px;
	width: 160px;
	font-size: 60%;
	color: #3F4665;
	line-height: 150%;
}

.contents-img{
	width: 481px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	height: 321px;
	border: none;
}

.contents-img img{
	border: none;
}

.contents-set {
	background-image: url(parts/con-body.jpg);
	background-repeat: repeat-y;
}
.contents-set2 {
	width: 485px;
	background-image: url(parts/con-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.set-left {
	float: left;
	width: 347px;
	padding-bottom:10px;
}
.set-right {
	float: right;
	width: 138px;
}

.set-left h2 {
	width: 347px;
	height: 37px;
	margin: 0px 0px 10px 0px;
	text-indent: -5000px;
	background-image: url(parts/h2-oshi.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.set-right h2 {
	width: 138px;
	height: 37px;
	margin: 0px;
	text-indent: -5000px;
	background-image: url(parts/h2-kai.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.set-right ul {
	list-style: none;
	width: 105px;
	margin-left: 12px;
	padding: 0px;
	margin-top: 8px;
}
.set-right ul li {
	margin:  0px;
	margin-bottom: 5px;
	padding-left: 12px;
	background-image: url(parts/marker-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.set-right ul li a {
	font-size: 80%;
	color: #000;
	text-decoration: none;
	width: 100px;
}
.set-right ul li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.set-left dl {
	font-size: 80%;
	color: #000;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom: 12px;
	clear: both;
	width: 330px;
}
.set-left dt {
	width: 300px;
	background-image: url(parts/marker-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	font-weight: bold;
	margin-bottom: 2px;
}
.set-left dd {
	width: 300px;
	display: block;
	padding-left: 15px;
	margin-left: 0px;
	line-height: 150%;
	margin-bottom: 10px;

}
.set-left dd p {
	margin: 0px;
	padding: 0px;
}
.contents-left .counter {
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 10px;
}
.banner {
	width: 150px;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner a {
	margin-bottom:4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.event2 {
	margin-bottom: 0px;
	margin-top: 20px;
	font-size: 80%;
	color: #3F469D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F469D;
	padding: 0px;
	margin-left: 3px;
}
.contents-left .tbfbanner {
	width: 150px;
	margin-left: 25px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F4665;
	padding-top: 10px;
}
