@charset "UTF-8";

/* ---------- メインイメージ ---------- */
div#main_img {
	width: 844px;

}

div#com_area {
	width: 844px;
	color: #635D65;
}
/* ---------- com_area ---------- */

div#com_area td {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcfe0;
	text-align: left;
	font-size: 13px;
	line-height: 1.8;
}

div#com_area th {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 204px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cbcfe0;
	background-image: url(../company/mark.gif);
	background-repeat: no-repeat;
	background-position: 182px 10px;
	text-align: left;
	font-size: 13px;
	line-height: 1.8;
	font-weight: normal;
}

.yuuryou img{
	width: 225px;
}



/* ---------- philosophy ---------- */

.philosophy{
	margin-bottom: 30px;
		text-align: left;
}
.philosophy h2{
	margin-bottom: 10px;
}
.philosophy h3{
	display: block;
    border-style: solid;
    border-color: #14a8c9;
    padding: 10px;
    font-size: 15px;
    border-width: 1px 0 0 0;
    color: #14a8c9;
    background-color: #e4f6fa;
    margin-bottom: 25px;
    font-weight: bold;
    text-align: left;
}
.philosophy h3.phi02{
    border-color: #74b60a;
    color: #74b60a;
    background-color: #f1f8e5;
	margin-top: 30px;
}
.philosophy h4{
	font-family: serif;
    font-size: 22px;
    margin-bottom: 20px;
}
.philosophy p{
	line-height: 1.8;
	font-size: 13px;
	text-align: left;
	margin: 0 auto;
		color: #858585;

}