body {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #555555;
}

body td {
  font-size         : 10pt;
}

table {
  border-collapse   : collapse;
}

img {
  border            : none;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10%;
	font-weight: lighter;
	letter-spacing: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	}
h2 {
	color: #5566ff;
	font-size:100%;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 0px;
}

h3 {
	color: #6633ff;
    font-weight:500;
    text-align:left;
	font-size:13px;
    border-left:none;
}
h4 {
	color: #555555;
    text-align:left;
	font-weight: lighter;
	font-size:9px;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size:90%;
}
p {
	font-size: 100%;
	line-height: 150%;
}

p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}

a {
	color: #666666;
	text-decoration: underline;
	font-weight:normal;
}

a:link {color : #0099ff;}
a:visited {color : #3366cc;}
a:hover {color : #ff0066;}
a:active {color : #666666;}

.slnavilogo {
	margin: 0px;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
}
.pagetitle {
  font-size         : 13pt;
  background        : #00cc00;
  padding           : 3px 5px 3px 5px;
}

.tohomelink {
  text-align        : right;
  background        : #00cc00;
  padding-right     : 5px;
}

.maincontents {
  font-family:  sans-serif;
  float:left;
  position: absolute;
  font-size         : 80%;
}
.maincontents IMG {
  margin            : 6px;
}

.photolist TH {
  font-size         : 80%;
  background        : #eeeebb;
  border            : 1px solid #cccccc;
  padding           : 4px;
}

.photolist TD {
  font-size         : 80%;
  border            : 1px solid #cccccc;
  padding           : 4px;
  vertical-align    : top;
}

.pagenavi {
  font-size         : 9pt;
  margin-top        : 10px;
  margin-bottom     : 10px;
  margin-left       : 250px;
}

.formtable {
  margin-left       : 0px;
}

.formtable TH {
  font-size         : 11pt;
  background        : #ffffdd;
  border            : 1px solid #666666;
  padding           : 3px;
}

.formtable TD {
  font-size         : 11pt;
  border            : 1px solid #666666;
  padding           : 3px;
}

.midfont {
  font-size         : 8pt;
  font-weight       : normal;
}

.smallfont {
  font-size         : 7pt;
  font-weight       : normal;
}
.copyright {
  text-align        : center;
  font-family:  sans-serif;
  float:left;
  position: absolute;
  font-size         : 10px;
}


