@charset "utf-8";
body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
#container {
	width: 750px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 744px;
	padding: 3px;
}
#navigation {
	width: 750px;
}
#contents {
	width: 750px;
}
#footer {
	width: 744px;
	clear: both;
	background-color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#side {
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#sidesub {
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#main {
	float: right;
	width: 230px;
	text-align: center;
	padding: 10px 10px 0px;
}
#main h1 {
	background-color: #E2EBFC;
	padding: 3px;
	width: 194px;
	border: 1px solid #CEDCF9;
	margin: 3px;
}

#main h1 a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	width: 200px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main h1 a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#main h1 a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
#main h2 a:link {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#main h2 a:visited {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#main h2 a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

#header a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
#header a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
#header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6666FF;
	text-decoration: none;
	font-style: italic;
	background-color: #E196D1;
}
.spring {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFCCFF;
	font-style: italic;
}
.summer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCFFFF;
	font-style: italic;
}
.autumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFCC99;
	font-style: italic;
}
.winter {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
}
#side h1 {
	font-size: 14px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666ff;
	color: #333333;
	width: 420px;
}
#side h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6666FF;
}
#side ul {
	margin: 0px;
	padding: 3px 3px 3px 30px;
	list-style-type: none;
}
#side li {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#contents2 {
	width: 750px;
}
#benri {
	padding: 5px;
	width: 720px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	margin-left: 8px;
}
#benri h2 {
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DC99CE;
	border-left-color: #E595D2;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents2 #left {
	float: left;
	width: 345px;
	padding: 5px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#contents2 #right {
	padding: 5px;
	float: right;
	width: 350px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
#contents2 h1 {
	font-size: 14px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666ff;
	color: #333333;
	text-align: left;
}
#contents2 h2 {
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DC99CE;
	border-left-color: #E595D2;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents2 p {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#benri p {
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	}
#benri a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#benri a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#benri a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
#contents2 #left a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#contents2 #left a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#contents2 #left a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
#contents2 #right a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#contents2 #right a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#contents2 #right a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
#side a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#side a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#side a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
#search {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px 10px;
	padding: 0px 10px;
	width: 700px;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: both;
}
#calender {
	margin: 10px;
	padding: 10px;
	width: 700px;
	border: 1px solid #CCCCCC;
}
#main2 {
	width: 700px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 10px;
}
#container #search {
	width: 720px;
	text-align: left;
	border: 1px none #CCCCCC;
	padding: 5px;
}

#container #search h1 {
	font-size: 14px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666ff;
	color: #333333;
	text-align: left;
}
#main #box3 {
	width: 190px;
	padding: 5px 5px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#main h2 {

	background-color: #EBEBEB;
	padding: 3px;
	width: 194px;
	border: 1px solid #999999;
	margin: 3px;
}
.style1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}
.tv {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
}#contact {
	width: 350px;
	text-align: center;
	padding: 5px;
	clear: none;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#sidesub h1 {
	font-size: 14px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6666ff;
	color: #333333;
	width: 420px;
}
#sidesub h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 0px 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #6666FF;
}
#sidesub ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
#sidesub li {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	list-style-type: square;
}
#sidesub a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#sidesub a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#sidesub a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
.style2 {
	font-size: 14px;
	padding-left: 30px;
	color: #6666FF;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#sidesub #kou a:link {
	font-size: 14px;
	color: #6666FF;
	text-decoration: none;
	line-height: 18px;
}
#sidesub #kou a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
#sidesub #kou a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	line-height: 18px;
}
