@charset "utf-8";

/* ---SUMMARY---
* Site Name: アートクラフト
* Description: index.html
* Version: 20090623
------*/

/* ---CONTENTS---
------*/


/*** index用レイアウト
----------------------------------------- */
#index_main{
float:left;
width:500px;
}

#index_sub{
float:right;
width:215px;
}

/*** メインビジュアル
----------------------------------------- */
#index_mv{
width:500px;
height:295px;
margin-bottom:15px;
}


/*** news
----------------------------------------- */
.bg_bottom{
background:url(../../img/index/bg_bottom.gif) no-repeat 0 0;
width:500px;
height:3px;
}

#news{
background:url(../../img/index/bg_news.jpg) no-repeat 0 0;
}

#news dl{
margin:0 15px;
padding-bottom:10px;
}

#news dt{
font-weight:bold;
padding-top:5px;
float:left;
width:10em;
}

#news dd{
padding-top:5px;
padding-left:10em;
border-bottom:1px dashed #c8bdae;
}


/*** feed
----------------------------------------- */
#feed_area{
background:url(../../img/index/bg_feed.jpg) no-repeat 0 0;
margin-top:15px;
}

#feed dl{
margin:10px 15px 0 15px;
padding-bottom:10px;
}

#feed dt{
font-weight:bold;
padding-top:5px;
float:left;
width:10em;
}

#feed dd{
padding-top:5px;
padding-left:10em;
border-bottom:1px dashed #c8bdae;
}


/*** 商品ラインナップ
----------------------------------------- */
#index_pro{
margin-top:10px;
}

#index_pro h2{
line-height:0;
}

#index_pro table{
border-collapse:collapse;
line-height:1.0;
}

#index_pro th{
text-align:left;
vertical-align:top;
line-height:0;
}

#index_pro td{
text-align:left;
vertical-align:top;
}

#index_pro p{
margin:0;
color:#765b34;
line-height:1.2;
}

/*--エコA--*/
#bg_a01{
background:url(../../img/index/bg_a01.jpg) no-repeat 0 0;
width:500px;
height:99px;
}

#bg_a02{
background:url(../../img/index/bg_a02.jpg) no-repeat 0 0;
width:500px;
height:82px;
}

#bg_a02 p{
padding:8px 0 0 22px;
}

#bg_a02 p.more_pro{
padding:0 0 0 150px;
}

/*--エコB--*/
#bg_b01{
background:url(../../img/index/bg_b01.jpg) no-repeat 0 0;
width:500px;
height:101px;
}

#bg_b02{
background:url(../../img/index/bg_b02.jpg) no-repeat 0 0;
width:500px;
height:84px;
}

#bg_b02 p{
padding:8px 0 0 22px;
}

#bg_b02 p.more_pro{
padding:0 0 0 150px;
}

/*--コロニアル--*/
#bg_c01{
background:url(../../img/index/bg_c01.jpg) no-repeat 0 0;
width:254px;
height:60px;
}

#bg_c02{
background:url(../../img/index/bg_c02.jpg) no-repeat 0 0;
width:254px;
height:170px;
}

#bg_c02 p{
padding:15px 0 0 22px;
}

#bg_c02 p.more_pro{
padding:15px 0 0 20px;
}

/*--ブリック--*/
#bg_br01{
background:url(../../img/index/bg_br01.jpg) no-repeat 0 0;
width:246px;
height:60px;
}

#bg_br02{
background:url(../../img/index/bg_br02.jpg) no-repeat 0 0;
width:246px;
height:170px;
}

#bg_br02 p{
padding:15px 0 0 12px;
}

#bg_br02 p.more_pro{
padding:15px 0 0 20px;
}






/*--end of this file--*/