@charset "utf-8";

@import "./css/default.css";
@import "./css/common.css";
@import "./css/layout.css";
@import "./css/navi.css";



/* -------------------- # --------------------*/

.block-306{
width:306px;
}

.line{
margin-right:5px;
padding-right:5px;
border-right:dotted 1px #CCC;
}

.box{
margin:0;
padding:5px;
border:solid 1px #CCC;
}

.box-in{ padding:10px; }

.category{ margin-bottom:10px; }
.title{
font-size:18px;
color:#2C2013;
margin-bottom:5px;
}

.box-shadow-01,
.box-shadow-02,
.box-shadow-03{
margin:0;
padding:10px;
}


.box-shadow-01{ background:url("./index_img/box-shadow-01.jpg") 0 0 repeat-x; }
.box-shadow-02{ background:url("./index_img/box-shadow-02.jpg") 0 0 repeat-x; }
.box-shadow-03{ background:url("./index_img/box-shadow-03.jpg") 0 0 repeat-x; }

/* -------------------- # --------------------*/

.text{
margin:0;
padding:0;
line-height:1.6;
}

.sub-image{
margin:0 0 20px 0;
padding:0;
}

/* -------------------- # --------------------*/

.space{
padding-left:2em;
}




