@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-size: 0.8em;
	color:#444444;
}

a:link {
	color:#009764;
}

a:hover,a:focus {
	color:#009764;
	text-decoration:none;
}

a:visited {
	color:#005e3e;
}

img {
	border: 0px;
}

h1 {
	float: left;
	width: 256px;
	height: 62px;
}

h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

div#header {
	width: 720px;
	height: 6px;
	background-color: #f4c206;
}

div#title {
	width: 720px;
	height: 62px;
}

div#mailto {
	padding-top: 35px;
	float: right;
}

div#header_menu {
	clear: both;
	width: 720px;
	height: 35px;
}

ul#main_menu {
	list-style-type: none;
	list-style-position: outside;
}

ul#main_menu li {
	display: inline;
	margin-right: 0px;
	padding: 0px;
}

p#position {
	padding: 8px 5px 10px 5px;
	font-size: smaller;
	width: 710px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f0c306;
}

div#content_ar {
	padding: 10px 0px 50px 10px;
	width: 700px;
}

div#content_left {
	padding: 10px 0px 50px 10px;
	float: left;
	width: 500px;
}

div#content_right {
	padding: 10px 10px 50px 10px;
	float: left;
	width: 200px;
}

h2.day {
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: normal;
}

div.content_box {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
}

p.posted {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	padding: 5px 0px 0px 3px;
	font-size: smaller;
}

div#content_left p,
div#content_ar p {
	margin-top: 20px;
	line-height: 140%;
}

div#calendar {
	margin-top: 10px;
}

div#calendar caption {
	color: #95664b;
	text-align: left;
}

div#calendar table {
	width: 190px;
}

div#calendar table th,
div#calendar table td {
	font-size: smaller;
	text-align: right;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #eeeeee;
	padding: 5px;
}

div#calendar table td {
	color: #888888;
}

h2.rocal_menu {
	margin-top: 30px;
	background-color: #f6f4e9;
	color: #95664b;
	font-size: 12px;
	padding: 5px;
}

div.link-note {
	margin: 10px 0px 0px 5px;
}

div.link-note input.sB {
	margin-top: 5px;
	padding: 2px 10px 2px 10px;
}

ul.rM {
	list-style-type: none;
	list-style-position: outside;
	margin: 10px 10px 0px 10px;
}

ul.rM li {
	font-size: smaller;
	margin-top: 5px;
}

div.link-note2,
div#powered {
	margin: 30px 10px 0px 10px;
	font-size: smaller;
}

h2#trackbacks {
	margin-top: 50px;
	font-size: 12px;
	color: #95664b;
	margin-bottom: -20px;
}

h2#comments {
	margin-top: 50px;
	font-size: 12px;
	color: #95664b;
}

p.techstuff {
	margin-top: 0px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
}

div.caps_com {
	margin-top: 20px;
}

div.caps_com p {
	margin-bottom: -20px;
}

h2#please_com {
	margin-top: 50px;
	font-size: 12px;
	color: #95664b;
}

div.content_box p img,
div#content_ar p img {
	margin: 10px 0px 10px 0px;
	border-style: solid;
	border-width: 10px;
	border-color: #eeeeee;
}



div#footer_space {
	clear: both;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

div#footer_space1 {
	height: 30px;
	padding: 0px;
	margin: 0px;
}

div#pagetop {
	width: 720px;
	height: 24px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #f8f8f8;
}

div#footer_menu {
	width: 710px;
	font-size: smaller;
	text-align: right;
	padding: 10px 5px 5px 5px;
	height: 30px;
	margin: 0px;
}

div#footer {
	width: 700px;
	padding: 10px;
	height: 68px;
	margin: 0px;
	background-image: url("/img/footer_bg.gif");
	background-repeat: repeat-x;
	background-color: #000000;
}

p#footer_title {
	color: #ffffff;
	margin-bottom: 5px;
}

p#footer_title2 {
	color: #c7c7c7;
}

p#footer_title2 a {
	color: #ffffff;
}

.c_right {
	text-align: right;
}

textarea,select,input {
font-family: "$B%R%i%.%N3Q%4(J Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","$B#M#S(J $B#P%4%7%C%/(J","sans-serif";
}

