@charset "Shift_JIS";
a:link {color:#006;text-decoration:none;font-weight: bold;}
a:visited {color:#006;text-decoration:none;font-weight: bold;}
a:active {color:#006;text-decoration:none;font-weight: bold;}
a:hover {color:#006;text-decoration:underline;font-weight: bold;}

#windowContents {
width:660px;
margin:10px auto;
padding: 0px;
}

#h2_title {
	background:url("../img/h2_title01.gif") no-repeat;
	margin: 0 0 15px 0;
	padding: 0px;
	display: block;
	height: 37px;
	width: 640px;
}

#h2_title h2 {
font-size: 18px;
font-weight: bold;
color: #0099CC;
padding: 10px 0px 0px 30px;
margin: 0px;
}

#contentsBox {
width:640px;
margin:0px;
padding: 0px;
float:left;
}

#contentsBoxText {
width:620px;
margin:0 10px;
padding: 0px;
float:left;
font-size: 90%;
color:#333;
line-height: 140%;
}


.caution {
margin: 5px 0;
padding-left: 1.1em;
text-indent: -1.2em;
font-size:90%;
line-height: 140%;
}

#moveBox {
width: 640px;
height: 480px;
margin: 0px;
padding: 0px;
border: 1px #666 solid;
}


table#tb01 {
width: 640px;
border: 1px #666 solid;
border-collapse: collapse;
border-spacing: 0;
margin:20px 5px 10px 5px;
font-size:90%;
line-height: 140%;
}

table#tb01 th {
padding:3px;
border: 1px #666 solid;
background-color:#99ccff;
text-align:left;
}

table#tb01 td {
padding: 5px 5px;
border: 1px #666 solid;
border-width: 0 0 1px 1px;
}

table#tb01 ol
{
margin:0px 0px 10px 20px;
padding:10px;
font-size:90%;
}

table#tb01 li
{
margin:0px;
padding:0px;
}

