@charset "utf-8";

#about_main {
	width:648px;
	height:443px;
	position:relative;
	margin:0 0 20px;
}
#about_main img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#about_main p {
	position:absolute;
	width:386px;
	height:143px;
	top:260px;
	left:36px;
	z-index:2;
	overflow:visible;
}


/*----------------------------------------------------------*/
.hot_box {
	background-image:url(../img/about/hot_box_mid.jpg);
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0 0 40px;
}
.hot_box_inner {
	background-image:url(../img/about/hot_box_btm.jpg);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding:0 0 10px;
}
#hot h2 {
	margin:0 0 20px;
}
#hot ul {
	width:538px;
	margin:0 auto;
}
#hot li {
	clear:both;
}
#hot h3 {
	background-position:0 100%;
	background-repeat:no-repeat;
	padding: 0 0 4px;
}
#hot h3 span {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	padding: 0 0 5px;
	color:#8b6c3a;
	font-weight:bold;
	padding: 5px 0 0 23px;
}
#hot #h3_1,
#hot #h3_1 span {
	background-image:url(../img/front/hot_title_bg.jpg);
}
#hot #h3_2,
#hot #h3_2 span {
	background-image:url(../img/front/hot_title_bg2.jpg);
}
#hot #h3_3,
#hot #h3_3 span {
	background-image:url(../img/front/hot_title_bg3.jpg);
}
#hot .clearfix {
	padding:12px 0 17px;
}
#hot .clearfix img {
	float:left;
}
#hot .clearfix p {
	margin-left:160px;
}



/*----------------------------------------------------------*/
#lob h2{
	margin:0 0 10px;
}
#lob .cat{
	margin:0 0 30px;
}
#lob h3{
	background-image:url(../img/about/item_cat_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:38px;
	line-height:38px;
	padding-left:37px;
	font-weight:bold;
	font-size:1.14em;
}
#lob .lead{
	padding:13px 3px;
}
#fountain_list {
	padding:0 0 0 3px;
}
#fountain_list li {
	float:left;
	padding:0 7px 7px 0;
}
#fountain_list li.third {
	padding:0 0 7px 0;
}
#flower_list {
	padding:0 0 0 3px;
}
#flower_list li {
	padding:0 0 7px;
}

#lob .ft {
	clear:both;
}
#lob .ft a {
	display:block;
	background-image:url(../img/about/item_link_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:1.14em;
	color:#000000;
	text-decoration:underline;
}
#lob .ft a:hover {
	text-decoration:none;
}

