* {
	padding		: 0px ;
	margin		: 0px ;
}
#wrapper {
	width: 735px;
	text-align: left;
	margin: auto;
}
body {
	text-align: center;
	font-size: 80%;
	color: #333333;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#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;
}
#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;
}
.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;
}
#content {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF0066;
	padding-top: 15px;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 5px;
}

#navi {
	margin-top: 15px;
	margin-bottom: 15px;
}
#navi a {
	font-size: 100%;
	font-weight: bold;
	color: #F20061;
	text-decoration: none;
}
#navi a:hover {
	color: #FF9999;
}



.honbun {
	line-height: 1.5;
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.back {

	text-align: right;
	margin-right: 15px;
	font-size: 90%;
	color: #FF0066;
	margin-top: 10px;
}
#mail {
	text-align: center;
	margin-top: 20px;
}
