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

/* リセット
-------------------------------------------------- */

body,
div,
ul, ol, li,
dl, dt, dd,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}
#hidari #navi {
	height: 540px;
}
#navi ul li {
	font-size: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	display: block;
	margin-bottom: 5px;
	width: 277px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
}



img {
	border: none;
}

address, em {
	font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
}
#footer {
	height: 150px;
	padding-top: 50px;
	background-image: url(../images/dan6.gif);
}
.copyright {
	font-size: 11px;
	color: #000;
}

#wrapper {
	height: auto;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
}
#header {
	margin: 0px;
	height: 120px;
	width: 1000px;
	background-image: url(../images/logo3.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}
a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666;
	text-decoration: none;
}
#wrapper #main #migi #con table tr td a {
	color: #5B8881;
	text-decoration: underline;
}
#wrapper #main #migi #con table tr td a:visited {
	color: #D48351;
}


#main {
	height: 1550px;
	margin: 0px;
	padding: 0px;
}
#hidari {
	height: 1550px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#migi {
	width: 700px;
	float: right;
	height: 1550px;
	margin: 0px;
	padding: 0px;
}
#image {
	height: 400px;
	background-image: url(../images/topimage3.jpg);
	background-repeat: no-repeat;
}
#con table {
	width: 700px;
}
#con {
	height: auto;
}
#con table tr #td3 {
	width: 590px;
}
#banner {
	height: auto;
}
.title {
	text-indent: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#con table tr #td1 {
	width: 70px;
}
#con table tr #td2 {
	width: 40px;
}
#image h1 strong em {
	font-size: 9px;
	float: left;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

