@charset "utf-8";

/* ==================================================

CSS Document for WEC_reform　共通

   ================================================== */

@import url("common.css");
/* Base ------------------------------ */

* {
  font-style: normal;
  font-weight: normal;
}
html,body,h1,h2,h3,h4,h5,h6,
div,p,ol,ul,li,dl,dt,dd,
pre,blockquote,address,hr,
table,tr,th,td,
form,fieldset {
  margin: 0;
  padding: 0;
}
body {
  font-family: "メイリオ", "Meiryo", "Lucida Grande", "Verdana", "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #666666;
  line-height: 1.7em;
  background-color: #F2F2F2;
  background-image: url(../images/back.png);
  background-repeat: repeat-x;
  background-position: top;
}
p { margin: 1.20em 0; }
img { border: none; }
form {
  margin: 0;
  padding: 0;
}
.clr {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
.center {
  margin: 0 auto;
  padding: 0;
}
/* Heading ------------------------------ */

#header {
  height: 105px;
  padding: 0px;
}
h1 {
  text-align:right;
  color: #7d7d7d;
  font-size: 10px;
  font-weight: normal;
  line-height: 17px;
}
#header #logo {
  left:0;
  position:absolute;
  top:27px;
  z-index:auto;
}
#header #logo img {
  vertical-align: top;
}
#header ul#gloNavi {
  position: absolute;
  display: block;
  list-style: none;
  right: 0;
  top: 42px;
}
#header ul#gloNavi li { float: left; }
h2 {
  background-image: url(../images/h2_boder.png);
  color: #666;
  margin: 35px 0px 0px 0px;
  padding: 8px 28px;
  background-repeat: no-repeat;
  background-position: bottom;
  font-weight: bold;
  font-size: 138.5%;
}
h3 {
  margin: 20px 0px 15px 0px;
  padding: 3px 0px 4px 10px;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b9e08d;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #b9e08d;
  font-weight: bold;
}
/* Topicpath ------------------------------ */

#topicpath {
  padding:0 0 7px 22px;
  line-height: 1.1;
  color: #666;
  font-size: 86%;
  text-align: left;
  background-image: url(../images/t_ic.gif);
  background-repeat: no-repeat;
  background-position: 8px 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E6E6E6;
}
#topicpath ul {
  color: #888;
  font-size: 10px;
  list-style: none;
}
#topicpath li {
  background: url(../images/arrow-topic.gif) no-repeat right center;
  margin-right: 5px;
  padding-right: 12px;
  float: left;
}
#topicpath li.last { background: none; }
#topicpath a {
  color: #888;
  text-decoration: none;
}
#topicpath a:active,
#topicpath a:hover {
  color:#F29600;
  text-decoration:underline;
}
/* Base Layout ------------------------------ */

#container {
  position: relative;
  width: 840px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  text-align: justify;
  font-size: 108%;
}
#side {
  position: relative;
  float: right;
  width: 230px;
  padding: 0;
  margin: 0;
}
#side .side-wrap {
  padding: 0px;
  margin: 12px 0;
}
#side .side-wrap .side-menu {
  padding: 0px;
  margin: 0;
  border: 1px solid #cccccc;
  background-color: #FFFFFF;
  background-image: url(../images/side_menu_bk.png);
  background-repeat: repeat-x;
  background-position: top;
}
#side .side-menu ul#siteNav {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
#side .side-menu ul#siteNav li a {
  line-height: 35px;
  padding: 1px 10px 0px 12px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1em;
  background: url(../images/side-bk.png) no-repeat 0 0;
}
#side .side-menu ul#siteNav li a:hover {
  color: #F29600;
  background-position: -230px 0px;
}
#side .side-wrap .side-menu01 {
  padding: 0px;
  margin: 8px 0;
  border: 1px solid #cccccc;
  background-color: #FFFFFF;
  background-image: url(../images/side_menu_bk.png);
  background-repeat: repeat-x;
  background-position: top;
}
#side .side-menu01 ul#siteNav {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
}
#side .side-menu01 ul#siteNav li a {
  line-height: 35px;
  padding: 1px 10px 0px 12px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
  display: block;
  height: auto !important;
  height: 1em;
  background: url(../images/side-bk.png) no-repeat 0 0;
}
#side .side-menu01 ul#siteNav li a:hover {
  color: #F29600;
  background-position: -230px 0px;
}
#side .side-wrap .side-menu02 {
  padding: 23px 15px 15px 15px;
  margin: 8px 0;
  border: 1px solid #cccccc;
  background-color: #FFFFFF;
  font-size: 85%;
}

#side .side-wrap .side-menu03 {
  padding: 15px 0px 10px 14px;
  margin: 8px 0;
  border: 1px solid #cccccc;
  background-color: #FFFFFF;
  font-size: 85%;
}

#side .side-wrap .side-menu02 p {
  padding: 12px 0px 5px 5px;
  margin: 0px 0px;
  line-height: 1.65em;
}

#contents {
  float: left;
  margin: 0;
  padding: 0px;
  width: 605px;
}
#contents-w600 {
  margin: 12px 0;
  padding: 9px 0 0 0;
  width: 600px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
}
.cotents-w550 {
  margin: 0px 25px;
  padding: 0px 0 30px;
  width: 550px;
}
#contents-w840 {
  margin: 12px 0;
  padding: 9px 0 0 0;
  width: 840px;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
}
.cotents-w790 {
  margin: 0px 25px;
  padding: 0px 0 30px;
  width: 790px;
}
.cotents-w780 {
  margin: 0px 30px;
  padding: 0px 0 30px;
  width: 780px;
}
/* footer --------------------------------- */

#footer {
  margin: 0;
  padding: 0;
  height: 155px;
  background: url(../images/footer_bk.png) repeat-x top center;
}
#footer #footer-w {
  position: relative;
  width: 840px;
  height: 155px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-size: 77%;
  background: url(../images/footer-side-b.gif) no-repeat left top;
}
#footer #footer-w #footer-link-wrap {
  margin: 0;
  padding: 0 0 0 22px;
}
#footer .footer-link {
  margin: 7px 0 14px;
  padding: 0;
  width: 160px;
  float: left;
}
#footer .footer-link ul,
#footer .footer-link li {
  list-style: none;
  overflow:hidden;
  margin: 0px;
  padding: 0px;
}
#footer .footer-link li {
  padding: 0px 0px 0px 16px;
  line-height: 2.6;
  background: url(../images/footer_m_ic.png) no-repeat 0 0.8em;
}
#footer .footer-link a,
#footer .footer-link a:link {
  color:#666666;
  text-decoration: none;
}
#footer .footer-link p a:visited {
  color:#996699;
  text-decoration: none;
}
#footer .footer-link a:active,
#footer .footer-link a:hover {
  color:#F29600;
  text-decoration:underline;
}
#footer address.bk-address {
  margin:0;
  padding: 8px 0 5px 25px;
  background: url(../images/logo_small.png) no-repeat left 8px;
  line-height: 1.6;
}
#footer #copyright {
  font-size: 9px;
  position: absolute;
  right: 0px;
  bottom: 8px;
  z-index: 1;
  color: #f3f3f3;
}
/* etc --------------------------------- */

.right {
  float: right;
  margin-left: 18px;
}
.left {
  float: left;
  margin-right: 15px;
}
.top-img3d {
  margin: 8px;
  padding: 0px
}
.f-right { text-align: right; }
.f-left { text-align: left; }
.f-center { text-align: center; }
.f-center-small {
  margin: 0px;
  padding: 8px 0px;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
}
.sidebn {
  text-align: right;
  margin: 10px 0 4px 0;
}
.p-small {
  padding: 0;
  margin: 0;
  font-size: 77%;
}
.border {
  margin: 0px;
  padding: 15px 0px;
  width: 100%;
  height: 1px;
  overflow: hidden;
  background-image: url(../images/border.gif);
  background-repeat: repeat-x;
  background-position: 0em 0em;
}
.spacer03 {
  height: 12px;
  overflow: hidden;
}
/* Link ------------------------------------------------ */

a,
a:link {
  color: #143894;
  text-decoration: underline;
}
a:visited {
  color: #996699;
  text-decoration: underline;
}
a:active,
a:hover { color: #D8491B; }
/* strong ------------------------------ */
strong {
  color: #CC4B29;
  font-weight: bold;
}
strong-blue {
  color: #0033ff;
  font-weight: bold;
}
strong-green {
  color: #009933;
  font-weight: bold;
}
strong-brown {
  color: #660000;
  font-weight: bold;
}
/* page-t ------------------------------ */

#page-t {
  padding: 8px 14px 8px 0px;
  margin: 0px;
  font-size: 10px;
  line-height: 1.1;
  text-align:right;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E6E6E6;
}
#page-t a,
#page-t a:link {
  color:#666666;
  text-decoration: none;
}
#page-t a:active,
#page-t a:hover {
  color:#F29600;
  text-decoration:underline;
}
/* Clearfix ------------------------------------------------ */
.w-border-bk:after,
.side-menu:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  font-size: 0.1em;
  line-height: 0;
  visibility: hidden;
}
.w-border-bk,
.side-menu { display: inline-block; }
/* Hides from IE-mac \*/
* html .w-border-bk,
* html .side-menu-inner { height: 1%; }
.w-border-bk,
.side-menu { display: block; }
/* End hide from IE-mac */


/* Clearfix02 ------------------------------------------------ */

#topicpath { overflow: hidden; }
#topicpath:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
/* Hides from IE-mac \*/
* html #topicpath {
  height: 1em;
  overflow: visible;
}
/* End hide from IE-mac */

