・ｿ/* //////////////////////////////////// */
/* 繝医ャ繝励・繝ｼ繧ｸa
/* //////////////////////////////////// */
<style type="text/css">
<!--{  }
{  }

a {
  TEXT-DECORATION:NONE;
}
-->
</style>



.top_img {
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin-top: 0px;
}
/* //////////////////////////////////// */
/* 隕句・縺励ち繧ｰ謖・ｮ・
/* //////////////////////////////////// */



/* 表全体のデザイン */
table.sample {
  border-spacing: 0px;
  /* セルの間隔をなくす */
   font-family: Verdana,sans-serif;
  /* フォントの指定 */
   font-size: smaller;
/* 文字サイズを小さめに */
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.sample th, table.sample td {
  border-width: 5px;
  /* セルの枠線は太さ1ピクセル */
   border-style: solid;
  /* セルの枠線は実線 */
	padding: 2px 0px 0px 0px;
  /* セル内側の余白は2ピクセル */
	margin-top: 100px;
  height: 37px;
  width: 450px;
}
/* ヘッダセルのデザイン */
table.sample thead th {
  border-color: #f70000 #970000 #970000 #b00000;
  /* ※1 */
   background-color: #dd0000;
/* ※1 */
}
table.sample tbody th {
  border-color: #ffffcc #aca866 #aca866 #ffffcc;
  /* ※2 */
   background-color: #eceaa8;
/* ※2 */
}
/* セルのデザイン */
table.sample td {
  border-color: #ffffff #aca899 #aca899 #ffffff;
  /* ※3 */
   background-color: #ecead8;
/* ※3 */
}
STRONG {
  font-weight: lighter ;
}
h1 {
  font-weight: lighter;
  width: 800px;
  font-size: 15px;
  color: #2e2e2e;
  text-align: left;
  margin: 0px auto 5px auto;
  padding-left:3px;
  letter-spacing: .08em;
}
h2 {
  font-size: 1px;
  color:#ffffff;
  letter-spacing: .25em;
  text-align: right;
  line-height: 10%;
  font-weight: lighter;
}
h2.h2_title {
  font-weight: lighter;
  color: #ffffff;
  background-image: url('../images/h2_bg.jp');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 38px;
  width: 760px;
  text-align: left;
  font-size: 40px;
  padding-top: 0px;
  padding-left: 20px;
  margin-left:0px;
  margin-right:20px;
  margin-top:0px;
  margin-bottom:20px;
}
/* //////////////////////////////////// */
/* 繝ｪ繝ｳ繧ｯ繧ｿ繧ｰ謖・ｮ・
/* //////////////////////////////////// */

a:link, a:visited, a:active {
  text-decoration: underline;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #999999;
}
/* //////////////////////////////////// */
/* 繝ｪ繧ｹ繝磯未騾｣
/* //////////////////////////////////// */

ul.ul_free {
  padding: 10px 10px 10px 10px;
  margin-bottom:10px;
}
ul.ul_free li {
  background-image: url('../images/list_icon2.jpg');
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px
;
}
/* //////////////////////////////////// */
/* 繝・く繧ｹ繝郁｣・｣ｾ
/* //////////////////////////////////// */

.global_nav a:link, .global_nav a:visited, .global_nav a:active {
  text-decoration: none;
  color: #FFFFFF;
}
.global_nav a:hover   {
  text-decoration: none;
  color: #FFCC00;
}
#local_nav a:link, #local_nav a:visited, #local_nav a:active {
  text-decoration: none;
  color: #666666;
}
#local_nav a:hover   {
  text-decoration: none;
  color: #000000;
}
.p_photo_l img {
  float:left;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  padding: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.p_photo_r img {
  float:right;
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  padding: 4px;
  margin-left: 10px;
  margin-bottom: 10px;
}
address {
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
}
address a:link    {
  text-decoration: none;
  color: #999999;
}
address a:visited {
  text-decoration: none;
  color: #999999;
}
address a:active  {
  text-decoration: none;
  color: #999999;
}
address a:hover   {
  text-decoration: underline;
  color: #333333;
}
.text_red{
  color: #CC0000;
}
.text_blue{
  color: #3333CC;
}
.text_green{
  color: #006600;
}
.text_orange{
  color: #FF6600;
}
.text_bold{
  font-weight: bold;
}
/* //////////////////////////////////// */
/* 繝・・繝悶Ν謖・ｮ・
/* //////////////////////////////////// */

/* table_top */
table.table_top {
  width:100%;
}
table.table_top caption {
  text-align:left;
  font-size:14px;
  font-weight:bold;
  background-image: url('../images/top_info_title.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 23px
;
}
table.table_top th {
  text-align: left;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  background-color:#FFFFFF;
}
table.table_top td {
  text-align: left;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  background-color:#FFFFFF;
}
/* table_free */
table.table_free {
  margin: 0px auto 20px auto;
  border-top: 1px solid #b22222;
  border-left: 1px solid #b22222;
}
table.table_free caption {
  margin: 0px auto 0px auto;
  font-size: 120%;
  font-weight: bold;
  color: #330033;
  text-align: left;
  padding-bottom: 3px;
  background-color: #ffc0cb;
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #b22222;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #b22222;
  border-left-color: #b22222;
  padding-top: 2px;
  padding-left: 5px;
}
table.table_free th {
  text-align: left;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  background-color:#ffe4e1;
  border-bottom: 1px solid #b22222;
  border-right: 1px solid #b22222;
  font-weight: bold;
  color:#333333;
}
table.table_free td {
  text-align: left;
  vertical-align: top;
  padding: 3px 5px 3px 5px;
  border-bottom: 1px solid #b22222;
  border-right: 1px solid #b22222;
}
/* //////////////////////////////////// */