@charset "utf-8";
/* CSS Document */

image{
	border:0;
}

h1,stlong{
	font-size:18px;
	font-weight:bold;
text-align:center;
margin:0 auto;
}

.box{
	width:800px;
	margin:10px auto;
	line-height:1.4em;
	font-size:20px;
}

.lp_text_01{
	padding:20px 0 10px 10px;
}
.lp_text_01 h2 {
	font-size:24px;
	margin:0px 0 10px 0;
}

.lp_free_dial{
	margin-top:20px;
}

.lp_inquiry{
	margin-bottom:20px;
}


.lp_question{
	width:800px;
	height:34px;
	text-align:center;
	vertical-align:center;
	font-size:18px;
	font-weight:bold;
	background-color:#F6BF47;
	margin:50px 0 10px 0;
	padding-top:6px;
}
.t_hasen {
	border-left:1px dashed ;
	border-right:1px dashed ;
	border-bottom-style:none;
	border-top-style:none;
}
li{
	list-style:url(../images/template/lp_pin.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

.lp_price{
	margin:20px 0 0 0;
	line-height:1.2em;
}

.price_cell01 {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-right:5px;
}
.lp_solution{
	margin:0;
}
.block_01 {
	float:left;
}
.block_02 {
	float:right;
}
.block_03 {
	clear:both;
	margin:10px 0 0 0;
}
table#t_01 {
	margin-bottom:0;
	
}
table#t_02 {
	margin-top:0;
	margin-bottom:0;
	border-bottom-style:none;
	border-top-style:none;
	border-left:1px dashed ;
	border-right:1px dashed ;
}
table#t_02 img {
	margin:0 0 0 0;
}
table#t_03 {
	margin-top:0;
}
.lp_reference_image03 {
	margin:0 0 0 0;
}
.lp_reference_image03 img {
	margin:10px 0 10px 0;
}
.lp_pf_price{
	margin-top:30px;
}

.lp_free_dial2{
	width:800px;
	display:table-cell;
    text-align:center;
	vertical-align:middle;
    layout-grid-line:0;
}

.lp_free_dial2 img{
	margin:5px 0 10px 0;
	vertical-align:middle;
}

.lp_breadcrumb{
	margin-top:10px;
	font-size:14px;
    text-align:center;
}

table th{
	border-collapse:collapse;
	border:1px solid #666666;
	background-color:#F9C270;
	text-align:center;
	color:#000;
	font-weight:bold;
	padding:2px;
	/*font-size:20px;*/
}
table {
	text-align:center;
	font-size:14px;
	 border-collapse:collapse;
	 border:1px solid #666666;
	 margin-bottom:20px;
	 }
td { 
	 border:1px solid #666666;
	 padding:2px;
	 } 