
/*============MAINCONTENTS外枠とサイズ=============*/
.maincontents{width : 570px;font-weight : normal;position : relative;margin-left : 180px;background-image : url(image/img_main_centerback.gif);background-repeat : repeat-y;font-size : 80%;}

/*============●contents中身●=============*/

/*============ブルズの説明文【フォントcollarなどの設定】=============*/
.contents_index1{left : 40px;position : relative;width : 490px;color : #666666;line-height : 1.5;margin-bottom : 20px;margin-top : 5px;}
/*============通常サイズcontentsエリア=============*/
.contents_in1{left : 20px;position : relative;width : 530px;line-height : 1.5;}
.contents_in2{left : 20px;position : relative;width : 530px;line-height : 1.5;color:#cc0000;}
.contents_in3{left : 20px;position : relative;width : 530px;line-height : 1.5;color:#336699;}
/*============INDEXのリストが入るエリア【セラーズバイヤーズ説明】=============*/
.contents_index_by,.contents_index_se{text-decoration : none;}
/*============INDEXのリスト設定【共通項目】=============*/
.contents_index_by LI A,.contents_index_by LI A:VISITED,.contents_index_by LI A:LINK,.contents_index_se LI A,.contents_index_se LI A:VISITED,.contents_index_se LI A:LINK{
text-decoration : none;color : #464646;}
/*============INDEXのリスト設定【赤の矢印画像バイヤーズ】=============*/
.contents_index_by LI{text-decoration : none;color : #464646;position : relative;left : 40px;background-image : url(image/img_index_li_buy.gif);
background-repeat : no-repeat;list-style-type : none;padding-left : 20px;background-position : 0px 2px ;line-height : 1.2;}
.contents_index_by LI A:HOVER{text-decoration : underline;color : #cc0000;}
/*============INDEXのリスト設定【青の矢印画像セラーズ】=============*/
.contents_index_se LI {text-decoration : none;color : #464646;position : relative;left : 40px;background-image : url(image/img_index_li_sell.gif);background-repeat : no-repeat;list-style-type : none;padding-left : 20px;background-position : 0px 2px ;line-height : 1.2;}
.contents_index_se LI A:HOVER{text-decoration : underline;color : #336699;}
/*============margin諸々=============*/
.contents_topbar_margin{margin-bottom : 30px;}
.contents_indeximage_margin{margin-bottom : 15px;margin-top : 15px;}
/*============margin諸々=============*/
.contents_bar_margin,.contents_logoby_margin{margin-bottom : 10px;}
.contents_logose_margin2{margin-bottom : 10px;margin-top : 30px;}


