body{
 color: #000000;
 background-color: #FFFFFF;
 background-image: url();
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: bottom right;
}

.top-all{
margin: 0 auto;
width: 700px;

}
.top-all-in{
font-family: MS UI Gothic;
font-size: 85%;
padding: 5px;
line-height: 130%;

}

table,td{
margin: 0;
padding: 0;
}

/* トップのテーブル右側 */
.top{
vertical-align: top;
margin: 0;
padding: 5px;
font-size: 85%;
background-color: #FFFFCC;
line-height: 140%;

}

		
/* トップのテーブル左側 */
.td-left{
line-height: 100%;
text-align: left;
vertical-align: top;
margin: 1px;
padding: 5px;
width: 200px;
font-size: 85%;
background-color: #996633;
line-height: 120%;

}

/* せりふ */
.top-serihu-box{
font-size: 85%;
padding: 10px;
background-color: #CEDECE;
}


img{
vertical-align: middle;
margin: 2px;
border-width: 0;
}


.top-box{
font-size: 85%;
color: #330000;
line-height: 130%;
text-align: left;
vertical-align: top;
margin: 5px;
padding: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
width: 35%;
}
.top-box2{
font-size: 85%;
color: #330000;
line-height: 130%;
text-align: left;
vertical-align: top;
margin: 5px;
padding: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
width: 30%;
}
.top-box3{
font-size: 85%;
color: #330000;
line-height: 130%;
text-align: left;
vertical-align: top;
margin: 5px;
padding: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
}
.top-box4{
font-size: 85%;
color: #330000;
line-height: 130%;
text-align: left;
vertical-align: top;
margin: 5px;
padding: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
width: 15%;
}

.top-box5{
font-size: 85%;
color: #CCCCCC;
line-height: 130%;
text-align: left;
vertical-align: top;
margin: 5px;
padding: 5px;
border-width: 1px;
border-color: #000000;
border-style: solid;
width: 100%;
}


.contents{
font-family: MS UI Gothic;
font-size: 85%;
color: #330000;
line-height: 130%;
text-align: left;
margin: 3px;
padding: 5px;
height: 100px;
background-color: #FFFFCC;
}

.under-line{border-bottom: 1px dotted #993300;
}

.form{
font-family: MS UI Gothic;
font-size: 85%;
padding: 5px;
border-width: 1px;
border-color: #660000;
border-style: solid;
}

.clear{
clear: none;
}

a:link { text-decoration:none; color:Teal; }
a:visited { text-decoration:underline; color:maroon; }
a:active { text-decoration:none; color:maroon; }
a:hover { text-decoration:line-through; color:olive; }
input,textarea{
		border:1px double #000000;
		color:#000000;
		font-size:9pt;
		background-color:#ffffff;}
