@charset "utf-8";
/* CSS Document */

#wrapper #main {
	background-image: url(../images/forbackrepeat.jpg);
	height: 100%;
	width: 722px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 28px;
	color: #666666;
}
#wrapper #main #links {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	height: 53px;
	width: 700px;
}
#wrapper  #main  #links #title {
	width: 240px;
	height: 53px;
}
#wrapper #main #links #title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}


#wrapper #main #hikone {
}

#wrapper #main #tokyo {
	margin-left: 14px;
}
#wrapper #main #contents {
	width: 465px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#wrapper #main #contents h1 {
	font-size: 12px;
	color: #666666;
	margin-top: 17px;
}

#wrapper #main #contents ul {
	list-style-type: square;
	margin-left: 25px;
	font-size: 10px;
}
#wrapper #main #contents ol {
	margin-left: 50px;
	font-size: 10px;
}
#wrapper #main #contents li {
	line-height: 135%;
}
#wrapper  #main  #bottom  {
	font-size: 10px;
	text-align: left;
	margin-left: 80px;
	line-height: 130%;
	display: block;
	clear: both;
}
#wrapper  #main  #info  {
	width: 496px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#wrapper #main #sunflower {
	width: 250px;
	padding-top: 80px;
	text-align: right;
}
