/*=========================================================
SUB CONTAINER
==========================================================*/
body#index\.html #contents #main_container h2 {
	margin: 5px 0px;
	padding: 0px 0px 0px 21px;
	background-image: url(../images/common/title_h2_sub-menu.png);
	background-repeat: no-repeat;
	background-position : 0px -3px;
	font-size : 14px;
	min_height : 22px;
	font-weight : bold;
	color : #000000;
}
body#index\.html #contents #main_container p {
font-size:14px;
line-height:150%;
margin:5px 5px;
}



.recommend_container{
	width : 220px;
	padding : 10px 4px;
	background-color: #f3f3f3;
	border : solid 1px #dfdfdf;
	height:270px;
}
.recommend_container .recommend_container_inner{
	width             : 210px;
	padding           : 10px 4px;
	background-color  : #ffffff;
	border            : solid 1px #dfdfdf;
}

body#index\.html #contents #main_container ul{
	margin            : 0px;
	padding           : 0px;
}
body#index\.html #contents #main_container ul li{
	margin            : 9px 0px 9px 0px;
	padding           : 0px 0px 0px 15px;
	background-image  : url(../images/common/icon_arrow_sub-menu.png);
	background-repeat : no-repeat;
	list-style-type   : none;
}
body#index\.html #contents #main_container ul li ul{
	margin  : 0px 0px 0px 0px;
}

/*
Season Flower
*/
body#index\.html #contents #main_container #season_flower{
	width:745px;
	padding-top:40px;
	background-image  : url(/assets/images/index/bg_season_flower.png);
	background-repeat: no-repeat;
}

body#index\.html #contents #main_container #season_flower h2{
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	width:170px;
	height:37px;
	background-repeat: none;
}
body#index\.html #contents #main_container #season_flower ul{
	margin            : 0px 0px 0px 5px;
	padding           : 0px;
}
body#index\.html #contents #main_container #season_flower ul li{
	margin            : 7px 0px 7px 0px;
	padding           : 0px 0px 0px 15px;
	background-image  : url(../images/common/icon_arrow_link.png);
	background-repeat : no-repeat;
	list-style-type   : none;
	background-position:0px -3px;
}
