/* --- css stylesheet --- */
/* --- global --- */
html , html * , body , body * {
  font-family: "arial ce", arial, "helvetica ce", helvetica, sans-serif;
  line-height: 18px;
  font-size: 13px;
}
body {
  background: none #FFFFFF;
  margin: auto;
  padding: 0px;
  color: #CCA056;
  text-align: left;
}
body.web {
  background: none #FFFFFF;
  margin: 0px;
  padding: 0px;
  color: #CCA056;
  text-align: center;
  cursor: default;
}
img {
  border: 0px none;
}
a {
  color: #610000;
  text-decoration: none;
}
a:hover {
  color: #610000;
  text-decoration: underline;
}
i , em {
  _text-indent: 2px;
}
form {
  padding: 0px;
  margin: 0px;
}
object {
  display: block;
}
p {
  margin: 0px;
}
ul {
  margin: 0px;
  padding: 0px 0px 0px 15px;
}
ol {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
ul li , ol li {
  margin: 0px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  display: block;
}
h1 , h1 * , h2 , h2 * , h3 , h3 * , h4 , h4 * , h5 , h5 * , h6 , h6 * {
}
h1 {
}
h1 , h1 * {
}
h2 {
}
h2 , h2 * {
}
h3 {
}
h3 , h3 * {
}
h4 {
}
h4 , h4 * {
}
h5 {
}
h5 , h5 * {
}
h6 {
}
h6 , h6 * {
}
input {
  margin: 0px;
}
textarea {
  overflow: auto;
  margin: 0px;
}
table {
  border-collapse: collapse;
  border: 0px none;
  margin: 0px;
}
td {
  padding: 0px;
}
/* --- common --- */
.clear , .f-c {
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  height: 0px;
  width: 0px;
  float: none;
  margin: 0px;
  padding: 0px;
  clear: both;
}
.print {
  display: none !important;
}
.hidden {
  display: none !important;
}
.invisible {
  visibility: hidden !important;
}
.block {
  display: block;
}
.text-left , .t-l {
  text-align: left !important;
}
.text-center , .t-c {
  text-align: center !important;
}
.text-right , .t-r {
  text-align: right !important;
}
.text-top , .t-t {
  vertical-align: top !important;
}
.text-middle , .t-m {
  vertical-align: middle !important;
}
.text-bottom , .t-b {
  vertical-align: bottom !important;
}
.float-left , .f-l {
  float: left !important;
}
.float-right , .f-r {
  float: right !important;
}
.margin-center , .m-c {
  margin: auto !important;
}
.error {
  color: #FF8000;
}
.error *.formtext {
  border-color: #FF8000;
}
.warning {
  color: #FFFF00;
}
.warning *.formtext {
  border-color: #FFFF00;
}
.ready {
  color: #00C000;
}
.ready *.formtext {
  border-color: #00C000;
}
.noscript {
  position: absolute;
  top: 5px;
  left: 0px;
  text-align: center;
  color: #FF8000;
  width: 100%;
  z-index: 800;
}
/* --- mask --- */
div.web-global {
  background: repeat-x center top url('../images/web_bg.gif') #FFFFFF;
  text-align: center;
  margin: auto;
}
div.web-all {
  text-align: left;
  margin: auto;
  width: 960px;
}
div.web-side-left {
  padding: 0px 50px 0px 0px;
  width: 167px; /*197px;*/
  float: left;
}
div.web-side-center {
  width: 566px;
  float: left;
}
div.web-side-right {
  padding: 150px 0px 0px 50px;
  width: 127px; /*197px;*/
  float: left;
}
/* --- web-side-left + web-side-right --- */
a.logo img {
  margin: 35px 0px 30px 0px;
  display: block;
}
div.side-text {
  padding: 50px 0px 0px 0px;
  height: 316px;
}
div.side-foot {
  padding-top: 30px;
  color: #EDDEC2;
}
div.side-foot a {
  text-decoration: none;
  color: #EDDEC2;
}
div.side-foot a:hover {
  text-decoration: none;
  color: #610000;
}
/* --- web-side-center --- */
div.main-menu {
  padding: 20px 0px 20px 0px;
  line-height: 20px;
  height: 20px; /* 60px;*/
  text-align: center;
  color: #E5D2AD;
}
div.main-menu a {
  text-decoration: none;
  color: #D0A965;
}
div.main-menu a:hover ,
div.main-menu a.active {
  text-decoration: none;
  color: #630000;
}
div.main-content {
}
div.text-head {
  margin: 44px 0px 0px 0px;
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  font-family: "Times New Roman",​Times,​serif;
  color: #8c633a;
}
div.text-space26 {
  height: 26px;
}
div.text-space40 {
  height: 40px;
}
div.text-space80 {
  height: 80px;
}
div.text-space100 {
  height: 100px;
}
div.text-page {
  text-align: center;
}
div.text-home {
  text-align: center;
}
div.text-page table ,
div.text-home table {
  margin: auto;
}
img.thumbnail {
  border: 1px solid #D8B47A;
  display: block;
}
img.photo {
  border: 3px solid #D8B47A;
  display: block;
}
a:hover img.thumbnail ,
a:hover img.photo {
  border-color: #630000;
}
div.fb-like-box {
  border: 3px solid #D8B47A;
  background: none #FFFFFF;
  display: block;
}
/* --- end --- */