@charset "utf-8";
/* CSS Document */
body {
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #573F06; 
	font-size:12px;
	line-height:22px;
	background:url(https://www.kairaku-jutaku.co.jp/img/background_b.png) repeat center top;
}
:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
ol,ul {
    list-style: none;
}
a {
    text-decoration: underline;
    outline: none;
	color: #666666; 
}
a:hover {
    text-decoration: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}
div {
margin:0;
padding:0;
}

/* body（page） */
#page .wrapper {
	width:100%;
	height:auto;
	background:url(https://www.kairaku-jutaku.co.jp/img/background.png) repeat-x center -400px;
	margin:0;
	padding:0;
}
#page .wrapper_in {
	width:100%;
	height:6500px;
	margin:0 0 0 0;
	padding:0;
	z-index:2;
}
#page .wrapper_in2 {
	width:100%;
	height:1050px;
	margin:0 0 0 0;
	padding:0;
	z-index:2;
}

#page .left_bg {
	background:url(https://www.kairaku-jutaku.co.jp/img/bg_l.png) repeat-y left 0;
	z-index:3;
}
#page .right_bg {
	background:url(https://www.kairaku-jutaku.co.jp/img/bg_r.png) repeat-y right 0;
	z-index:4;
}

#main_box {
	width:100%;
	height:auto;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_img2.png) no-repeat center top;
	margin:0;
	padding:0;
}
#main_box_in {
	width:100%;
	height:670px;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_img1.png) no-repeat center top;
	margin:0;
	padding:0;
}

#head_link {
	width:100%;
	height:auto;
	margin:0;
	padding:69px 0 0 0;
}
#head_link ul {
	width:339px;
	height:16px;
	display:block;
	margin:0 auto;
	padding:0;
}
#head_link li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#head_link .link1 a {
	width:119px;
	height:16px;
	display:block;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_off.png) no-repeat 0 0;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#head_link .link1 a:hover {
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_on.png) no-repeat 0 0;
}
#head_link .link2 a {
	width:122px;
	height:16px;
	display:block;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_off.png) no-repeat -119px 0;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#head_link .link2 a:hover {
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_on.png) no-repeat -119px 0;
}
#head_link .link3 a {
	width:98px;
	height:16px;
	display:block;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_off.png) no-repeat -241px 0;
	text-indent:-9000px;
	margin:0;
	padding:0;
}
#head_link .link3 a:hover {
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_head_link_on.png) no-repeat -241px 0;
}

#main_cont {
	width:900px;
	height:auto;
	margin:0 auto;
	padding:620px 0 0 0;
}
#main_cont h2 {
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#main_cont h3 {
	width:885px;
	height:auto;
	overflow:hidden;
	margin:0 auto 15px;
	padding:7px 0 7px 15px;
	background:#6B5747;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;
}
#main_cont h4 {
	font-size:16px;
	font-weight:bold;
	border-left:5px solid #5F4613;
	margin:0 0 15px 0;
	padding:0 0 0 5px;
}

#main_cont .lead {
	width:900px;
	height:300px;
	margin:0 auto;
	padding:0;
}

#sales_table {
	float:right;
	width:520px;
	height:auto;
	margin:0;
	padding:0;
}
#sales_table table.type1 {
	border: 1px solid #999999;
	border-collapse:collapse;
	margin: 0;
}
#sales_table .type1 th {
	background-color: #DCBA83;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 100px;
}
#sales_table .type1 th  span {
	font-size: 10px;
	color: #FF6600;
	margin-left: 3px;
}
#sales_table .type1 td {
	background-color: #F2E5CA;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
#sales_table table.type1 td.textcen {
text-align: center;
}


#sales_table2 {
	float:left;
	width:385px;
	height:auto;
	margin:0;
	padding:0;
}
#sales_table2 table.type1 {
	border: 1px solid #999999;
	border-collapse:collapse;
	margin: 0;
}
#sales_table2 .type1 th {
	background-color: #DCBA83;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 150px;
}
#sales_table2 .type1 th  span {
	font-size: 10px;
	color: #FF6600;
	margin-left: 3px;
}
#sales_table2 .type1 td {
	background-color: #F2E5CA;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
#sales_table2 table.type1 td.textcen {
text-align: center;
}

#sales_table3 {
	width:898px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#sales_table3 table.type1 {
	border: 1px solid #999999;
	border-collapse:collapse;
	margin: 0;
}
#sales_table3 .type1 th {
	background-color: #BFDFFF;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	width: 140px;
}
#sales_table3 .type1 th  span {
	font-size: 10px;
	color: #FF6600;
	margin-left: 3px;
}
#sales_table3 .type1 td {
	/*background-color: #F2E5CA;*/
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	width: 152px;
	text-align: center;
}
#sales_table3 .type1 td img {
	width: 90%;
}
#sales_table3 table.type1 td.textcen {
text-align: center;
}
#sales_table3 .type1 td.blue {
	background-color: #2693FF;
	color: #FFFFFF;
}


#sales_hyouzyun {
	position:relative;
	width:900px;
	height:600px;
	display:block;
	background:url(https://www.kairaku-jutaku.co.jp/img/sales/sales_img10.png) no-repeat 0 0;
	margin:10px auto 0;
	padding:0;
}
#sales_hyouzyun .h-list1{
	position:absolute;
	top:64px;
	left:268px;
	width:160px;
	height:auto;
}
#sales_hyouzyun .h-list2{
	position:absolute;
	top:64px;
	left:730px;
	width:160px;
	height:auto;
}
#sales_hyouzyun .h-list3{
	position:absolute;
	top:266px;
	left:268px;
	width:160px;
	height:auto;
}
#sales_hyouzyun .h-list4{
	position:absolute;
	top:266px;
	left:730px;
	width:160px;
	height:auto;
}
#sales_hyouzyun .h-list5{
	position:absolute;
	top:471px;
	left:268px;
	width:160px;
	height:auto;
}
#sales_hyouzyun .h-list6{
	position:absolute;
	top:471px;
	left:730px;
	width:160px;
	height:auto;
}





















#footer {
	width:100%;
	height:auto;
	background:#000;
	color: #FFFFFF; 
	/*margin-top:660px;*/
}
#footer_in {
	padding:7px 0;
	text-align:center;
}


