#contents {
	margin: 0px;
	padding: 0px;
	width: 780px;
	text-align: left;
	position: relative;
}
.logoimg {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99CCFF;
}

.top {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	background-color: #000066;
	width: 400px;
	color: #FFFFFF;
	float: left;
	height: 15px;
}

.topR {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	background-color: #000066;
	width: 360px;
	color: #FFFFFF;
	float: left;
	text-align: right;
	height: 15px;
}

.topR A:link    { color : #FFFFFF; text-decoration : none; }
.topR A:visited { color : #FFFFFF; text-decoration : none; }
.topR A:active  { color : #FF6600; text-decoration : none; }
.topR A:hover   { color : #FF9933; text-decoration : none; }

#header {
	margin: 0px;
	padding: 0px;
	width: 780px;
	position: relative;
	clear: both;
}

#navibar {
	margin: 0px;
	padding: 0px;
	width: 570px;
}

#sidebar {
	margin: 0px;
	width: 170px;
	background-color: #0033CC;
	top: 0px;
	position: absolute;
	left: 0px;
	padding: 10px;
}
#container {
	width: 540px;
	left: 0px;
	color: #666666;
	background-color: #0033CC;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#sidebar h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
}


#sidebar h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 16px;
	color: #CCFFFF;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
}

#sidebar h2 A:link    { color : #FFFFFF; text-decoration : none; }
#sidebar h2 A:visited { color : #FFFFFF; text-decoration : none; }
#sidebar h2 A:active  { color : #FF6600; text-decoration : none; }
#sidebar h2 A:hover   { color : #FF9933; text-decoration : none; }

#sidebar h3 A:link    { color : #CCFFFF; text-decoration : none; }
#sidebar h3 A:visited { color : #CCFFFF; text-decoration : none; }
#sidebar h3 A:active  { color : #FF6600; text-decoration : none; }
#sidebar h3 A:hover   { color : #FF9933; text-decoration : none; }

#sidebar ul {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 16px;
	color: #CCFFFF;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li A:link    { color : #CCFFFF; text-decoration : none; }
#sidebar li A:visited { color : #CCFFFF; text-decoration : none; }
#sidebar li A:active  { color : #FF6600; text-decoration : none; }
#sidebar li A:hover   { color : #FF9933; text-decoration : none; }

#main {
	width: 590px;
	margin: 0px 0px 0px 190px;
	background-color: #FFFFFF;
	position: relative;
	padding: 0px;
}

#footer {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 780px;
	height: 40px;
	position: absolute;
}

.box_footer_logo {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 20px;
	width: 170px;
	float: left;
	position: relative;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
address {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	text-decoration: none;
}
.box_footer_address {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 550px;
	height: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.h3_square_orange {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6633;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.h3_square_red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC3333;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.h4_square_orange {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6633;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	margin: 0px 0px 10px;
	padding-bottom: 2px;
}
.h4_square_red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin: 0px 0px 10px;
	padding-bottom: 2px;
}
.h2_square_red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	background-color: #CC3333;
}
.box_photocaption1 {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: right;
}
