@charset "utf-8";
/* CSS Document */

body {
	font-size: small;
	line-height: 18px;
	color: #cc6600;
	background-color: #ffcc99;
	text-align: center;
	margin-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ff6633;
	border-left-color: #ff6633;
	clear:both;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ff6633;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.honbun {
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff6633;
	border-left-color: #ff6633;
}

.mawari {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	clear:none;
}

.shohyo {
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ff6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}
h3 {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	border-bottom-color: #FF6633;
	border-left-color: #FF6633;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 800px;
	border: 1px solid #ff6633;
}
#main #header {
	background-image: url(image_folder/banner.gif);
	margin: 0px;
	height: 125px;
	width: 800px;
}
#main #column {
	float: left;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
}
#main #column h4 {
	font-size: small;
	color: #FFFFFF;
	background-color: #ff6633;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main #column p {
	font-size: small;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #ff6633;
}
#main #contents {
	font-size: small;
	line-height: 17px;
	text-align: left;
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main #copyright {
	clear: both;
	height: 20px;
}
#main #copyright p {
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #ff6633;
}
#main #navi {
	font-size: 100%;
	background-color: #ff9933;
	white-space: normal;
	display: inline;
	float: left;
	width: 100%;
}
#main #navi ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#main #navi li {
	background-color: #ffcc99;
	text-align: center;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 6em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #navi a {
	color: #cc6600;
	text-decoration: none;
	display: block;
}
#main #navi a:hover {
	color: #FFFFFF;
	background-color: #ff6600;
}
.stab {
	background-color: #FFFFFF;
}
#main #column .style1 a:hover {
	color: #ffffff;
	background-color: #ff6600;
}
#main #contents a:hover {
	color: #FFFFFF;
	background-color: #FFCC00;
	font-weight: bolder;
}

.style1 {
	font-size: larger;
	color: #CC6600;
}
.hyou01 {
	font-size: 12px;
	background-color: #FF6633;
	color: #FFFFFF;
}
.hyou02 {
	color: #000000;
	background-color: #FFCC99;
	font-size: 12px;
}
.hyou03 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.mawari01 {
	margin-top: 10px;
}
.mawari02 {
	width: 600px;
	float: left;
}
.tablemigi {
	float: right;
	height: auto;
	width: 410px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.mawari03 {
	margin-top: 10px;
}
.mawari04 {
	margin-bottom: 10px;
}

#main #contents a {
	text-decoration: underline;
}
#main #contents a:visited {
	color: #FF0000;
}
.pwaku {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.hyou04 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.table {
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9933;
}
