@charset "utf-8";
/*::::人気商品::::*/
.home_con1 {
	width: 608px;
	height: 525px;
	padding-bottom: 10px;
	overflow: auto;
	border: 1px solid #cfcfcf;
}
.con1_box {
	width: 286px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
.con1_tit {
	background-image: url(../images/home/con1_con_titbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	height: 22px;
}
.con1_txt {
	background-color: #F0E6E5;
	margin-left: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	width: 282px;
	height: 130px;
}
.con1_txt_left {
	width: 134px;
	height: 90px;
	float: left;
}
.con1_txt_right {
	width: 146px;
	height: 134px;
	float: left;
}
.con1_txt img {
	float: left;
	padding: 3px;
}
.con1_txt p {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	height: 95px;
	color: #524439;
	overflow: hidden;
}
.con1_bt img {
	clear: both;
	padding-top: 3px;
	padding-left: 40px;
	
}

/*::::お知らせ::::*/
#home_con2_box {
	background-image: url(../images/home/con2_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-right: 20px;
}
#home_con2_box li {
	border-bottom: 1px solid #D6D6D6;
	padding-top: 2px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 13px;
	padding-right: 10px;
	margin-bottom: 3px;
}
#home_con2_box li span {
	display: block;
	float: left;
	width: 100px;
}
#home_con2_img {
	padding-top: 5px;
	margin-left: 480px;
	padding-bottom: 20px;
	clear: both;
}

/*::::社長挨拶::::*/
#home_con3 {
	background-image: url(../images/home/con3_bg_middle.gif);
	background-repeat: repeat-y;
	background-position: 199px top;	
	width: 585px;
	margin-top: 15px;
}
#home_con3_tit {
	float: left;
}
#home_con3_r {
	float: left;
	width: 355px;
}
#home_con3_top {
	background-image: url(../images/home/con3_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
#home_con3_middle {
	padding-left: 2px;
	width: 332px;
}
#home_con3_bottom {
	background-image: url(../images/home/con3_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 575px;
	height: 35px;
	clear: both;
}