/* CSS Document */
/* PORTFOLIO LIST STYLES START */

.list_table_title {
	background-color:#009999;
	font-size: 11px;
	color: #FFFFFF;
}

.fukuoka_bg {
	background-color: #fff5f5;
}
.hakodate_bg {
	background-color: #eeeeee;
}
.hiroshima_bg {
	background-color: #e5eaef;
}
.kagoshima_bg {
	background-color: #ffe5f5;
}
.kitakyushu_bg {
	background-color: #e5efef;
}
.koriyama_bg {
	background-color: #f5faea;
}
.kumamoto_bg {
	background-color: #f5efe5;
}
.kurashiki_bg {
	background-color: #f5f5f5;
}
.marioka_bg {
	background-color: #efeaf5;
}
.oita_bg {
	background-color: #e5f5ff;
}
.sapporo_bg {
	background-color: #eaf5ea;
}
.sendai_bg {
	background-color: #f5eae5;
}

.niigata_bg {
	background-color: #eeeeee;
}

/* PORTFOLIO LIST STYLES END */

.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #00535d;
}
.header2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
	
	
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}




#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	
	padding-left: 0px;
	padding-right: 0px;	
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 12px;
	white-space: nowrap;
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	list-style-type: none;
	border-right: 1px solid #c2c2c2;
	line-height:30px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	
	font: Arial;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	background: transparent;
	list-style-type: none;
}

table.content_table {
  	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {

  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-color: #EFEFEF;
  color: #00535B;
  padding: 10px 5px 10px 30px;   
  border: 1px solid #c2c2c2;
  background: url(../images/btn_back.gif) no-repeat;
  background-position: top left;
}
.button {
  
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-color: #EFEFEF;
  color: #00535B;
  padding: 10px 30px 10px 5px;   
  border: 1px solid #c2c2c2;
  background: url(../images/btn_cta.gif) no-repeat;
  background-position: top right;
  
}
.button-search,.button-searchhome {
  
  font-family: Arial;
  text-align: center;
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background-color: #EFEFEF;
  color: #00535B;
  padding: 2px 5px 3px 5px;   
  border: 1px solid #c2c2c2; 
  background-position: top right;
  margin-left: 2px;
  
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	float: left;
	width: 100%;
	height: 90px;
	font: Arial;
	font-size:11px;
	color: #555555;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	
}

ul
{
margin: 0;
padding: 0;
list-style-type: disc;
list-style-position: inside;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;

background-repeat: no-repeat;
background-position: 0px 5px;
}


td {
	text-align: left;
	font-size: 11px;
	
}



body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
	font-family: Arial;
	line-height: 130%;
	font-size: 11px;
	color: #666666;
	background: url(../images/bg.gif) repeat-x;
}

p{margin: 12px 0px}

/* Joomla core stuff */
a:link, a:visited {
	color: #00535B; 
	text-decoration: underline;
	
}

a:hover {
	color: #00535B;	text-decoration: none;
	
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}



.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #007F11;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #007F11;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	text-transform: uppercase;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 186px;	
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align:top;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;	
}

table.moduletable th, div.moduletable h3 {	
	color: #005260;
	font-family: arial narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/mod_bg.jpg) no-repeat;
}

table.moduletable td {
	font-size: 11px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	background: transparent;
	font:Arial;
	
}
/* Latest News module */
table.moduletable-latestnews {
	width: 186px;	
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align:top;
}

div.moduletable-latestnews {
	padding: 0;
	margin-bottom: 2px;	
	background: url(../images/left_menu_bg.gif) no-repeat;
	background-position: 0px -10px;
}

table.moduletable-latestnews th, div.moduletable-latestnews h3 {	
	color: #005260;
	font-family: arial narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 50px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/title_latestnews.jpg) no-repeat;
	font-weight: normal;
}

table.moduletable-latestnews td {
	font-size: 11px;	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	
	color: #333333;
	background: transparent;
	font:Arial;
	
}
/************ Search module **************/
table.moduletable-search {
	width: 186px;	
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align:top;
	
}

div.moduletable-search {
	padding: 0;
	margin-bottom: 2px;	
}

table.moduletable-search th, div.moduletable-search h3 {	
	color: #005260;
	font-family: arial narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/mod_bg.jpg) no-repeat;
}

table.moduletable-search td {
	font-size: 11px;	
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	background: transparent;
	font:Arial;
	
}

/******* -searchhome ***********/
table.moduletable-searchhome {
	width: 186px;	
	margin-top: 0px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align:top;
	
}

div.moduletable-searchhome {
	padding: 0;
	margin-bottom: 2px;	
}

table.moduletable-searchhome th, div.moduletable-searchhome h3 {	
	color: #005260;
	font-family: arial narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/mod_bg.jpg) no-repeat;
}

table.moduletable-searchhome td {
	font-size: 11px;	
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
	background: transparent;
	font:Arial;
	
}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	
}
a#back_button:link , a#back_button:visited{
	color: #FFFFFF;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;	
	/*font: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #001931;
	text-align: left;
	padding-top: 0px;
	padding-left: 18px;
	height: 30px !important;
	height: 30px;
	text-decoration: none;
	line-height: 25px;*/
	color: #005260;
	font-family: Arial Narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 50px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/mod_bg.jpg) no-repeat;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #005260;
	font-family: Arial Narrow;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 60px;
	line-height: 50px;
	font-size: 18px;	
	margin: 0 0 2px 0;
	background: url(../images/mod_bg.jpg) no-repeat;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #005260;
	cursor: text;
	
}

a.mainlevel#active_menu:hover {
	color: #005260;
	cursor: text;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 6px;
	vertical-align: middle;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 23px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000000;
	font-weight: bold;
	cursor: text;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/*---Customized here---*/
.topbar_bg {
	background-color:#CCCCCC;
}

.topmenu_bg_home {
	background: url(../images/menu_bar01.jpg) no-repeat;
	width: 186px;
}
.topmenu_bg {
	background: url(../images/menu_contents_bar01.jpg) no-repeat;
	width: 186px;
}
.left_module{
	width: 186px;
	vertical-align: top;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	background: url(../images/left_menu_bg.gif) no-repeat;
	background-position: 0px 47px;
}
.left_module_home{
	width: 186px;
	vertical-align: top;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	background: url(../images/left_menu_bg.gif) no-repeat;
	background-position: 0px 85px;
}

.main_body{
	width: 590px;
	
	vertical-align: top;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	height: 100%;
}
.main_body_home{
	width: 590px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 0px;
	
}
.footer_bg {
	background-color:#CCCCCC;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
}

td.footer_bg a:link{
	color: #999999;
	text-decoration : none;
	font-weight: normal;
	font-size:11px;
}
td.footer_bg a:hover {
	color: #000000;
	text-decoration : none;
	font-weight: normal;
	font-size:11px;
}
td.footer_bg a:visited {
	color: #999999;
	font-weight: normal;
	font-size:11px;
}
A.news_link{
	Color: #339999;
	text-decoration : underline;
	font-weight: normal;
	font-size:11px;
}
A.news_link:hover {
	Color: #339999;
	text-decoration : none;
	font-weight: normal;
	font-size:11px;
}
A.news_link:visited {
	Color: #339999;
	font-weight: normal;
	font-size:11px;
}
.feat_property_bg {
	background:url(../images/featured_bg.jpg) no-repeat;
}
.right_item_bg {
	background-image:url(../images/right_item_bg.jpg);
	background-repeat:no-repeat;
}
