body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat;
	-webkit-text-size-adjust: 100%;
}
#wapper {
	padding: 0px;
	height: auto;
	width: 760px;
	background: #FFFFFF;
	color: #000000;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wapper #header {
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: left;
}
.img_migi {
	margin: 0px;
	padding: 0px;
	float: right;
}
img_hidari {
	margin: 0px;
	padding: 0px;
	float: left;
}

#wapper #header ul {
	list-style: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wapper #header ul li a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wapper #header h2 {
	text-align: left;
	float: none;
	clear: left;
	font-size: 13px;
	color: #333333;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}
#wapper #header ul li {
	background: url(images/listhead1.gif) no-repeat left center;
	margin: 5px 5px 0px 0px;
	padding: 0px 0px 0px 13px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#wapper #contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #666666;
}
#wapper #fooder {
	margin: 0px;
	padding: 0px;
	height: auto;
	background: #FFFFFF;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#wapper #fooder table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-align: center;
	background-image: url(images/bodyback2.gif);
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #D3E1EE;
	border-left-color: #D3E1EE;
}
#wapper #fooder table a {
	color: #666666;
	text-decoration: none;
}
#wapper #fooder table a:hover {
	color: #333333;
	text-decoration: underline;
}
#wapper #fooder table tr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #D3E1EE;
	border-left-color: #D3E1EE;
}
#wapper #fooder table tr th {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #D3E1EE;
	border-left-color: #D3E1EE;
}
#wapper #fooder table tr td {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #D3E1EE;
	border-left-color: #D3E1EE;
}




.copyright {
	color: #666666;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
}

h1 {
	margin: 0px 0px -2px;
	padding: 0px;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	color: #333333;
}
#wapper #topnavi {
	margin: 0px;
	padding: 0px 0px 2px;
	height: 33px;
	background: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: thin;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
#wapper #topnavi img {
	float: right;
	margin: 3px 0px 0px;
}

