/*全体の設定*/body {	background:#EEEEEC ;	margin: 0px;	padding: 0px;}h1 {	text-indent: -9999px;	margin: 0px;}a {outline:none;}a:link {  color:#666;}a:visited {  color:#666; }a:hover, a:active {  color:#FF3366;}p{	font-size:10px;	line-height:1.5;	color:#666666;	color:#666;}/*レイアウト*/#container {	width: 1200px;	background: #EEEEEC ;	text-align: left;	margin-right: auto;	margin-left: auto;}#header {	background: url(../img/header.jpg) no-repeat;	height: 190px;	width: 1200px;}#main div{	display: block;	float: left;	}#footer {	color: #FFFFFF;	background: #161517;	text-align: center;	font-size: 10px;	margin-top: 20px; clear: both;}/*こまかいもの*/.step01_ttl h2 {	background: url(../img/ttl_01.gif) no-repeat;	text-indent: -9999px;	height: 60px;	width: 600px;}.stp02_ttl h2 {	background: url(../img/ttl_02.gif) no-repeat;	text-indent: -9999px;	height: 60px;	width: 600px;}.form_box {	font-size: 12px;	color: #FFFFFF;	text-align: left;	display: block;	width: 640px;	margin-left: 10px;}