@charset "utf-8";
body {
	font-size: 12px;
	color: #333;
	line-height: 140%;
	background-image: url(images/bg-body.png);
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h2 {
	font-size:14px;
	font-weight: bold;
}

a {
  color: #005FB8;
  text-decoration: none;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  list-style:none;
}


a:hover {
  text-decoration: underline;
}
#page {
	background-image: url(images/bg-page.png);
	background-repeat: repeat-x;
	min-width:1006px;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 81px;
	padding-top: 22px;
	padding-right: 13px;
	padding-left: 13px;
}
#contentWrap {
	background-image: url(images/bg-content.png);
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/bg-contentWrap.png);
	background-repeat: no-repeat;
	width: 980px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 40px;
	min-height:580px;
}
#mainArea {
	width: 730px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#mainArea1 {
	width: 950px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

#video {
    width: 950px;
    float: left;
    margin-left: 15px;
}

.leftSpace {
	float: left;
	width: 220px;
}
.mainContents {
	float: right;
	width: 506px;
}
#rightArea {
	float: right;
	width: 210px;
	margin-right: 15px;
	margin-top: 10px;
}
.subMenuBox {
	text-align: left;
	padding-bottom: 15px;
}

#footerWrap {
	background-color: #CCC;
	background-image: url(suishin/images/bg-footer.png);
	background-repeat: repeat-x;
	clear: both;
}
#footer {
	width: 956px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	min-witdh:1006px;
}
#footerMenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	width: 235px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}
#footerMenu a {
	font-weight: bold;
	color: #333;
	padding-left: 12px;
	background-image: url(suishin/images/bg-footer_link.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	line-height: 170%;
	text-decoration: none;
}

.clear {
  font-size: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 0px;
}
.doubleLine {
	border: 3px double #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	font-size: 14px;
	line-height: 175%;
}
.linkBox {
  background-color: #EEE;
  padding: 8px;
  border: 1px solid #CCC;
}

.linkBox a {
  padding-left: 15px;
  background-image: url(html/images/bg-link_icon.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
}

.linkBox a.otherLink {
  background-image: url(images/bg-other_link.png);
  background-repeat: no-repeat;
  padding-left: 18px;
  padding-top: 1px;
  background-position: 0px 3px;
  display: inline;
}

.linkBox a.pdf {
  background-image: url(html/images/pdf.gif);
  background-repeat: no-repeat;
  padding-left: 19px;
  padding-top: 1px;
  display: inline;
  background-position: 0px;
}
.linkBox a.word {
  background-image: url(html/images/doc.gif);
  background-repeat: no-repeat;
  padding-left: 19px;
  padding-top: 1px;
  display: inline;
  background-position: 0px;
}
.linkBox a.xls {
  background-image: url(html/images/xls.gif);
  background-repeat: no-repeat;
  padding-left: 19px;
  padding-top: 1px;
  display: inline;
  background-position: 0px;
}
.section {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}

.strongBox {
  background-color: #EEE;
  padding: 8px;
  border: 1px solid #CCC;
}

.pdf {
  background-image: url(html/images/pdf.gif);
  background-repeat: no-repeat;
  padding-left: 19px;
  padding-top: 1px;
  background-position: 0px;
}

.otherLink {
	background-image: url(images/bg-other_link.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: right 3px;
	padding-right: 15px;
}

.returnTop {
  font-size: 12px;
  line-height: 100%;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 30px;
}

.whiteFrame {
  background-color: #FFF;
  padding: 4px;
  border: solid 1px #CCC;
}

#pageTop a {
	display:block;
	margin-top:3px;
	width:64px;
	height:64px;
	border-radius: 5px;
	background-color: #D6D2C7;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255,255,255,1)), to(rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));

	-webkit-box-shadow: -1px -1px 1px rgba(0,0,0,.3), 1px 1px 1px rgba(255,255,255,.3);
	-moz-box-shadow: -1px -1px 1px rgba(0,0,0,.3), 1px 1px 1px rgba(255,255,255,.3);
	box-shadow: -1px -1px 1px rgba(0,0,0,.3), 1px 1px 1px rgba(255,255,255,.3);
	color:#333;
	font-size: 12px;
	line-height: 64px;
	font-weight:bold;
	-moz-text-shadow:0 1px 1px rgba(255,255,255,0.35);
	-webkit-text-shadow:0 1px 1px rgba(255,255,255,0.35);
	text-shadow: 0 1px 1px rgba(255,255,255,0.35);
	text-align:center;
	text-decoration:none;
}
input[type="text"] {
	height: 30px;
}
.historyTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
}
.historyTable th {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F9F6E6;
	font-weight: normal;
}

.historyTable td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.largeFont {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #006699;
}
.border {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.border th {
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #F9F6E6;
}

.border td {
	border: 1px solid #CCC;
	padding: 5px;
}

#event {
	width:910px;
	padding:20px;
	line-height:180%;
	font-size:120%;
	}

.download {
	width:250px;
	padding:10px;
	}

.prof {
	padding:20px;
	line-height:130%;
	float:left;
}

#map {
	width:450px;
	float:left;
	}
	
#izumoL {
	width: 350px;
	float: left;
}

#izumoR {
	width: 600px;
	float: left;
}

.whiteBox {
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 15px;
}

.arctable {
	width: 100%;
}

.arctable th{
	padding:8px;
	text-align:left;
	vertical-align:top;
	color:#333;
	background-color:#eee;
}

.arctable td{
	padding: 6px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#B0B0B0;
	font-size:12px;
}

.arctable .font-size{
	font-size:x-small;
}
