@charset "utf-8"; 


a {text-decoration:none;}

/*------------ マージン --------------*/
.mgl18 {margin-left:18px;}
.mgl38 {margin-left:38px;}
.mgl140 {margin-left:140px;}
.mgl80 {margin-left:80px;}
.mgauto {margin-left:auto; margin-right:auto;}


/*------------ ボーダー --------------*/
.border01 {border-left:#CCCCCC solid 1px; text-indent:15px;}


/*------------ 回り込み --------------*/
.fleft {float:left;}


/*------------ テーブル --------------*/
.table01 th {background:#DBF0CE; width:4em; vertical-align:middle; text-align:center; padding:3px;}
.table02 {border: solid 1px #E8ECE1;}
.table02 th {background:#E8ECE1; width:8em; vertical-align:middle; text-align:center; padding:3px;}
.table02 td {border-bottom:#CCCCCC 1px dotted;}
.table03 {border: solid 1px #E8ECE1;}
.table03 th {background:#E8ECE1; width:9em; vertical-align:middle; text-align:center; padding:3px;}


/*------------ 画像block --------------*/
.block {display:block;}


/*------------ hr --------------*/
div.redrule {height:0; background:#FFFFFF; clear:both;}
div.redrule hr {display: none;}
div.redrule * {display: none;}
div.redrule2 {height:1px; background:#E6E6E6; clear:both;}
div.redrule2 hr {display: none;}
div.redrule2 * {display: none;}




