@charset "utf-8";
/* CSS Document */

#housemenu {
	background-image:url(/shared/img/house/house_menu.jpg);
	background-repeat:no-repeat;
	padding-top:29px;
}

#housemenu ul {
	width:238px;
	background-image:url(/shared/img/navi/navimenu_back.png);
	background-repeat: repeat-y;
}

#housemenu li {
	list-style:none;
	padding-left:12px;
}

#housemenu ul.submenu {
	width:226px;
	background-image:none;
}

#housemenu ul.submenu li {
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/shared/img/house/submenu_line.jpg);
	background-position: 0px bottom;
	background-repeat:no-repeat;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BCC2C2;
	width: 200px;
	margin-bottom: 2px;
	list-style-image: url(/shared/img/house/submenu_listmark.jpg);
}

#housemenu ul.submenu li.last {
	padding-top:5px;
	padding-bottom:5px;
	background-image:none !important;
}

#housepanel {
}

#housepanel h3 {
	margin-top:0px !important;
}

#housepanel .menublock{
	width:582px;
	margin-bottom:40px;
}


#housepanel .leftblock{
	float:left;
	width:281px;
	margin-right:20px;
}

#housepanel .rightblock{
	float:left;
	width:281px;
}

#housepanel .image{
	width:88px;
	float:left;
	margin-left: 0px;
	margin-bottom: 10px;
}

#housepanel .desp{
	float:left;
	margin-left: 10px;
	width:170px;
}

#housepanel .desplink{
	width:281px;
	text-align:right;
	background-image: url(/shared/img/navi/header_menu_line.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	clear:both;
}

p.system {
	margin-left:0px !important;
}

p.header {
	margin-left:0px !important;
	margin-bottom:41px;
	padding-bottom:35px;
	background-image: url(/shared/img/house/24/header_point.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

p.centerimage {
	width:582px;
	text-align:center;
}

.text-and-image img {
	padding-left: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

.text-and-image {
	width:582px;
	overflow: hidden;
	/*margin-bottom:25px;*/
}

.text-and-image:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .text-and-image {
	height: 1em;
	overflow: visible;
}
/**/

.text-and-image .right-image {
	float:right;
	width:241px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:right;
}

.right-image img {
	padding-left: 0px !important;
	padding-bottom: 10px !important;
}

.text-and-image .right-list {
	float:right;
	width:241px;
	margin-left:10px;
	margin-bottom:20px;
	text-align:right;
}

.text-and-image li {
	list-style-type:none;
}

.right-list img {
	padding-left: 0px !important;
	padding-bottom: 5px !important;
}

p.guarantee {
	margin-bottom:10px !important;
}

ul.guarantee {
	padding-left:10px;
}

ul.guarantee li {
	margin-left:10px;
	list-style-type:disc;
	text-align:left;
	margin-bottom:5px;
}

table.sprayitem td {
	vertical-align:top;
}

table.sprayitem h4 .blue {
	color:#0066FF;
}

table.sprayitem img {
	margin-bottom:10px;
}
