@charset "utf-8";

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

table.tbl1 {
	width: 600px;
	margin-top: 7px;
}

table.tbl1 th {
	width: 176px;
	padding: 0px 0 0px 0px;
}

table.tbl1 td {
	border-bottom: 1px dotted #666666;
	padding: 4px 0 0px 10px;
}

table.tbl1 th table {
	width: 168px;
	height: 27px;
	background: url(cmnfix/thBg.jpg) no-repeat;
	color: #FF5580;
	font-weight: bold;
	margin-right: 0;
	margin-left: 0;
}

table.tbl1 th table td {
	border-bottom: 0;
	padding: 0 0 0px 0px;
	text-align: center;
}

table.tbl3 {
	width: 600px;
	border: 1px solid #CCCCCC;
	font-size: 1.1em;
	margin: 10px auto 8px auto;
}

table.tbl3 th {
	width: 218px;
	vertical-align: top;
	background: url(cmnfix/thBg2.gif) no-repeat;
	border-right: 1px solid #CCCCCC;
	padding: 8px 0 6px 15px;
	color: #66AF22;
	text-align: left;
}

table.tbl3 td {
	padding: 8px 0 6px 15px;
}

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

div.left {
	float: left;
	width: 407px;
	padding-top: 10px;
}

div.main {
	float: right;
	width: 437px;
	height: 204px;
	background: url(home/img/infoBg.jpg) no-repeat;
	padding-top: 6px;
	margin-top: 10px;
}

div#infoBx {
	overflow:auto;
	width: 420px;
	height: 140px;
	margin: 6px auto 0 auto;
}

div#infoBx table{
	width: 395px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
}

div#infoBx td {
	padding: 2px 0 1px 5px;
	border-bottom: 1px dotted #66AF22;
}


/************************************************* 04_Recruite ***/

div#cForm {
	width: 562px;
	border: 1px double #CCCCCC;
	margin: 10px auto 0 auto;
	padding: 20px 0;
}

table#cTB {
	width: 532px;
	margin: 0 auto;
}

table#cTB th {
	width: 165px;
	vertical-align: top;
	padding: 5px 0px 3px 0px;
}

table#cTB th table{
	width: 165px;
	text-align: left;
	color: #784B0A;
	background: #FDF4DB;
	font-weight: normal;
}

table#cTB td {
	padding: 5px 0px 3px 10px;
}

#f_name,
#f_mail,
#f_tel {
	width: 300px;
	padding: 2px;
}

#f_pref {
	width: 140px;
	padding: 2px;
}

#f_kana {
	width: 200px;
	padding: 2px;
}

#f_addr {
	width: 355px;
	padding: 2px;
}

#f_msg {
	width: 355px;
	height: 85px;
	padding: 2px;
}

p#btn {
	text-align: center;
	margin-top: 10px;
}

p#btn input {
	margin-right: 10px;
}

/************************************************* 07_Fanfare ***/

td.td1 {
	width: 195px;
	height: 125px;
	background: url(07_Fanfare/img/bg1.jpg) no-repeat center center;
	color: #66AF22;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
}

table#tbl2 {
	width: 365px;
}

table#tbl2 tr {
	background: url(07_Fanfare/img/bor.gif) repeat-x left bottom;
}

table#tbl2 th {
	width: 95px;
	font-weight: normal;
	text-align: left;
	padding: 8px 0 1px 0;
}

table#tbl2 td {
	padding: 8px 0 1px 0;
}

table#tbl2 .norb {
	background: none;
}










