@charset "UTF-8";
/* CSS Document */
/*---------------------------------------レイアウト設定-----------------------------------------*/
#head{width:1000px; margin:0 auto;}
#head a {color: #333333; text-decoration:none;}
#head a:hover {color: #009900; text-decoration:underline;}
#nav1{width:1000px; margin:0 auto;}
#nav1 a {color: #000066; text-decoration:none;}
#nav1 a:hover {color: #F00; text-decoration:underline;}
#cont{width:1000px; margin:0 auto;}
#cont a {color: #000066; text-decoration:none;}
#cont a:hover {color: #F00; text-decoration:underline;}
#link{width:1000px; margin:0 auto;}
#link a { color: #333333; text-decoration: none; }
#link a:hover { color: #009900; text-decoration: underline; }
#ad1{width:1000px; margin:0 auto;}
#ad1 a { color: #000066; text-decoration: none; }
#ad1 a:hover { color: #F00; text-decoration: underline; }
#foot{width:1000px; margin:0 auto;}
/*---------------------------------------レイアウト設定end-------------------------------------*/
