@charset "utf-8";
/*============================================================
Top Style
============================================================*/
div#container{
	margin-top:15px;
}
div#top_left{
	float:left;
	width:695px;
	min-height:222px;
}
* html div#top_left{
	height:222px;
}
div#top_left div#top_fla{
	padding-bottom:20px;
}
div#top_left div#top_fla h1#top_ttl{
	float:left;
}
div#top_left div#top_fla div#flashcontent{
	float:left;
}
div#top_left h2{
	padding-bottom:15px;
}
div#top_left div#top_inf{
	overflow:auto;
	height:143px
}
div#top_left div#top_inf dl{
	margin-left:25px;
	padding-bottom:15px;
}
div#top_left div#top_inf dl dt{
	float:left;
	line-height:1.4;
	margin-right:15px;
}
div#top_left div#top_inf dl dd{
	float:left;
	line-height:1.4;
	width:570px;
}
div#top_right{
	float:left;
	width:230px;
	margin-left:15px;
}
div#top_right dd{
	padding-bottom:15px;
}
div#top_right dd img{
	background:url(../../images/top/top_bnr_bg.jpg) no-repeat 100% 100%;
	padding:0 5px 4px 0;
}
