@charset "utf-8";
@import "../../styles/common.css";





/*STTLES*/
/*******************************************************************/
div#navi li a:hover, div#navi li.select a { background: #DB0404;}

h3 {
	margin-bottom: 5px;
	border-bottom: dotted 1px #666;
	font-size: 138.5%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #000;
}
p { padding: 10px 0 10px 80px;}
p.mx { padding: 10px 0;}

table { width: 300px; margin: 0 auto;}