* {
	padding		: 0px ;
	margin		: 0px ;
}
#wrapper {
	width: 735px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
}
body {
	text-align: center;
	font-size: 80%;
	color: #333333;
}
#honbun {
	border: 1px dotted #0099CC;
	line-height: 1.5;
	padding: 5px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.photo {
	padding: 5px;
}

#content {
	width: 710px;
	margin-left: 4px;
}



#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	float: left;
	width: 102px;
	background-color: #FFCC33;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-bottom-width: 1px;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.koko {
	height: 20px;
	width: 102px;
	background-color: #FFCC66;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a:hover {
	background-color: #FFCC66;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
#setumei {

	border: 1px dotted #0099CC;
	width: 710px;
	line-height: 1.5;
	padding: 5px;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.back {
	font-size: 90%;
	color: #FF0066;
	text-align: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}
