@charset "utf-8";

#header{
	height:130px;
	background-position:center bottom;
}
#header #logo{
	top:7px;
	background:url(../img/logo.jpg) no-repeat;
}
a#h_navi{ top:145px; }
#header img{ bottom:0px; }

.sc{
	margin:20px 0px 5px 0px;
	width:620px;
}
.sc .box p{
	padding:5px 0px;
	line-height:15pt;
}
.sc .box{
	padding:10px 19px 10px 19px;
	border:1px solid #dadada; border-top-width:0px;
	background:#ffffff;
	overflow:hidden;
}
.sc .box:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* pic for works */
.sc .box .inbox,
.sc .box .inbox-t{width: 580px;}
.sc .box .inbox:after,
.sc .box .inbox-t:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.sc .box .inbox div span,
.sc .box .inbox-t div span{margin-top: 5px;}

.sc .box .inbox-t .f_r{width: 200px;}
.sc .box .inbox-t{padding-bottom: 10px;}


img.hr1{
	clear:both;
	display:block;
	margin:15px 0px;
}

.full{ width:578px; }

.tblA th,
.tblA td{
	padding:8px 10px;
	border:1px solid #dddddd;
}
.tblA th{
	border-right:2px solid #444444;
	white-space:nowrap;
}

.tblB th,
.tblB td{
	padding:8px 10px;
}
.tblB th{
	border-left:3px double #4ac672;
	white-space:nowrap;
}
.tblB td{ background:#f5fbf7; }

.ulA li{
	margin:px;
	padding:px;
	background:url(../img/ul-a.gif) no-repeat left center;
}

/* company */
ul#maker{height: 150px;}
#maker li{
	display: inline;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}

.link li{ margin:3px 0px; }
.link li strong{ margin-right:15px; }
.link li a{ font-size:11px; }





/* plan */
#plSc2 th,
#plSc2 td{
	border-top:10px solid #ffffff;
}
#plSc2 th{
	border-left:1px solid #309150;
	border-bottom:1px solid #a4d5b5;
	background:#4bc373;
}
#plSc2 td{
	border-right:2px solid #65ce89;
	padding:5px 10px 5px 15px;
}

/* service */
#seSc1 th{
	border:1px solid #dadada;
	background:#f5fbf7;
}
#seSc1 th p{
	padding:5px;
	font-size:11px;
	color:#4ebd78;
}
#seSc1 td{
	padding-left:10px;
	text-align:right;
}

#seSc2 th,
#seSc2 td{
	padding-top:10px;
}
#seSc2 th{
	padding-bottom:10px;
	font-weight:bold;
	font-size:11pt;
}
#seSc2 th.cap1{ border-bottom:2px solid #30ec01; }
#seSc2 th.cap2{ border-bottom:2px solid #fc9700; }


/* sell */
#sell{
	margin-left: 8px;
	width: 600px;
}
#sell p{padding: 10px 10px 10px 10px;}

/* item */
.item th, .item td{
	padding:5px 10px;
	border:1px solid #aaaaaa;
	font-size:12px;
}
.item th{
	border-right:3px solid #65ce89;
	white-space:nowrap;
}

/**/
#ctt{
	margin:20px 0px 0px 20px;
	width:580px; height:110px;
	background:url(../img/ctt_bg.gif) no-repeat;
	overflow:hidden;
}
#ctt a{
	display:block;
	margin:70px 0px 0px 390px;
}
#ctt.type2{ background-image:url(../img/ctt2_bg.gif); }
