@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body {
	color: #333333;
	text-align: center;
	background: #FFFFFF url(../img-shared/headerline.gif) repeat-x;
	font-size: 80%;
	line-height: 1.5em;
}
img {
	border-style: none;
}
li {
	list-style: none;
}
address {
	font-style: normal;
	margin-top: 10px;
}
#wrapper {
	height: auto;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30.px;
	text-align: left;
	padding-top: 25px;
	background-image: url(../img-shared/wapper-back201109.jpg);
	background-repeat: no-repeat;
}
#tab1-active {
	background: url(../img-shared/header-3-active.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
}
#tab1 a {
	background: url(../img-shared/header-3.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab1 a:hover {
	background: url(../img-shared/header-3-over.gif) no-repeat;
}
#tab2-active {
	background: url(../img-shared/header-4-active.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
}
#tab2 a {
	background: url(../img-shared/header-4.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab2 a:hover {
	background: url(../img-shared/header-4-over.gif) no-repeat;
}
#tab3-active {
	background: url(../img-shared/header-5-active.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
}
#tab3 a {
	background: url(../img-shared/header-5.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab3 a:hover {
	background: url(../img-shared/header-5-over.gif) no-repeat;
}
#tab4-active {
	background: url(../img-shared/header-6-active.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
}
#tab4 a {
	background: url(../img-shared/header-6.gif) no-repeat;
	display: block;
	height: 37px;
	width: 93px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab4 a:hover {
	background: url(../img-shared/header-6-over.gif) no-repeat;
}
#tab5-active {
	background: url(../img-shared/header-7-active.gif) no-repeat;
	display: block;
	height: 37px;
	width: 140px;
	text-indent: -9999px;
}
#tab5 a {
	background: url(../img-shared/header-7.gif) no-repeat;
	display: block;
	height: 37px;
	width: 140px;
	text-indent: -9999px;
	overflow: hidden;
}
#tab5 a:hover {
	background: url(../img-shared/header-7-over.gif) no-repeat;
}
#header {
	width: 710px;
	height: 80px;
}
#header td.tab {
	background-image: url(../img-shared/header-tdback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header li {
	float: left;
}
#pankuzu {
	background: #EAD6AA;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #666666;
	line-height: 1em;
}
#pankuzu a {
	color: #666666;
	text-decoration: underline;
}
#pankuzu a:hover {
	text-decoration: none;
}
#banner490-35 {
	height: 35px;
	width: 490px;
	border-style: none;
	overflow: hidden;
}
#contents {
	height: auto;
	width: 710px;
	clear: both;
}
#footer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dotted #333333;
	margin-top: 10px;
	clear: both;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #333333;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}

#footer address a {
	color: #333333;
}
.bold {
	font-weight: bold;
}
.redtxt {
	color: #FF0000;
}
.smalltxt {
	font-size: 0.8em;
}
.margin10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.textright {
	text-align: right;
}
.clearfloat {
	clear: both;
}
.val-m {
	vertical-align: middle;
}
#pagetop {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
	clear: both;
}

