/* CSS Document */


h2 { color:#CC3300; line-height:170%;}
p {line-height:160%;}
.clear{ display:none;}

li{margin:10px 0px;}

.base{font-size:0.8em; line-height:150%;}

/*看板*/
.kanban {margin-bottom:10px;}

/*素材の注約書き*/
.chuyaku {margin:10px; border:1px #CCCCCC solid; padding:7px; text-align:left;}


/*お客様の声*/
.comaria{width:240px; margin:0px 0px 15px 10px; border:1px #CCCCCC solid; border-top:0px; padding:0px 5px; text-align:left;ssss}

.okimg {margin-bottom:5px;}

/* フォント関係 */

.orange{color:FFCC66;}

.red{ color:#CC3300;}

.white{ color:#ffffff;}


/*カートフォーム*/
form{margin:0px;}


/*ページハーフ左文字*/
.hleft{width:310px;}
.hright{width:250px; margin:0px 5px; float:right; text-align:center;}

/*ページハーフ右文字*/
.h2left{width:250px;text-align:center;}
.h2right{width:310px; margin:0px 5px; float:right;}
