div,p,ul,li,a,h2,h3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 100px;
	width: 300px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	text-indent: 50px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(../img/top_bg.gif);
	display: block;
	height: 100px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapping #header {
	background-image: url(../img/top_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 760px;
}
#wrapping #box .setumei address{
	text-align: right;
}
#box {
	float: none;
	height: 500px;
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	margin-top: 10px;
	overflow: visible;
}

#box h3 {
	padding-left: 10px;
}
#box .setumei {
	padding-right: 10px;
	padding-left: 10px;
}
#wrapping {
	float: none;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#box .top-menu {
	text-align: center;
}
#box .top-menu img {
	padding: 10px;
}


#footer {
	background-color: #003366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	vertical-align: bottom;
	clear: both;
	float: none;
	padding-top: 10px;
	margin-top: 20px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFCCFF;
}

#wrapping #box h2  {
	background-color: #CDD1DE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #003366;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

