@charset "UTF-8";

/*============================
#leftArea
============================*/

p.img01 {
	margin-left: 0px;
}
div#gaiyou dl {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#gaiyou dt {
	float: left;
	width: 15%;
	text-align: center;
	letter-spacing: 1.5px;
}
div#gaiyou dd {
	float: right;
	width: 83%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #59CDFF;
}
div#enkaku dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	overflow: hidden;
	width: 425px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#enkaku dt {
	float: left;
	width: 100px;
}
div#enkaku dd {
	float: right;
	width: 325px;
}
table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
table tr.bnone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profile_02 {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2em;
}

table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
table td.year {
	text-align: right;
	padding-right: 25px;
	white-space: nowrap;
	vertical-align: top;
}
@media screen and (max-width: 999px) {
p.img01 {
    float: none;
    width: 235px;
		margin-bottom: 20px;
}
div#gaiyou dl {
	width:100%;
}
}
@media screen and (max-width: 768px) {
div#gaiyou dt , div#gaiyou dd {
	float: none;
	width: 100%;
}
div#gaiyou dt {
	color: #00A2E6;
}
}
@media screen and (max-width: 480px) {
table {
	margin-bottom: 60px;
}
}.company_bg {
	background-color: #3A6DB7;
	color: #FFF;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.profile_01 {
	text-align: center;
	margin-bottom: 15px;
}


.r-btn {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

a:hover .btnover, .btnover2 {
    -moz-opacity: 50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.midashi_saiyou {
	font-size: 146.5%;
	color: #00A2E6;
	line-height: 1.2em;
	clear: both;
}
