@charset "UTF-8";


body{
	color:#000000;
	font-size:11px;
	line-height:140%;
	font-family: "ヒラギノ丸ゴ Pro W4",  "ヒラギノ角ゴシックW3", "MS Pゴシック", Osaka, Arival, Helvetica, sans-serif, MS UI Gothic, Lucida Grande;
	background-color:#FFFFFF;
	text-align:left;
}



*{
padding:0;
margin:0;
}

li{
list-style: none;
}

.clear{
clear:both;
}

/*---------------------header--------------------*/








a{
color:#0066CC;
text-decoration:underline;
}

a:hover{
color:#0066CC;
text-decoration:underline;
}


.text10{
font-size:text10;
}

.clear{
clear:both;
}


.linebl{
border-bottom: 1px solid #666666;
}

.red{
color:#FF0000;
}


.sp3{
margin:3px;
}


.google{
margin-left:10px;
}


/*---------------------footer--------------------*/

#footer{
margin:0 auto;
font-size:10px;
clear:both;
color:#333333;
background-color:#CCCCCC;
padding-bottom:5px;}

#footercontent{
text-align:left;
padding:10px;
display:block;
}

.copy{
margin-top:10px;
}


#footer a{
color: #333333;
text-decoration:underline;

}

#footer a:hover{
color:#333333;
text-decoration:underline;
}

