@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Author : AbleMarketing
 created: 2012/09/10
 /case/ケース
 2カラム

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/
div.container_service {
	width:918px;
	height:auto;
	display:block;
	overflow:visible;
	padding:0px 0px;
	margin:0 auto 0px;
}
div.main_content {
	padding-left:5px
}
div.service_inner {
	margin-bottom:10px;
	clear:both;
	height:300px;
}
.infoTxt {
	font-size: 14px;
	padding: 0px 0px 30px;
	width: 910px;
}
.txtBox {
	font-size: 14px;
	padding: 0px 10px 30px;
}
/* --------------------------------
table
----------------------------------- */
table#cafe {
	width:890px;
	border-top:1px #9CC solid;
	border-left:1px #9CC solid;
	border-right:1px #9CC solid;
	border-bottom:none;
	margin:0 5px 40px;
}
table#cafe td {
	font-size:12px;
	line-height:1.5em;
	padding:10px;
	border-bottom:1px #9CC solid;
}
td.c_b {
	width:220px;
	background:#e6f4fa;
	border-right:1px #9cc solid;
}
td.c_w {
	background:#ffffff;
}
td.c_b span {
	color:red;
}
td.c_w span.sample {
	color:#999;
	padding-left:10px;
}
/* --------------------------------
実績
----------------------------------- */
ul.jiseiBox {
	width:260px;
	border:#dad7d7 1px solid;
	background:#FFF;
	padding:10px;
	margin-right:20px;
	float:left;
	clear:none;
}
ul.jiseiBox li {
}
ul.jiseiBox li img {
}
ul.jiseiBox li.txt {
	padding:10px 5px;
	line-height:20px;
}
/* --------------------------------
問い合わせボタン
----------------------------------- */
div.contactBox {
	width: 305px;
	height: 62px;
	margin: 20px auto 40px;
}
