@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------COMPANY-------------------- */

.company-point-detail{
	width:460px;
}
.company-point-detail p{
	width:240px;
}

.company-profile{
	background-color:#0e0020;
	border:1px solid #441866;
	padding:30px;
	height: auto;
}
	
.company-profile dl{
	margin:0;
}
.company-profile dl dt{
	padding:10px 0;
	border-bottom:#2f243d dotted 1px;
}
.company-profile dl dd{
	padding:10px 0;
	border-bottom:#2f243d dotted 1px;
}
.company-profile .company-profile-photo{
	left:30px;
	bottom:30px;
}
.company-profile .company-profile-map{
	top:30px;
	right:30px;
}

.company-logo{
	width:100%;
	text-align:center;
}


.business-big{
	width:300px;
	margin-bottom:40px;
	float:left;
}
.business-big h4{
	margin-top:20px;
}
.business-small{
	width:600px;
	margin-bottom:40px;
	float:left;
}
.business-small .txt{
	float:left;
	margin-left:20px;
}


.privacy-txt strong{
	font-size:14px;
}

.repair-box{
	float:left;
	width:400px;
}
.repair-photo{
	width:470px;
	height:400px;
	overflow:hidden;
}
.snavi{
	margin-bottom:40px;
}


.repair-article{
	width:300px;
	float:left;
	margin-right:20px;
	padding-bottom:30px;
}
.repair-article p img{
	width:300px;
	height:auto;
	margin-bottom:5px;
}

.sitemap-txt{
	line-height:3em;
}

.caption{
	font-size:10px;
	color:#999;
}

.article-data{
	text-align: right;
	font-size: 10px;
}