body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

/* ---------------------------------------------
 * HEADER
 * --------------------------------------------- */
#header {
	margin: 0 auto;
	padding: 0;
	height: 100px;
	width: 840px;
	display: block;
}


/* ---------------------------------------------
 * HEAD NAVI
 * --------------------------------------------- */
#head_navi {
	margin: 0 auto;
	padding: 0;
	height: 37px;
	width: 800px;
	display: block;
}


/* ---------------------------------------------
 * HOME PHOTO
 * --------------------------------------------- */
#home_photo {
	margin: 15px auto 0;
	padding: 0;
	height: 240px;
	width: 800px;
	display: block;
}


/* ---------------------------------------------
 * CONTENTS
 * --------------------------------------------- */
#container {
	text-align: left;
	margin: 15px auto 0;
	padding: 0;
	width: 800px;
	display: block;
}

/* HOME */
#home_left {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 225px;
	display: block;
}

#home_left div.line1 {
	margin: 2px 0 5px;
	padding: 0;
	border-top-width: 5px;
	border-top-color: #796BAF;
	border-top-style: solid;
}

#home_left div.line2 {
	margin: 5px 0 0;
	padding: 0;
	border-top-width: 5px;
	border-top-color: #796BAF;
	border-top-style: solid;
}

#home_left img.cnavi {
	margin: 0 0 4px;
	padding: 0;
	height: 32px;
	width: 225px;
}

#home_left div.count {
	text-align: center;
	margin: 30px 0 0;
	padding: 0;
}

#home_right {
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
	width: 560px;
	display: block;
}

#home_right div.title {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	width: 400px;
	display: block;
}

#home_right div.text {
	line-height: 1.5em;
	text-align: left;
	margin: 15px 0 0;
	padding: 0;
}

#home_right table.home_news td {
	margin: 0;
	padding: 3px 0 5px;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
}









/* CONTENT */
#left {
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
	width: 185px;
	display: block;
}

#left div.line1 {
	margin: 2px 0 5px;
	padding: 0;
	border-top-width: 5px;
	border-top-color: #796BAF;
	border-top-style: solid;
}

#left div.line2 {
	margin: 5px 0 0;
	padding: 0;
	border-top-width: 5px;
	border-top-color: #796BAF;
	border-top-style: solid;
}

#left img.cnavi {
	margin: 0 0 4px;
	padding: 0;
	height: 32px;
	width: 185px;
}

#left ul.subcnavi {
	margin: 0 0 4px 10px;
	padding: 2px 0 5px;
	width: 175px;
	background-color: #FFFCD1;
}

#left ul.subcnavi li {
	font-size: small;
	margin: 0 0 0 20px;
	padding: 0 0 3px;
	list-style-type: square;
}




#right {
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
	width: 600px;
	display: block;
}

#right div.title {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	width: 400px;
	display: block;
}

#right div.text {
	line-height: 1.5em;
	text-align: left;
	margin: 15px 0 0;
	padding: 0;
}

#right .pagetop {
	text-align: right;
	margin: 30px 0 0;
}

#right table.enkaku {
	margin: 0 auto;
	padding: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-style: solid;
	border-left-style: solid;
}

#right table.enkaku th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #DDDDDD;
}

#right table.enkaku td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
}

#right table.yakuin {
	margin: 0 auto;
	padding: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-style: solid;
	border-left-style: solid;
}

#right table.yakuin th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #DDDDDD;
}

#right table.yakuin td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
}

#right table.contact {
	margin: 0 auto;
	padding: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-style: solid;
	border-left-style: solid;
}

#right table.contact th {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #DDDDDD;
}

#right table.contact td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
}

#right span.voice {
	color: #796BAF;
	font-weight: bold;
}

#right table.service_news td {
	margin: 0;
	padding: 3px 0 5px;
	border-bottom-width: 1px;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
}

#right table.recruit {
	margin: 0 auto;
	padding: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-top-style: solid;
	border-left-style: solid;
}

#right table.recruit th {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #DDDDDD;
}

#right table.recruit td {
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-style: solid;
	border-bottom-style: solid;
}





/* ---------------------------------------------
 * FOOTER
 * --------------------------------------------- */
#footer {
	margin: 30px auto 0;
	padding: 0 0 30px;
	width: 800px;
	display: block;
}

#footer .footer_bar {
	text-align: right;
	margin: 0;
	padding: 4px 7px 4px 4px;
	background-color: #88ABDA;
}

#footer .footer_text {
	font-size: 13px;
	text-align: right;
	margin: 0;
	padding: 3px 0 0;
}

