@charset "shift_jis";

/*------------------------------------------
‹¤’Ê‰æ–Ê‘JˆÚƒƒjƒ…[—pCSS
------------------------------------------*/
td.but{
	height:40px;
	background-color:#eeeeee;
}
div.but{
	width:180px;
	text-align:center;
	cursor:pointer;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:bold;
	font-size:18px;
	border-top:5px solid #eeeeee;
	border-bottom:5px solid #eeeeee;
}
/*
a.menubar:link{
	color:#0149C1;
}
a.menubar:visited {
	color: #0149C1;
}
a.menubar:hover{
	color:#FFFF66;
}
*/

div.but a{
	color:#FF33CC;
}
/*div.but a:link{
	color:fuchsia;
}
div.but a:visited{
	color:fuchsia;
}*/
div.but a:hover{
	color:#FFFF66;
}
/*div.but a:active{
	color:green;
}
*/
dt{
	text-align:left;
	font-weight:bold;
}
dd{
	text-align:left;
	line-height:1.3em;
}
textarea{
	font-size:12px;
}
