@charset "utf-8";

/* contents
=========================================*/
#wrapper {
	background: #FFF;
}

h3#hanbai {
	margin: 12px auto 0;
	width: 950px;
	height: 100px;
	background: url(../hanbaiimg/title.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#message {
	margin: 12px 0 0;
	padding-top:179px;
	background: url(../hanbaiimg/keyvisual.jpg) no-repeat 0 0;
}
#message h4 {
	margin: 5px 0;
	font-size: 180%;
	font-weight: bold;
	/*border-bottom: #fc9613 2px dotted;*/
	text-align: center;
	color: #990000;
	/*color: #b16400;*/
	
}
#message p {
	padding: 10px 10px 10px 10px; 
	font-size: 90%;
	text-align: justify;
	/*background: url(../hanbaiimg/img03.gif) no-repeat right 0;*/
}

#shozai {
	margin: 10px 0 20px 0;
	padding: 0;
	min-height: 170px;
	background: #feebc8 url(../hanbaiimg/shozaiback.jpg) no-repeat left top;
}
#shozai h4 {
	text-indent: -9999px;
	color: #762c18;
	font-size: 110%;
	font-weight:bold;
}
/*
#shozai table {
	background: #feebc8;
}
#shozai table tr {

}
#shozai table tr td {
	
}



#shozai ul {
	padding: 5px;
	list-style:none;
}
#shozai ul li {
	list-style:none;	
	color: #762c18;
	font-size: 90%;
	background: url(../baseimg/ya_orange.gif) no-repeat 0 0.3em;
	padding: 0 1.5em 0 8px;
}*/

#staffwrap {
	margin-bottom: 50px;
	background: #edf1bb;
}
#staffwrap table {
	border-collapse:separate;
	padding: 5px 0 0;
	
}
#staffwrap table td {
	vertical-align:top;	
	text-align: center;
}

#staffwrap h4 {
	font-size: 110%;
	font-weight: bold;
	/*color: #2ea340;*/
	color: #055311;
	margin: 0 10px 5px;
	padding: 5px 0 0;
	text-align:justify;
	border-bottom: 2px dotted #055311;
}
#staffwrap p {
	font-size: 90%;
	color: #333;	
	margin-right: 5px;
	padding: 5px 10px 10px 10px;
	text-align:justify;
}
#staffwrap img {
	padding: 5px 10px 10px;
}



