@charset "UTF-8";
/* CSS Document */

body,td,th {
color:#333333;
font-size:12px;
line-height:200%;
font-family: serif;
letter-spacing: 2px;
}

body {
	background-color: #FFCC00;}


body, h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote,div {
	margin: 0;
	padding: 0;}


a:link {color: #93a35f; text-decoration:underline;}
a:visited {color: #93a35f;text-decoration:underline;} 
a:active {color: #93a35f; text-decoration:none;} 
a:hover {color: #93a35f; text-decoration:none;}


h3,h4,h5 {margin-bottom: 10px;}

h3 {
	font-size: 16px;
	color: #333333;
	letter-spacing:1px;}

li {list-style-position: inside;}

div#wrap {
	width: 100%;
	height: 100%;
	position:absolute;}

div#top {
	margin: 0 auto;
	width: 800px;
	padding-top: 20px;
	height: 86px;}

div#logo {
	width: 138px;
	float: left;
	border: 0;}

div#logo img {
	border: 0;}
	
div#topcopy {
	width: 650px;
	padding-top: 41px;
	text-align: right;
	float: right;
	vertical-align: bottom;}
	
.topmenu {
	margin-right:6px;}

/*///////////// middle /////////////*/

div#wanted {
	margin: 0 auto;
	width: 700px;
	background-color: #ffffff;
	padding: 50px;}
	
.f12 {
	font-size: 12px;
	font-weight: bold;
	line-height: 160%;
	margin-top:15px;}
	
.f18 {
	font-size: 18px;
	font-weight: bold;}
	
.f24 {
	font-size: 24px;
	font-weight: bold;}
	
.f30 {
	font-size: 30px;
	font-weight: bold;}


.fnum {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;}
	
.fmail {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: normal;}

.yellow {
	color: #FFCC00;}

.red {
	color: #FF0000;}
	
	
div#tel {
	margin: 50px 0;
	width: 330px;
	float: left;
	margin-right: 40px;
	background-image: url(../img/wanted/img_06.gif);}
	
div#mail {
	margin: 50px 0;
	width: 330px;
	float: right;
	background-image: url(../img/wanted/img_06.gif);}

.margin20 {
	padding: 0 20px;}

.clear {
	clear: both;}
	


.star {
	background-image: url(../img/wanted/img_07.gif);
	width: 27px;
	height:26px;}

.aff {
	margin-bottom: 15px;}

.red20 {
	font-size: 20px;
	color: #FF0000;}

/*///////////// footer /////////////*/

div#footer {
	margin: 0 auto;
	width: 800px;
	height: 100px;}
	
.contact {
	border: 0;
	margin-top:20px;
	text-align: center;}
	
address {
	font-style: normal;
	font-size:10px;
	padding-top: 20px;
	text-align: center;
	letter-spacing: 0.25em;
	color: #333333;}
