@charset "UTF-8";
/* CSS Document */

body {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  text-align: center;
  margin: 0px;
  padding: 0px;
}
#wrapper {
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  background-position: center top;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-right-color: #990000;
  border-bottom-color: #990000;
  border-left-color: #990000;
  margin-top: 0px;
  padding-top: 0px;
  background-color: #FFFFFF;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 800px;
}
#header {
  background-color: #930025;
  margin: 0px;
  padding: 0px;
  height: 90px;
  width: 800px;
}
#header h1 {
  margin: 0px;
  padding: 0px;
  float: left;
}
#header img {
  margin: 0px;
  padding-top: 20px;
  padding-right: 5px;
  padding-left: 10px;
  padding-bottom: 10px;
}
#topnavi {
  margin: 0px;
  padding: 0px;
  height: 30px;
  background-image: url(../top_img/top_nav.gif);
}
#topnavi h2 {
  margin: 0px;
  padding: 0px;
  float: left;
}
#main {
  margin: 0px;
  padding: 0px;
  height: 329px;
}
/*中央コンテンツ内メインコンテナ*/
#contents {
  margin-top: 0px;
  margin-left: 5px;
  padding: 0px;
}
#contents #main {
  float: left;
  width: 560px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin: 0px;
  height: auto;
}
#contents #main h2 {
  height: 20px;
  font-size: 15px;
  color: #990000;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  display: block;
  border-bottom-style: dotted;
  border-bottom-color: #990000;
  border-bottom-width: 1px;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: #990000;
}
.p13gry {
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  padding-left: 20px;
}
#contents #main h3 {
  font-size: 14px;
  height: 0px;
  color: #FF6600;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#contents #main ul  {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
	}
#contents #main li a {
  display: block;
  width: 460px;
  color: #3333FF;
  text-decoration: none;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-image: url(../top_img/icon_arrow.gif);
  margin: 0;
  background-position: 20px 50%;
	}
#contents #main li a:hover {
  color: #330066;
  background-color: #FFCCCC;
	}

/*中央コンテンツ内サイドナビコンテナ*/
#contents #sidenavi {
  float: right;
  width: 210px;
  color: #333333;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: #FFCCCC;
  height: auto;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-size: 12px;
	}
#contents #sidenavi dl {
  margin: 0 0 20px 20px;
  padding: 0;
  font-size: 11px;
	}
#contents #sidenavi dl img  {
  border: 2px solid #990000;
	}
#header img {
}
#contents #sidenavi dl a:hover img  {
  border: 2px solid #FF9999;
	}
#contents #sidenavi dt {
	margin-bottom: 2px;
	}
#contents #sidenavi dd {
	margin-bottom: 6px;
	padding-right: 20px;
	}

.subp {
  font-size: 11px;
  line-height: 13px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

/*もうひとつのコンテナ*/
#contents2 {
  margin-top: 0px;
  margin-left: 5px;
  padding: 0px;
}
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgleft {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  margin-left: 15px;
  margin-top: 10px;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}
  
/* footer
---------------------------------------*/
#footer {
	clear: both;
	}
#footernav {
  margin: 20px 0 0 0;
  padding: 5px 20px;
  list-style: none;
  font-size: 90%;
  background-image: url(../top_img/top_nav.gif);
  background-repeat: repeat;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #930025;
  border-bottom-color: #930025;
	}
#footernav li {
  margin-right: 8px;
  padding-right: 8px;
  display: inline;
  white-space: nowrap;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #990000;
	}
#footernav a {
  color: #990000;
  font-size: 12px;
	}
#footer p {
  clear: both;
  margin: 0;
  font-size: 80%;
  padding-top: 7px;
  padding-right: 5px;
  padding-bottom: 7px;
  padding-left: 0;
  background-color: #930025;
  color: #FFFFFF;
	}

/*その他*/
.pagetop {
  clear: both;
  margin-top: 30px;
	}
.pagetop a {
  padding: 2px 10px;
  text-align: center;
  text-decoration: none;
  font-size: 80%;
  color: #990000;
  border: 1px solid #ddd;
  background-image: url(../top-img/linklist_bg.gif);
  background-repeat: repeat;
	}
.pagetop a:hover {
	background: #f1f1f1;
	}
#main li {
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.p14gre {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #006633;
}
img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

dl{
	margin-bottom:20px;
	font-size: 80%;
}
dd{
	margin-bottom: 15px;
	color: #666666;
	padding: 3px;
}

dt{
	background-color:#F9F9F1;
	color: #443424;
	padding: 3px;
}
ul{color:#CCCCCC;}

#inquiry table{
	margin:0 auto;
	font-size: 80%;
	border-collapse:collapse;
}
#inquiry td{
	border:solid 1px #ccc;
	padding: 3px;
}
#inquiry th{
	border:solid 1px #ccc;
	padding: 3px;
	background-color: #eee;
}

#inquiry ul{
	padding-left:30px;
	margin-bottom: 30px;
}
#inquiry ul li{
	list-style-type:disc;
	color: #792020;
}
#inquiry th img{
	margin-left:3px;
	vertical-align: middle;
}
#inquiry li a{
	color:#333333;
	text-decoration: underline;
}
#inquiry .p_02{
	text-align:center;
	background-color: #FBFAFC;
	padding: 15px 0px;
}
#inquiry a{text-decoration:underline;}


.fright{ float:right;}
.w542 { width:542px;}
.mt20{ margin-top:20px;}
.mr20{ margin-right:20px;}
.mr25{ margin-right:25px;}
.mr26{ margin-right:26px;}
.clr { clear:both;}
