#custom-doc { width:822px;*width:822px;min-width:822px; margin:auto; text-align:left; }

* {font-size:100%;}

body {
  margin:0px;
	background: #f3f3f3;
}

div.content {
	background: #FFFFFF;
}

a {
	color: #495865;
}

a:hover {
	color: #6F6F6F;
}

a img {
	border: none;
}

#header {
	background: url(/themes/default/images/hd1.jpg);
	width: 822px;
	height: 140px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header_account {
	background: transparent;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
}

#header_account a {
	position: relative;
	background: transparent;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}

#header_account a:hover {
	position: relative;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}

#header_account ul {
	padding: 0;
	margin: 0;
	float: right;
	font-size:0.9em;
}

#header_account ul li {
	display: inline;
	border-right: 1px solid #FFFFFF;
}


#headertitle a {
	position: relative;
	top: 70px;
	left: 15px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
}

#headertitle a:hover {
	position: relative;
	top: 70px;
	left: 15px;
	font-size: 24px;
	background: transparent;
	padding: 5px;
	color: #dcdcdc;
	text-decoration: none;
}


#searchform {
	margin: 2px 0 15px 0;
}

div.footer {
	color: #FFFFFF;
	background: #5F707A;
	text-align: center;
	margin-top: 1em;
	padding: 8px 0 8px 0;
	width: 822px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

input {
	background-color : transparent;
	color : #000000;
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 2px;
}

#pre_debug
{
	text-align: left;
}


#topbasicmenu ul li {
	list-style: none;
}

#basicmenu  ul li {
	list-style: none;
}

.error {
	color: #FF0000;
}

span.error {
	color: #FF0000;
}

div.contentblock {
	padding-left: 5px;
	padding-right: 5px;
}

div.contentblock h1 {
	color: #646464;
}

div.contentblock h2 {
	margin-bottom: 0.5em;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #3399cc;
	border-left: 4px solid #3399cc;
	color: #646464;
}

div.contentblock h3 {
	margin-bottom: 0.5em;
	padding: 4px 7px;
	border-bottom: 1px solid #3399cc;
	color: #646464;
}


div.item {
	margin-top: 1em;
	margin-bottom: 2em;
}

div.item h3 {
margin-bottom: 0.5em;
padding: 4px 7px;
border-bottom: 1px solid #3399cc;

}

div.item h4 {
margin-bottom: 0.4em;padding: 6px 5px;
border-bottom: 1px solid #3399cc;
color: #646464;
}

div.item div.iteminfo {
  border-bottom: 0px solid #6f6f6f;
  margin-bottom: 0.5em;
  padding: 0pt 0pt 0px;
  color: #5f707a;
  text-align: right;
}

div.item div.imgfooter {
  margin-bottom: 0.5em;
  padding: 0pt 0pt 0px;
  color: #5f707a;
  text-align: right;
}

div.item h3 a {
  color: #5f707a;
  text-decoration: none;
}
div.item h3 a:hover {
	color: #495865;
	text-decoration: none
}

div.item div.photo_m {
  padding-left: 0.5em;
}

div.item div.photo_s {
  padding-left: 0.5em;
}

div.contentblock blockquote {
	border-left: 4px solid #6f6f6f;
  margin-left: 1.5em;
  padding-left: 5px;
	background: #f7f7f7 none repeat scroll 0%;
	width: 85%;
	padding: 4px 4px 4px 7px;
}

div.contentmore {
  text-align: right;
	padding-right: 0.5em;
}

div.pagelink {
  text-align: right;
	padding-right: 0.5em;
	margin-top: 2px;
	margin-bottom: 1em;
}

div.item div.itembody {
	margin-bottom: 1em;
}

div.navi {
	margin-left: 4px;
	margin-top: 1em;
}

div.block_title {
	
}

div.block_title h3 {
	color: #5f5f5f;
	border-bottom: 1px solid;
	width: 95%;
	padding-left: 2px;
	margin-left: 4px;
	margin-bottom: 0.5em;
}

a.feed {
	text-decoration: none;
}

div.block_body a {
  color: #495865;
  text-decoration: none;
}
div.block_body a:hover {
	color: #495865;
	text-decoration: underline;
}

div.navi a {
  color: #5f707a;
	text-decoration: none;
}
div.navi a:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

#headertopmenu ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 822px;
}

#headertopmenu ul li {
	display: inline;
}

#headertopmenu ul li.page_item a {
	padding: 5px 14px 5px 14px;
	background: #999999;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#headertopmenu ul li.page_item a:hover {
	color: #FFFFFF;
	background: #B0B0B0;
}

#headertopmenu ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #B0B0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#headertopmenu ul li.current_page_item a:hover {
	background: #6F6F6F;
}

textarea {
width: 90%;
}

img.cursor_hand { 
  cursor: pointer;
}

div.pagertop {
  
}
div.pagertop a {
  display: block;
  color: #105cb6;
  background-color: #fff;
  text-decoration: none;
  margin-right: 0.1em;
  padding: 0.2em 0.5em;
}
div.pagertop a:hover {
  color: #003;
  background-color: #fff;
  border: 1px solid #2e6ab1;
}
div.pagertop div.prev {
  float: left;
}
div.pagertop div.next {
  float: right;
}

div.pagerbottom {
  
}
div.pagerbottom a {
  display: block;
  color: #105cb6;
  background-color: #fff;
  text-decoration: none;
  margin-right: 0.1em;
  padding: 0.2em 0.5em;
}
div.pagerbottom a:hover {
  color: #003;
  background-color: #fff;
  border: 1px solid #2e6ab1;
}
div.pagerbottom div.prev {
  float: left;
}
div.pagerbottom div.next {
  float: right;
}

div.zoombox { 
  background:#fff;
}
.yui-overlay {
  position:absolute;border:1px solid black;padding:0px;margin:0px;background:#fff;
}

