body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p { 
    margin: 0px;
	padding: 0px;
}
body {
	color: #666666;
	text-align: center;
}
h1 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	text-align: right;
	height: 155px;
	background-image: url(../img/headu.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	padding-top: 1em;
	padding-right: 10px;
	width: 790px;
}
h2 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	margin: 1em;
}
h3 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-color: #999900;
	border-left-color: #999900;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	font-weight: lighter;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 1.7;
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
p img {
	float: right;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
}
address {
	font-family: Arial, Helvetica, sans-serif, Osaka;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	border-top-width: 2px;
	border-top-color: #003399;
	margin-top: 0px;
	clear: both;
	padding-bottom: 15px;
	line-height: 140%;
	padding-top: 10px;
}
.navbar2 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	width: 800px;
	clear: both;
	background-color: #23418a;
	font-weight: lighter;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #23418a;
	border-bottom-color: #23418a;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
}
img {
	border: none;
}

