﻿



html {color:#ffffff;}

body {
	background-color: #000000;
	background-image: url(img/DSC02169.JPG);
	background-repeat: no-repeat;
	background-attachment:fixed;
	font-family: Arial, "qMmpS Pro W3", HiraKakuPro-W3, sans-serif;
  text-align:center;
}


#header {
  margin-top: -10px;
	background: none;
	width: ;
	height:20px;
	background-color:black;
	color:gray;
	font-size: small;
}


#main {
	margin-top: 5px;
	margin-bottom: 0;
  	color:white;

}


#entrance {
	width: 900px;
	background-color:black;
	background-image: url();
	background-repeat: no-repeat;
  padding: 0.8em;
  border: 0px solid silver;

}


#entrancegate {
	width: 900px;
	height:502px;
	background-color:black;
  	text-align:center;
	background-image: url(img/yuko_top.jpg);
	background-attachment:;
	background-repeat: no-repeat;
}

.entrancegatepict {
	margin-top:20px;
	float:right;
}




.bstir {
	padding:7px;
	border:1px solid;
	border-color:#F00;
	font-size : 100%;
}
.bstir a{
	font-size : 100%;
}



.contents {
	width: 900px;
	background-color:black;
	background-image: url();
	background-repeat: no-repeat;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 0.8em;
  border: none;
}


.contents p {
  line-height: 160%
  	color: silver;
}


.subcontents {
	text-align : left ;
	padding : 5px;
	padding-right : 1.2em;
	background-color:black;
	border : 0px solid silver;
}



.news { 
	height: 360px;
	overflow: auto; }







.content-footer {
	text-align:right;
	margin-top: 10px;
	font-size: 90%;
}





h1 {
	color: silver;
	padding: 0px;
}

h2 {
	padding-left: 5px;
	background-image: url();
}

h4 {
font-weight: bold;
color: red;
}

h5 {
font-weight: normal;
font-size: small;
}


.style2 {font-size: 100px; }
.style3 {font-size: large; font-style:bold; }
.style4 {color: #000000}
.style5 {font-size: 10px}
.style6 {font-size: 14px}
.style7 {font-family: "ＭＳ Ｐ明朝"}





a:link {color: #ccffff;
	text-decoration: none;
}

a:visited {
	color: #33ffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}






.img {
		border-style:none;
		-ms-interpolation-mode: bicubic; 
}

.a img { border-style:none; }






.caption {

  float: left;
  text-align:center;
  margin-top: 0;
  margin-right: 1em;
  margin-bottom: 0;
  margin-left: 0;
}



#footer {
  clear: both;
  background: #000000 url(img/bg_navi.png) repeat-x;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.6em;
  padding-right: 0;
  padding-bottom: 1em;
  padding-left: 1em;
  border-top: 2px dotted black;
}

#footer ul {
  clear: both;
    margin-bottom: 4px;
    padding: 0;
    border-left: 1px solid #CCCCCC;
}

#footer ul li {
  margin: 0;
    padding: 0px 4px 0px 8px;
  border-right: 3px solid #9F9F9F;
  background-image: none;
  float: bottom;
}

#footer ul li a {
  text-decoration: none;
}


