/* river-field.com css */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
  padding: 0;
	background: #006600 url(img/body_bg.gif);
	text-align: center;
	font-size: 12px;
	line-height: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* page layout */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
}

#container-inner {
	position: static;
	width: auto;
	background: #FFFFFF url(img/contents_bg.jpg) repeat-y;
}

#side {
	position: relative;
	width: 200px;
	height: 100%;
	float: left;
}

#side-inner {
	position: static;
	width: auto;
	margin: 10px 0px 0px 10px;
}

#main {
	position: relative;
	width: 520px;
	height: 100%;
	float: right;
}

#main-inner {
	position: static;
	width: auto;
	margin: 10px 20px 20px 10px;
}

#main-title {
	height: 30px;
	background: url(img/gear30.gif) no-repeat;
	overflow: hidden;
}

#main-title-inner {
	margin: 5px 0px 0px 40px;
}

#entry-title-inner {
	margin: 5px 0px 0px 40px;
}

.main-directory {
	margin: 10px 0px 0px 40px;
}

.main-text {
	margin: 20px 0px 0px 40px;
}

.main-listbox {
	margin: 20px 0px 0px 40px;
	width: auto;
	background: #FFFFFF;
	border: 1px solid #999999;
  clear: both;
}

.main-listbox-title {
	width: 60px;
	height: 60px;
	background: url(img/gear60q.gif) no-repeat;
	float: left;
}

.main-listbox-title-inner {
	margin: 2px 0px 0px 3px;
	width: auto;
	overflow: hidden;
}

.main-listbox-text {
	margin: 10px;
	width: auto;
	float: left;
}

.main-powerd {
	margin: 20px 0px 0px 40px;
	width: auto;
	background: #FFFFFF;
	border: 1px dashed #CCCCCC;
  clear: both;
}

.main-adsense {
	margin: 20px 0px 0px 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background: #FFFFFF
}

/* text format */

#side h2 {
	font-family: Courier, "Courier New", mono;
	color: #FFFFFF;
	font-size: 19px;
	line-height: 1.2;
}

#side h2 a {
	color: #FFFFFF;
}

#side h2 a:hover {
  text-decoration: underline;
}

#side h3 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Courier, "Courier New", mono;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 1.2;
}

.side-list {
	font-family: Courier, "Courier New", mono;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0px 0px 0px;
	padding: 0;
  list-style: none;
}

.side-list .side-list {
  margin: 0px 0px 0px 10px;
  list-style: none;
}

.side-list a {
  color: #FFFFFF;
}

.side-list a:hover {
  text-decoration: underline;
}

.side-entry-list {
	font-family: Osaka, "ＭＳ Ｐゴシック";
	color: #CCCCCC;
	font-size: 10px;
	line-height: 1.5;
	margin: 0px 10px 0px 10px;
	padding: 0;
  list-style: square url(none);
}

.side-entry-list a {
  color: #CCCCCC;
}

.side-entry-list a:hover {
  text-decoration: underline;
}

#main-title-inner h1 {
  margin: 0;
  padding: 0;
	font-family: Courier, "Courier New", mono;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #336633;
}

#entry-title-inner h1 {
  margin: 0;
  padding: 0;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 18px;
	line-height: 24px;
	color: #336633;
}

.main-directory {
	font-size: 9px;
	line-height: 1;
	color: #666666;
}

.main-directory a {
	color: #666699;
	text-decoration: none;
}

.main-directory a:hover {
	text-decoration: underline;
}

.main-text p {
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}

.main-text p a {
	color: #333355;
	text-decoration: underline;
}

.main-text p a:hover {
	color: #333399;
}

.main-listbox-title-inner h2 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

.main-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}

.main-list li {
	padding: 0px 0px 0px 15px;
	background: url(img/dot10gr.gif) no-repeat left center;

}



.main-list a {

	color: #666666;

}



.main-list a:hover {

	 text-decoration: underline;

}



.main-powerd p{

	font-size: 9px;

	line-height: 9px;

	color: #666666;

	text-align: right;

	margin: 0px;

	padding: 3px;

}



.main-powerd p a {

	color: #666666;

}



.main-powerd p a:hover {

	text-decoration: underline;

}



/* clear */



.clear {

  clear: both;

  margin: 0;

  padding: 0;

  width: 1px;

  height: 1px;

  margin: 0 -1px -1px 0;

  font-size: 0;

  line-height: 0;

}

.center {
	text-align: center;
}
.error {
	font-size: 10px;
	line-height: 10px;
	color: #C00;
}
