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

table{
width:595px;
margin:auto;border-top:dotted #CCCCCC thin;
    margin: 0 0 2%;
}

tr{
height:40px;
}

th{width:160px;vertical-align:middle;border-bottom:dotted #CCCCCC thin;background:url(../img/section_bg_01.jpg);margin:1px;}
td{vertical-align:middle;border-bottom:dotted #CCCCCC thin;padding-left:10px;}


.col{
	color:#600;
}

.attention{
	font-weight:bold;
}