﻿body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	background: #f0fef9;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	width: 950px;	
        margin-left: auto;
	margin-right: auto;
}
div.contents {
	background: url(img/haikei.gif);
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 150%;

	text-align: ;
}
p.top {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	margin-left:5px;
	color: #666;
}
span.adire {font-size: 11px}
#footer {
	font-size: 12px;
	background: url(img/footer.gif) no-repeat;
	clear: both;
}
h1 {
	font-size:13px;
	color: #CCC;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
}
h2 {
	font-size:14px;
	color: #666;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	margin-left: 10px;
        margin-top:0px;
        margin-bottom:0px;
        color:#cb0000;
}
#viewer {
	margin: 0 auto;
	width: 896px;
	height: 280px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

#side {
	float: right;
	width: 240px;
	margin-right: 27px;
}
#topmain {
	float: left;
	width: 650px;
	margin-left: 27px;
}
p.top2 {
	font-size:12px;
	text-align:left;
	margin-left:20px;
}	
#top {
	background: #040059;
	margin-left: 27px;
	margin-top: 0px;
	padding: 1px 1px 1px 10px;
	margin-right: 27px;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #666;
}
table {width:650;
       border-collapse:collapse}


