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

.company_wrapper {
	border: 1px solid #e0e0e0;
	padding: 35px 35px 10px 35px;
	background:#FFFFFF;
}
.company_box1{
	margin-bottom:40px;
}
.company_box1_left{
	float:left;
	margin-right:55px;
	padding-bottom:20px;
}
.company_box1_right_ttl{
	text-align:center;
	font-size:16px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.company_box1_right_logo{
	padding-left:55px;
	margin:10px 0 5px 0;
}
.company_box1_right_text{
	font-size:12px;
}
.company_text{
	margin-bottom:20px;
}
.company_text a{
	color:#00659F;
	text-decoration:underline;
}
.company_ttl1 {
	font-weight:bold;
	font-size:16px;
}
.company_gaiyou{
}
.company_gaiyou h3{
	color:#004A79;
	font-size:23px;
	margin-bottom:10px;
	padding-top:20px;
	font-weight:normal;
}
.company_gaiyou table{
	width:666px;
	margin-bottom:30px;
}
.company_gaiyou table a{
	color:#00659F;
	text-decoration:underline;
}
.company_gaiyou table td{
	border-top:1px dotted #CCC;
	padding:20px 30px 20px 30px;
}
.company_gaiyou table th{
	border-top:1px dotted #CCC;
	text-align:left;
	width:140px;
	background:#F2F2F2;
	padding:20px 30px 20px 30px;
}
.borderbottom{
	border-bottom:1px dotted #CCC;
}
.company_map{
	margin-bottom:20px;
}