body {
	background-color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#header {
	height: 160px;
	width: 800px;
}

#wrap {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
}


#footer {
	background-color: #999999;
	clear: left;
	width: 800px;
}
#main {
	height: auto;
	width: 800px;
}
#menu {
	height: auto;
	width: 250px;
	float: left;
	padding-top: 30px;
}
#contents {
	float: left;
	height: auto;
	width: 480px;
	padding-left: 40px;
	padding-top: 20px;
}

#photofooter {
	width: 800px;
	clear: left;
}
.footercredit {
	font-size: 9px;
}

#menubox {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#headerlogo {
	float: left;
	height: 134px;
	width: 262px;
	padding-top: 20px;
	padding-left: 10px;
}
#container {
	width: 800px;
}

#headerlink {
	float: right;
	width: 400px;
	height: 134px;
	text-align: right;
	padding-top: 40px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}

.headermenu {
	font-size: 10px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

#contentsbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 460px;
}

.sidetxt {
	font-size: 10px;
}

.bold {
font-weight: bold;
}

a:active {
	text-decoration: none;
}
.insidetable {
	font-size: 11px;
}

.small{font-size:90%;}