@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);

body{
	background: #fff url("../images/bg_head_compare.gif") repeat-x center top;
	text-align: center;
	margin: 0;
	padding: 0;
}

#header h1#siteName,
#header div#siteName{
	margin: 0;
	text-align: left;
	padding-top: 17px;
}

#footer #copyright{
	clear: both;
	padding: 0 0 10px;
	font-style: normal;
}
/*============*/

#brdClm{
	width: 950px;
	_width: 970px;
	margin-left: 5px;
	background: url("../images/bg_brdclm_wide.gif") no-repeat 0 bottom;
	border-top: solid 1px #fff;
	padding: 3px 10px 3px;
	height: 16px;
}
#mcOtherpages .h1title{
	background: url("../images/bg_h1title_lineup_870.gif") no-repeat;
}
#mcOtherpages h2{
	clear: both;
	margin: 15px 0 2px 0;
	border: solid 1px #7da9c9;
	line-height: 1 !important;
	padding: 8px 5px 5px 19px;
	background: url(../images/bg_otherpages_h2_870.gif) no-repeat 0 bottom;
	height: 13px;
}

/* @group form */

.aste img{
	vertical-align: bottom;
	margin-right: 4px;
}
.form{
	border: 1px solid #7da9c9;
	padding: 5px 10px 10px;
	background-color: #fbfdff;
}
.form dl{
	margin: 0;
	padding: 10px;
	background: url(../images/dot_h_gray.gif) repeat-x 0 bottom;
}
.form dl.last{
	background:none;
}
.form dl input{
	vertical-align: middle;
	margin: 0 5px;
}
.form dl img{
	margin: -5px 5px 0 0;
	_margin: 0 5px 0 0;
	vertical-align: middle;
}
.form dl p{
	margin: 1em 0 .5em;
}
.form dl dt{
	border-left: 5px solid #7da9c9;
	padding-left: 7px;
	line-height: 1;
	margin: 4px 0 10px 0;
	font-weight: bold;
	color: #333;
}
.form dl dt span{
	font-size: smaller;
}
.form dl dd{
	margin-left: 15px;
	margin-bottom: 5px;
}
.form dl.mid dt{
	float: left;
}
.form dl.mid dd{
	margin-left: 12em;
}
.form dl dd fieldset{
	border: solid 1px #ccc;
	margin-left: -12px;
	padding: 10px;
}
.form dl dd table{
	margin: 10px;
}
.form dl dd td{
	width: 25%;
	padding-right: 2em;
}
.form .com{
	font-weight: bold;
	color: #f60;
}

.form #inquiry,
.form #salespoint,
.form #restorefa{
	width: 85%;
	margin-left: 20px;
}

#mitumori-detail{
	display: none;
}
.error{
	font-weight: bold;
	color:#FF0000;
}
.thanks{
	text-align:center;
	margin: 20px;
}

/* @end */










