/************************************************
共通
************************************************ */
#gaiyo h3, #kodawari h3 {
	width:250px;
	height:33px;
	background:url("../images/company/title_company_sprite.gif") no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

#gaiyo h3 {
	background-position:0 0;
}
#kodawari h3 {
	background-position:0 -46px;
}

#gaiyo .Info1 h4, #gaiyo .Info2 h4, #gaiyo .Info2 dt#address_icn, #gaiyo .Info2 dt#tel_icn, #gaiyo .Info2 #ContactBtn {
	background:url("../images/company/sprite_gaiyo.png") no-repeat top left;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.LeftBox {
	float:left;
}
.RightBox {
	float:right;
}

.Txt {
	margin:10px 10px 0 0;
}

.ml10 {
	margin-left:10px !important
}

.big {
	font-size:16px;
}

.width50% {
	width:50%;
}


/************************************************
会社概要
************************************************ */
#gaiyo h3 {
	background-position:0 0;
	height:25px;
}

#gaiyo article {
	margin:10px 0 0 0;
	border:1px solid #D0D0D0;
	overflow:auto;
	padding:0 0 10px 0;
}

.gallery {
	width:417px;
}
.gallery  #mainPic {
	padding:10px;
	background:#E8E8E8;
}
.gallery ul {
	margin:10px 0 0 0;
}
.gallery li {
	display:block;
	margin:10px 0 0 10px;
	float:left;
	line-height:100%;
}

.rinen {
	width:276px;
}

.Info1 {
	position:relative;
}

#gaiyo .Info1 h4 {
	width:276px;
	height:32px;
	background-position:0 0;
	margin-top:20px;
}

.Info1 #GoogleMap {
	position:absolute;
	bottom:10px;
	right:10px;
}

#gaiyo .Info2 .inner {
	width:672px;
	padding:10px !important;
	position:relative;
}

#gaiyo .Info2 h4 {
	width:692px;
	height:30px;
	padding:0 0 0 20px;
	background-color:#E8E8E8;
	background-position:0 -45px;
}


#gaiyo .Info2 dt {
	clear:left;
	float:left;
	width:75px;
}

#gaiyo .Info2 dd {
	margin-left:75px;
	color:#31313F;
}

#gaiyo .Info2 dt#address_icn {
	width:65px;
	height:19px;
	background-position:0 -85px;	
}
#gaiyo .Info2 dt#tel_icn {
	width:65px;
	height:19px;
	background-position:0 -116px;
}

#gaiyo .Info2 dd.tel{
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
}

#gaiyo .Info2 #ContactBtn {
	clear:both;
	width:269px;
	height:42px;
	background-position:-1px -151px;
	margin:25px 0 0 0;

}
#gaiyo .Info2 #ContactBtn a {
	display:block;
	width:100%;
	height:100%;
}
#gaiyo .Info2 #ContactBtn a:hover {
	width:266px;
	height:40px;
	border:1px solid #C81111;
	border-radius:20px;
}