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

/*理念
------------------------*/

.p_box1 {
	width: 680px;
	font-size: 1.3em;
	color: #999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.p_box2_l {
	width: 370px;
	float: left;
	padding-top: 40px;
}

.p_box2_ltext {
	width: 370px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p_box2_r {
	width:300px;
	float:right;
}

/*事業内容
------------------------*/

.c_profile {
	width: 680px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

table.profile {
	border-collapse: separate;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #22AC38;
	border-left-color: #22AC38;
	margin-bottom:20px;
	color:#000000;
}



table.profile td{
	padding: 7px 10px;
	background-color: #FFF;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #22AC38;
	border-bottom-color: #22AC38;
}

table.profile th{
	color: #666666;
	text-align: center;
	font-size: 0.9em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #22AC38;
	border-bottom-color: #22AC38;
}


/*施設概要
------------------------*/

.summarybox {
	width: 680px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom: 1px dotted hsla(96,90%,45%,1);
}

.summarybox_l {
	width: 140px;
	float: left;
	font-size: 1.1em;
	color: hsla(0,1%,26%,1);
	padding-left: 10px;
}

.summarybox_r {
	width: 510px;
	float: right;
	color: hsla(0,1%,26%,1);
	padding-right: 5px;
}


/*採用情報
------------------------*/

.saiyou {
	width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 1.2em;
	color: hsla(0,4%,45%,1);
}
