@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/
html{
	height: 100%;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-image: url(img/main_back.gif);
  height: 100%
}

body > #main{
	height: auto;
}
	

/* IE7 用 */
*:first-child+html * {
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-serif;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}
a:link {
  color: #6666cc;
  font-size: 13px;
}
a:visited {
  color: #6666cc;
  font-size: 13px;
}
a:hover {
  color: #99ab4e;
  font-size: 13px;
}


a img{
	border: 0;
}

/*---------- メイン ----------*/
#main {
  width: 900px;
  margin:0 auto;
  padding: 0;
  border-bottom: solid 1px #9f9f9f;
  background: url(img/menu_back.gif);
  height: 100%;
  min-height: 100%;
}

/*---------- ヘッダー ----------*/
#header {
  height: 70px;
  margin: 0 auto;
  background-color: #fff;
  border-bottom: solid 1px #9f9f9f;
}

#header h1 {
  margin: 0;
  padding: 8px 10px 0 15px;
  font-size: 20px;
  color: #666;
  letter-spacing: 1px;
}

#header h2 {
  margin: 0;
  padding: 0px 10px 0;
  text-align: left;
  font-size: 15px;
  color: #666;
  letter-spacing: 1px;
}

#header a:link{
	color: #69821b;
	text-decoration: none;
}
#header a:visited{
	color: #69821b;;
}
#header a:hover{
	text-decoration: underline;
	color: #99ab4e;
}

#header p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #666;
  letter-spacing: 1px;
}

#h_info{
  margin: 0;
  padding: 0;  /*-- info 位置 --*/
  float: right;
  width: 100px;
}
#header_inner{
	overflow: hidden;
}
/*---------- コンテンツ ----------*/

#container {
  margin: 0 auto;
  padding: 0px;
  overflow: hidden;
}
/*---------- メインコンテンツ ----------*/

#contents {
  float: right;
  margin: 3px 5px;
  padding: 0px 5px 2px 5px;
  font-size: 14px;
  line-height: 180%;
  width: 640px;
  letter-spacing: 1px;
  background: #fff;
}

#contents #pannavi {
  margin: 0;
  padding: 3px 0 5px 0;
  font-size: 12px;
}

#contents h2 {
  height: 28px;
  margin: 0 0 7px 0;
  padding: 7px 0 0 20px;
  font-size: 14px;
  color: #69821b;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  height: 28px;
  margin: 0 0 7px 0;
  padding: 7px 0 0 5px;
  font-size: 14px;
  color: #69821b;
}

#contents h4 {
  height: 28px;
  margin: 0 0 7px 0;
  padding: 7px 0 0 15px;
  font-size: 14px;
  color: #666666;
}

#contents p {
  margin: 10px 0 10px 0;
  padding: 0 5px 0 5px;
  line-height: 150%;
  font-size: 14px;
}

#contents img.head_photo {
  margin: 0 0 8px 0;
  border: 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
  border: 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
  border: 0;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
}

#contents td {
vertical-align: center;
}
table{
	border:0;
	border-collapse: collapse;
}
dl,ul{
	margin: 0 0 7px 5px;
	list-style-type: none;
}

ul li{
	background: url(img/navi.gif) no-repeat left center;
	margin-left: -20px;
	vertical-align: bottom;
	text-indent: 1.5em;
}
dl dd{
	margin: 0 5px;
}
.link{
	line-height: 2.5em;
	margin-bottom: 150px;
}
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;
}

table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}
.t120{
	width: 120px;
	padding: 5px;
}
.t80{
	width: 90px;
	padding: 5px;
}
p.indent{
	text-indent: 1em;
}

/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0;
  padding: 1px 10px 5px 5px;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0;
  padding: 5px 1px 1px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 4px 0 2px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #69821b;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 2px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 9px 4px 6px 30px;
  font-size: 13px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
  text-decoration: none;
 }

.menulist a:hover{
  color: #99ab4e;
  background-image: url(img/side_menu_bg_hover.gif);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 4px 0 2px 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
  line-height: 180%;
 }

.menu_free a:hover{
  color: #99ab4e;
  line-height: 180%;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  background-color: #ffffff;
  background-image: url(img/menu_back.gif);
  line-height: 180%;
}

/*---------- フッター ----------*/
#footer {
  clear: both;
  text-align: center;
  margin: 0;
  padding: 15px 10px 5px 10px;
  font-size: 13px;
  color: #333333;
  border-top: solid 3px #ccc;
}
#footer p{
	  margin: 5px ;
}
#footer a {
  color: #333333;
  font-size: 13px;
  display: inline-block;
  padding: 0 10px;
  border-right: solid 1px #333;
  margin-bottom: 3px;
}

#footer a:hover {
  color: #333333;
}

#footer p a{
	padding: 0;
	border: none;
} 

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
  visibility: hidden;
}

iframe {
	width: 100%;
} 
