@charset "Shift_JIS";

@import url( html_layout.css );
@import url( index_layout.css );
@import url( html_details.css );


* {font-family: "ms pgothic","osaka","hiragino kaku gothic pro","ヒラギノ角ゴ pro w3",sans-serif;}

a:link {color: #0000bb; text-decoration: none;}
a:visited {color: #0000bb; text-decoration: none;}
a:active {color: #000066; text-decoration: none;}
a:hover {color: #ff6633; text-decoration: none;}

p {margin: 0px;}

body{
text-align:center;
margin:0;
padding:0;
}





/* 申込み用追加 */

table.regtable02 th{
text-align:left;
width: 30%;
}

table.regtable02 td{
text-align:left;
}
.regtitle_temp{
width:596px;
line-height: 40px;
background-color: #94efde;
font-weight: bold;
font-size: 14px;
text-align: center;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}

