body {
	background-repeat: repeat-x;
	background-image: url(../img/body_bk.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 80%;
	color: #0066FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: 40px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-size: 95%;
	text-align: left;
	background-image: url(../img/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #666666;
	padding-left: 30px;
	height: 18px;
}
h3 {
	font-size: 90%;
	color: #666666;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 950px;
}
#lang {
	text-align: right;
}
#lang img {
	padding-right: 5px;
	padding-left: 5px;
}

#header {
	padding-top: 10px;
	margin-bottom: 10px;
	width: 950px;
	padding-bottom: 20px;
	background-image: url(../img/heder_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
#contents {
	height: 330px;
}
#main {
	width: 700px;
	float: left;
	height: 320px;
}
.box1 {
	background-image: url(../img/main_imgjpg.jpg);
	background-repeat: no-repeat;
	width: 670px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	height: 310px;
}
.text_box1_midashi {
	font-weight: bold;
	color: #00FFFF;
	font-size: 95%;
	line-height: 1.5em;
}
.text_box1_deftext {
	font-size: 80%;
	line-height: 1.25em;
	color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi {
	float: right;
	width: 250px;
}
#contents2 {

}
#youtube {
	width: 500px;
	float: left;
	height: 350px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: #666666;
	line-height: 1.5em;
}
#photo {
	background-image: url(../img/photo_base.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	width: 440px;
	height: 390px;
}
#photo table {
	margin-top: 65px;
	padding: 0px;
}
#contents3 {
	float: left;
	text-align: left;
	margin-top: 0px;
	width: 950px;
}
.text_contents3_default {
	font-size: 80%;
	line-height: 1.8em;
	color: #666666;
}
#footer {
	height: 30px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	color: #333333;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
