@charset "utf-8";
/* CSS Document */
body {
	font:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#cccccc;
}

.box01_top {background:url(images/box01_top.gif) no-repeat; height:10px; width:320px;}
.box01_bt {background:url(images/box01_bt.gif) no-repeat; height:10px; width:320px;}
.box01_mid {background:url(images/box01_mid.gif) repeat-y; width:320px;}
.div01 {background:url(images/div01.gif) repeat-x; height:21px;}


#menu a{ font:Arial, Helvetica, sans-serif; font-size:25px; text-decoration:underline; font-weight:bold; color:#666666;}
#menu { font:Arial, Helvetica, sans-serif; font-size:25px; text-decoration:none; font-weight:bold; color:#666666;}
#menu a:hover{text-decoration:none;}
#menu a:active{font:Arial, Helvetica, sans-serif; font-size:25px; text-decoration:underline; font-weight:bold; color:#666666;}
#box01 a{ font:Arial, Helvetica, sans-serif; font-size:20px; text-decoration:none; font-weight:bold; color:#666666;}

#box01 a:hover{text-decoration:underline;}


