@charset "utf-8";
/* CSS Document */



#middle #main {
	float: left;
	width: 360px;
}
#middle #main .centerJigyou {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../index/centerUnder.gif);
	clear: both;
	background-position: bottom;
}
#middle #main .centerJigyou h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#middle #main .centerJigyou .centerThumb {
	text-align: center;
	width: 78px;
	float: left;
}
#middle #main .centerJigyou .centerLeft {
	float: left;
	display: block;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#middle #main .centerJigyou .enter {
	float: right;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#middle #main .centerJigyou .centerText {
	float: left;
	width: 250px;
	font-size: 93%;
	color: #666;
}


#middle #right {
	float: right;
	width: 200px;
	margin-right: 20px;
	display: inline;
}
#middle #right #topics {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#middle #right #topics h2 {
	margin: 0px;
	padding: 0px;
}
#middle #right #topics dl {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #666;
}
#middle #right #topics dl dt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 17px;
}
#middle #right #topics dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 12px;
	background-image: url(../index/topicsArrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
