@charset "shift_jis";
body {
	background-color: #FFFFFF;
}
#container  {
	width: 900px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header  {
	height: 30px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#header  .navi  {
	background-color: #666666;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #3333CC;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #3333CC;
	width: 500px;
	height: 23px;
}
#mainContent  {
	background-color: #FFFFFF;
	height: 500px;
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#container  #mainContent  div  {
	height: 500px;
	width: 900px;
	padding: 0px;
	margin: 0px;
}
#mainContent  .ul_photo  {
	text-decoration: none;
	display: list-item;
	list-style-type: none;
}
#mainContent  .li_photolist  {
	text-decoration: none;
	height: 96px;
	width: 128px;
	padding: 7px;
	float: left;
	margin: 0px;
	display: inline;
}
#footer  {
	background-color: #FFFFFF;
	height: 40px;
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0;
} 
#footer  address  {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 10px;
}
#footer  .navi  {
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #3333CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 200px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #99FF33;
	text-decoration: none;
}
