<!--
BODY {font-size:11pt;}
table {font-size:11px;}
td {font-size:11pt;}
p {font-size:11pt;}
A {text-decoration: none;}
a:hover {color: #FF0000;}.t_1 {  font-size: 8px}
.t_2 { font-size: 10px}
.t_12 {  font-size: 12px; line-height: 16px; color: #000000}
.t_14 {  font-size: 14px; line-height: 18px; color: #FF9900}
.t_14red { font-size: 14px; line-height: 18px; color: #FF0000; font-weight: bold}
.t_16red { font-size: 16px; line-height: 18px; color: #FF0000; font-weight: bold }
-->


/*ページタイトル*/
.title_bg{background-image:url(../image/title_bg.jpg);
background-repeat:no-repeat;
width:559px;
height:19px;
margin:20px auto;
text-align:center;}
.title_bg_inner{
color:#009933;
font-size:14px;
font-weight:bold;
padding-left:20px;
text-align:left;}
html*.title_bg{background-image:url(../image/title_bg.jpg);/*ie6*/
background-repeat:no-repeat;
width:559px;
height:19px;
color:#009933;
font-size:14px;
font-weight:bold;
padding-left:10px;
padding-top:2px;}


/*参加登録ボタン*/
.toroku_btn{background-image:url(../image/toroku_btn01.jpg);
background-repeat:no-repeat;
width:258px;
height:39px;
font-size:14px;
font-weight:bold;
padding:10px 0px 0 20px;}
html*.toroku_btn{background-image:url(../image/toroku_btn01.jpg);/*ie6*/
background-repeat:no-repeat;
width:258px;
height:39px;
font-size:14px;
font-weight:bold;
padding:12px 0px 0 20px;}
.toroku_btn a{
color:#009933;
text-decoration:none;
}