@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cell_top	{
	border-top: 1px solid #E1E1E1;
}
.cell_bottom	{
	border-bottom: 1px solid #E1E1E1;
}
.cell_left	{
	border-left: 1px solid #E1E1E1;
}
.cell_right	{
	border-right: 1px solid #E1E1E1;
}

.cell_top2	{
	border-top: 1px solid #000000;
}
.cell_bottom2	{
	border-bottom: 1px solid #000000;
}
.cell_left2	{
	border-left: 1px solid #000000;
}
.cell_right2	{
	border-right: 1px solid #000000;
}


.underline {
	text-decoration: underline;
}


.fontL {
	font-size: 1.5em;
}

.fontM {
	font-size: 1.15em;
}

.fontMS {
	font-size: 1.05em;
}

.fontMM {
	font-size: 1.3em;
}


.fontS {
	font-size: 0.85em;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}

.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}

.font17 {
	font-size: 17px;
}

.font18 {
	font-size: 18px;
}

.font19 {
	font-size: 19px;
}

.font20 {
	font-size: 20px;
}

.font22 {
	font-size: 22px;
}

.lh1 {
	line-height: 1;
}

.lh12 {
	line-height: 1.2;
}

.lh13 {
	line-height: 1.3;
}

.lh14 {
	line-height: 1.4;
}

.lh15 {
	line-height: 1.5;
}

.lh16 {
	line-height: 1.6;
}

.lh17 {
	line-height: 1.7;
}

.lh18 {
	line-height: 1.8;
}

.lh19 {
	line-height: 1.9;
}

.lh2 {
	line-height: 2;
}


.bold {
	font-weight: bold;
}

.wht {
	color: #FFFFFF;
}

.bk {
	color: #000000;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.bgwhite {
	background: #FFFFFF;
}


.c6 {
	color: #666666;
}

.bor1 {
	border: 1px solid #000000;
}

.borB1 {
	border-bottom: 1px dotted #000000;
}

.borB2 {
	border-bottom: 1px solid #CCCCCC;
}

table.t1 {
	background: url(cmnfix/t1.png) no-repeat;
	height: 47px;
}

table.t2 {
	background: url(cmnfix/t2.png) no-repeat;
	height: 33px;
}

table.t3 {
	background: url(cmnfix/t3.png) no-repeat;
	height: 30px;
}

table.t4 {
	background: url(cmnfix/t4.png) no-repeat;
	height: 34px;
}

table.t5 {
	background: url(cmnfix/t5.png) no-repeat;
	height: 70px;
}

table.t6 {
	background: url(cmnfix/t6.png) no-repeat;
	height: 46px;
}

table.t7 {
	background: url(cmnfix/t7.png) no-repeat;
	height: 33px;
}


.w185 {
	width: 185px;
}

.w100 {
	width: 100px;
}

.w235 {
	width: 235px;
}

.w140 {
	width: 140px;
}

.w395 {
	width: 395px;
}


/************************************************* home ***/

div#homeMain {
	background: url(home/img/bor.png) repeat-x left bottom;
	padding-bottom: 3px;
	margin-bottom: 28px;
}

div#homeMainIn {
	position: relative;
	background: url(home/img/main.jpg) no-repeat;
	width: 950px;
	height:423px;
	margin: 0 auto;
}

div#homeMainIn h3 {
	position: absolute;
	bottom: 116px;
	left: 0;
}

div#info {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 462px;
	background: url(home/img/bg1.png);
	color: #FFFFFF;
	padding: 8px 0;
	line-height: 1.5;
}

div.infoBx {
	overflow:auto;
	width: 445px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
}

td#td1 {
	background: url(home/img/bg2.png) no-repeat;
	height: 180px;
}

td#td2 {
	background: url(home/img/bg3.png) no-repeat;
	height: 180px;
}

.box1_top{
width:466px;
height:10px;
background: url(home/img/box1_top.jpg) no-repeat;
}

.box1_bg{
width:466px;
background: url(home/img/box1_bg.jpg) repeat-y;
}

.box1_btm{
width:466px;
height:10px;
background: url(home/img/box1_btm.jpg) no-repeat;
}

.box2_top{
width:466px;
height:10px;
background: url(home/img/box2_top.jpg) no-repeat;
}

.box2_bg{
width:466px;
background: url(home/img/box2_bg.jpg) repeat-y;
}

.box2_btm{
width:466px;
height:10px;
background: url(home/img/box2_btm.jpg) no-repeat;
}
/************************************************* 求人・お問合せ ***/

table#tbl1 {
	background: url(08_contact/img/bg1.jpg) repeat-y;
	border: 1px solid #000000;
}

table.tbl2 {
	background: url(08_contact/img/bg2.jpg) repeat-y left top;
}





















