@charset "UTF-8";

/* CSS Document */

/* -----------------------------------------------

                      shift styles

   ----------------------------------------------- */
body {
	text-align: center;
}

div.icon-wrapper {
	margin: 10px auto;
	text-align: left;
	background-image: url(../../images/bg_S1_01.jpg);
	background-repeat: no-repeat;
	width: 705px;
	height: 1555px;
}

div.icon-wrapper p {
	padding: 15px 30px 0 50px;
	font-size: 10pt;
}

div.icon-wrapper p span.red {
	color: red;
	display: block;
	text-indent: -1em;
}

div.icon-wrapper dl {
	width: 333px;
	margin-left: 12px;
}

div.icon-wrapper dl.l {
	float: left;
}

div.icon-wrapper dl.r {
	margin-left: 359px;
}

div.icon-wrapper dl dt{
	background-image: url(../../images/bg_S1_02.gif);
	background-repeat: no-repeat;
	margin-top: 24px;
	height: 116px;
	width: 333px;
	text-align: center;
}

div.icon-wrapper dl dd{
	font-size: 10pt;
	margin: -60px 30px 0;
	height: 3em;
}

div.icon-wrapper dl dt img {
	margin-top: 15px;
}

/* @group IE6,IE7 huck */
*html div.icon-wrapper {
	height: 1000px;
}

*html div.icon-wrapper dl.r {
	margin-left: 333px;
}

*html div.icon-wrapper dl.r dt.first-icon {
	margin-bottom: 9px;
}

*html div.icon-wrapper dl.r dt.end-icon {
	margin-top: 16px;
}

/* @end */

/* price_sim*/ 
div.sim {
	position: static;
	width: 928px;
}

div.notice {
	position: relative;
	top: -250px;
	height: 303px;
	font-size: 90%;
	text-align: left;
}
div.notice p {
	width: 512px;
	margin: 0px auto;
	padding-left: 20px;
	line-height: 1.5em;

}
/*  end price_sim*/ 



