@charset "utf-8";
*{
margin:0;
padding:0;
}



html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
}
p {
    padding:0 0 5px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	  padding: 10px 0 10px 80px;
	  font-size:12px;
	  color:#000066;
	  clear: both;
	  text-align: left;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
  position: absolute;
  /*top: 46px;*/
  top: 15px;
  left: 0;
  height: 30px;
  padding: 8px 0 2px 0;
  width: 414px;
  text-align: center;
  /*background: #7A808C;
  background: #BE8D8B;*/
  background: #ffffff;
  color: #000066;
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  font-weight: normal;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  /*height: 269px;*/
  height: 31px;
  /*background: #6D7481 bottom left url(images/header.jpg) no-repeat;
  background: #AB4441 bottom left no-repeat;*/
  background: #8E8F95 bottom left no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #000;
}
#top-nav a {
  font-weight: normal;
  color: #000;
  text-decoration: underline;
}
#top-nav a:hover {
  text-decoration: underline;
  color: #000000;
}
/*
#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  background: url(images/header_logo.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
  text-align:center;
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
*/
#flashArea { 
  top: 46px;
  /*left: 414px;*/
  left: 0px;
  position: absolute;
  /*width: 314px;*/
  width: 728px;
  height: 238px;
  text-align:center;
  background-color:#6d7481;
  color: #FFFFFF;
  	/*border-top:solid 1px #FFFFFF;
	border-bottom:solid 3px #CCCCCC;
	border-left:solid 3px #555555;
	border-right:solid 3px #555555;*/

}
#flashArea a{ color:#FFFFFF; text-decoration:underline; }
#flashArea a:hover{ color:#FFFFFF; text-decoration:none; }


#menu {
  top: 285px;
  left: 0px;
  position: absolute;
  margin: 0px 0px 0px 0px;
  width:728px;
  text-align: center;
  height:25px;
  /*border: 1px solid;
  background-color:#660000;*/
  background-color:#220000;
  font-size: 14px;
  padding:12px 0 0 0;
}

/** body **/
#spacer {
  /*height: 319px;*/
  height: 285px;
}

#body {
  background: url(images/body_bg2.gif) repeat-y;
  width: 100%;
}

/* Left Page */

#left {
  background-color: #8E8F95;
  float: left;
  width: 412px;
  	/*border-top:solid 1px #FFFFFF;
	border-bottom:solid 3px #CCCCCC;
	border-right:solid 3px #555555;
    border-left:solid 3px #555555;*/
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  /*background: url(images/tab_lit.gif) repeat-x;*/
  background: #220000;
  border-left: 1px solid white;
  list-style: none;
  font-size: 14px;
}
#nav a {

  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  color: #FCFCFC;
  text-decoration: underline;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  /*background: url(images/tab_drk.gif) repeat-x;*/
  background: #666666;
  border-left: none;
  padding-left: 1px;
}

#visit {
  background-color: #EEEEEE;
  padding: 15px 30px 14px 30px;
}
#visit .entry {
  padding: 0px 0 0 0;
}
#visit .entry2 {
  padding: 15px 0 0 0;
  border-bottom:solid 1px #CCCCCC;
}

#visit .entry-in {
  padding: 5px 0 0 15px;
}

#left h2 {
  color: #000066;
  font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  padding:5px 0 3px 10px;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 3px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
}
#visit a {
  text-decoration: underline;
}
#visit a:hover {
  text-decoration: underline;
}
#visit2 {
  background: #EEEEEE;
  padding: 45px 30px 14px 30px;
}
#visit2 .entry {
  padding: 15px 0 0 0;
}
#visit2 .entry2 {
  padding: 15px 0 0 0;
  border-bottom:solid 1px #CCCCCC;
}
#left h3 {
  color: #000066;
  font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  padding:5px 0 3px 10px;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 3px #CCCCCC;
	border-bottom:solid 3px #CCCCCC;
}
#visit2 h4 {
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  padding:10px 0 3px 0px;
  text-decoration: underline;
}
#visit2 a {
  color: #000000;
  text-decoration: underline;
}
#visit2 a:hover {
  color: #000000;
  text-decoration: underline;
}

#visit .entry-r { padding: 15px 0 0 0; text-align:right;}
#visit2 .entry-r { padding: 15px 0 0 30px; text-align:left;}


#subs-left {
  float: left;
  width: 170px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #000;
}
#subs-left {
  color: #000;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
  margin: 0.6em 0;  
}

#subs-right {
  float: right;
  width: 170px;
  padding-right: 20px;
  padding-bottom: 10px;
  margin-top: 22px;
}

#subs-right {
  color: #000;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  margin: 0.6em 0;
  text-decoration: underline;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

/* Right Page */

#right {
  float: right;
  width: 312px;
  background-color:#B0B1B5;
  	/*border-top:solid 1px #FFFFFF;
	border-bottom:solid 3px #CCCCCC;
	border-left:solid 3px #555555;
	border-right:solid 3px #555555;*/
}

#right-i {
  padding: 15px 15px 0 20px;
}
#right h3 {
  color: #000066;
  font: 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  padding:5px 0 3px 10px;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 3px #999999;
	border-bottom:solid 3px #999999;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #000000;
  text-decoration: underline;
}
#right a:hover {
  text-decoration: underline;
}
#right-i .menu{
  height:82px;
  padding: 8px 0 0px 0;
}
#right .menu h4 {
  color: #000000;
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  margin-bottom: 5px;
  text-decoration: underline;
}
#right-i .menu2{
background-color:#B0B1B5;
  padding: 8px 0 10px 0;
  color:#000000;
}
#right .menu2 h4 {
  color: #000000;
  font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
  margin-bottom: 5px;
  text-decoration: underline;
}
#right-i .menu21{
background-color:#B0B1B5;
  padding: 8px 0 10px 0;
  color:#000000;
  border-top:solid 1px #8E8F95;
}
#right-i .menu3{
  background-color:#B0B1B5;
  padding: 8px 0 8px 0;
  color:#000000;
  text-align:center;
  border-top:solid 1px #8E8F95;
}
#right-i .menu4{
  background-color:#B0B1B5;
  padding: 8px 0 8px 0;
  color:#000000;
  text-align:center;
}
em{
  font-style: normal;
}


/** footer **/
#copyright {
  background: #8E8F95;
  color: #000;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}

#seoparts { list-style:none;margin:0px;padding:0px;font-size:12px; }
#seoparts li { padding:1px; }
#seoparts-img-li {  }
#seoparts-img-li img { vertical-align:top; }