#Wrapper {
	background-image: url(../share/img/sliderbg.png);
	background-repeat: repeat-x;
	background-position: center 155px;
}

.Mmenu .Mmenuss.Menu06:hover img{left:-782px;top:-60px}
.Mmenu .Mmenuss.Menu06{width:178px;height:30px}
.Mmenu .Mmenuss.Menu06 img{left:-782px;top:-60px}

#Sidbar {
	display: none;
}
#Main {
	width: 958px;
	padding: 0px 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
/*タブ切替*/
ul.tab {
	margin: 0 0 20px;
	padding: 0 0 0 25px;
	border-bottom: 2px #c59825 solid;
}
ul.tab a {
	text-decoration: none;
	color: #FFF;
}
ul.tab a:hover {
	text-decoration: underline;
	color: #FFF;
}
ul.tab li {
	float: left;
	margin: 0 1px 0 0;
	position: relative;
	bottom: -1px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #c59825;
	background-color: #CCCCCC;
}
ul.tab li.none {
	border-bottom: 2px #c59825f solid;
	background-image: url(../share/img/pic027.png);
}








.waku_wrapper {
	background-image: url(image/waku_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.waku_inner {
	background-image: url(image/waku_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.box_001 {
	background-color: #fafafa;
	padding: 10px;
	border: 2px solid #ece4dc;
	margin-bottom: 20px;
	display: block;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
.left_box {
	float: left;
	width: 230px;
}
.right_box {
	padding-left: 230px;
}

.List_select001 {}
.List_select001 li{
	margin-bottom: 8px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding: 5px;
}
.List_select001 span{
	float: left;
	padding-left: 10px;
}


/* 見積りに入れるボタン */
form input#btn_send {
	width: 131px;
	height: 29px;
	border: none;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999px;
	text-align: left;
	background-image: url(../share/img/pic015.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.select_btn {
	margin-left: 16px;
	border: 2px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.select_btn option {
	height: 20px;
	background-image: url(../share/img/head004.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.select_del {
	display: none;
}


/*  */

.tbl_form {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEB9AC;
	border-right-color: #CEB9AC;
	border-bottom-color: #CEB9AC;
	border-left-color: #CEB9AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
}

.tbl_form th {
	padding: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #EEE7E1;
	vertical-align: top;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEB9AC;
	border-right-color: #CEB9AC;
	border-bottom-color: #CEB9AC;
	border-left-color: #CEB9AC;
}
.tbl_form td {
	padding: 10px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEB9AC;
	border-right-color: #CEB9AC;
	border-bottom-color: #CEB9AC;
	border-left-color: #CEB9AC;
	background-color: #F8F5F3;
}

.tbl_form dl {
}
.tbl_form dt {
	float:left;
	width:120px;
	clear:both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}
.tbl_form dd {
	margin-left:125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.send_form {
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
/*確認画面*/

.tbl_confirm {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size: 12px;
}
.tbl_confirm th{
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tbl_confirm td{
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


form label {
	background-color: #CCCCCC;
	display: inline;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 0.6em;
}
 
/* Help ポップアップ */
.toolTip{ position: relative; }
.toolTip span{
	display: block;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 20px;
	left: 10px;
	padding: 5px;
	visibility: hidden;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.toolTip:hover,a.toolTip:hover span{
	visibility: visible;
	z-index: 100;
}