@charset "UTF-8";
.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	position: relative;
}
/* End hide from IE-mac */


body {
	font-family:"メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
h1 span {
	display: none;
}
#banner h1{
background-image: url(../img/logo2.gif);
height: 110px;
width: 715px;
display:block;
}
#banner {
	position: relative;
}
#banner .tv {
	height: 135px;
	width: 119px;
	position: absolute;
	top: -20px;
	right: -10px;
}
#comm_header {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
}
#contents .mov {
	height: 158px;
	width: 195px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contents {
	margin-right: -30px;
	padding-top: 60px;
}
.copyright {
	font-size: 93%;
	padding-top: 60px;
	text-align: right;
}
