
@import "hks_basic.css";

/* div */
#wrp {
	width: 900px;
	margin: 0 auto;
	background-color:#FFF;
}
#left {
	width: 180px;
	margin: 5px 0 0 0;
	float: left;
	text-align: left;
	float: left;
}
#left ul {
	margin: 0 0 10px 0;
}
#left li {
	list-style: none;
	background: url(../images/hks_li.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
}
#contents {
	width: 710px;
	margin: 5px 0 0 0;
	text-align: left;
	float: right;
}
#formdiv {
	width: 660px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/hks_form_line.gif);
	text-align: center;
	float:left;
}
#formdiv_contact {
	width: 593px;
	margin: 0 auto;
}
#formdiv_img {
	width: 660px;
	margin: 0 auto;
	text-align: center;
	float:left;
}

h1 {
	background-color:#FFF6CB;
	font-size:13px;
	padding-left:5px;
	font-weight: normal;
	text-align: left;
}
.form_obj{
	height: 30px;
}

.form_obj input{
	font-size: 13px;
}

#listdiv {
	width: 680px;
	margin: 0 auto;
	padding: 10px;
	border: 2px #ffca35 solid
}
#listleft {
	width: 350px;
	float: left;
}
#listright {
	width: 350px;
	float: right;
}

#chiikidiv {
	width: 660px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/hks_form_line.gif);
	float:left;
}
#chiikidiv_contact {
	width: 593px;
	margin: 0 20px;
}

#chiikidiv_contact span{
	font-weight:bold;
}

#chiikidiv_contact ul{
	width: 593px;
	border-bottom: 1px #ffca35 solid
}

#chiikidiv_contact ul li{
	white-space:nowrap;
display:inline;
}

/* class */
.hr_left {
	width: 180px;
	height: 9px;
	margin: 10px 0 10px 0;
	background: url(../images/hks_hr.gif) no-repeat;
}
.hr_contents {
	width: 710px;
	height: 9px;
	margin: 10px 0 10px 0;
	background: url(../images/hks_hr.gif) no-repeat;
	float:left;
}
.hr_form {
	width: 593px;
	height: 9px;
	margin: 10px 0 10px 0;
	background: url(../images/hks_hr.gif) no-repeat;
	float:left;
}
.qr {
	width: 180px;
	height: 180px;
	background: url(../images/hks_qr.jpg);
}
.qrcode {
	width: 115px;
	height: 115px;
	margin: 43px 0 0 33px;
}
.top_table {
	width: 660px;
	margin: 0 auto;
	font-size:13px;
	float:left;
}
.top_table span {
	font-weight: bold;
	color: #f00;
}
.list_table1 {
	width: 338px;
	margin: 0 auto;
	margin-top: 5px;
}
.list_table1 td {
	text-align: center;
	vertical-align: top;
	border: 1px #fe9393 solid;
	font-size:13px;
}
.list_word {
	text-align: left;
	padding:5px;
	font-size:11px;
}
.list_table2 {
	width: 338px;
	margin: 0 auto;
	margin-top: 5px;
}
.list_table2 td {
	text-align: center;
	vertical-align: top;
	border: 1px #9be33e solid;
	font-size:13px;
}
.copyright {
	width: 900px;
	padding: 0 0 20px 0;
	text-align: center;
	clear: both;
}

.title_bg {
	width:690px;
	font: 14px/230% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	padding: 8px 0 0 20px;
	height: 31px;
	background: url(/images/midasi.gif) left bottom repeat-x;
	vertical-align: text-bottom;
	float:left;
}

.kensaku {
	margin-top:10px;
	width: 660px;
	border: 1px #589EDA solid;
	padding:10px;
	float:left;

}

.kensaku table{
	font-size:13px;

}

.line{
	border-bottom: 1px #589EDA solid;
	border-top: 1px #589EDA solid;

}

.floatlist li {width:150px; display:block; float:left;}
.floatlist2 li {width:100px; display:block; float:left;}

.clear{
	clear:both;
}

#footer {
	width: 900px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

.contents_area p{
 width: 650px;
 padding:10px;
}

.contents_area ul{
	width: 550px;
	padding:15px;
	border: 1px #ED4F4E dotted;
	margin:10px 10px;
}

.contents_area li{
	font-weight: bold;
}

.contents_sitemap ul{
	width: 250px;
	padding:15px;
	border: 1px #589EDA solid;
	margin:10px auto;
}

.contents_sitemap li{
	font-weight: bold;
}

.contents_sitemap a{
	font-weight: normal;
	padding-left: 15px;
}

.left_sitemap{
	width: 260px;
	float:left;
	margin:10px 20px;
}

.right_sitemap{
	width: 260px;
	float:left;
	border: 1px #589EDA solid;
	margin:20px 20px;
}

.right_sitemap ul{
	border: 0;
}

.form_area p, .mem_form_area p, .contents_area h3, .contents_area_mae h3{
	font-weight: bold;
	background: url(../images/hks_li.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
	border-bottom: 1px #9DE33E solid;
	margin-bottom:10px;
	font-size:15px;
	
}

.form_area table, .mem_form_area table{
	margin-bottom:20px;
}


.form_area table th{
	text-align: right;
	font-size: 13px;
	width: 200px;
	font-weight: normal;
	padding:3px;
	padding-right:10px;
	border-right: 2px #589EDA solid;
	font-size:13px;
}

.form_area table td{
	padding-left:10px;
	font-size:13px;
}

.form_area input, .mem_form_area input{
	font-size: 13px;
	font-size:13px;
}

.mem_form_area table, .contents_area table{
	width:600px;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	margin-bottom:10px;
}

.mem_form_area table td{
	padding:5px;
	width:200px;
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	font-size:13px;
}

.contents_area table td{
	padding:5px;
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	font-size:13px;
}

.mem_form_area table th, .contents_area table th{
	font-weight: normal;
	padding:5px;
	background-color:#FFF7C9;
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	font-size:13px;
}

.contents_area_mae_top_left{
	width:330px;
	border-top: 2px #FF9393 solid;
	border-left: 2px #FF9393 solid;
	border-right: 2px #FF9393 solid;
	margin-right:10px;
	text-align: center;
	font-weight: bold;
	padding:10px 0;
	padding-left:5px;
	float:left;
	font-size:13px;
}

.contents_area_mae_top_right{
	width:330px;
	border-top: 2px #589EDA solid;
	border-left: 2px #589EDA solid;
	border-right: 2px #589EDA solid;
	text-align: center;
	font-weight: bold;
	padding:10px 0;
	padding-left:5px;
	float:left;
}


.contents_area_mae_left{
	width:330px;
	border-left: 2px #FF9393 solid;
	border-right: 2px #FF9393 solid;
	margin-right:10px;
	padding:10px 0;
	padding-left:5px;
	float:left;
}

.contents_area_mae_right{
	width:330px;
	border-left: 2px #589EDA solid;
	border-right: 2px #589EDA solid;
	margin-right:10px;
	padding:10px 0;
	padding-left:5px;
	float:left;
}

.contents_area_mae_bottom_left{
	width:330px;
	border-bottom: 2px #FF9393 solid;
	border-left: 2px #FF9393 solid;
	border-right: 2px #FF9393 solid;
	margin-right:10px;
	padding:10px 0;
	padding-left:5px;
	float:left;
}

.contents_area_mae_bottom_right{
	width:330px;
	border-bottom: 2px #589EDA solid;
	border-left: 2px #589EDA solid;
	border-right: 2px #589EDA solid;
	padding:10px 0;
	padding-left:5px;
	float:left;
}



/*高木製作愛の引越しコーナー*/

.love_column_01{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_01.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_bg{
	width:710px;
	min-height:80px;
	max-height:none;
	background-image: url(/images/love_column_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:3px double #F46487;
	margin-bottom:10px;
	float:left;

}


.love_column_02{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_02.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_03{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_03.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_04{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_04.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_05{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_05.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_06{
	width:710px;
	height:80px;
	background-image: url(/images/love_column_06.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;

}

.love_column_01_text{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	margin-top:12px;
	margin-right:10px;
	float:right;

}

.love_column_02_text{
	width:680px;
	font-size:12px;
	color:#333333;
	margin-left:5px;
	float:left;
}

.love_column_02_text_right{
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	margin-bottom:5px;
	float:right;
}


.love_column_main_text{
	width:680px;
	min-height:30px;
	max-height:none;
	font-size:12px;
	color:#333333;
	margin:0 10px 10px 20px;

}


dl{
	border:0;
	margin:0 0 5px 0;
	padding:0;
}

dt dd{
	border:0;
	margin:0 0 0 10px;
	padding:0;
}

dd{
	border:0;
	margin:0 0 5px 30px;
	padding:0;
}

.bold{
	font-size:12px;
	font-weight:bold;
}