body {
	background-repeat: repeat-x;
	background-image: url(../img/h1bk.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: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	font-size: 95%;
	text-align: left;
	background-image: url(../img/point.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #666666;
}
h3 {
	font-size: 90%;
	color: #666666;
}


#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 950px;
}
#header {
	padding-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	width: 950px;
	padding-bottom: 20px;
}
#contents {
	height: 330px;
}
#main {
	width: 680px;
	float: left;
	height: 320px;
}
.box1 {
	background-image: url(../img/main_img01.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: #CC3300;
	font-size: 11pt;
	line-height: 1.5em;
}
.text_box1_deftext {
	font-size: 10pt;
	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: 425px;
	float: left;
	height: 350px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url(../img/youtube_bk.jpg);
	background-repeat: no-repeat;
}
.text_youtube_def {
	font-size: 80%;
	font-weight: bold;
	color: #CC0000;
	line-height: 1.5em;
}

#photo {
	background-image: url(../img/photo_base.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	width: 525px;
	height: 350px;
}
#photo table {
	margin-top: 40px;
}
#contents3 {
	float: left;
	text-align: left;
	margin-top: 20px;
	width: 940px;
	margin-left: 5px;
}
.text_contents3_default {
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}
#footer {
	height: 57px;
	background-image: url(../../../common/img/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
