@charset "euc-jp";
/*----------------------------------------
style_addreview.css
create date:2009/02/06

-1.枠
-2.タイトル・見出し
-3.スペース
------------------------------*/


/*
1.枠
------------------------------*/
#contents-body{
	background-color:#2e4a55;
	padding:38px;
}
#main{
	width:874px;
	background-color:#fff;
}
div.lab_about_wr_rl50{
	margin-left:50px;
	margin-right:50px;
}

/*
2.タイトル・見出し
------------------------------*/
/* h1 */
#main div.lab_about_wr_ttl{
	position:relative;
	width:874px;
	height:161px;
}
#main div.lab_about_wr_ttl h1{
	position:absolute;
	width:874px;
	height:148px;
	top:-17px;
	left:0;
	background:url(http://i.yimg.jp/images/labs/img/about/lab_about_maintitle.gif) no-repeat center;
}

/* h2 */
#main div.lab_about_h2titlebg{
	background:url(http://i.yimg.jp/images/labs/img/about/lab_about_h2titlebg.gif) bottom left repeat-x;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:18px;
}

#main h2.lab_about_h2title1{background:url(http://i.yimg.jp/images/labs/img/about/lab_about_h2title1.gif) top left no-repeat;height:35px;}
#main h2.lab_about_h2title2{background:url(http://i.yimg.jp/images/labs/img/about/lab_about_h2title2.gif) top left no-repeat;height:35px;}
#main h2.lab_about_h2title3{background:url(http://i.yimg.jp/images/labs/img/about/lab_about_h2title3.gif) top left no-repeat;height:35px;}
#main h2.lab_about_h2title4{background:url(http://i.yimg.jp/images/labs/img/about/lab_about_h2title4.gif) top left no-repeat;height:35px;}

div.lab_about_wr_h2text{
	padding:0 10px 30px 10px;
}

/* リスト */
dl.lab_about_faq dt{
	font-weight:bold;
}
dl.lab_about_faq dd{
	padding-left:2px;
}


/*
3.スペース
------------------------------*/
.mrg_b20{margin-bottom:20px;}



