body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url("../haisha/images/back.gif");
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	width:100%;
}
#container {
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	width:750px;
	background-color: #FFFFFF;
	}
.bar {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 19px;
	width: 750px;
	background-color: #666666;
	background-image: url(../images/top_ano.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: right;
}
.title{
	text-align:left;
	padding:15px 15px 12px 15px;
}
.navi{
	border-bottom:double 3px #99CC33;
	padding-bottom:10px;

}
.content {
	padding: 25px;
	text-align:left;
	line-height:140%;
}
#left {
	text-align: left;
	vertical-align: top;
	float: left;
	width:525px;
}
#right {
	text-align: left;
	vertical-align: top;
	float: left;
	width:150px;
	padding-left: 25px;
}
#simulation{
	background-color:#DDB758;
	background-image:url(../haisha/images/back_simulation.gif);
}
#simulation .inner{
	background-image:url(../haisha/images/back_simulation_bottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:5px 10px 15px 10px;
}
.update-list {
	padding-top: 15px;
}
.update-list .date {
	padding-left: 10px;
	padding-right: 25px;
	float: left;
	line-height:1.4;
	vertical-align:top;
}
.update-list .matter {
	float: left;
	line-height:1.4;
	vertical-align:top;
	width:400px;
}
.update-list img {
	padding-top: 8px;
	padding-bottom: 8px;
}
.foot-navi{
	margin-top: 8px;
	line-height:1.4;
	font-size:10px;
	padding-right:12px;
	clear: both;
}
.footer {
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
}
.footer .copy{
	float:left;
}
.footer .logo{
	float:right;
}

.bt-order{
	text-align:center;
	margin:15px 15px 25px 15px;
}
table.table1{
	border-collapse:collapse;
}
table.table1 th{
	background-color:#CC9900;
	border:1px solid #CCC;
	color:#FFF;
	font-weight:normal;
	padding:3px 8px;
	text-align:center;
}
table.table1 td{
	border:1px solid #CCC;
	padding:3px 8px;
	text-align:center;
}

table.simulation{
 	border-collapse:collapse;
}
table.simulation td{
	padding:2px;
	text-align:left;

}
table.orderForm{
	border-collapse:collapse;
	width:100%;
}
table.orderForm th{
	background-color:#99CC33;
	color:#FFF;
	font-weight:normal;
	padding:5px 8px;
	width:100px;
	border:1px solid #FFF;
}
table.orderForm td{
	padding:5px 8px;
	background-color:#F0F0F0;
	border:1px solid #FFF;
}
.innerBox{
	margin-bottom:45px;
}
.color-white{
	color:white;
}
li{
	list-style:circle;
}
.sim-kakaku{
	font-size:130%;
	font-weight:bold;
	margin:15px 0px;
	line-height:140%;
}
.areagai{
	font-size:80%;
	font-weight:normal;
	line-height:130%;
}