﻿@charset "utf-8";

/*-----------------*/



.container #bread{
	padding-bottom:30px;
}
.container #bread a{
	color:#e8192e;
}

/*-----------------*/
.sidebar{
	float:right;
	width:200px;
	margin:0px 0px 70px 0px;
}

.sidebar #contactside {
	background:url(../images/common/side03.jpg) no-repeat left top;
	position:relative;
	width:197px;
	height:207px;
}
.sidebar #contactside p{
	position:absolute;
	top:141px;
	left:11px;
}
/*-----------------*/
.contents{
	float:left;
	width:602px;
	margin:0px 0px 70px 0px;
}

/*-----------------*/

.aboutbox {
	padding:20px 0 50px 0;
	
}
.aboutbox dl{
	background:url(../images/about_img05.jpg) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	padding-left:10px;
	
}
.aboutbox dl:after{content: "";display: block;clear: both;height: 1px;}
.aboutbox dt{
	float:left;	
	width:155px;
}
.aboutbox dd{
	float:left;	
}
.aboutbox li{
	background:url(../images/about_img05.jpg) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
	padding-left:10px;
	
}
.aboutbox .text {
	font-size:13px;
	line-height:21px;
	padding-left:10px;
}
#besinessside {
	background:url(../images/common/side07.jpg) repeat-y left top;
	padding:12px 15px;
}

#besinessside li{
	background:url(../images/common/sideicon.jpg) no-repeat left top;
	padding:0 0 10px 20px;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:10px;
}
#besinessside li a{
	font-size:15px;
	color:#cc0000;
	letter-spacing: -1px;
}



#contact .btn-wrap{
	text-align: center;
}
#contact .btn-wrap > span{
	display: block;
    margin-bottom: 24px;
}
#contact table{
	border:1px solid #b3b3b3;
	margin-bottom:30px;
}

#contact th{
	background:#e9e9e9;
	width:200px;
	border:1px solid #b3b3b3;
	padding:15px 0 15px 20px;
	text-align:left;
	font-size:14px;
}
#contact td{
	border:1px solid #b3b3b3;
	padding:15px 0 15px 20px;
	text-align:left;
	font-size:14px;
}

#contact #acepbox {
	width:562px;
	height:120px;
	padding:20px;
	overflow:scroll;
	border:1px solid #b3b3b3;
	margin-bottom:20px;
}
#contact #acepbox p{
	font-size:13px;
	line-height:21px;
	letter-spacing:0.5px;
}

#contact #gazou {
	background:url(../images/contact_img03.jpg) no-repeat;
	width:173px;
	height:40px;
	text-indent:-9999px;
	margin:0 auto;
	border: none;
}

.besinessbox {
	background:url(../images/besiness_border.jpg) no-repeat left bottom;
	padding-bottom:30px;
	margin-bottom:20px;
	padding-left:10px;
}
.besinessbox:after{content: "";display: block;clear: both;height: 1px;}

.besinessbox .title {
	font-size:16px;
	font-weight:bold;
	color:#d70000;
	margin-bottom:10px;
}
.besinessbox .text {
	font-size:14px;
	margin-bottom:20px;
}
.besinessbox .fl {
	float:left;
	margin-right:30px;
}