@charset "shift_jis";
/* CSS Document */

.body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, ul, li, ol, table, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
}
#logo {
	float: left;
}

img {
	vertical-align: bottom;
	border-width: 0px;
}
.contents_index {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.contents2 {
	width: 900px;
	padding: 0px;
	background-image: url(../common/sn_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contents {
	background-image: url(../common/contents_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 13px;
}

.header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header img {
	vertical-align: bottom;
}

.headersup {
	float: right;
}

.headersup ul {
	margin: 0px;
	padding: 0px;
}
.headersup li {
	list-style-type: none;
	float: left;
}
.gnavi {
	background-image: url(../common/gnavi_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 71px;
}
.gnavi2 {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.gnavi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.gnavi li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(../common/header_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	text-align: center;
}

#copylight {
	float: left;
}
.footer {
	text-align: center;
	background-image: url(../common/footer_back.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 90px;
}

.footer2 {
	width: 900px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer2 ul {
	margin: 0px;
	padding: 0px;
}
.footer2 li {
	list-style-type: none;
	float: left;
}
.pankuzu {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
.pankuzu a {
	color: #666;
	text-decoration: underline;
}
.pankuzu a:hover {
	color: #AAA;
	text-decoration: underline;
}
.pankuzu2 {
	text-align: left;
	margin-bottom: 15px;
	margin-top: 17px;
}
.pankuzu2 a {
	color: #666;
	text-decoration: underline;
}
.pankuzu2 a:hover {
	color: #AAA;
	text-decoration: underline;
}
.totop {
	text-align: right;
	clear: both;
}
.totop_t20 {
	text-align: right;
	padding: 20px 5px 5px;
}
.totop_t40 {
	text-align: right;
	padding: 40px 5px 5px;
}
.clear {
	clear: both;
}
