@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
	}
body {
	font-size: 9pt;
	font-family: sans-serif;
	color: #666666;
	background: #FFFFFF;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.04em;
	}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}	


img {
	vertical-align: bottom;
	border: none;
	}
h1 {
	width: 800px;
	height: 60px;
	}	
h3 {
	font-size: 16px;
	margin-bottom: 6px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin-bottom: 6px;
	color: #666666;
	font-weight: bold;
}

.space {
	margin:15px;
	}
.ind {
	margin-bottom: 6px;
	vertical-align: bottom;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	}
.container {
	width:800px;
	margin:auto;
	}
.leftcontent {
	width:600px;
    float:left;
	}
.rightcontent{
	width:200px;
	margin:right;
	margin:inherit;
	float:left;
	}
.footer{
	width:800px;
	float:none;	
	}
.youtube{
	margin: 0;
	padding: 0;
background-color: #000000

	}