/* リンクテキストカラー設定 */
#center a
{color : #1584D0 ;}
#center a:hover
{color : #FF6633 ;}

/* ボックス */
.inbox01
{
width : 615px ;
text-align : left ;
padding-right : 10px ;
padding-bottom : 5px ;
margin-left : auto ;
margin-right : auto ;
margin-top : 5px ;
margin-bottom : 10px ;
border-bottom : 1px dotted #000 ;
}
.inbox01 a
{color : #2E42FF ;}

/* ボックス（下線なし） */
.inbox02
{
width : 615px ;
text-align : left ;
padding-right : 10px ;
margin-left : auto ;
margin-right : auto ;
margin-top : 5px ;
margin-bottom : 10px ;
}

/* ボックス内テキスト用スタイル */
.inbox01-ttl
{
clear : both ;
background: url(/images/midashi.gif) no-repeat left top;
color:#0066BC;
padding: 0px 0px 5px 15px;
font-size: 13px;
font-weight:bold;
}
.inbox01-txt
{
padding-left : 5px ;
margin-bottom : 5px ;
}
.inbox01-txt02
{
padding-left : 5px ;
margin-bottom : 5px ;
}
.text_normal01
{margin-left : 15px ;}
.text_normal02
{margin-left : 30px ;}
.text_topic01
{
margin-top : 5px ;
margin-bottom : 5px ;
}
.btn02
{margin-top : 10px ;}
.image01
{margin-top : 5px ; margin-bottom : 5px ;}

/***  登録フォーム  ***/
.box_entry01
{
clear : both ;
width : 653px ;
border-bottom : 1px solid #9D9D9D ;
text-align : center ;
margin : 0 auto 0 10px ;
background-image : url(/images/box_back04.gif);
background-color : #FEFEFE ;
}
.box_entry02
{
clear : both ;
width : 653px ;
border-bottom : 1px solid #9D9D9D ;
text-align : center ;
margin : 0 auto 5px 10px ;
padding : 0 ;
background-image : url(/images/box_back05.gif);
background-color : #FEFEFE ;
}
p.text_entry
{
width: 550px;
text-align : left ;
margin : 10px auto 0 auto ;
padding : 0 ;
}
.box_entry01 table
{
margin : 10px auto ;
font-weight : normal ;
padding : 0 ;
}
.box_entry01 th
{
text-align : left ;
color : #00356C ;
padding-right : 30px ;
}
.textarea_entry
{ width : 250px ; }
.btn_entry
{ margin : 8px auto ; }