/* CSS Document */
@charset "utf-8";

*{
margin:0;
padding:0;
text-decoration:none;
}

body{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-image: url(../img/bg.gif);

}
img {
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#left a {
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#right a:hover{
	color: #669900;

}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}

#all {
	background-color: #FFFFFF;
	width: 800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#pre-headder {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCC99;
	letter-spacing: 0.2em;
	text-indent: 10px;
	height: 15px;
}

#header {
     width: 800px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 20px 10px 10px;
	float: left;
}
#header h2 {
	float: right;
	margin: 10px;
}


#menu {
	width: 800px;
	height: 22px;
	clear: both;
	margin-bottom: 2px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	width: 125px;
	padding: 0px;
	list-style-type: none;
	height: 22px;
	display: block;
	margin: 0px;
}
#menu li a {
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 125px;
	margin: 0px;
	padding: 0px;
}
#menu .home {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 20px;
}
#menu .tokusyoku {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -125px 0px;
}
#menu .douga {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -250px 0px;
}
#menu .chizu {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -375px 0px;
}
#menu .syosai {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -500px 0px;
}
#menu .otoiawase {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -626px 0px;
}
#menu .home a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}
#menu .tokusyoku a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -125px -22px;
}
#menu .douga a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -250px -22px;
}
#menu .chizu a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -375px -22px;
}
#menu .syosai a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -500px -22px;
}
#menu .otoiawase a:hover {
	background-image: url(../img/btn.gif);
	background-repeat: no-repeat;
	background-position: -626px -22px;
}

#main {
	width: 800px;
	clear: both;
}
#main p {
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	margin: 10px 5px;
}
.return {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-align: right;
	clear: both;
	float: right;
}


#main h3 {
     font-weight: normal;
     font-size: 11px;
}
#left {
	float: left;
	width: 614px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.left-contents {
	margin: 15px;
}
.left-contents h4 {
	background-image: url(../img/h4-bg.gif);
	background-repeat: no-repeat;
	height: 26px;
	text-indent: 30px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
	margin-top: 10px;
}
.left-contents h5 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
}

#left .img-right {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#left .img-right-bottom {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#left .madori {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left .madori img {
	margin: 0px;
	padding: 0px;
	float: left;
}


#left  .table-left {
	padding: 0px;
	margin: 0px 0px 20px;
}

.left-contents table {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	clear: both;
}
.left-contents td {
	padding-left: 5px;
}
.left-contents .t-list {
	color: #666666;
}




.right-contents {
	margin: 15px;
}
#right {
	float: right;
	width: 180px;
}
.right-contents dd {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
}
.ic-right {
	margin-right: 5px;
	vertical-align: middle;
}
#right .img-margin {
	margin: 15px 0px 0px 15px;
}




#footer {
	width: 800px;
	background-color: #999999;
	clear: both;
	height: 30px;
}
#all #footer a {
	color: #000000;
}

#footer address {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-align: right;
	margin: 5px;
}
.tb_map {
	width: 585px;
	border: 1px solid #999999;
.text-indent {
	display: none;
}
.left-contents .both {
	clear: left;
}
.left-contents .douga {
	margin: 0px;
	line-height: 15px;
}
