@charset "shift_jis";
/* CSS Document */

#con-m table{
	margin-left:50px;
}
#con-m table td{
	font-size:20pt;
	color:#09F;
}
#con-m table tr{
	margin-bottom:20px;
}

#con{
	margin-top:35px;
}
#con-m a img:hover{
	opacity:0.6;
}

#con-f h2{
	font-size:14pt;
	margin:20px 0 0 0;
}
#con-f p{
	margin:0px;
}
#con-f a:hover{
	color:#F30;
}