@charset "utf-8";

/*----------------------------------------------------
	Top-main CSS
----------------------------------------------------*/
#Top-main {

}

#Flash {
	width:850px;
	height:486px;
}


#Flash p{
	margin-top:200px;
}

#Top-contents {
	background-image:url(../img/top/top_contents_bg.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:190px;
	padding-top:43px;
	line-height: 1.2;
}

#Top-contents dt{
	font-weight:bold;
	margin-left:65px;

}

#Top-contents dd{
	margin-left:65px;
	margin-bottom:10px;
	width:700px;
}

#Top-contents span{
	margin-left:10px;
}

.banner01 {
	float:right;
}

