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

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align: center;
	color: #333333;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper a {
	text-decoration: none;
}
#header {
	margin: 0px;
}


#menubar {
	margin: 0px;
	padding-top: 6px;
}
#menubar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menubar li {
	float: left;
	margin-top: 0px;
}
#menubar a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 188px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #3399CC;
	margin-right: 1px;
	margin-left: 1px;
}
#menubar a:hover {
	color: #FFFFFF;
	background-color: #257296;
}
#englishside {
	float: right;
	padding-bottom: 10px;
	width: 320px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#englishside table {
	padding: 0px;
	border: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-left: 5px;
}
#englishside table td {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px;
	width: 140px;
}

#englishmain {
	width: 570px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
}


#leftside {
	float: right;
	padding-bottom: 10px;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#iframemenu {
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#iframebanner {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#side {
	float: left;
	padding-bottom: 10px;
	width: 170px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu {
	border: 3px double #3399CC;
}
#local {
	margin: 0px;
}
#local ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#local li a {
	font-size: 12px;
	display: block;
	margin: 0px;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	line-height: 240%;
	font-weight: bold;
}
#local li a:hover {
	color: #FFFFFF;
	background-color: #3366CC;
}
#local h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#local h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33CCFF;
	padding: 3px;
	line-height: 130%;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#pickup {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pickup a img{
	text-align: center;
	margin-bottom: 5px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pickup h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#info {
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}
#info p {
	line-height: 120%;
	margin-bottom: 10px;
	font-size: 15px;
}
#info a {
	text-decoration: underline;
}
#banner {
	padding-bottom: 10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
#banner p {
	text-align: center;
}


#main {
	width: 570px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
}

#topimg {
	width: 900px;
	margin-bottom: 5px;
}
#topimg2 {
	width: 570px;
	margin-bottom: 5px;
	float: left;
}

#topimg p {
	line-height: 160%;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topicpath {
	margin: 0px;
	padding-bottom: 5px;
}  
#topicpath  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topicpath  li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}
#topicpath  li  a {
	margin-right: 10px;
}
#topicpath  li  a:hover {
	text-decoration: none;
}


#contents {
	width: 570px;
	margin-bottom: 5px;
	float: left;
}


#home {
	padding: 0px;
	margin: 0px;
}
#home h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #66CCCC;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
}
#home h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #3EB7B7;
	border-left-color: #3EB7B7;
}
#home h3 {
	font-size: 16px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	background-image: url(05img/icon01.JPG);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	padding-left: 25px;
}
#home h4 {
	line-height: 145%;
	padding-left: 20px;
	margin: 0px;
	font-size: 13px;
	padding-top: 10px;
}
#home h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 145%;
	font-size: small;
	font-weight: normal;
	padding-left: 5px;
}
#home p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#home hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #66CCCC;
	display: block;
	clear: both;
	margin-top: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#home li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
#home a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#event {
	margin: 0px;
	padding: 0px;
}
#event h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #FF9933;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
}
#event h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #F27900;
	border-left-color: #F27900;
}
#event h3 {
	font-size: 15px;
	line-height: 170%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#event h4 {
	line-height: 145%;
	padding-left: 20px;
	margin: 0px;
	font-size: 13px;
	padding-top: 10px;
}
#event h5 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFAE5E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFAE5E;
	border-right-color: #FFAE5E;
	border-bottom-color: #FFAE5E;
	clear: both;
	color: #CC6600;
}
#event h6 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #CC6600;
	background-color: #FFCC99;
}
#event p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#event hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF9933;
	display: block;
	clear: both;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#event ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: none;
	padding: 0px;
}
#event li {
	padding: 3px;
}
#event a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#eventschedule {
	margin: 10px;
}
#eventschedule h1 {
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	background-color: #66CCFF;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule h2 {
	background-color: #FF99CC;
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule h3 {
	background-color: #CC6666;
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule h4 {
	background-color: #99CCCC;
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule h5 {
	background-color: #669900;
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule h6 {
	background-color: #FFCC00;
	font-size: 18px;
	line-height: 270%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
#eventschedule p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#eventschedule a {
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#eventschedule a:hover {
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(05img/icon02.JPG);
	background-position: right;
	background-repeat: no-repeat;
}

#ucp {
	margin: 0px;
	padding: 0px;
}
#ucp h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #66CC66;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
}
#ucp h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #66CC66;
	border-left-color: #66CC66;
}
#ucp h3 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #7D7D00;
	background-color: #F4FFB5;
}
#ucp p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ucp a img{
	margin: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#clean {
	margin: 0px;
	padding: 0px;
}
#clean h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #339933;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
}
#clean h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #287928;
	border-left-color: #287928;
}
#clean h3 {
	font-size: 15px;
	line-height: 170%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#clean  h4 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #49C249;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #49C249;
	border-right-color: #49C249;
	border-bottom-color: #49C249;
	clear: both;
	color: #996600;
}
#clean p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#clean ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: none;
	padding: 0px;
}
#clean li {
	padding: 3px;
}

#owner {
	margin: 0px;
	padding: 0px;
}
#owner h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #FF9999;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
	clear: both;
}
#owner h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #FF6F6F;
	border-left-color: #FF6F6F;
}
#owner h3 {
	font-size: 15px;
	line-height: 170%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#owner h4 {
	line-height: 145%;
	padding-left: 20px;
	margin: 0px;
	font-size: 13px;
	padding-top: 10px;
}
#owner h5 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC4C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC4C4;
	border-right-color: #FFC4C4;
	border-bottom-color: #FFC4C4;
	clear: both;
	color: #660000;
}
#owner h6 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #990000;
	background-color: #FFC4C4;
}
#owner p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#owner hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF9999;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#owner a img{
	border:none;
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
#owner a:hover img{
	border: 3px solid #FF9999;
}

#owner table {
	padding: 0px;
	border: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-left: 5px;
}
#owner table td {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 0px;
	width: 140px;
}


#social {
	margin: 0px;
	padding: 0px;
}
#social h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #4169E1;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
	clear: both;
}
#social h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #1E90FF;
	border-left-color: #1E90FF;
}
#social h3 {
	font-size: 15px;
	line-height: 170%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#social h4 {
	line-height: 145%;
	padding-left: 20px;
	margin: 0px;
	font-size: 13px;
	padding-top: 10px;
}
#social h5 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC4C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC4C4;
	border-right-color: #FFC4C4;
	border-bottom-color: #FFC4C4;
	clear: both;
	color: #660000;
}
#social h6 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #990000;
	background-color: #FFC4C4;
}
#social p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#social hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF9999;
	display: block;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#social a img{
	border: 3px solid #FFCC99;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#social a:hover img{
	border: 3px solid #FF9999;
}

#gpc {
	margin: 0px;
	padding: 0px;
}
#gpc h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 165%;
	background-color: #C78DC7;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border: 2px dashed #FFFFFF;
}
#gpc h2 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 10px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #B971B9;
	border-left-color: #B971B9;
}
#gpc h3 {
	font-size: 15px;
	line-height: 170%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#gpc  h4 {
	font-size: 15px;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D5AAD5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5AAD5;
	border-right-color: #D5AAD5;
	border-bottom-color: #D5AAD5;
	clear: both;
	color: #990000;
}
#gpc p {
	line-height: 145%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#gotop {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
}
#gotop a {
	font-weight: bold;
	color: #000066;
}
#gotop a:hover {
	color: #FF9900;
}

#count {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	width: 900px;
	clear: left;
	float: left;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399CC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}

#footer a {
	color: #3399CC;
	text-decoration: none;
}
#footer a:hover {
	color: #257296;
}


.imgRight {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.imgLeft {
	float: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.lineCenter {
	text-align: center;
}
.lineRight {
	text-align: right;
}
.floatClear {
	clear: both;
}
.textRed {
	color: #FF0000;
}
.textBlue {
	color: #0000FF;
}
.textsmall {
	font-size: small;
}

.boldIt {
	font-weight: bold;
	color: #333333;
}
.boldItLine {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}
.boldRedLine {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.boldBlue {
	font-weight: bold;
	color: #0000FF;
}








/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#homeimg {
	background-image: url(english/img/top.jpg);
	height: 300px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
}
