@charset "utf-8";
@import url(./cmn.css);


/*************会社概要設定********/

h2.title { 
  background:url(../img/company/title.jpg) no-repeat;
}

h3.sttl01 {
	width:570px;
	height:30px;
	background:url(../img/company/sttl01.gif) no-repeat;
}

h3.sttl02 {
	width:570px;
	height:30px;
	background:url(../img/company/sttl02.gif) no-repeat;
	margin-top:20px;
}

h3.sttl03 {
	width:570px;
	height:30px;
	background:url(../img/company/sttl03.gif) no-repeat;
	margin-top:10px;
}

/*枠*/

.company {
	width:570px;
	height:auto;
	font-size:14px;
	line-height:150%;
	margin:0 0 20px;
	padding:0;
	}
	
.company table{
	width:540px;
	border-collapse:collapse;
	border:solid 1px #CCCCCC;
	margin:0 auto 10px;
}

.company th{
	border:solid 1px #CCCCCC;
	padding:10px 10px;
	font-weight:bold;
	text-align:center;
	background:#CFE1F3;
	}
	
.company td{
	border:solid 1px #CCCCCC;
	padding:5px;
	background:#FFF;
	text-align:left;
	}

/*****塾・家庭教師センター経営をお考えの皆様へ******/
#company_intro {
	width:570px;
	height:auto;
	line-height:140%;
	font-size:13px;
}

#company_intro p{
	margin:0;
	padding:0 10px;
}

#company_intro p.left_area {
	width:337px;
	height:auto;
	float:left;
}

#img_area {
	width:213px;
	height:auto;
	float:right;
}


/*****本社所在地設定******/

div.contents_c {
	margin:20px auto;
	padding:0;
	width:560px;
	height:auto;
	letter-spacing:0.1em;
	line-height:150%;
}

/*幅270xp枠*/  

div.contents_cmn {
	margin:5px;
	padding:0;
	width:270px;
	height:auto;
	display:inline;
	float:left;
}

div.cmn_txt {
	margin:5px 5px 5px 10px;
	padding:0;
	font-size:14px;
	line-height:150%;
	width:160px;
	float:left;
	display:inline;
}

div.cmn_img {
	margin:5px 0;
	padding:0;
	display:block;
	width:85px;
	height:123px;
	float:left;
	display:inline;
}

.waku {
	margin:0;
	padding:0;
}
