@charset "utf-8";
body {
	background-color:#ffffff;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-size: 90%;
}

a:link{
    text-decoration:underline;
	font-size:100%;
	color:#006699;
	line-height:140%;
}

a:active{
    text-decoration:underline;
	font-size:100%;
	color:#006699;
	line-height:140%;
}

a:visited{
    text-decoration:underline;
	font-size:100%;
    color:#996699;
	line-height:140%;
}

a:hover{
    text-decoration:none;
	font-size:100%;
	color:#996699;
	line-height:140%;
}

h1 {
	font-size:120%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:none;
	border-width:0 0 2px 0;
	border-color:#333333;
}

h2 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#333333;
}

h3 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 0 0;
	border-color:#333333;
}

h4 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 0 0;
	border-color:#333333;
}

p {
  margin-top:10px;
  margin-bottom:10px;
}


img {
    border:none;
}

table,th,td {
  border-style : solid;
  border-color : #cccccc;
  border-right-width : 0px;
  border-left-width : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-collapse : collapse;
  font-size : 100%;
  line-height : 140%;
  text-align:left;
  vertical-align:top;
  padding:0 5px;
}

div#container{
	width : 800px;
	background-color : #ffffff;
    font-size:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

div#container:after{
    content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

div#header {
    background-color:#FFFFFF;
    font-size:80%;
	text-align:left;
	color:#999999;
	width:790px;
	height:auto;
	margin:0;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

div#title{
    background-color:#FFFFFF;
	width : 790px;
	height : 100px;
	margin : 0;
	padding-left:5px;
	padding-bottom : 10px;
}

div#left{
	width:175px;
	border-right:solid #0099FF;
	border-right-width:5px;
	margin : 0;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
	font-size:100%;
	color:#333333;
	float:right;
}

.naviwaku{
    width:auto;
	height:auto;
	text-align:left;
}

.naviwaku p{
	font-weight:bold;
}

.naviwaku img{
    margin-top:2px;
}
	
.naviwaku ul{
    text-align:left;
	margin-left:5px;
	padding-left:15px;
}

.counter{
    text-align:center;
}

.advtext{
    text-align:left;
}

.advtext strong {
    font-weight:normal;
}

div#right {
	width:580px;
	margin:0;
	padding:5px 5px 5px 10px;
	background-color:#FFFFFF;
	font-size:100%;
	color:#333333;
	text-align:left;
	float:right;
}

div#waku{
    width:575px;
	height:auto;
    border:none;
	margin:0 0 5px 0;
	padding:0px;
}

#right img{
    float:none;
	margin:5px;
}

.otherwindow{
    margin:0 0 -2px 5px;
}

.pankuzu{
    text-align:left;
	color:#CC6600;
}

.reference{
    list-style-type:none;
}

.history{
    font-size: 12px;
	color: #999999;
	border: none;
	text-align: left;
}

.s-link{
    font-size: 12px;
	color: #999999;
	border: none;
	text-align: left;
}

.s-link ul li {
	margin-left: 0;
	padding-left:15px;
	list-style-type: none;
}



.parameter{
    list-style:none;
	margin-left:20px;
}

.log{
    list-style:none;
	margin-left:10px;
	color:#660033;
	font-size:90%;
}

.caution{
    list-style:none;
	margin-left:10px;
	font-size:85%;
}

.equiv{
    font-weight:bold;
	margin-left:10px;
}

.photo{
    float:none;
	border:none;
	text-align:center;
}

.links{
    list-style:none;
	margin-left:10px;
	font-weight:bold;
}

div#footer{
    background-color:#cccccc;
    font-size:100%;
	text-align:center;
	color:#ffffff;
	width:790px;
	height:30px;
	margin:10px;
	padding-top:10px;
	padding-right:5px;
	float:right;
}

.sundata{
	width : 760px;
	height : auto;
	margin : 5px;
	padding : 5px;
	text-align:left;
}

#footer-link{
    font-size:75%;
	text-align:left;
	margin:10px;
}

#footer-link strong{
    font-weight:normal;
}
