@charset "utf-8";
/* CSS Document */


/* 基本 */
body{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:20px;
	background:#FED83B;
	color:#666;
}

a {
	color:#06F;
}

a:hover {
	color:#06C;
}

a:visited{
	color:#06C;
}

p { line-height:0em;
	margin:0;
	padding:0;
}

img{border:0;}

#wrapper {
	height: auto;
	width: 900px;
	margin:0 auto;
	padding: 0px;
	background-color:#FFF;
}


#header{
	height:104px;
	padding:0;
	margin:0 0 5px 0;
	background-image: url(../img/header_bg.png);
	background-repeat:repeat-x;
}
#header .left{float: left;}
#header .right{float: right;}

.clear{clear:both;}

#footer{background:#000; padding:0px; margin:0px; text-align:center; color:#FFFFFF; font-size:11px; padding:3px 0 3px 0;}
#footer a{color:#FFFFFF; text-decoration:none;}



h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #666;
	padding:15px 0 0 15px;
	height: 20px;
}

h2,h3{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size:14px;
}

h2.sub{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size:14px;
	border-bottom:5px solid #FC0;
}

h3 { background:url(../img/midashi_bg2.png) left no-repeat;
	height:24px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0px 15px;
	color:#ED8B16;
}


#contents {
	width: 900px;
	text-align:center;
}

#topimg{
	margin:15px auto;
	width:850px;
	height:158px;
	}
#topimg #btn{padding:89px 0 0 615px; width:215px; height:51px;}

/* メイン----------------------------------------------------------------- */
#main {
	float: left;
	width: 600px;
	margin: 15px 0 0 30px;
	_margin:0;
	_padding: 15px 0 0 30px;
	background-color: #FFF;
	height: 100%;
	text-align:center;
}

#main #pankuzu{font-size:10px;
	color:#666;
	border-bottom:2px #CCC solid;
	text-align:left;
	margin-bottom:15px;}

#main #midashititle{
	font-size:14px;
	color:#333;
	border-left:8px #FC0 solid;
	text-align:left;
	text-indent:10px;
	margin-bottom:15px;
	background:#FEFBE8;
	padding:2px;
}


#main .main_txtbox {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding:15px;
	text-align:left;
}

.main_txtbox img{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}


#main .midashi_txt{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:left;
}

.o_midashi { background:url(../img/midashi_bg2.png) left no-repeat;
	height:24px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0px 15px;
	color:#ED8B16;
}


/* 査定フォームテーブル----------------------------------------------------------------- */


#main .main_txtbox table#satei{width:570px; border-collapse:collapse; border-spacing:0; border-width:1px; border-color:#A4A4A4;}
#main .main_txtbox table#satei th{background-color:#FED83B;padding:3px; border:1px #E3E3E3 solid;text-align:left; width:125px; font-size:10px;}
#main .main_txtbox table#satei td{background-color:#F5F7EB;padding:3px; border:1px #E3E3E3 solid;text-align:left;}


/* side----------------------------------------------------------------- */

#side {
	margin: 15px 30px 0 0;
	width: 190px;
	float: right;
	height: 100%;
	text-align:center;
}

#side #menu{width:190px; background:#ccc; text-align:center;}

#side #download{background:#ccc;}

#side #menu ul{width:172px;
		list-style: none;
		margin:0 auto;
		padding:5px;
}

#side #menu li.menu1{
	background: url(../img/side_menubg.png) no-repeat left;
	line-height:45px;
	padding-left:23px;
	text-align:left;
}

.menubox{
	width:215px;
	margin-bottom:15px;
}

.menu_line_bg{
	background-image:url(images/list_line_bg.gif);
	background-repeat: repeat-y;
}


/* １カラム設定----------------------------------------------------------------- */

#main1c {
	float: left;
	margin: 15px 40px 0 40px;
	_margin:0;
	_padding: 15px 40px 0 40px;
	background-color: #FFF;
	height: 100%;
	text-align:center;
}

.main_txtbox {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding:15px;
	text-align:left;
}


.main_txtbox2 {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align:left;
	border: 1px dotted #FC0;
	margin-top: 50px;
	margin-bottom: 10px;
	background-color: #FFFFDF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


#main1c .midashi_txt{
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:left;
	background-image:url(../img/midashi_bg3.png);
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
}

#main1c table{border-collapse:collapse; width:75%;}
#main1c th{background:url(../img/tablebg1.png); border:1px solid #D4D4D4; border-collapse:collapse; text-align:left; color:#666; padding:5px;}
#main1c td{background:url(../img/tablebg2.png); border:1px solid #D4D4D4; text-align:left; padding:5px;}
#main1c td.white{background:#fff; border:1px solid #D4D4D4; text-align:left; padding:5px;}


/* フッター----------------------------------------------------------------- */
#footer {
	height: auto;
	background-color:#D5D7CD;
	text-align: right;
	padding-bottom: 5px;
	font-size: 10px;
	color:#666;
	background:url(../img/footer_bg.png) repeat-x;
}

#footer #detail table{ border-collapse: collapse; border-spacing: 0;}
#footer #detail table th{
	background-color:#FFF4AD;
	border:1px solid #999;
	text-align:left;
	padding:3px;
	border-spacing:0;
	font-weight: normal;
}
#footer #detail table td{
	background-color:#fff;
	border:1px solid #999;
	text-align:left;
	padding:3px;
	border-spacing:0;
}

