/*----------CSS clear-------------*/

*{
margin: 0;
padding: 0;
}

html, body{
margin: 0;
padding: 0;
font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

table, caption, th, td {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 100%;
}


/*----------CSS all----------*/

body {
	background: #D7CA91;
}

#container {
	width: 850px;
	background: url(cmnfix/bg_01.jpg) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 810px;
	margin-right: 20px;
	margin-left: 20px;	
}


table#topmenu a,
table#topmenu a:link,
table#topmenu a:visited{
	color: #000000;
	text-decoration: none;
}


#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

ul#footermenu {
	margin-left: 65px;
}

ul#footermenu li {
	float: left;
	list-style: none;
	margin-right: 20px;
	font-size: 10px;
}

ul#footermenu li a,
ul#footermenu li a:link,
ul#footermenu li a:visited{
	list-style: none;
	color: #333333;
	text-decoration: none;
}

ul#footermenu li a:hover {
	list-style: none;
	color: #333333;
	text-decoration: underline;
}

.t_9 {
	font-size: 9px;
}

.pbottom_5 {
	padding-bottom: 5px;
}

.over {
	widows: 230px;
	overflow:auto;
	height: 270px;
	width: 507px;
}

.t_11 {
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}

.t_11w {
	font-size: 11px;
	line-height: 110%;
	color: #FFFFFF;
}

.02txt {
	font-size: 12px;
	line-height: 150%;
	color: #55461e;
}

p {
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

.t_all {
	padding-left: 10px;
	font-size: 12px;
	line-height: 150%;
	color: #55461E;
}


.m10{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.m10_02{
	margin-left: 10px;
}

.tbold{
	font-weight: bold;
}


table#totop a,
table#totop a:link,
table#totop a:visited
{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}



/*--------------------------------------------------------
07_staff
--------------------------------------------------------*/

#staff h2{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	background: url(07_staff/img/07_img06.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 15px;
	margin-top: 10px;
}

table#staffA{
	font-size: 12px;
}

table#staffA p{
	line-height: 150%;
	margin-right: 10px;
}


/*--------------------------------------------------------
08_recruit
--------------------------------------------------------*/
#recruit h2{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(08_recruit/img/08_btn_02.gif) no-repeat left center;
	padding-left: 8px;
}

table#recruitA{
	font-size: 12px;
}


#prot{
	background: #0000FF;
	height: 100px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------
09_access
--------------------------------------------------------*/

#access{
	font-size: 12px;
}

#accessA{
	background: no-repeat;
}

/*--------------------------------------------------------
10_contact
--------------------------------------------------------*/

#contact{
	font-size: 12px;
}

#contact p{
	background: url(10_contact/img/10_btn_01.gif) no-repeat left center;
	padding-left: 8px;
	margin-bottom: 10px;
}
