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

body {
	font-family:Century Gothic, Century Gothic Bold, Century Gothic Bold Italic, Century Gothic Italic;
	font-size: 12px;
	color:#333;
	}
	
a {
	text-decoration: none;
	color: #4A6916;
	font-weight: normal;
	}
	
a:hover {
	font-family:Century Gothic, Century Gothic Bold, Century Gothic Bold Italic, Century Gothic Italic;
	color:#C00;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	color:#333;
}
.p_sub {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	}
.p_sub_hover{ color:#9C6;
}
.p_su_blkb {
	font-size: 12px;
	color: #000;
	text-align: center;
	}
.rule_l {
border-left:1px inset #58595b;
border-left-style: dotted;
}
.rule_r {
border-right:1px inset #58595b;
border-right-style: dotted;
}
.pwhite {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	}
.text250{
	width: 250px;
	float: left;
	padding: 4px;
	margin: 2px;
	color: ##333;
	font-style: italic;
}

#container {
	width: 1000px;
	height: auto;
	}
	
.img200 {
	width: 200px;
	float: left;
	padding: 4px;
	margin: 2px;
	color: #456B16;
	font-style: italic;
}
.img250_left {
	width: 250px;
	float: left;
	padding: 4px;
	margin: 2px;
	color: #456B16;
	font-style: italic;
}
.img250_right {
	width: 250px;
	float: right;
	padding: 4px;
	margin: 2px;
	color: #456B16;
	font-style: italic;
}
.imgcenter {
	width: 300px;
	padding: 4px;
	margin: 2px;
	color: #456B16;
	font-style: italic;
}
.RED {
	font-family:Century Gothic, Century Gothic Bold, Century Gothic Bold Italic, Century Gothic Italic;
	font-size: 12px;
	color:#F00;
	font-weight: bold;
	}

