@charset "utf-8";
/*common style*/
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#99CC00;
	text-decoration: underline;
}
h1 a{
	color:#ffffff;
}
.link a{ 
	border:1px solid #37ABDC;
	background-color:#FFFFFF;
	color: #999999;
	padding:5px;
	text-align:center;
}

.link a:hover{
	border:1px solid #37ABDC;
	background-color:#BEE3F3; 
	text-decoration:none;
	color: #5A5A5A;
	padding:5px;
	text-align:center;
}

#foot {
	color: #999999;
	border-top-color: #999999;
}
/*block set--------------------------------*/
#back{
	width: 770px;
	border-width:0px;
	background-color: #F6F6F6;
	background:url(/img/bg.jpg);
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;

}

#read {
	margin-bottom: 20px;
}
#menu{
	margin-bottom:20px;
}


#footmenu {
	clear: both;
	text-align: center;
	font-size:10px;
}
#foot {
	text-align: right;
	height: 60px;
	border-top-width: 1px;
	border-top-style: none;
}
#asktext {
	margin-left: auto;
}

.colpink{
color:#FF6699;
}
.colpurple{
color:#990066;
}
.colblue{
color:#6666FF;
}
.strong_red {
	font-weight: bold;
	color: #FF0000;
}
.strong_blue {
	font-weight: bold;
	color: #2E4CBA;
}
.mar7 {
	margin-bottom: 7px;
}
#table_menu {
	height: auto;
	width: 504px;
	border: 1px solid #499300;
}
.btm15 {
	margin-bottom: 15px;
}
.top_margin20 {
	margin-top: 20px;
}
.side {
	margin-top: 3px;
}
#tit_info {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AE883A;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	padding-top: 1px;
}
#ozaki {
	color: #FFFFFF;
	font-size: 11px;
	text-align:center;
}
.zero {
	margin-left: 0px;
	margin-bottom; 0px;
	font-size: 12px;
}
