body {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF6BE;
}

#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 850px;
	border-right: 1px solid #cc6666;
	border-bottom: 1px solid #cc6666;
	border-left: 1px solid #cc6666;
}

#wrapper #navi1 {
	border-top: 2px solid #cc6666;
	padding: 5px 0px 10px 5px;
}

#wrapper #navi1 a {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	padding: 30px;
}

#wrapper #navi1 a:hover {
	text-decoration: underline;
}

#wrapper .content {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 195px;
}

#wrapper .content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc6666;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#wrapper .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

#wrapper .content li {
}

#wrapper .content a {
	text-decoration: none;
	color: #000066;
	display: block;
	padding: 5px 10px;
	border-right: 1px solid #cc6666;
	border-bottom: 1px solid #cc6666;
	border-left: 1px solid #cc6666;
}

#wrapper .content h4 {
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right: 1px solid #cc6666;
	border-bottom: 1px solid #cc6666;
	border-left: 1px solid #cc6666;
}

#wrapper .content a:hover {
	color: #000066;
	text-decoration: underline;
}

#wrapper #hidari {
	font-size: 12px;
	line-height: 150%;
}

#wrapper #hidari a {
	color: #000066;
	text-decoration: none;
}

#wrapper #hidari2 a {
	text-decoration: none;
	color: #000066;
}

#wrapper #hidari a:hover {
	text-decoration: underline;
}

#wrapper #hidari2 a:hover {
	text-decoration: underline;
}

#wrapper #content {
	font-size: 14px;
	line-height: 250%;
}

#wrapper #conkiji {
	font-size: 13px;
	line-height: 180%;
	margin-top: 20px;
}

#wrapper #conkiji a {
	color: #000099;
	text-decoration: none;
}

#wrapper #conkiji a:hover {
	text-decoration: underline;
}

#wrapper #content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFCC;
	text-indent: 5px;
	margin: 0px;
	border-bottom: 1px solid #cc6666;
	border-left: 6px solid #cc6666;
}

#wrapper #content ul {
	font-weight: bold;
	font-size: 14px;
	line-height: 160%;
}

#wrapper #content li {
	background-image: url(images/list_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	list-style: none;
	display: block;
	margin-top: 15px;
}

#wrapper #content a {
	color: #000066;
	text-decoration: none;
}

#wrapper #content a:hover {
	text-decoration: underline;
}

#wrapper #breast {
	margin-top: 30px;
	border-top: 2px dotted #CC3366;
}

#wrapper #breast h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3366;
}

#wrapper #breast a {
	color: #CC3366;
	text-decoration: none;
}

#wrapper #breast a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3366;
}

.photo {
	display: block;
	padding: 5px;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#wrapper #address {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	padding: 10px 10px 10px 250px;
	background-color: #FFE6E3;
}

#wrapper #address a {
	color: #000066;
	text-decoration: none;
}

#wrapper #address a:hover {
	text-decoration: underline;
}

#wrapper #content table {
	line-height: normal;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

#wrapper #content table td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

