/* CSS Document */

div#main #titleBlock {
	margin-top: 20px;
	font-family: "Lucida Grande",verdana,arial,sans-serif;
	font-size: 100%;
	line-height: 182%;
}

div#main #titleBlock h3 {
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #000;
	font-size: 182%;
	font-weight: bold;
}

div#main #titleBlock a {
	float: left;
	margin-left: 20px;
	color: #666;
	font-size: 136%;
	font-weight: bold;
	vertical-align: bottom;
}

div#main #titleBlock a:link,
div#main #titleBlock a:visited,
div#main #titleBlock a:active { color: #666;}
div#main #titleBlock a:hover { color: #666; text-decoration: none;}

.thumbList {
	margin-top: 5px;
	width: 296px;
	float: left;
}

.thumbList ul li {
	display: block;
	float: left;
	width: 110px;
	height: 100px;
	margin-top: 10px;
	padding-right: 5px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 85px;
}


/* inline contents style */

#whole {
	background-color: #fff;
	width: 640px;
	height: 400px;
	padding: 10px;
	font-size: 75%;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;
	height: 340px;
}

#whole #contents {
	width: 580px;
	height: 340px;
}

#whole #contents #pht {
	float: left;
	width: 340px;
	height: 340px;
	text-align: center;
}

#whole #contents #textBlock {
	float: right;
	width: 220px;
}

#whole #contents #textBlock #close {
	text-align: right;
	padding-bottom: 20px;
}

#whole #contents #textBlock #text {
	width: 220px;
	height: 290px;
	margin-top: 20px;
	color: #666666;
	line-height: 1.5em;
}

#whole #contents #textBlock #text p {
	color: #666666;
	line-height: 1.5em;
}

#whole #contents #textBlock #pageNavi {
	margin-top: 20px;
}

#whole #contents #textBlock #pageNavi #back {
	float: left;
	width: 39px;
}

#whole #contents #textBlock #pageNavi #next {
	float: right;
	width: 39px;
}

