@charset "shift_jis";

@import url("../../css/001_o/common.css");

/*	common style
-----------------------------------------------------*/
.section20px { margin-bottom: 20px; }
div.contentSection { margin: 0 58px 20px; }
table.commonBox01 {
	border-collapse: collapse;
	border: 2px solid #FF7A00;
	}
table.commonBox01 th,
table.commonBox01 td {
	border: 1px solid #999;
	padding: 3px 5px;
	line-height: 1.3;
	}
table.commonBox01 th { background: url(../../img/001_o/common/th_bg01.gif) repeat; }

/*	header
-----------------------------------------------------*/
table#top {
	margin-bottom: 5px;
	background: #FFF;
	}
p.headerPosition { margin-bottom: 5px; }
td.headerBg { background:url(img/tel.jpg) no-repeat left top; }

/*	headline
-----------------------------------------------------*/
.headingBg { margin-bottom: 10px; }
.headingBg h2 { font-size: 120%; }

/* company.php
-----------------------------------------------------*/
p.lineText01 { line-height: 1.4; }
div.companyPhoto {
	text-align: center;
	line-height: 1.5;
	margin-bottom: 10px;
	}
	
/*	service
-----------------------------------------------------*/
#wrap01 p { margin: 0 0 0.5em; }
.serviceBox01 { line-height: 1.4; }
.serviceBox01 td.priceRight { text-align: right; }
.serviceBox01 th.priceCenter { text-align: center; }
ul.service li { margin: 0 58px 0 90px; }

/*	staff
-----------------------------------------------------*/
div.contentSection p.staffText {
	margin-bottom: 5px;
	line-height: 1.4;
	}
	img.border { border: 1px solid #666; }
.border2{
	padding: 3px;
	border-top: 1px solid #DBDBDB;
	border-right: 2px solid #999999;
	border-bottom: 3px solid #919191;
	border-left: 1px solid #CCCCCC;
}