/*--------------------------------------------------------------------------------*/
img{border: 0px;}

a {
color: #3366CC;
text-decoration: none;
}
a:visited {
color: #3366CC;
text-decoration: none;
}
a:hover {
color: #FF6600;
text-decoration: underline;
}
a:link {
text-decoration: none;
}
a:active {
text-decoration: none;
}

body
{
font-size: 12px;
line-height: 16px;
font-weight: normal;
color: #333333;
background-color:#ffffff;
}

.body2
{
font-size: 12px;
line-height: 16px;
font-weight: normal;
color: #333333;
background-color:#ffffff;
}

#sotowaku
{
width:760px;
margin:auto;
text-align: left;
}

.red
{
color: red;
}

.small
{
font-size:10px;;
}

textarea{font-size:12px;}
input{font-size:12px;}
td{font-size:12px;}
/*--------------------------------------------------------------------------------*/
