@charset "shift_jis";
/*---------- ページ全体の指定 ----------*/
.clearfix { zoom: 1; }
.clearfix:after {
    content: "";
    display:block;
    clear :both;
}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333;
  background-image: url(img/back.gif);
  background-repeat: no-repeat;
  background-position: center top;
}
a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {mainiri
  color: #005ebb;
  font-size: 12px;
}
a:visited {
  color: #004080;
  font-size: 12px;
}
p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}
/*---------- メイン ----------*/
#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  background-color: #ffffff;
}
/*---------- ヘッダー ----------*/
#header {
	margin: 0:auto;
  width: 800px;
	height:110px;
  background-color: #ffffff;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}
#header h1 {
	float: left;
	padding-top: 10px;
  padding-left: 35px;
}
#midashi p.shinsotu {
	float: left;
	width:120px;
	padding-top: 37px;
  padding-left: 30px;	
}
#tel_conta p.tel {
	float: left;
	width:150px;
	padding-top: 37px;
	padding-left: 15px;
}
#tel_conta p.telNo {
	float: left;
	width: 128px;
	padding-top: 33px;
	font-weight: bold;
	font-size: 1.3em;
	font: blue;
	}
#tel_conta p.mail {
	float: right;
	width:150px;
	padding-top: 37px;
	padding-right: 5px;
}
#tel_conta p.mail a {
  text-decoration: none;
	color: blue;
}
#tel_conta p.mail a:hover {
	font-weight: bold;
}
#header-menu {
	clear: both;
  margin: 0px;
  padding-left: 45px;
  height: 35px;
  border-bottom: solid 3px #ffffff;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}
#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  padding: 0px
}
#header-menu li {
  color: #fffffc;
  display: inline;
  list-style-type: none;
  float: left;
  margin: 0;
}
#header-menu li a {
  font-size: 11px;
  width: 100px;
  height: 27px;
  line-height: 20px;
  color: #fffffc;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: center;
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #004080;
  text-decoration: none;
  padding-top: 8px;
}
#header-menu li a {
	border-left: 1px solid #004080;
  display: block;	
}
#header-menu li  a:hover {
  background: url(img/head_menu_back_hover.gif);
  background-repeat: repeat-x;
  color: #fffffc;
}


/*---------- コンテンツ ----------*/

#container {
  width: 788px;
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  border-top: solid 7px #cccccc;
  background-color: #ffffff;
}
/*---------- メインコンテンツ ----------*/
#contents {
  float: right;
  margin: 0;
  padding: 5px 8px 5px 0;
  font-size: 12px;
  line-height: 180%;
  letter-spacing: 1px;
  width: 590px;
}

#contents h2 {
  margin: 0 0 4px 0;
  padding: 13px 0 8px 24px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}
#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 5px;
  line-height: 180%;
  letter-spacing: 1px;
}
.bold  {
  font-weight: bold;
}
  
#contents a {
  color: #004080;
  font-size: 12px;
}
#contents a:hover {
  color: #005ebb;
  font-size: 12px;
}
#contents img.head_photo {
  margin: 0 0 10px 0;
}
#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}
#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}
nts p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}
table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}
td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}
td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}
/*---------- メニュー ----------*/
#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  bottom: 0;
  text-align: left;
  background-image: url(img/menu_back.gif);
}
#menu h2 {
  margin: 0 0 2px 0;
  padding: 9px 0 7px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}
.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
.menulist a{
  color: #004080;
  display: block;
  border-top: solid 2px #f3f3f2;
  border-bottom: solid 1px #9f9f9f;
  width: 138px;
  padding: 4px 4px 4px 17px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }
.menulist a:hover{
  color: #005ebb;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}
.menu_free {
  margin: 0 0 14px 0;
  padding: 5px 2px 0px 5px;
  width: 160px;
  text-align: left;
  letter-spacing: 1px;
  background-image: url(img/menu_back.gif);
}
.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}
.menu_free a{
  color: #004080;
  width: 138px;
  padding: 6px 0 5px 0;
  font-size: 12px;
  background-color: #f3f3f2;
 }
.menu_free a:hover{
  color: #005ebb;
  background-color: #f3f3f2;
}
.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
  letter-spacing: 1px;
}
#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}
/*---------- フッター ----------*/
#footer {
  clear: both;
  width: 100%;
  height: 90px;
  margin: 20px 0 0 0;
  padding: 40px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  background-color: #cccccc;
}
#footer a {
  color: #333333;
  font-size: 12px;
 }
#footer a:hover {
  color: #333333;
}
