/* 全般設定 */
body {color: black; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",verdana, arial, sans-serif; background-color: beige; margin: 0px; padding: 0px;}
img {border:0px;}

/* テーブル設定 */
table {width: 100%; font-size: 12px; background-color: #FFFFFF;}
table td { border-width: 0px; vertical-align: top; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",verdana, arial, sans-serif;}
table#main { background-color:#ffffff; width: 90%; border-left: 8px solid #ff9999; border-right: 8px solid #ff9999; border-bottom: 8px solid #ff9999;}
table#head { width: 90%; height:210px;  border-left: 8px solid #ff9999; border-right: 8px solid #ff9999; background: #ffffff url(images/hback.gif) no-repeat ;}
td#menu { background: #ffffff url(images/baby5.gif) no-repeat bottom; }

/* 全般的なリンク */
a {color: #11593C; text-decoration: underline; background-color: transparent;}
a:hover {color: hotpink; text-decoration: underline;}

h1 {
  color:navy;
  font-size:14px;
  margin:10px;
  padding:5px;
  align:left;
  border-left:10px silver solid;
  border-bottom:2px silver solid;
  }
h2 {}
h3 {
  margin:30px;
  font-size:13px;
  font-weight:normal;
}
h4 {}
h5 {
  color:navy;
  font-size:13px;
  margin:10px;
  padding:5px;
  align:left;
  border-left:7px silver solid;
  border-bottom:1px silver solid;
}
ul {margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {margin-left: 2px; list-style: square inside; color: #666666;}

input.formButton {}

th {background-color: #99BBCC; color: #FFFFFF; vertical-align: middle; font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",verdana, arial, sans-serif;}

table#pr {margin:5px; background-color: transparent;}
/* メニューバー */
td#menubar {vertical-align: bottom; border-left: 10px solid firebrick; border-right: 10px solid firebrick;}
td#menubar a {color: #336699;}
td#menubar a:hover {color: #FFFFFF;}

/* タブ */
td#tab {background: firebrick;}
td#tab div.active {background: firebrick; font-weight: bold; font-size: 11px; text-align: center; padding:3px; border-right: 1px solid firebrick; background: url(images/tab.gif); background-repeat: no-repeat; background-position: 0% 0%;}
td#tab div.active a {color: #333333; text-decoration: none; padding:3px;} 
td#tab div.nonactive a {color: #548F54; font-weight: bold; background: firebrick; font-size: 11px; padding:3px; border-right: 1px solid firebrick; text-decoration: none; background: url(images/tab2.gif); display: block;}
td#tab div.nonactive a:hover {color: #FFFFFF; font-weight: bold; text-decoration: none; background: url(images/tab3.gif);} 

/* ヘッダバー */
td#headerbar {vertical-align: middle; background: #FFFFFF; color: #333333; padding: 5px; text-align: left; border-left: 10px solid firebrick; border-right: 10px solid firebrick;}

td#headeruser {font-size:9px; vertical-align: middle; background: #FFFFFF; color: #333333; padding-left: 15px; text-align: left; border-bottom:1px solid #CCCCCC;}
td#headeruser a{color: #ff9933; text-decoration: underline; font-weight: bold; background-color: transparent;}
td#headeruser a:hover {color: #548F54; text-decoration: underline;}
td#search {vertical-align: center; border-bottom:1px solid #CCCCCC; padding-top: 0px; padding-bottom: 5px; }

/* ヘッダーバナー */
td#headerbanner {font-size:10px; background: #FFFFFF; color: #333333; padding: 15px 0px 15px 0px; text-align: center; border-left: 10px solid firebrick;}

/* メインメニュー */
td#mainmenu a {color: #666666; font-size: 11px; display: block; background: url(images/tri.gif); background-repeat: no-repeat; background-position: left; padding-left: 15px; font-weight: normal; line-height: 90%;}
td#mainmenu a:hover {background-color: #FFFFFF; color: #FF9933; background: url(images/tri2.gif); background-repeat: no-repeat; background-position: left;}
td#mainmenu a.menuTop {padding-left: 15px;}
td#mainmenu a.menuMain {padding-left: 15px;}
td#mainmenu a.menuSub {padding-left: 23px; color: #666666; font-weight: normal; background-image: none; background-color: beige;}
td#mainmenu a.menuSub:hover{padding-left: 23px; color: #ff9933; font-weight: normal;}

/* ユーザーメニュー */
td#usermenu a {background-color: #FFFFFF; color: #002B55; font-weight: normal; font-size: 10px; padding-left: 5px; padding-bottom: 0px;}
td#usermenu a:hover {background-color: #FFFFFF; color: #FF9933;}
td#usermenu a.highlight {background-color: #fcc;}

/* テーブル内左右の余白 */
td#left  {width: 10px; background-color: firebrick;}
td#right {width: 10px; background-color: firebrick;}

/* フッター */
td#footer {width: 100%; color: #FFFFFF; font-size: 10px; text-align: center; padding-top: 10px; padding-bottom: 20px; background-color:firebrick;}
td#footer a {color: #FFFFFF;}
.footer{text-align:center; font-size:12px; margin:5px;}

table#item{padding:3px; margin:3px;}
td#itembottom{border-top: 1px solid #ff9999;}
table#menu{padding:3px; margin:3px; border:1px solid indigo; }
table#menu_top{padding:3px; margin:10px; border:1px solid indigo; color:navy;}

.j11{
	font-size:11px;
	color:gray;
}
.headerlogo{
	margin-left:230px;
	margin-top:105px;
}


