@charset "UTF-8";

#flash
{
	background:url(../images/flash.jpg) no-repeat 0 0 #e27925;
	clear:both;
	height:269px;
	margin:0 0 25px 0;
	padding-bottom: 6px;
	width:880px;
	z-index: 600;
}
#home_swf { border-bottom: 1px solid #000; }

#threeStep
{
	background:url(../images/3step.png) no-repeat 85px 40px;
	height:175px;
	margin:0 0 55px;
	position:relative;
	width:880px;
}

#threeStep h2 
{
	background:url(../images/title_3step.png) no-repeat 0 0;
	height:19px;
	margin:0 auto;
	width:297px;
}

#threeStep span {display:none;}
#threeStep ul {margin:145px 0 0 28px;}
#threeStep li {display:inline; vertical-align:middle;}
#threeStep select, #threeStep #button {display:inline; vertical-align:middle;}
#threeStep select {margin-right:65px; width:230px; padding:3px;}
#threeStep #button {margin-left:55px;}