@charset "utf-8";


/* ------------------------------------------------------------------------------------------
   index.html
------------------------------------------------------------------------------------------ */


/* Contents
------------------------------------------------------------------------------------------ */

/*Contents*/

.lvl02 {
	margin: 0 10px;
}

/* -- Reccomend -- */
ul.reccomend li {
	float: left;
	border: 1px solid #c4c4c4;
	width: 300px;
    height: 50px;
	padding: 18px 0;
	text-align: center;
}
ul.reccomend li.lh_50 {
	line-height: 50px;
}
ul.reccomend li.plus {
	border: none;
	padding: 35px 3px 0 3px;
	width: 27px;
}
/* -- /Reccomend -- */


.lvl02 h4 {
	margin-bottom: 10px;
}
.lvl02 h4 span {
	background: #dce2f2;
	font-weight: bold;
	padding: 2px 5px;
	margin-right: 5px;
}

.h2_wrap h2 {
    background-color: #FFFFFF !important;
    border: medium none !important;
    color: #333333;
    display: block;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 0 -15px !important;
    padding: 7px 0 7px 8px !important;
    position: relative;
    width: auto !important;
}


#content h3 {
    margin-bottom: 0;
    background: none;
}

.h3_wrap {
    border-bottom: 3px solid #D8D8D8;
    margin: 30px 0 15px;
    position: relative;
}

.h3_wrap h3 {
    font-size: 115%;
    min-height: 12px;
}

.h3_wrap h3 {
    background: url("/mobile/set/common/p/img/v11a/bullet/icn_bullet_h3.gif") no-repeat scroll 0 0.2em !important;
    border-bottom: 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 2px 17px;
}


