body{
	color:#555555;
	font-size:12px;
	line-height:19px;
}

a{
	color:#555555;
}

a:hover{
	color:#FF9900;
}

#contents{
	width:1200px;
	height:500px;
	margin-top:30px;
	margin-left:10px;
	background-color:#;
}

/*　ヘッダー */
#section_header{
	width:px;
	height:35px;
	border-bottom:solid 1px #555555;
}

h1{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#555555
}

/*　デモ　*/
#section_movie{
	width:750px;	
	background-color:#;
	float:left;
}

/*　フッターロゴ */
#section_footer{
	float:right;
	width:280px;
	margin-right:130px;
	background-color:#;

}

/*　アルバム */
h3{
	margin-top:px;
	margin-left:10px;
	border-bottom:dotted 1px;
	font-size:13px;
	font-family:Verdana;
	width:430px;
}

#section_album{
	margin-top:20px;
	margin-bottom:0px;
	padding-left:px;
	width:px;
	background-color:#;
	overflow:hidden;
}

p.album_jkts{
	border-style:none;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	width:60px;
	height:60px;
	float:right;
}


.contact{
	background-color:#;
	float:right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	border-style:none;
	background-color:#ffcc33;
}

.copy{
	clear:both;
	background-color:#;ffcc66
	margin-right:0px;
}