@charset "utf-8";


/*---会社概要CSS------------------------------------------------*/

.outline1{
	margin:20px 0 0 20px;
}

.box{
	width:280px;
	height:auto;
	margin-left:20px;
	_margin-left:10px;
	padding-top:20px;
	float:left;
}
	

.company dt{
	width:120px;
	height:67px;
	padding:0px;
	float:left;
	background:#1798d8;
	color:#ffffff;
	text-align:center;
	line-height:67px;
	margin-bottom:5px;
}

.company dd{
	width:155px;
	height:40px;
	padding:0px;
	margin-left:120px;
	/margin-top:-72px;
	border:1px solid #1798d8;
	margin-bottom:5px;
	padding:25px 0 0 5px;
}

.dd2{
	margin-top:-15px;
}
	
.small{
	font-size:10px;
}
	
.box2{
	width:270px;
	height:300px;
	margin-left:310px;
	padding-top:20px;
	
}
	
.company2 dt{
	width:120px;
	height:30px;
	padding:0px;
	float:left;
	background:#1798d8;
	color:#ffffff;
	text-align:center;
	line-height:30px;
}

.company2 dd{
	width:148px;
	height:28px;
	border:1px solid #1798d8;
	margin-left:120px;
	_margin-top:-30px;
	line-height:28px;
	text-align:center;
}

.pict{
	border-bottom:1px solid #1798d8;
	border-left:1px solid #1798d8;
	border-right:1px solid #1798d8;
}
	
.box3{
	width:566px;
	height:auto;
	margin:20px 0 0 20px;
	clear:both;
}
	
.company3{
	margin-top:5px;
}
.company3 dt{
	width:73px;
	height:21px;
	float:left;
	color:#ffffff;
	text-align:center;
	background:#1798d8;
	padding-top:4px;
}

.company3 dd{
	width:477px;
	/width:476px;
	height:23px;
	border:1px solid #1798d8;
	line-height:23px;
	padding-left:15px;
	margin-left:73px;
	_margin-top:-25px;
}

.company4{
	margin:5px 0 5px 0;
	/margin:5px 0 0 0;
	margin-top:5px;
	border:solid 1px #1798d8;
	height:90px;
	width:281px;
	float:left;
	display:inline;
}

.company4 dt{
	width:73px;
	height:86px;
	_height:55px;
	background:#1798d8;
	line-height:90px;
	text-align:center;
	float:left;
	display:inline;
	padding-top:4px;
	_padding-top:40px;
}

.company4 dd{
	width:200px;
	height:23px;
	line-height:23px;
	margin-left:2px;
	float:left;
	display:inline;
}

.p1{
	border-bottom:dotted 1px #1798d8;
	padding-left:5px;
}

.p2{
	padding-left:5px;
}

.company5{
	clear:both;
	margin-top:5px;
}
.company5 dt{
	width:73px;
	height:21px;
	float:left;
	display:inline;
	text-align:center;
	background:#1798d8;
	padding-top:4px;
}

.company5 dd{
	width:476px;
	height:23px;
	border:1px solid #1798d8;
	line-height:23px;
	padding-left:15px;
	float:left;
	display:inline;
}
.company5 dd a {
	text-decoration:underline;
}

.company5 dd a:hover {
	text-decoration:none;
	background:url(../images/company/company_shop/important_line_bg.gif);
}


