/*---------- ページ全体の指定 ----------*/

body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KaKu Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 15px;
  background-color: #222222;
}

a:link {
  color: #69821b;
  font-size: 14px;
}

a:hover {
  position : relative;
  top : 1px;
  left : 1px;
  text-decoration: none;
  color: #99ab4e;
}


p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 800px;
  border-right:  solid 2px #c6c6c6;
  border-bottom: solid 2px #c6c6c6;
  border-left: solid 2px #c6c6c6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0;
  width: 800px;
  height: 90px;
  border-top: solid 4px #99ab4e;
  background-color: #ffffff;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin: 0;
  padding: 2px 0 0 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #69821b;
}

#header h2 {
  margin: 25px 10px 10px 15px;
  width: 400px;
  text-align: left;
  font-size: 18px;
  color: #666666;
  letter-spacing: 1px;
}

#header h2 a {
  margin: 25px 10px 10px 15px;
  width: 450px;
  text-align: left;
  font-size: 30px;
  letter-spacing: 1px;
}


#table-left{
  text-align: left;
  font-size: 16px;
  color: #333333;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}

#table-left a:hover{
  color: #666666;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin: 0;
  padding: 2px 14px 2px 0;
  font-size: 15px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  color: #666666;
  text-decoration: none;
}


#header-menu {
  height: 23px;
  background-color: #333333;
  margin: 0px;
  padding: 8px 0 0 15px;
  background: url(img/head_menu_back.gif);
  background-repeat: repeat-x;
  text-align: left;
  width: auto;
}

#header-menu ul {
  text-align: left;
  margin: 0px;
  padding: 0px
}

#header-menu li {
  color: #ffffff;
  display: inline;
  padding-left: 13px;
  padding-right: 8px;
  background: url(img/l_icon.gif) no-repeat;
  background-position: left center;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}


/*---------- コンテンツ ----------*/

#container {
  width: 788px;
  overflow: hidden;
  margin: 0px;
  padding: 6px;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin: 0;
  padding: 5px 0 5px 10px;
  font-size: 12px;
  line-height: 180%;
  width: 590px;
  letter-spacing: 1px;
}

#contents h2 {
  height: 24px;
  margin: 0 0 4px 0;
  padding: 6px 0 0 20px;
  font-size: 16px;
  color: #69821b;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 0 0 5px;
  line-height: 180%;
  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;
}

#contents 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;
}

#contents p{
  font-size: 15px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-left: 30px;
  line-height: 28px;
  background-image: url(img/note_line.gif);
}


box3
-------------------------------------------------------------------*/
#container #contents #contents #c_pad .box3 {
	float: left;
	width: 570px;
	border: 1px solid #566952;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #contents #contents #c_pad .box3 {
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #566952;
	border-left-color: #9eb099;
	color: #FFFFFF;
}

#base #wrap #contents #c_pad .box3 p {
	margin: 0px;
}



/*---------- メニュー ----------*/

#menu {
  float: right;
  margin: 0 0 15px 0;
  padding: 0;
  width: 170px;
  text-align: left;
  background-image: url(img/menu_back.gif);
  letter-spacing: 1px;
}

#menu h2 {
  height: 19px;
  margin: 0px;
  padding: 7px 0 0px 12px;
  font-size: 14px;
  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 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #69821b;
  display: block;
  border-right: solid 1px #9f9f9f;
  border-bottom: solid 1px #9f9f9f;
  border-left: solid 1px #9f9f9f;
  width: 134px;
  padding: 5px 4px 4px 20px;
  font-size: 12px;
  line-height: 160%;
  background-image: url(img/side_menu_bg.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #99ab4e;
  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;
  background-image: url(img/menu_back.gif);
}

.menu_free h2 {
  height: 19px;
  margin: 0;
  padding: 7px 0 0 12px;
  font-size: 12px;
  color: #fffffc;
  background-image: url(img/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #69821b;
  width: 148px;
  padding: 6px 0 5px 0;
  background-color: #f3f3f2;
 }

.menu_free a:hover{
  color: #99ab4e;
  background-color: #f3f3f2;
}

.menu_free p{
  margin: 10px 4px 0 4px;
  font-size: 12px;
  background-color: #f3f3f2;
  line-height: 180%;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}



#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #c3bea4;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 4px;
	border: 1px solid #c3bea4;
        text-align: center;
}

#contents #c_pad table a {
	font-size: 14px;
	text-decoration:underline;
	color:#4e6a44;
}

#contents #c_pad table a:hover {
	font-size: 14px;
	text-decoration: none;
	color:#eea6ba;
}

#contents #c_pad table td{
	font-size: 14px;
}


#contents #c_pad2 table {
	width: 100%;
        padding-top:12px;
        padding-right:20px;
        padding-bottom:12px;
        padding-left:13px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad2 table td {
	padding: 5px;
	border: 1px solid #c3bea4;
}
#contents #c_pad2 table th {
        text-align: left;
	background-color: #EFEDE7;
	padding: 4px;
	border: 1px solid #d3cfbc;
}
#contents #c_pad2 form table th {
	width: 127px;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 0;
  text-align: center;
  font-size: 12px;
  color: #333333;
  border-top: solid 4px;
  border-top-color: #69821b;
  background-color: #ffffff;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}





