/* $Id: style.css, 2010-04-28 15:36 Exp $ */

/**
 * GoodPage, for Drupal 6.x
 * GTC tyo.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background-image: url("/sites/all/themes/goodpage_wing/img/new-index-topbg1.png");
  background-position: center top;
  background-repeat: repeat-x;
  //background-image: url(img/bg_renga_light.jpg);
  //background-repeat: repeat;
  //background-color: #eae3d0;
  background-color: #ffffff;
  font: 12px/170% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #153E51;
}

#sub {
  margin: 0;
  padding: 0;
  background-image: url("/sites/all/themes/goodpage_wing/img/common_head_bg.gif");
  background-position: center top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  font: 12px/170% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #153E51;
}

input {
  font: 12px/100%  Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 100%;
  line-height: 150%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  //margin: .5em 0;
}

p {
  margin: 0.3em 0;
  padding: 0;
  text-align: justify;
}

a:link, a:visited {
  color: #555;
  text-decoration: none;
}

#sisetsu a{
  color: #604C3F;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 163px;
  height: 60px;
  line-height: 70px;
}

#family a{
  color: #604C3F;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 163px;
  height: 60px;
  line-height: 70px;
}

#gaiyou a{
  color: #604C3F;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 163px;
  height: 60px;
  line-height: 70px;
}

#kyujin a{
  color: #604C3F;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 163px;
  height: 60px;
  line-height: 70px;
}

#sisetsu a:hover {
  background: #E5D3B8;
}

#family a:hover {
  background: #E5D3B8;
}

#kyujin a:hover {
  background: #E5D3B8;
}

#gaiyou a:hover {
  background: #E5D3B8;
}

#gaiyou a.yorimiti {
  color: #ffffff;
  font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
  font-size: 16px;

}

#gaiyou a.yorimiti:hover {
  background: url(/sites/all/themes/goodpage_wing/img/yorimiti_o.png);
  color: #ee7800;
  font-family: "HGS創英角ﾎﾟｯﾌﾟ体";
  font-size: 16px;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ccc;
}

ul {
  //margin: 0.5em 0 1em;
  //padding: 0;
}

ul#sisetsu {
  top: -60px;
  right: 160px;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.2em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 2px 4px 3px; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
}

ul#hokoku li {
  list-style-type: circle;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

li a.active, li a:active {
  color:#666666;

}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

a:hover img.over {
    opacity: 0.8;
}

.views-field-field-tmp-fid{
  //width: 260px;
  float: right;
}

.view-news-list-2 .views-field-body {
  width: 720px;
  float: left;
  padding-right: 5px;
}

.views-field-body {
//  width: 345px;
  float: left;
//  padding-right: 5px;
}

.views-field-field-kyositsu-value {
  float: right;
  width: 350px;
}
table {
  margin: 1em 0;
/*  width: 100%;*/
}

tbody {
  border: none;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border-width: 1px 0;
}

tr.odd, tr.info {
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

.fixclear {
  clear: both;
}

/**
 * Layout
 */

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
/*#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}*/

/* top page banner */
#top-banner {
  clear: both;
}

#top-banner .node {
  margin: 0;
  padding: 0;
}

#top-banner .node .node-content {
  margin: 0;
  line-height: 90%;
}

#top-banner .block .block-content {
  margin: 0;
  padding: 0;
}

.view.view-imageslide {
  position: static;
}

.indeximg {
  margin: 0 auto 5px;
  width: 980px;
}

.emblem {
  height: 80px;
  margin: auto;
  position: relative;
  text-align: center;
  width: 328px;
}

#wrap980 {
    margin: 10px auto;
    width: 980px;
}

#wrapper {
}

#wrapper #container {
  margin: 0 auto;
  padding: 0 1px;
  width: auto;
  text-align: justify;
  //background: #eae4d0;
}

#wrapper #container #header {
  //height: 80px;
  //background-image: url(img/index_logo.png);
  background-position: center top;
  background-repeat: repeat-x;
  margin: auto;
  height: 38px;
  margin: 20px auto;
  text-align: right;
  width: 980px;
}

#sub-header{
  background-position: center top;
  background-repeat: repeat-x;
  margin: auto;
  height: 38px;
  margin: 20px auto 0;
  text-align: left;
  width: 980px;
}

#logo-floater {
  float: left;
}

#wrapper #container #header #logo-floater {
  position: absolute;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 70px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  //padding-top: 14px;
  //padding-left: 10px; /* LTR */
  float: left; /* LTR */
}


/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  //float: left;
  //margin: auto;
  //width: 100%;
  //background: url(img/content_bg.gif) repeat-x 0 0;
    display: inline;
    float: left;
    margin-bottom: 40px;
    margin-left: 30px;
    width: 550px;
}

#sub #wrapper #container #center {
    float: left;
    margin-bottom: 40px;
    margin-left: 0px;
    width: 730px;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: -210px;
}
body.sidebar-right #center {
  margin: 0 -210px;
  z-index: 1;
}
body.sidebars #center {
  margin: 0 -210px;
  z-index: 1;
}

.title-img {
  margin: 0 1em;
  line-height: 100%;
}

body.sidebar-right #center .content-c {
  background: url(img/column_bg.gif) no-repeat 0 0;
  margin: 10px 0;
  padding: 18px;
  min-height: 400px;
}

#center .block h3 {
  background-image: url(img/block_title_icon.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 4px;
}

#content-top .block .block-content {
  //background-image: url(img/center_block_bg.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#content-top .block.block-quicktabs .block-content {
  background-image: none;
  padding: 0;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin-left: 210px;
  margin-top: 15px;
}
body.sidebar-right #squeeze {
   //margin: 15px 210px 0;
}
body.sidebars #squeeze {
  //margin: 15px 210px 0;
}

.block h3.center-title {
  margin-left: 12px;
}

/* We ensure the sidebars are still clickable using z-index */

#wrapper #container .sidebar {
  //margin: 15px 0 5em;
  width: 190px;
  //float: left;
  z-index: 2;
  position: relative;
  margin: 0 0 10px 0;
}

#wrapper #container #sidebar-right {
  float: right;
  margin-bottom: 30px;
  width: 170px;
  margin-left: 100px;
}

body.sidebar-right #wrapper #container #sidebar-right.sidebar {
  //margin-top: 40px;
  float: right;
  margin-bottom: 30px;
  width: 220px;
}
/*
#wrapper #container #sidebar-left {
  margin-left: 10px;
}

#wrapper #container #sidebar-right {
  margin-right: 10px;
}*/

#wrapper #container .sidebar .block {
  margin: 0;
  //padding: 0 15px;
}

#block-menu-menu-sidebar .block-h3 {
  //background: url(img/block_title_bg.gif) no-repeat 0 50%;
  //padding-bottom: 2px;
  //padding-left: 35px;
  //padding-top: 6px;
  //font-weight: bold;
  //font-size: 120%;
  border-bottom: 1px solid #49260E;
  border-left: 4px solid #49260E;
  color: #49260E;
  font-size: 16px;
  line-height: 40px;
  padding-left: 12px
}

#block-menu-menu-sub-side-menu .block-h3 {
  background-image: url("/sites/all/themes/goodpage_wing/img/sidemenu_title_bg.gif");
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  height: 30px;
  line-height: 18px;
  padding: 10px 15px;
}

#block-menu-menu-sidebar .block-content .menu {
  margin-bottom: 20px;
}

#block-menu-menu-sidebar .block-content .menu li{
  background-image: url("/sites/all/themes/goodpage_wing/img/menu_arrow.gif");
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0 7px 22px;
}

#block-menu-menu-sidebar .block-content {
  margin: 0px;
  padding: 0px;
}

.sidebar .block h3 {
  color: #fff;
}

.block .block-content {
//  margin: 0 0 .5em;
//  padding: 9px;
//  background: url(img/block_bg.gif) repeat-x 0 0;
}

#block-menu-menu-sub-side-menu .menu {
    border: 1px solid #CCCCCC;
    border-radius: 0 0 5px 5px;
    margin: 0 0 20px 0;
    padding: 0 10px 10px;
}

#block-menu-menu-sub-side-menu .menu li {
  background-image: url("/sites/all/themes/goodpage_wing/img/menu_arrow.gif");
  background-position: left top;
  background-repeat: no-repeat;
  border-bottom: 1px solid #CCCCCC;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0 7px 22px;
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; /* LTR */
}

.sidebar .node {
  margin: 0;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 0px 0px 5px;
  color: #898989;
  //background-image: url(img/foot_bg.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
  clear: both;
  padding: 0;
  display: block;
}

#footer {
    border-top: 5px solid #49260E;
    clear: both;
    height: 115px;
}

#footer .footinner {
    margin: 15px auto;
    text-align: right;
    width: 980px;
}

.footlogo {
    float: left;
    text-align: left;
}

#wrapper #container #footer .footer-line {
  
}

#wrapper #container #footer .block {
  margin: 0 10px;
}

#wrapper #container #footer .block .block-content {
  background: none;
}


#wrapper #container #footer ul {
  
}
#wrapper #container #footer ul li {
  display: inline;
  font-weight: bold;
  background: url(img/arrow_footmenu.gif) no-repeat 0 20%;
}

#wrapper #container .breadcrumb {
  padding: 0.5em;
  z-index: 3;
  margin-left: 1.5em;
}


body #footer {
  margin-right: -210px;
}


/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #fff;
  font-weight: normal;
  text-shadow: #1659ac 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}
/*
#wrapper #container .breadcrumb {
  font-size: 0.92em;
}
*/
#wrapper #container .breadcrumb {
  //color: #529ad6;
  background-image: url("/sites/all/themes/goodpage_wing/img/pathlist_bg.gif");
  background-repeat: no-repeat;
  color: #FFFFFF;
  height: 40px;
  line-height: 40px;
  margin: 0 auto 20px;
  text-indent: 20px;
  width: 970px;
  align: middle;
}
#wrapper #container .breadcrumb a {
  color: #ffffff;
}
#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#header-contact {
  float: right;
  //margin-top: 20px;
  //margin-right: 10px;
}

#header-contact img.contact-c {
  margin: 0 10px;
}

/**
 * navi
 */
#navi {
  //height: 36px;
  //line-height: 26px;
  //display: block;
  //background-image: url("/sites/all/themes/goodpage_wing/img/gmenu_bg.gif");
  //background-repeat: no-repeat;
  //height: 60px;
  //margin: -13px auto 20px;
  //width: 980px;
  //z-index: -999;
}

#gmenu ul li{
  background-color: #ffffff;
  //float: left;
  height: 60px;
  text-align: center;
  width: 163px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #CCCCCC;
}

#gmenu ul ul li{
  background-color: #ffffff;
  //float: left;
  height: 60px;
  text-align: center;
  width: 163px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #000000;
}

#rireki ul li{
  background-color: #ffffff;
  //float: left;
  height: 60px;
  text-align: center;
  width: 163px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #000000;
}

#gmenu ul ul {
  background: none repeat scroll 0 0 transparent;
  display: block;
  margin: 0;
  position: relative;
  visibility: hidden;
  width: 150px;
  z-index: 260;
  top: -65px;
  right: -160px;
}

#gmenu ul ul#sisetsu,
#gmenu ul ul#gaiyou,
#gmenu ul ul#family,
#gmenu ul ul#kyujin
 {
  top: -95px;
  right: -164px;
}

#gmenu ul ul ul {
  top: -30px;
  left: 164px;
}

#gmenu ul li:hover > ul {
    visibility: visible;
}

#gmenu a img {
    opacity: 0;
}
#gmenu ul {
    //margin-left: 1px;
    //width: 1020px;
    margin: auto;
    //float: left;
}
.bottomline {
    //border-bottom: 1px solid #CCCCCC;
    //padding-bottom: 20px;
}
#sidebar-left {
  float: left;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  position: static;
  z-index: 260;
  display: block;
}

ul.primary-links li,
ul.primary-links li.expanded {
  margin: 0;
  padding: 0;
  float: left; /* LTR */
  background: url(img/nav-bg.gif) no-repeat 0 0;
  width: 150px;
  line-height: 36px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  list-style-image: none;
  list-style-type: none;
  display: block;
  height: 36px;
}

*html ul.primary-links li,
*html ul.primary-links li.expanded {
  position: static;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0;
  padding: 0;
  color: #604c3f;
  text-decoration: none;
  width: 150px;
}

ul.primary-links li:hover>ul {
	visibility: visible;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  
}

ul.primary-links ul {
	visibility: hidden;
  position: relative;
	z-index: 260;
	background: none;
  clear: both;
  float: none;
  width: 150px;
  margin: 0;
  display: block;
}

ul.primary-links ul li {
  background: #fff;
  display: block;
  border-top: 1px solid #ddd;
  font-size: 80%;
  float: none;
}

ul.primary-links ul li.first {
  border-top: none;
}

ul.primary-links ul li a:hover {
  background: #ededed;
}

/*
 * sidebar menu.
 */
#block-menu-menu-sidebar-menu ul.menu li,
#block-menu-menu-side-bar1 ul.menu li {
  background: url(img/sideber_li_bg.gif) repeat-x 0 0;
  font-size: 110%;
  padding: 0 0 0 2em;
  font-weight: bold;
  height: 33px;
}

#block-menu-menu-sidebar-menu ul li.leaf a,
#block-menu-menu-side-bar1 ul li.leaf a {
  padding: 6px 0;
}
/* sidebar nodeblock */
#wrapper #container .sidebar .block.block-nodeblock {
  //padding: 0px 14px;
}
#wrapper #container .sidebar .block.block-nodeblock .block-content {
  padding: 0;
  background: none;
}

#wrapper #container .sidebar .block.block-nodeblock .node {
  padding: 0px;
}

/**
 * front first front last.
 */
#front-first, #front-last {
  float: left;
  width: 50%;
}

*html #front-first {

  width: 47.5%;
  margin-left: 5px;
}
*html #front-last {
  width: 47.5%;
  margin-left: 14px;
}

#front-first .node, #front-last .node {
  margin: 0;
  padding: 0;
}

*html #front-first .block, *html #front-last .block {
  margin: .5em 0px 10px;
}

#front-first .block, #front-last .block {
  background: url(img/center-block-bg.png) no-repeat 0 0;
  float: left;
  margin: .5em 8px 10px 10px;
}

#front-first .block .block-content, #front-last .block .block-content {
  background: none;
  margin: 0;
  padding: 0 1em;
}


#front-first h2.block-h2, #front-last h2.block-h2 {
  text-indent: -9999px;
  margin: 3px 5px;
}

#front-first .blocknode-detail, #front-last .blocknode-detail {
  margin: -25px 0 0 145px;
  position: absolute;
}

#front-first .blocknode-detail a,
#front-last .blocknode-detail a {
  color: #44AB6B;
}

#block-nodeblock-3 h2.block-h2 {
  background: url(img/kasaikyosai.png) no-repeat 0 0;
}

#block-nodeblock-4 h2.block-h2 {
  background: url(img/carkyosai.png) no-repeat 0 0;
}

#block-nodeblock-5 h2.block-h2 {
  background: url(img/damage-agent.png) no-repeat 0 0;
}

#block-nodeblock-6 h2.block-h2 {
  background: url(img/little-cor.png) no-repeat 0 0;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0;
  border-bottom: 1px solid #e9eff3;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h1.title {
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 0 0 0 20px;
  background-image: url(img/title_bg.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  line-height: 220%;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: 0 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
  display: inline-block;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  margin: 0 0 1.5em;
  padding: .5em 2px;
}

.node.blog {
  border-bottom: 2px solid #bbb;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; /* LTR */
  padding-right: 1em; /* LTR */
  background-image: none;
}

.node .links, .comment .links {
  text-align: right; /* LTR */
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; /* LTR */
  clear: right; /* LTR */
  padding-left: 1em; /* LTR */
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; /* LTR */
}

.terms {
  float: right; /* LTR */
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; /* LTR */
}

.comment h3 a.active {
  color: #494949;
}

.node .node-content, .comment .content {
  margin: 0.6em 0;
}

/**
 * views.
 */
.view .views-field-field-date-value {
  color: #666666;
  text-decoration: none;
}

.views-row .views-field-field-date-value,
.views-row .views-field-created,
.views-row .views-field-title,
.views-row .views-field-teaser,
.views-row .views-field-field-title-value {
  margin: 5px 0 5px 0;
}

.views-row .views-field-field-date-value span,
.views-row .views-field-created span,
.views-row .views-field-title a,
.views-row .views-field-field-title-value a,
.views-row .views-field-teaser div{
  font-size: 20px;
}

.views-field-title .field-content,
.views-field-field-title-value .field-content{
    color: #49260E;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.views-field-teaser .field-content{
  color: #666666;
  text-decoration: none;
}

.view .views-field-title,
.view .views-field-field-title-value {
  font-size: 110%;
  font-weight: bold;
}

.view-id-room .views-field-field-tmp-fid {
  float: left;
}

.view-id-room .views-row:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.view a:link, .view a:visited {
  color: #604C3F;
}

.view .views-field-edit-node {
  float: right;
}

.view.view-agent-shop .views-field-edit-node,
.view.view-agent-shop-c .views-field-edit-node {
  float: none;
}

.view.view-news .views-row {
  border-bottom: 3px solid #49260E;
  padding: 20px 0;
}

.view.view-news .views-row {
  padding-top: 10px;
  padding-left: 20px;
}

.view.view-agent-shop table,
.view.view-agent-shop-c table {
  width: 100%;
}

#block-menu-menu-sub-side-menu .view .views-row-odd,
#block-menu-menu-sub-side-menu .view .views-row-even {
  border-bottom: 2px solid #bbb;
}

.view-long-service .views-row {
  border-bottom: 2px solid #bbb;
  float: left;
  width: 700px;
}

.view-share-facility .views-row {
  border-bottom: 2px solid #bbb;
  float: left;
  width: 700px;
}

.view-short-service .views-row {
  border-bottom: 2px solid #bbb;
  float: left;
  width: 700px;
}

.view-day-service .views-row {
  border-bottom: 2px solid #bbb;
  float: left;
  width: 700px;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}


/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #ccc;
  background: #eae3d0 url(img/content_bg.gif) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; /* LTR */
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; /* LTR */
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; /* LTR */
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; /* LTR */
  padding-right: 20px; /* LTR */
}

#block-node-0 img, .feed-icon {
  float: right; /* LTR */
  padding-top: 4px;
}

#block-node-0 .block-content {
  clear: right; /* LTR */
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; /* LTR */
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; /* LTR */
  width: 48%;
}
div.admin .right {
  float: right; /* LTR */
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/*
 * site map
 */
#site-map {
  font-size: 110%;
}

#site-map .site-map-box {
  float: left;
  width: 50%;
}

#site-map ul li {
  background: url(img/arrow_footmenu.gif) no-repeat 0 5px;
  padding-left: 1em;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}

/*
 * content css
 */
.fixwidth-1 {
  margin-left: 140px;
}
.font-green {
  color: #44AB6B;
  font-size: 130%;
}


.th-green th {
  background-color: #8fc322;
  text-align: center;
  color: #fff;
}
.view .th-green th a {
  color: #fff;
}

th.views-field-field-tel-value,
th.views-field-field-charge-of-value {
  width: 85px;
  min-width: 85px;
  word-wrap: normal;
}
td.views-field-field-tel-value,
td.views-field-field-charge-of-value {
  text-align: center;
}

.th-green td {
  border-bottom: 1px solid #ccc;
}

.th-green td.first  {
  font-size: 110%;
}

.th-green th.last,
.th-green td.last  {
  border-left: 1px solid #ccc;
}

.th-green th.first {
  width: 25%;
}

.content-c ul li {
  padding: 0 0 .2em;
}

.grid-grey td {
  border: 1px solid #ccc;
}

/*
 * map
 */
area.area-map a:hover {
  background: #eee;
}

/* user login form */
#block-user-0 .item-list {
  display: none;
}
/*
.node table {
  width: auto;
}*/

.field .field-item {
  margin-bottom: 10px;
}

body#tinymce {
  background-image: none;
  background-color: #ddd;
}

.title_bg_white {
  background: url(img/paltitle_bg.jpg) no-repeat 0 0;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  color: #604C3F;
}
.pmargin7 {
  margin-left: 7px;
  margin-right: 7px;
  text-align: left;
}

.content-c .node p {
  text-align: left;
}

ul.links-list{
  padding: 0;
}