@charset "Shift_JIS";

body {
	background-color: #ECFED1;
	font-family: "メイリオ", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    margin-right: 40px;
	margin-left: auto;
    padding: 0;
    min-width: 1000px;
    width: 1000px;
}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { body {
    margin-left: auto;
	margin-right: 0px;
}}

*{
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #996633;
  text-decoration: underline;
}

p a, .pan a, .main_content li a {
  color: #336699;
  text-decoration: underline;
}



.wrapper {
	float:left;
	background: #FFFFFF;
	width: 825px;
	border: 0px solid #CCCCCC;
	}

.header {
  height: 68px;
  width: 825px;
}

.navi {
  height: 39px;
  width: 792px;
  margin: 0px 15px;
  background: #EA802C;
  clear: both;
}

.footer {
  width: 825px;
  background: #F8931F;
}

.footer .footer_navi {
  background:none repeat scroll 0 0 #FEF0C3;
  padding-bottom:6px;
  padding-top:9px;
  width:825px;
}

.header .title {
  width: 270px;
  float: left;
  font-size: 13px;
}

.header .tel {
  float: right;
  width: 334px;
}

.header .tel img {
  display: block;
  max-height: 30px;
}

.header .title .text {
  min-height: 40px;
  width: 280px;
  margin: 20px 0 0.5em 0;
  font-size: 16px;
  line-height: normal;
  color: #666666;
  font-weight: bold;
  text-align: center;
}

.footer .footer_navi {
  text-align: center;
  font-size: 12px;
  color: #F7821E;
  width: 805px;
  margin: 0px auto 0px auto;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

* html .footer .footer_navi {
  width: 825px;
}

.footer .copyright {
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
}

.footer .copyright a {
  color: #FFFFFF;
}

.clear {
  clear: both;
}

ul.navi {
  list-style-type: none;
}

ul.navi li {
  float: left;
  max-height: 39px;
}

ul.navi li img {
  display: block;
  height: 39px;
}

.header h1 {
  float: left;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  padding-top: 0px;
  padding-left: 14px;
  width: 150px;
  text-indent: -1024em;
}


.header h1 a {
  display: block;
  background: url(../image/logo.png) no-repeat;
  width: 149px;
  height: 66px;
  font-size: 0px;
}

div.header {
  margin-bottom: 3px;
}

* html body {
  text-align: center;
}

* html body .wrapper {
  text-align: left;
}

.twitter {
  width: 175px;
  float: right;
}

* html .twitter {
  float: left;
  width: 170px;
}

.twitter h3, .twitter h4 {
  background: #ffffff;
}

.twitter .twtr-hd {
  padding-left: 3px;
  padding-right: 3px;
  }

/** 右側カラム */
.side_navi {
  width: 190px;
  margin: 15px 10px 20px 10px;
  float: right;
}

* html .side_navi {
	width: 180px;
	margin: 15px 0px 20px -10px;
	padding-left: 6px;
	}

.side_navi ul {
  list-style-type: none;
  margin: 5px 10px 15px 0;
}

.side_navi li {
  font-size: 13px;
  margin: -3px 0;
}

.side_navi p {
  font-size:11px;
  margin:1px 15px 0 5px;
  color: #666666;
  background:none repeat scroll 0 0 #E9E9EC;
  padding:3px 6px;
}

.side_navi img {
  margin: 5px;
}

.side_navi h3 {
  font-size: 16px;
/*  font-size: 18px;*/
  margin: 0px 0px 5px 0px;
  background: url("../image/icon04s.png") no-repeat left center;
}

.side_navi li a {
  background: url("../image/icon05.png") 13px center no-repeat;
  display: block;
  font-size: 12px;
  padding: 5px 15px 5px 28px;
}

*:first-child+html .side_navi li a {
  width: 137px;
  height: 15px;
}

* html .side_navi li a {
  width: 180px;
  height: 15px;
}

