@charset "UTF-8";

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,div,form,fieldset,table,th,td,img {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-size: 100%;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
em {
	color: #ed1a3d;
	font-style: normal;
}
img {
	vertical-align: top;
}
html,body {
	height: 100%;
	background: #ffffff;
}
body {
	color: #000;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	font-family: メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
* html body {
	font-size: 75%;
}
a {
	color: #000066;
}
a:hover {
	text-decoration: none;
}
html>body a:hover {
	position: relative;
}
a:visited {
	color: #330066;
}
#wrapper {
	position: relative;
	min-width: 650px;
	min-height: 100%;
	margin: 0 0 0 50px;
	padding-right: 50px;
}
body#index #wrapper {
}
body#printMap #wrapper {
	width: 500px;
	min-width: 500px;
}
* html #wrapper {
	height: 100%;
}
#logo {
	padding: 50px 0;
}
#wsLogo {
	position: absolute;
	top: 50px;
	left: 100px;
}
.prev {
	position: absolute;
	right: 50px;
	top: 100px;
	margin-top: -1em;
	line-height: 1;
	font-size: 84%;
}

#footer{
	position: absolute;
	left: 0px;
	bottom: 50px;
	width: 650px;
}
body#printMap #footer{
	width: 550px;
}
#copyright {
	line-height: 1;
	font-size:84%;
}

#footer .banner{ margin-bottom:2em;}

#content {
	width: 100%;
	min-width: 650px;
	padding: 0 0 155px 0;
}
body#index #content {
	min-height: 334px;
}
body#printMap #content {
	width: 500px;
	min-width: 500px;
}
#contentList li {
	margin-bottom: 18px;
	line-height:1;
	word-spacing: -2px;
}
#contentList li a {
	color: #000;
	text-decoration: none;
}
#contentList li.lastChild {
	margin: 0;
}
#contentList li a:hover {
	color: #666;
	text-decoration: none;
}
.section {
	margin: 0 0 1.25em 0;
}
.section.lastChild {
	margin: 0;
}
#accessMap img.map {
	position: relative;
	margin: 0 0 -1.2em -100px;
}
#mapArea {
	padding: 0 0 5px 0;
}
.leadingBlock {
	margin: 0 0 0 100px;
}
.leadingBlock p {
	margin: 0 0 1.25em 0;
}
.leadingBlock .section {
	margin: 0 0 50px 0;
}
.endingBlock {
	margin: 1.25em 0 0 100px;
}
.linkList li {
	margin: 0 0 1.25em 0;
	padding: 0 0 0 12px;
	background: url(../img/bg/marker.gif) 0 5px no-repeat;
}
.linkList li.lastChild {
	margin:0;
}
.section ul .txtList {
	margin: 0 0 1.25em 0;
}
.txtList li {
	padding: 0 0 0 12px;
	background: url(../img/bg/marker_txt.gif) 5px 6px no-repeat;
}
.titleList li {
	margin: 0 0 1.25em 0;
}
.titleList li.lastChild {
	margin: 0;
}
.generalDefinitionList dd {
	margin: 0 0 1.25em 0;
}
.generalDefinitionList dd.lastChild {
	margin: 0;
}
.generalDefinitionList2 dd {
	margin: 0 0 1.25em 1em;
}
.generalDefinitionList2 dd.lastChild {
	margin-bottom: 0;
}
.dataTable {
	width: 100%;
}
.dataTable th {
	width: 100px;
	text-align: left;
	font-weight: normal;
}
.dataTable th,
.dataTable td {
	vertical-align: top;
	padding: 0 0 1.25em 0;
}
.dataTable .lastChild th,
.dataTable .lastChild td {
	padding: 0;
}
.dataTable .section {
	margin: 0 0 1.25em 0;
}
.dataTable .section.lastChild {
	margin: 0;
}
.campaign{
	width:150px;
	background:url(../img/bg_campaign_middle.gif) repeat-y 0 0;
}
.campaign p{
	font-size:83.333%;
	letter-spacing:normal;
}
.campaign .cImage{
	margin-bottom:0.75em;
	background:url(../img/bg_campaign_top.gif) no-repeat 0 0;
}
.campaign .cText{
	padding:0 10px 0.7em;
	background:url(../img/bg_campaign_bottom.gif) no-repeat left bottom;
}