@charset "utf-8";

/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-content div.section h2.section-title {
	margin-bottom:14px;
}

/*	#section-harf
--------------------------------------*/

#main-content #section-harf {
	*margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}

#main-content #section-harf div.section-box {
	margin:0 12px 10px 0;
	padding:0 12px;
	float:left;
	width:256px;
	background:url(../../img/home/texture_section-01_01_bottom28.gif) no-repeat center bottom;
	font-size:92%;
	line-height:1.6;
}

* html #main-content #section-harf div.section-box {
	width:280px;
}

#main-content #section-harf div.section-box h3 {
	margin:0 -12px 5px;
	padding:12px 12px 0;
	background:url(../../img/home/texture_section-01_01_top28.gif) no-repeat center top;
}

/*      #section-01
--------------------------------------*/

#main-content #section-01 {
        *margin-bottom:10px;
        overflow:hidden;
        zoom:1;
}

#main-content #section-01 div.section-box {
        margin:0 12px 10px 0;
        padding:0 12px;
        float:left;
        width:159px;
        font-size:92%;
        line-height:1.6;
}

* html #main-content #section-01 div.section-box {
        width:182px;
}

#main-content #section-01 div.section-box h3 {
        margin:0 -12px 5px;
        padding:12px 6px 0;
}

