@charset "utf-8";
/* CSS Document */

body{position:relative;}
.table{position:relative; overflow:hidden; width:720px;}
h1{font-size:14px;}
p{font-size:13px; margin:0 0 0 30px; font-weight:bold;}
.textR{text-align:right;}

/*¼öÇèÀÚ ±âÀç»çÇ×*/
.writeTable{width:100%; border-top:2px solid #666; border-bottom:2px solid #666; font-size:12px; color:#3f3f3f;}
.writeTable th{background:#afd0e3; border-right:1px solid #7296aa; border-bottom:1px solid #7296aa; padding:5px}
.writeTable td{border-bottom:1px solid #ebebeb; padding:4px}
.writeTable td span{font-size:11px; color:#c40f68;}
.writeTable input{margin:0 0 0 5px; padding:2px;}
.form_titlebg{border-left:1px solid #7296aa;}
.title01{}
.bdno{border-right:none;}
.bdt{border-top:1px solid #608ca6}
/*ÀÔ±ÝÁ¤º¸*/
.desTable{width:100%; border-top:2px solid #666; border-bottom:2px solid #666; font-size:12px;}
.desTable th{background:#afd0e3; text-align:center; padding:10px 5px; border-right:1px solid #ebebeb; border-bottom:1px solid #ebebeb;}
.desTable td{text-align:center; border-right:1px solid #ebebeb; padding:5px 0;}
/*À¯ÀÇ»çÇ×*/
.list10{width:100%; list-style:disc; font-size:12px; border-top:2px solid #666; border-bottom:2px solid #666; margin:0 0 20px 0; padding:10px 20px 0 20px; }
.list10 li{padding:0 0 5px 0;}

