@charset "UTF-8";
@import url(./sub.css);

.con h3 {
	font-size:14px;
	border-bottom:solid 5px #333333;
	line-height:30px;
}

.con p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}

#con_2 {
	margin-top:40px;
}

#con_3 {
	margin-top:40px;
}

#con_3 .tables {
	margin-top:20px;
}


#con_3 .tables .left {
	float:left;
	width:195px;
}

#con_3 .tables .center {
	float:left;
	width:195px;
	margin-left:5px;
}

#con_3 .tables .right {
	float:left;
	width:195px;
	margin-left:5px;
}

#con_3 .tables table {
	border-collapse:separate;
	border-spacing:2px;
	background:#c0c0c0;
}

#con_3 .tables td {
	font-size:10px;
}

#con_3 .kai_th {
	width:25px;
	text-align:center;
	line-height:24px;
	background:url(../images/bar.gif) repeat-x;
}

#con_3 .nen_th {
	width:45px;
	text-align:center;
	line-height:24px;
	background:url(../images/bar.gif) repeat-x;
}

#con_3 .ski_th {
	width:120px;
	text-align:center;
	line-height:24px;
	background:url(../images/bar.gif) repeat-x;
}

#con_3 .kai {
	text-align:right;
	padding-right:5px;
	line-height:20px;
}

#con_3 .nen {
	text-align:center;
	padding-right:5px;
	line-height:20px;
}

#con_3 .ski {
	padding-left:5px;
	line-height:20px;
}

#con_3 .n1 {
	background:#e0e0e0;
}

#con_3 .n2 {
	background:#ffffff;
}

#con_3 .pic {
	color:#0000ff;
}

#con_3 .msg {
	line-height:30px;
	font-size:12px;
	font-weight:bold;
}

#sub-navi2 ul {
	list-style:none;
}

#sub-navi2 ul li {
	font-size:12px;
}

#sub-navi2 ul li a {
	line-height:30px;
	text-decoration:none;
	color:#000000;
}

#sub-navi2 ul li a:hover {
	text-decoration:underline;
}


