/* CSS Document */

#layout-box {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#title {
	margin-top: 20px;
	margin-bottom: 20px;
}
#thumnail {
}
#gallery {
	margin-left: 10px;
	text-align: left;
	float: left;
	width: 500px;
}
.oka-head-line {
	font-size: 12px;
	background-color: #ECE9D8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.oka-text {
	padding: 3px;
	line-height: 130%;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
}
.oka-thumnail-layout {
	margin-top: 15px;
}
.oka-img-li {
	float: left;
	margin-right: 3px;
	margin-bottom: 7px;
}
.clear {
	clear: both;
	float: none;
}
.h2-style {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	word-spacing: 0.02em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
#profile {
	float: right;
	margin-top: 10px;
	width: 220px;
}
.h3-style {
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	font-size: small;
	background-image: url(../../img/all/footer.gif);
}
.oka-gallery {
	margin-bottom: 15px;
}
.oka-img-ul {
	margin-top: 15px;
}

