@charset "Shift_JIS";

@import url(../../common/css/comp_block_feature.css);
@import url(../../common/css/comp_block_twin-category.css);


/* -----------------------------------------------
              Nami's Room Index
   ----------------------------------------------- */

/* ========== Feature Area ========== */

.feature.lv2
	{
	background-image: url(../img/index_pic_001.jpg);
	min-height: 330px;
	/*\*/
	_height: 330px;
	/**/
	}

/* ========== Topics ========== */

#h2-01
	{
	margin-bottom: 22px;
	}

#h2-01 h2
	{
	padding: 5px 0 0 0;
	}

#h2-01 h2 a
	{
	background: url(../../common/img/txt_index_001_a.gif) right 9px no-repeat;
	padding: 0;
	}

#h2-01 h2 a:visited
	{
	background-image: url(../../common/img/txt_index_001_v.gif);
	}

#h2-01 h2 a:hover,
#h2-01 h2 a:active,
#h2-01 h2 a:focus
	{
	background-image: url(../../common/img/txt_index_001_h.gif);
	}

#h2-01 h2 a img
	{
	border: none !important;
	}

#h2-01 .linkList
	{
	margin-top: 10px;
	}
