body{
	font-size: 84%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "EEEEEEEEEEEEEE EEEEEEEゴシチEEEEEEE";
	line-height: 1.4;
	color: #666666;
	margin: 0px;
	text-align: center;
}
html{
	scrollbar-base-color:#39574D;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#39574D;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:white;
	scrollbar-highlight-color:#39574D;
	scrollbar-shadow-color:#39574D;
}
#wrapper{
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header1{
	height: 67px;
	text-align: left;
}
#header2{
	height: 280px;
	width: 854px;
}

#primary{
	width : 983px;
	margin: 0px;
	text-align: left;
	height: auto;
}
.photo{
	background-image : url(bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#main{
	float:left;
	width:530px;
	margin:0px;
}
#sub{
	float:right;
	width:300px;
	text-align: left;
}
#sub dt{
	font-size:110%;
}
#sub ol li{
	font-size:110%;
	margin-bottom:10px;
}

	
#navi{
	margin: 0px;
	padding: 0px;
}
#navi ul{
	margin: 0px;
	padding: 0px;
}

#navi ul li{
	float: left;
	height: 40px;
	width: 170px;
	list-style-type: none;
}

#footer{
	font-size: 90%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}

/* Hn */
h1{
	font-size: 80%;
	top: -1000px;
	position: absolute;
}
h2{
	font-size: 200%;
	text-align: left;
}
h3{
	font-size: 150%;
	color: #000000;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
h4{
	font-size: 120%;
}
img{
	border: none;
}
hr{
	height: 1px;
	text-align: center;
	margin-bottom: 10px;
	width: 90%;
}
.ctr{
	text-align: center;
}
.rgt{
	text-align: right;
}
.lft{
	text-align: left;
}
.float-r{
	float: right;
}
.float-l{
	float: left;
}
form{
	text-align: center;
}
a:link,a visited{
	color: #0000FF;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}

.dai{
	font-size: 140%;
	font-weight: bold;
	line-height: 160%;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}
/* COLOR */
.red{
	color: #FF3300;
}
.blue{
	color: #0000FF;
}
.green{
	color: #009900;
}


/* TABLE */
.hyou{
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	font-size:100%;
}

.hyou td, .hyou th{
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hyou ul, .hyou ol{
	padding-left: 5px;
}
.hyou th{
	text-align:left
;
}
.hyou ul, .hyou ol{
	margin: 0px;
}
.hyou2{
	margin-left:50px;
	font-size:110%;

}
.hyou2 th{
	text-align:left;
}
.flashclass{
	width: 850px;
	border: none;
	padding: 0px;
	text-align:center;
} 
.flashclass img{
	border-width: 0;
}
dl{
	margin-left: 50px;
	font-size:100%;
	float:left;

}
dt{
	font-weight: bold;
}

#mail{
	text-align: right;
	padding-right: 10px;
	padding-bottom:5px;
	
}
.photo{
	background-image : url(bg-photo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box{
	padding: 10px;
	border: 1px solid #666666;
	width: 430px;
	background-color: #F3F3F3;
}
.box2, .box3{
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	padding: 10px;
	border: 1px solid #000000;
	margin-top:10px;

}

.box2{
	margin-left:50px;
	width:350px;
}
.box3{
	margin-left:0px;
	width:230px;
}

.box2 p, .box3 p{
	margin:0px;
}

ul li, ol li{
	font-size:100%;
}
.adjust li{
	font-size:110%;
	margin-bottom:10px;
}
big{
	margin-left: 30px;
}
div.active{
	display:block;
}
div.inactive{
	display:none;
}
