@charset"UTF-8";

/*---------------------------------------------------------
 REVE ‹¤’ÊCSS
---------------------------------------------------------*/

/*---------------------------------------------------------
  ƒuƒ‰ƒEƒUƒŠƒZƒbƒg
---------------------------------------------------------*/
ul, ol, li,dl,dt,dd,
h1, h2, h3, h4, h5, h6,
pre, form, body, html, p,
blockquote, fierdset, input {
  padding: 0;
  margin: 0;
}

img {
  border: none;
}

ul, ol {
  list-style-type: none;
}

html {
  overflow-y: scroll;
}

/*---------------------------------------------------------
  clearfix
---------------------------------------------------------*/
.clearfix:after {
   clear: both;
   visibility: hidden;
   display: block;
   content: ".";
   height: 0px;
}

.clearfix {
   display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
   height: 1px;
}

.clearfix {
   display: block;
}
/* End hide from IE-mac */

.clear_both {
  clear: both;
}

/*---------------------------------------------------------
  ƒtƒHƒ“ƒg
---------------------------------------------------------*/
body             { font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif; }
.font_sans_serif { font-family: 'Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif !important; }
.font_serif      { font-family: '‚l‚r ‚o–¾’©', serif; !important; }
.font_monospace  { font-family: '‚l‚r ƒSƒVƒbƒN', monospace !important; }
.font_fantasy    { font-family: 'Palatino Linotype', serif !important; }
.font_cursive    { font-family: 'Script', cursive !important; }

/*---------------------------------------------------------
  ƒ{ƒfƒB
---------------------------------------------------------*/
body {
  padding-top: 4px;
  background: #dffff5 url("../images/bg.png") repeat-x 0 0;
  color: #333;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
}

/*---------------------------------------------------------
 ƒŠƒ“ƒN
---------------------------------------------------------*/
a {
  background-color: transparent;
}

a:link {
  color: #00f;
  text-decoration: none;
}

a:visited {
  color: #909;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  color: #909;
  text-decoration: underline;
}

/*---------------------------------------------------------
 ƒy[ƒW–{•¶
---------------------------------------------------------*/
#pagespace {
  width: 798px;
  border-left: 1px solid #003927;
  border-right: 1px solid #003927;
  margin: 0 auto;
  text-align: left;
  background-color: #fff;
}

#pagespace #contents {
  padding: 0 5px;
}

/*---------------------------------------------------------
 ƒwƒbƒ_[
---------------------------------------------------------*/
#header {
  height: 90px;
  padding: 10px 0 0 5px;
  border-top: 1px solid #003927;
  background: transparent url("../images/comment.png") no-repeat right 2px;
  border-bottom: 3px solid #003927;
}

#header h1 {
  margin-top: 20px;
  margin-bottom: 5px;
}

#header #site_global_menu_block {
  float: left;
  width: 240px;
}

#header #site_global_menu_block ul li {
  display: inline;
}

#header #site_global_menu_block ul li a img {
  padding-right: 5px;
}

#header #des_global_menu {
 padding-top: 10px;
 margin-left: 245px;
}

#header #des_global_menu li {
  float: left;
  width: 75px;
  text-align: center;
}

/*---------------------------------------------------------
  ƒpƒ“‹û
---------------------------------------------------------*/
#bread {
  clear: both;
  padding: 4px 0;
  margin-left: 12px;
  font-size: 10px;
}

#bread li {
  display: inline;
}

/*---------------------------------------------------------
 ƒtƒbƒ^[
---------------------------------------------------------*/
#footer {
  padding-bottom: 5px;
  border-bottom: 1px solid #003927;
}

#footer #corporate_info {
  padding: 5px 0;
  background-color: #003927;
  color: #fff;
}

#footer #corporate_info ul {
  float: left;
  width: 400px;
}

#footer #corporate_info ul li {
  display: inline;
  padding: 5px;
}

#footer #corporate_info ul li a {
  color: #fff;
}

#footer #corporate_info #other_site_link {
  clear: both;
  float: none;
  width: auto;
}

#footer #corporate_info #copyright {
  padding-right: 10px;
  margin-left: 405px;
  text-align: right;
}

#footer #site_info {
  padding-top: 5px;
}

#footer #site_info p {
  padding-left: 5px;
}

#footer #site_info ul {
  padding-top: 5px;
}

#footer #site_info ul li {
  list-style-type: circle;
  margin-left: 18px;
}


#footer #site_info #p_mark {
  float: right;
  width: 75px;
  padding: 0;
  text-align: center;
}

#footer #footer_banneer_list {
  margin-right: 5px;
  text-align: right;
}

#footer #footer_banneer_list li {
  display: inline;
}
