body {
	font-size: small;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.orange-bold {
	color: #FF6600;
	font-weight: bold;
}

.waku {
	width: 100%;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-bottom-width: 2px;
}

.fbase {
	margin: 0 auto;
	padding: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.fbase #cont {
	border-color: #FF6600;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.fbase #cont #div {
	color: #FFFFFF;
	background-color: #FF6600;
	height: 16px;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}

.fbase #cont #forum {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.fbase #cont #forum #cos-1 {
	float: left;
	width: 220px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.fbase #cont #forum #cos-1 #name1 {
	background-image: url(images/sakuhin.gif);
	padding: 12px 0px 0px 0px;
	width: 200px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fbase #cont #forum #cos-1 #name2 {
	background-image: url(images/charaname.gif);
	padding: 12px 0px 0px 0px;
	width: 200px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fbase #cont #forum #cos-1 #name3 {
	background-image: url(images/cosname.gif);
	padding: 12px 0px 0px 0px;
	width: 200px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fbase #cont #forum #img-1 {
	float: left;
	width: 540px;
	height: 540px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.fbase #cont #forum #name {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fbase #cont #img-1{
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


.fbase #cont #name1 {
	background-image: url(images/sakuhin.gif);
	padding: 12px 0px 0px 0px;
	width: 300px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fbase #cont #name2 {
	background-image: url(images/charaname.gif);
	padding: 12px 0px 0px 0px;
	width: 300px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

.fbase #cont #name3 {
	background-image: url(images/cosname.gif);
	padding: 12px 0px 0px 0px;
	width: 300px;
	margin: 2px auto;
	background-repeat: no-repeat;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.fbase #cont #eventname {
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
