/* リンク************************************** */
A:link{
text-decoration:underline;
color:#993333;
}

A:visited{
text-decoration:underline;
color:#704949;
}

A:action{
text-decoration:underline;
color:#d83939;
}

A:hover{
text-decoration:underline;
color:#d83939;
}

body{
margin-top:0;
margin-bottom:0;
font-size:10pt;
line-height:150%;
background-color:#999999;
color:#000000;
}

/* メインテーブル************************************** */
table.main{
width:800px;
border-spacing:0;
border:0;
background-color:#ffffff;
font-size:10pt;
line-height:150%;
color:#000000;
}

/* ロゴ関連************************************** */
td.logo{
width:800px;
height:120px;
border:0;
background-color:#ffffff;
font-size:10pt;
line-height:150%;
color:#ffffff;
}

/* 見出し関連************************************** */
td.title{
width:641px;
height:33px;
background-color:#ad8585;
font-size:10pt;
line-height:150%;
color:#ffffff;
}

td.title-l{
width:159px;
height:33px;
background-color:#ad8585;
font-size:10pt;
line-height:150%;
color:#ffffff;
}

div.title{
margin-left:33px;
}

/* メニュー関連************************************** */
td.menu{
width:159px;
background-color:#cccccc;
font-size:10pt;
line-height:150%;
color:#000000;
}

div.menu{
margin-top:1px;
}

/* 本文関連************************************** */
td.txt{
width:641px;
background-color:#ffffff;
font-size:10pt;
line-height:150%;
color:#000000;
}

td.copy{
width:800px;
background-color:#ffffff;
background-image:url(images/bg_copy.gif);
background-repeat:y-repeat;
font-size:10pt;
line-height:150%;
color:#000000;
}

div.txt{
margin-left:37px;
margin-top:10px;
margin-right:50px;
margin-bottom:50px;
}

/* 更新情報************************************** */
table.new{
width:551px;
border:0;
border-spacing:0;
font-size:10pt;
line-height:150%;
color:#000000;
margin-bottom:50px;
}

div.new{
padding-top:10px;
}

td.new-day{
width:90px;
valign:top;
border-bottom:1px #660000 solid;
font-size:10pt;
line-height:150%;
color:#660000;
font-weight:bold;
}

td.new-info{
width:531px;
valign:top;
padding-left:10px;
border-bottom:1px #660000 solid;
font-size:10pt;
line-height:150%;
color:#000000;
}

A:link.new{
text-decoration:underline;
color:#000000;
}

A:visited.new{
text-decoration:underline;
color:#000000;
}

A:action.new{
text-decoration:underline;
color:#000000;
}

A:hover.new{
text-decoration:underline;
color:#000000;
}

/* フォント************************************** */
.small{
font-size:9pt;
}

.big{
font-size:12pt;
}

.title{
color:#955e5e;
font-weight:bold;
}


/* スライドメニュー************************************** */
#slidemenubar, #slidemenubar2{
position:absolute;
border:0px solid black;
background-image:url(img/menu_bg.gif);
background-position:100% 0;
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#ffffff;
layer-background-color:#ffffff;
font:9pt;
line-height:120%;
}


/* インプット・テキストボックス************************************** */
textarea,select.c{
border-left:0px solid #000000;
border-right:1px solid #000000;
border-top:0px solid #000000;
border-bottom:1px solid #000000;
background-color:#b2cbd7;
}

input.c{
border-left:0px solid #000000;
border-right:1px solid #000000;
border-top:0px solid #000000;
border-bottom:1px solid #000000;
background-color:#b2cbd7;
font-size:8pt;
}

input.d{
border-left:0px solid #000000;
border-right:1px solid #000000;
border-top:0px solid #000000;
border-bottom:1px solid #000000;
background-color:#b2cbd7;
}
