.item_wrap{
	float: left;
	width: 660px;
	background-color: #F0EFEE;
	padding: 9px;
	border: 1px solid #EBE9EA;
	line-height: 1.7em;
	text-decoration: none;
}

.item_box{
	padding: 19px;
	float: left;
	width: 620px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #E3DBDD;
	background-image: url(../../home/images/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.item_thum{
	background-color: #FFFFFF;
	float: left;
	width: 130px;
	padding: 4px;
	border: 1px solid #EFEFEF;
}
.item_thum img{
	float: left;
	width: 130px;
}
.item_contents{
	float: right;
	width: 460px;
	font-size: 110%;
}
.item_contents p{
	float: left;
	width: 435px;
	font-size: 105%;
	color: #000;
	padding-left: 25px;
}
.item_top{
	float: left;
	width: 460px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFE4E8;
	margin-bottom: 15px;
}
.itemlink{
	float: right;
	font-size: 85%;
	
}
.itemlink a{
	float: right;
	color: #FFFFFF;
	background-color: #FFB9D1;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #FFE6F2;
	text-decoration: none;
	border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */
}
.itemlink a:hover{
	float: right;
	color: #FFFFFF;
	background-color: #AB7482;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-decoration: none;
}
.item_contents h3{
	float: left;
	width: 280px;
	font-size: 120%;
	color: #373700;
	font-weight: bold;
}
.item_menu{
	float: right;
	width: 415px;
	margin-top: 15px;
	color: #333333;
	padding: 10px;
}
.item_menu a{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.pro_box{
	float: left;
	width: 620px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ECE8E9;
	overflow: hidden;
}
.pro_box ul{
	float: left;
	width: 640px;
}
.pro_box ul li{
	float: left;
	width: 300px;
	padding-right: 20px;
}
.pro_box ul li h4{
	float: left;
	width: 270px;
	background-image: url(../../home/images/proback.jpg);
	height: 30px;
	font-size: 115%;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.leftbox{
	float: left;
	width: 400px;
}
.leftbox h4{
	float: left;
	width: 400px;
	padding-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
}
.rightimg{
	float: right;
	width: 200px;
}
.hometitle{
	color: #FF3399;
	font-size: 125%;
}
.jigyotitle{
	color: #005CDD;
}
.servicethum{
	float: left;
	width: 120px;
	padding-bottom: 5px;
}
.service_come{
	float: right;
	width: 180px;
	line-height: 145%;
}
table#table-service{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.1em;
	font-size: 90%;
	text-align: left;
}
table#table-service th{
	color: #FFFFFF;
	background-color: #97BD00;
	border: 1px solid #779500;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
table#table-service td{
	text-align: right;
	border: 1px solid #779500;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 140%;
}
.service_at{
	font-size: 75%;
	line-height: 130%;
	color: #333333;
}
.proall{
	float: left;
	width: 300px;
}
.proall img{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
table#table-huton{
	width: 620px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.1em;
	text-align: left;
}
table#table-huton th{
	color: #FFFFFF;
	background-color: #97BD00;
	border: 1px solid #779500;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
table#table-huton td{
	border: 1px solid #779500;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 140%;
}
.rentbnr{
	float: left;
	width: 620px;
}
.rentbnr ul{
	float: left;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rentbnr ul li{
	float: left;
	width: 620px;
	margin-bottom: 5px;
}

.shopinq{
	float: left;
	height: 60px;
	width: 662px;
	background-image: url(../../images/shop/inq_back.jpg);
	background-repeat: no-repeat;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 95px;
	margin-top: 20px;
}
.shopinq a{
display:block;
}
.shopinq a:hover {
background-color:transparent;
}
.shopinq a:hover img{
visibility:hidden;
}

