#main {
	margin: 0px;
	padding: 0px;
}

#warp {
	position: relative;
	margin: 0px 0px 30px;
	padding: 0px;
	width: 655px;
}

#warp p {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#warp #yoyaku {
	position: absolute;
	left: 358px;
	top: 224px;
}
#warp #info {
	text-align: center;
	margin-top: 30px;
}


div#option {
	width:600px;
	margin:20px auto;
}
div#option img {
	vertical-align:bottom;
}
 .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

.caution{
font-size:12px;
font-weight:bold;
color:#143D8D;
text-align:left;

}
.caution02{
margin:5px 0px 0px 0px;
font-size:12px;
font-weight:normal;
color:#143D8D;
text-align:center;
}
.belt{
background-color:#000099;
text-indent:5px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:20px;
width:350px;
margin-top:10px;
}
.infomation{
background-color:#FFF4C8;
/*width:535px;*/
padding:10px;
font-size:12px;
color:#333333;
}
.infomation .number{
font-weight:normal;
font-size:12px;
color:#333333;
}

.form01 a {
	background-image: url(img/detail.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 176px;
	text-indent: -9999px;
	margin: 10px 0px 10px 240px ;
}
.form01 a:link,
.form01 a:visited {
	background-position: top;
}
.form01 a:hover {
	background-position: bottom;
}