h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#conteiner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(back1.jpg);
	background-repeat: repeat-y;
}
#conteiner #subbox p {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

body {
	text-align: left;
	font-family: "MS UI Gothic";
	margin: 0px;
}
#subbox {
	float: right;
	height: 1050px;
	width: 190px;
	clear: none;
	background-image: url(back2.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	text-align: center;
}
#conteiner #mainbox p {
	line-height: 140%;
}


#footer {
	height: 200px;
	width: 100%;
	clear: both;
	background-color: #EEF3F9;
}


#header {
	height: 150px;
	width: 100%;
	background-color: #FFF;
}
#mainbox {
	float: left;
	height: auto;
	width: 580px;
	padding: 10px;
	font-size: 14px;
	line-height: 160%;
}

#conteiner #header #navbar ul {
	font-size: 12px;
	list-style-type: none;
	float: right;
	width: 800px;
	margin: 0px;
	padding: 0px;
	text-align: center;



}
#conteiner #header #navbar ul li {
	float: left;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
#conteiner #footer #undernav ul li a {

}

.img {
	float: left;
	padding-right: 10px;
}
#navbar {
	height: 30px;
	width: 100%;
	text-align: center;
}

#conteiner #header #navbar ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	font-family: "MS UI Gothic";
	display: block;
	text-align: center;
	width: 100px;
	height: 30px;
	line-height: 280%;
	font-weight: bold;
	background-image: url(back3.jpg);
}
#conteiner #footer ul {
	font-family: "MS UI Gothic";
	color: #666;
	font-size: 12px;
}
#conteiner #footer ul li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#undernav {
	height: auto;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#conteiner #header #navbar ul li a:hover {
	color: #FFF;
	background-image: url(back4.jpg);
}

#conteiner #header p {
	font-family: "MS UI Gothic";
	font-size: 12px;
	float: right;
	width: 600px;
	line-height: 140%;
	margin-top: 20px;
}
h2 {
	font-size: 14px;
	background-color: #F2F7FB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #666;
}
table {
	font-size: 12px;
	float: left;
	margin-left: 10px;
	font-family: "MS UI Gothic";
}
th {
	color: #69C;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #999;
	font-size: 14px;
	float: left;
}
.t-b {
	color: #FFF;
	background-color: #69C;
	text-align: center;
}




#conteiner #header address {
	font-family: "MS UI Gothic";
	font-size: 20px;
	font-weight: bolder;
	float: right;
	text-align: right;
	font-style: normal;
	width: 650px;
}
.b-c {
	background-color: #DCE8F3;
}

#toku {
	line-height: 140%;
	font-size: 12px;
}
#conteiner #mainbox #toku li {
	list-style-type: square;
}
h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #EEF3F9;
	padding: 5px;
	color: #666;
}
.inner {
	width: 570px;
	height: 280px;
}

#conteiner #footer p {
	font-size: 12px;
	text-align: right;
	clear: both;
}
#gallery {
	width: 560px;
	height: 400px;
	padding-top: 15px;
	padding-left: 15px;
}

.comment {
	background-color: #F1F0EB;
	height: 80px;
	border: 1px solid #999;
	font-size: 12px;
	text-align: left;
	padding: 5px;
}


dl {
	font-size: 14px;
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
}
dt {

}
dd {
	margin: 0px;
	padding-top: 4px;
}
#conteiner #mainbox a:link {
	color: #69C;
	padding: 2px;
}
#conteiner #mainbox a {
	padding: 2px;
	color: #69C;
}

#conteiner #mainbox a:hover {
	color: #69C;
	padding: 2px;
}
.breadcrumbs {
	font-size: 10px;
	color: #333;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.breadcrumbs li {
	display: inline;
	color: #333;
}
.breadcrumbs li a {
	margin-right: 6px;
	color: #333;
}
strong {
	font-weight: normal;
}
a img {
border-style:none;
}
