/*
Copyright (C) 2007 TOKYOMARBLE All rights reserved.
LAST UPDATE 2007/07/10.
*/

/* 全域設定 */

#content #l_content{
width:160px;
padding:0 19px 0 202px;
float:left;
}
#content #r_content{
width:160px;
padding:0 202px 0 19px;
float:left;
}
#content ul{
width:160px;
padding:80px 0 40px 0;
}
#content li.h2top{
padding-bottom:30px;
}
#content li{
padding-bottom:15px;
}

#content #content02{
width:580px;
padding:30px 101px 0 101px;
}
#content #content02_in{
width:518px;
padding:20px 30px 20px 30px;
border-left:1px #5A5250 solid;
border-right:1px #5A5250 solid;
line-height:1.6;
}
#content #content02 p.title{
font-weight:bold;
padding-bottom:20px;
}

