body {
  border:  none;
  margin: 0;
  padding: 0;
  background: #ccdeff none repeat scroll 0% 50%;
  width: 100%;
  min-width: 600px;
  font-size: 14px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, meiryo, 'MS UI Gothic';
}
a {
  color: #336699;
}
a:hover {
  background: #336699 none repeat scroll 0% 50%;
  color: #ffffff;
  text-decoration: none;
}
h1, h2, h3 {
  margin: 0.8em 0 0.2em;
  padding: 0;
}
p {
  margin: 0.4em 0 0.8em;
  padding: 0;
}
img {
  margin: 10px 0 5px;
}
#header {
  border-bottom: 3px solid #4466bb;
  clear: both;
  float: left;
  width: 100%;
}
#header p, #header h1, #header h2 {
  margin: 0;
  padding: 0.4em 15px 0;
}
#header h2, #header h1{
  margin: 0.1em;
  padding-top: 0em;
  line-height: 1em;
  font-size: 270%;
}
#header h3 {
  margin-top: 20px;
}
#header ul {
  margin: 10px 0 0;
  padding: 0;
  clear: left;
  float: left;
  width: 100%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header ul li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#header ul li a {
  border-style: solid;
  border-color: #4466bb;
  border-width: 1px 1px 0px;
  margin: 0 0 0 1px;
  padding: 3px 10px;
  background: #eeeeee none repeat scroll 0% 50%;
  float: left;
  text-align: center;
  color: #000000;
  text-decoration: none;
  position: relative;
  left: 15px;
  line-height: 1.3em;
}
#header ul li a:hover {
  background: #336699 none repeat scroll 0% 50%;
  color: #ffffff;
}
#header ul li a.active, #header ul li a.active:hover {
  background: #000000 none repeat scroll 0% 50%;
  color: #ffffff;
  font-weight: bold;
}
#header ul li a span {
  display: block;
}
#layoutdims {
  border-top: 4px solid #000000;
  margin: 0;
  padding: 6px 15px ! important;
  background: #eeeeee none repeat scroll 0% 50%;
  clear: both;
  text-align: right;
}
.colmask {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
	background: white none repeat scroll 0% 50%;
}
.colright, .colmid, .colleft {
  float: left;
  width: 100%;
  position: relative;
}
.col1, .col2, .col3 {
  padding: 0 0 1em;
  float: left;
  position: relative;
  overflow: hidden;
  line-height: 140%;
}

.contentonly {width: 70%; left: 15%;}


.contents h2 {
  line-height:125%;
  border-left: 20px solid #4466bb;
  border-bottom: 2px solid #4466bb;
  padding-left: 5px;
/*  padding-bottom: 3px;*/
  clear: both;
}
.rightmenu {
  background: #eeeeee none repeat scroll 0% 50%;
}
.rightmenu .colleft {
  background: #ffffff none repeat scroll 0% 50%;
  right: 25%;
}
.rightmenu .col1 {
  width: 71%;
  left: 27%;
}
.rightmenu .col2 {
  width: 21%;
  left: 31%;
}
#footer {
  border-top: 3px solid #4466bb;
  clear: both;
  float: left;
  width: 100%;
}
#footer p {
  margin: 0;
  padding: 10px;
}
.banner {
  float: left;
	border: 0px solid ;
	width: 85px;
	height: 85px;
}
.lang_navi {
  position: absolute;
  right: 10px;
  top: 5px;
}
dl {
  margin: 0px;
  padding: 0px;
}
.col2 h3 {
  border-bottom: 2px dotted #4466bb;
}
dt {
  color: #990000;
}
.copyright {
  text-align: center;
  margin-bottom:2em;
}
.footermenu {
  text-align: center;
}
#footer ul li {
  margin: 0;
  padding: 0 0.5em;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.contents th {
  background-color: #4466bb;
  color: #ffffff;
}
.contents .white {
  background-color: #ffffff;
  color: #4466bb;
}
.contents td {
  background-color: #ccdeff;
}
.contents_desc img {
  float: left;
  margin: 0px 1em;
}
.contents ul {
  list-style-position: inside;
}

.navi_kako ul li {
  margin: 0;
  padding: 0 0.5em;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
