*  { color: #4d4d4d; font-style: normal; font-weight: normal; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka-等幅, Osaka, 平成角ゴシック; margin: 0px; padding: 0px }
body {
  font-size: 75%; /* IE */
}
html>/**/body {
  font-size: 12px; /* Except IE */
}
body  { background: white url(../images/bkimg.jpg) repeat-y center; text-align: center }
a { color: #00c; text-decoration: underline }
a:hover { color: #00f; text-decoration: none }
#wrap    { text-align: left; margin-right: auto; margin-left: auto; width: 760px } 

/*--h2  { text-align: right; padding-right: 16px }
h2 a   { color: #ccc; font-weight: normal; font-size: 10px; text-decoration: none }
h2 a:hover  { color: #ccc; font-weight: normal; font-size: 10px; text-decoration: none }--*/

/* ヘッダエリア */
#head { padding-top: 16px; border-top: 4px solid #559138 }
#head th   { text-align: left; padding-left: 20px; width: 300px }
#head td  { text-align: right; padding-right: 16px; width: 460px }
#tel   { color: #559138; font-weight: bold; font-size: 1.4em; background: url(../images/tel.jpg) no-repeat left center; padding-left: 25px }
#form a { padding-left: 16px }
#head th a  { color: #4d4d4d; font-weight: bold; font-size: 1.4em; text-decoration: none }


/* メイン */
#news { margin-top: 16px }
#news h3 { color: #559138; font-weight: bold; font-size: 1em; padding: 6px; border: solid 1px #559138 }
#news_data { font-size: 1em; line-height: 150%; margin-top: 10px; height: 130px; overflow: auto }
#item { margin-top: 16px }
#item h3  { color: #559138; font-weight: bold; font-size: 1em; margin-bottom: 10px; padding: 6px; border: solid 1px #559138 }
.item_data   { float: left; padding-right: 16px; padding-bottom: 16px; width: 160px }
.item_data p { font-size: 0.8em; line-height: 140%; margin-top: 8px }

/* 下層ページ共通 */
#ctitle{}
#ctitle h3  { font-weight: bold; font-size: 1.4em; padding: 6px 6px 6px 10px; border-style: solid; border-width: 1px 1px 1px 4px; border-color: #559138 }
#lead { margin-top: 16px }
#lead h4  { font-size: 1.2em; margin-bottom: 15px }
#lead p { font-size: 1em; line-height: 150% }
.img_r { float: right; padding-bottom: 10px; padding-left: 10px }


.clear { clear: both }

