/*CSS Documenmt */
@import url("global.css"); !--‹¤’Ê--!

ul {
list-style-type: none;
}

#textarea-1{
line-height:180%;
margin:20px 20px 20px 20px;
border:solid #999999 1px;
width:750px;
}

.text{
margin:10px 0px 10px 30px;
color:#333333;
font-weight:bold;
}

.text-1{
padding:10px;
color:#000000;
width:700px;
height:20px;
font-size:100%;
font-weight:bold;
border-bottom:dotted 1px #666666;
}

.syokusyu{
width:700px;
height:30px;
font-weight:bold;
color:#FFFFFF;
background-color:#000033;
font-size:120%;
padding:5px 0px 0px 10px;
}
.hukuri{
width:700px;
height:30px;
font-weight:bold;
color:#FFFFFF;
background-color: #333333;
font-size:120%;
padding:5px 0px 0px 10px;
}

.koumoku{
padding:10px;
font-weight:bold;
color:#CC0000;
width:100px;
border-bottom:dotted 1px #666666;
height:15px;
text-align:center;
}

.naiyo{
padding:10px;
font-weight:nomal;
color:#000000;
width:600px;
border-bottom:dotted 1px #666666;
height:15px;

}
.space-tr{
height:20px;
}
.ryokou{
padding:10px;
font-weight:bold;
color:#CC0000;
border-bottom:dotted 1px #666666;
height:15px;
font-size:120%;
}

.top{
margin:0px 0px 20px 650px;
}