@charset "UTF-8";

#mainLeft{
	position:relative;
	margin-top:10px;
	margin-bottom:40px;
	float:left;
	width:650px;
	background-color:#FFFFFF;
}

.textFix{
	display:none;
}

#content_title{
	position:relative;
	width:640px;
	height:50px;
}

#content{
	position:relative;
	width:640px;
	height:1120px;
	background-image:url(../img/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content h1{
	position:relative;
	width:640px;
	height:100px;
}

#content h2{
	position:relative;
	width:640px;
	height:90px;
}

#contComment{
	position:relative;
	padding-top:30px;
	width:640px;
	height:80px;
	color:#525252;
	line-height:1.3;
	font-size:108%;
	text-align:center;
}

#contMovie{
	position:relative;
	width:454px;
	height:384px;
	margin:50px 93px 10px 93px;
}

#iconSet{
	position:relative;
	display:block;
	width:620px;
	height:178px;
	margin:0 auto;
}

ul#iconSet li {
	float:left;
}

ul#iconSet li a{
	margin:0 30px;
	width:146px;
	height:178px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}

#photo01 a{
	background-image:url(../img/thum01.jpg);
}
	
#photo02 a{
	background-image:url(../img/thum02.jpg);
}
	
#photo03 a{
	background-image:url(../img/thum03.jpg);
}
	
	
#backnumber{
	position:relative;
	margin:0 auto;	
	width:640px;
	height:195px;
}			
	
#contFooter{
	position:relative;
	padding:10px;
	background-color:#41048d;
	font-size:77%;
	color:#FFFFFF;
	text-align:center;
}

#contFooter p{
	line-height:1.2;
}
