body {
	background-repeat: repeat-x;
	background-image: url(../img/h1bk.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
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: #FFFFFF;
	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: #636363;
	line-height: 1.5em;
}
.text_youtube01 {
	font-size: 80%;
	font-weight: bold;
	color: #636363;
}
.line_height{
	line-height: 1.1em;
}

#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: #EEEEEE;
}
.text_contents4_default {
	float: left;
	font-weight: bold;
	color: #FF6501;
	font-size: 11pt;
	line-height: 1.5em;
}
.text_contents5_default {
	float: left;
	font-weight: bold;
	color: #636363;
	font-size: 11pt;
	line-height: 1.5em;
}
.text_contents6_default {
	float: left;
	color: #636363;
	font-size: 10pt;
	line-height: 1.5em;
}
.text_contents7{
	color: #A2A5BD;
	font-size: medium;
	line-height: 1.5em;
	font-weight: bold;
	padding: 15px 10px 10px 20px;
}
.text_contents8_default{
	font-size: small;
	line-height: 1.5em;
}
.text_a{
	color: #313384;
	font-weight: bold;
}
.text_b{
	color: #313384;
}
.box2{
	width:100%;
	padding: 15px 10px 10px 20px;
	}
/* ▼▼▼▼▼LINK▼▼▼▼▼ */
.site_link {
	font-size: medium;
	font-weight: bold;
	font-variant: normal;
	background-position: top;
	text-decoration: none;
	float: right;
	padding: 15px 70px 10px 0px;
}
.site_link a:link {
	color: #9F0B0B;
	text-decoration: underline;
}
.site_link a:visited {
	color: #696969;
	text-decoration: underline;
}
.site_link a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.site_link a:active {
	color: #0099FF;
	text-decoration: underline;
}

/* ▲▲▲▲LINK END▲▲▲▲▲ */

#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;
	text-align: center;
}

