/* CSS Document */
body {background-color:#FFF;
margin-left:0;
margin-top:0;
background-image:url(../image/bg_01.gif);
}

#contents img{
border:1px solid #999;
margin:3px 5px 3px 0;
padding:2px;
float:left
}

h2 {clear:left}
h3 {color:#060;
border-left:5px solid #696;
margin-left:1.5em;
margin-top:1.2em;
clear:left}

p.explain {line-height:1.8em}

p {line-height:1.4em}

#contents table{
width:95%;
margin-left:15px;
background-color:#FFF;
empty-cells:show;
}

#contents td{border-right:1px solid #999;
background-color:f8f8ff;
text-align:center}

caption{text-align:center;
background-color:#360;
font-size:1.0em;
font-weight:bold;
line-height:1.4em;
color:#FFF;
}

th{font-weight:normal;
background-color:#9c6;
border-right:1px solid #999;
border-bottom:1px solid #993;
font-size:13px}


a.arrow {background:url(../image/arrow03.gif) no-repeat center left;
padding-left:15px;
color:#333;
float:right;
text-decoration:underline
}
a.arrow:hover{background-color:#99CC66}

a.nor{background-image:none;
text-decoration:underline;
float:none
}

#contents td.skyblue {background-color:#CCCCFF;
	color:#000}

#contents td.mgreen {background-color:#CCFF66;
	color:#000}
	
#contents td.blue {background-color:#000099;
	color:#fff}
	
.m_red {background-color:#C30;
	color:#fff}
