body {	margin: 0;	padding: 0;	background-color:#FFFFFF;}#wrapper {	width:800px;	background-color: #FFFFFF;	margin: 0 auto;	text-align: center;}.top_photo{ display: block; margin-left: auto; margin-right: auto; margin-top: 50px;}#nav {	background-image: url(img/dot_line_long.gif);	height:27px;	margin: 0px;	padding-left:2px;}#nav li {	margin-top: 8px;	margin-bottom: 0px;	margin-right: 22px;	list-style: none;	font-size: 75%;	float:left;	padding: 0px 0px 0px 12px;	background: url(img/bullet2.gif) no-repeat left center;}/* トップページ */#main {	margin:10px 20px;	background-color: #FFFFFF;	font-size: 85%;	line-height: 160%;	color:#333333;}#footer {	font-size: 70%;	padding-bottom:10px;	clear: both;	border-top: 1px solid #330033;	text-align: center;}/* うぐいす色 */.iro1{	color:#99cc00;}/* 赤 */.iro2{	color:#FF0000;}a:link {	color:#0000FF;	text-decoration:none;}a:visited {	color:#6699CC;	text-decoration:none;}a:hover, a:active {	text-decoration:none;	color:#99cc00;} h1 {	font-size: 120%;	background-color: #CCCC99;	text-indent: 5px;	margin-top: 20px;	margin-bottom: 12px;	padding: 4px;}h2 {	text-indent: 5px;	border-left: 10px solid #CCCC99;	font-size: 120%;	margin-top: 20px;  	margin-bottom: 6px;	border-bottom: 1px solid #CCCC99;}h3 {	text-indent: 5px;	font-size: 100%;  	margin-bottom: 6px;}