
/*------------------------------
	左側
	------------------------------*/
	/*背景*/
#lArea{
	width:535px;
	background: url(../img/top/base_l_bg.gif) repeat-y left top;
}

/*ショップ*/
#lArea #shopBox{
	background: url(../img/top/box_blue_f_mdl.gif) repeat-y left top;
} 
#lArea #shopBox td{
	padding:0px 10px;
} 
#lArea #shopBox #linkBox{
 border:1px solid #CDCDCD;
	background-color:#F2F2F4;
	padding: 0px 3px;
	margin:3px 0px;
	}
#lArea #shopBox #linkBox a{
	background: url(../img/top/shop_link_sep.gif) repeat-y right top;
	padding-left:0px;
	padding-right: 10px;
}

/*インフォメーション*/
#lArea #infoBox{
	width:480px;
	margin-bottom:20px;
} 

#lArea #infoBox td{
	border-bottom:1px dotted #cccccc;
	padding:2px;
} 

.v_top{
vertical-align:top;
}

/*------------------------------
	右側
	------------------------------*/
/*背景*/
#rArea{
	width:190px;
	background: url(../img/top/base_r_bg.gif) repeat-y left top;
}


/*サイズ・事例・質問*/
#rArea #boxBegie{
	background: url(../img/top/box_r_bge_bg.gif) repeat-y left top;
	padding:5px 10px 0px 10px;
}
#rArea #boxBegie li{
	margin-bottom:5px;
	margin-left:20px;
}

#boxBegie .linkArea{
	width:170px;
 background-color:#ffffff;
	border:1px solid #cccccc;
	padding: 1px 3px;
	}

/*関連リンク*/
#rArea #boxWhite{
	background: url(../img/top/box_r_wht_bg.gif) repeat-y left top;
	padding:5px 10px 0px 10px;
}


#rArea #boxWhite li{
	margin-bottom:5px;
	margin-left:20px;
	list-style:  url(../img/icn_link.gif) outside;
}