@charset "Shift_JIS";

body{
background-color: #FFFFFF;
background-image: url('../img/images/back1.gif');
background-repeat: repeat;
text-align: center;
}


/* nav01
======================================== */
#nav1 {
	font-size: 100%;
	margin-left: auto;
	list-style: none;
	width:80px;
	height:120px;
	float:left; 
}
#nav1 li {
	margin-bottom: 0.01em;
}
#nav1 li a {
	text-decoration: none;
	color: #333333;
}
#nav1 li a:hover {
	color: #FF9900;
}
/* nav01
======================================== */

.contents{
background-color:#000000;
padding:10px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
width:900px;
height: 850px;
}

h1,h2{
text-align: center;
margin: 0 auto;
}

.photo{
margin:0 auto;
text-align:left;
}

.footer{
font-family: Times New Roman,Times,serif;
font-size: 80;
color: #CCFF00;
font-weight: bold;
line-height: 8;
text-decoration: none;
text-align: center;
clear:both;
}
.cent{
text-align: center;
}

a img {
@@border-style: none;
}