@charset "UTF-8";

/*cmmmon
---------------*/
* {
  margin: 0px;
  padding: 0px;
}

body {
  text-align: center;
  color: #660000;
  background-color: #FFFFFF;
  font-size: 10px;
}



img {
  text-decoration: none;
  border-style: none;
}

html*#main { /*Mac safarionry*/
  letter-spacing: -1px;
}

.clearfloat {
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.photowaku {
  background-color: #FFFFFF;
  margin: 5px;
  padding: 4px;
  border: 1px solid #999999;
}

p {
  font-size: 1.3em;
  line-height: 1.5;
  margin: 0px 0px 5px;
  padding: 0px;
}

.red {
  color: #FF3300;
}

.kome_indent {
  text-indent: -12px;
  margin-left: 10px;
}

/*link
------------*/
a:link {
  color: #CC0000;
  text-decoration: underline;
}

a:visited {
  color: #CC0000;
  text-decoration: underline;
}

a:hover {
  color: #CC6600;
  text-decoration: none;
}

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

#ancar {
  text-align: right;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 3px;
}

/*layout
------------------*/
#container {
  width: 950px;
  text-align: left;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background: url(../img/common/page_bg.gif) repeat-y;
}

#header h1 {
  color: #FFFFFF;
  font-weight: normal;
  display: block;
  text-align: right;
  line-height: 20px;
  height: 20px;
  float: right;
  margin-right: 30px;
  font-size: 1.2em;
}

#header img {
  float: left;
}


/*navi
------------------------*/

#navi {
  float: left;
  width: 215px;
  margin: 0px;
  padding-left: 0px;
}

#navi ul {
  display: block;
  float: left;
  width: 215px;
  list-style-type: none;
}

#navi li {
  margin: 0px;
  padding: 0px;
  width: 215px;
  text-indent: -9999px;
  height: 44px;
}

#navi li a {
  text-decoration: none;
  display: block;
  height: 44px;
  width: 215px;
  margin: 0px;
}

#navi li#bt1 {
  background-image: url(../img/navi/bt1.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt2 {
  background-image: url(../img/navi/bt2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt3 {
  background-image: url(../img/navi/bt3.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt4 {
  background-image: url(../img/navi/bt4.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt5 {
  background-image: url(../img/navi/bt5.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt6 {
  background-image: url(../img/navi/bt6.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt7 {
  background-image: url(../img/navi/bt7.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt8 {
  background-image: url(../img/navi/bt8.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt9 {
  background-image: url(../img/navi/bt9.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt10 {
  background-image: url(../img/navi/bt10.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt11 {
  background-image: url(../img/navi/bt11.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt12 {
  background-image: url(../img/navi/bt12.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt13 {
  background-image: url(../img/navi/bt13.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt14 {
  background-image: url(../img/navi/bt14.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt15 {
  background-image: url(../img/navi/bt15.gif);
  background-repeat: no-repeat;
  height: 44px;
}

/* nevi honer
--------------------*/
#navi li#bt1 a:hover {
  background-image: url(../img/navi/bt1_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt2 a:hover {
  background-image: url(../img/navi/bt2_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt3 a:hover {
  background-image: url(../img/navi/bt3_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt4 a:hover {
  background-image: url(../img/navi/bt4_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt5 a:hover {
  background-image: url(../img/navi/bt5_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt6 a:hover {
  background-image: url(../img/navi/bt6_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt7 a:hover {
  background-image: url(../img/navi/bt7_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt8 a:hover {
  background-image: url(../img/navi/bt8_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt9 a:hover {
  background-image: url(../img/navi/bt9_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt10 a:hover {
  background-image: url(../img/navi/bt10_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt11 a:hover {
  background-image: url(../img/navi/bt11_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt12 a:hover {
  background-image: url(../img/navi/bt12_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt13 a:hover {
  background-image: url(../img/navi/bt13_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt14 a:hover {
  background-image: url(../img/navi/bt14_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

#navi li#bt15 a:hover {
  background-image: url(../img/navi/bt15_f2.gif);
  background-repeat: no-repeat;
  height: 44px;
}

/*mainlayout
----------------------*/	
#main {
  float: right;
  width: 680px;
  padding-right: 35px;
  padding-left: 20px;
  padding-top: 20px;
}

.contentBox {
  padding-bottom: 10px;
}

.contentBox p {
  padding-left: 10px;
  padding-bottom: 5px;
}

.contentBox h3 {
  line-height: 25px;
  color: #666666;
  padding-left: 8px;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
  height: 35px;
}

.contentBox ul {
  list-style-position: inside;
}

.contentBox li {
  margin-bottom: 15px;
  padding-left: 10px;
}

/*footermenu
--------------------*/
#footermenu {
  font-size: 12px;
  color: #330000;
  line-height: 25px;
  clear: both;
  padding: 20px 35px 10px 230px;
}
#footermenu  ul {
  margin: 40px 0px 0px;
  padding: 0px;
}
html*#footermenu { /*Mac safarionry*/
  letter-spacing: -1px;
}


#footermenu li {
  list-style: none;
  text-align: left;
  display: inline;
}

#footermenu a {
  color: #330000;
}

/*footer
-----------------*/
#footer {
  height: 35px;
  text-align: center;
  background: url(../img/common/footer.gif) no-repeat bottom;
  clear: both;
}

#footer address {
  font-size: 10px;
  text-align: center;
  display: block;
  color: #660000;
  font-style: normal;
  line-height: 25px;
}

