td {font-size:9pt; }
td.line {font-size:1pt;}
.lims {font-size:9pt;}
.woong {font-size:9pt;}
.woong1 {font-size:8pt;line-height:130%}
.woong2 {font-size:15pt;line-height:130%}
.woong3 {font-size:7pt; font-family:matchworks,tahoma;color:#444444;line-height:130%}
.woong4 {font-size:11pt;line-height:130%}
.line {font-size:1px;line-height:1px;}
.input{border:solid 1;verdana;font-size:9pt;color:black;background-color:white;height:19px}
.input2{border:solid 0;verdana;font-size:9pt;color:black;background-color:white;height:16px}
.textarea {border:solid 1; verdana;font-size:9pt;color:black;background-color:white}
input{font-size:9pt;}
BODY {font-size:9pt;}
a{text-decoration:none ;}
A:link { text-decoration:none; color:#0000FF;}
A:visited { text-decoration:none; color:#0000FF;}
A:hover { color:#dc143c; text-decoration:underline;}
/* --- ナビゲーションバー ---ここからサイドバーまるぱくり */
div.nav {
width: 150px; /* ナビゲーションの幅 */
font-size: 100%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
border-top: 1px #cccccc solid; /* 最上部の境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
background: #f9f9f9 url(ver_menu3_back.gif) repeat-x top; /* 項目の背景 */
border-bottom: 1px #cccccc solid; /* 項目の下境界線 */
}

/* --- リンク --- */
div.nav ul.nl li a {
display: block;
position: relative; /* IE6用 */
padding: 8px 10px 6px 12px; /* リンクエリアのパディング（上右下左） */
background: url(ver_menu3_off.gif) no-repeat 3px; /* 左側の三角マーク */
text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
background: url(ver_menu3_on.gif) no-repeat 3px; /* ポイント時の三角マーク */
}
table.bd {
 /* テーブル線一本*/
border-collapse	: collapse;
border		: 1px solid #333333;
}
table.bd td {
border		: 1px solid #333333;
}
h1{
  /* 大見出し */
font-size: 150%;
  line-height: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
　 text-align:center;
}
h2{
  /* 中見出し*/
font-size: 125%;
  line-height: 1em;
margin-top: 0.5em; 
margin-bottom: 0.5em; 
  text-align:left;
}
h3{
  /* 小見出し */
font-size: 120%;
  line-height: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
　 text-align:left;
}
.h2box {background-image: url(/design/ikedaya/h2line.gif)}