﻿@charset "UTF-8";
@import url("style-base.css");

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

form {
	margin: 0;
}
textarea,select,input {
    font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,"ＭＳ Ｐゴシック",Arial,sans-serif;
}

.news-date {
	font-size: 12px;
	line-height: 150%;
	color: #17245A;
}
.news-ttl {
	font-size: 12px;
	line-height: 150%;
	color: #4C4C4C;
}

.how-box {
}
.how-box td {
	font-size: 12px;
	line-height: 180%;
	text-align: left;
	padding: 0 6px;
}

table.box-640 {
	width: 640px;
}
.box-640 th {
	padding: 6px;
	border-right: #336699 dotted 1px;
	border-bottom: #336699 solid 1px;
	color: #336699;
}
.box-640 td {
	padding: 6px;
	border-right: #336699 dotted 1px;
	border-bottom: #336699 solid 1px;
	text-align: left;
}
.ttl-box {
	border-left: solid 3px #0D163A;
	border-bottom: solid 1px #0D163A;
}
.ttl-box td {
	padding: 6px;
}

h3 {
	font-size: 12px;
	color: #0D163A;
	text-align: left;
}

table.link-box {
	width: 660px;
}
table.link-box th {
	padding: 6px;
	border-bottom: #336699 dotted 1px;
	color: #336699;
	text-align: left;
}
table.link-box td {
	padding: 6px;
	color: #336699;
	text-align: left;
	font-weight: bold;
}
table.link-box td.linktxt {
	padding: 6px;
	color: #666666;
	text-align: left;
	font-weight: lighter;
}

.link-box a:link,.link-box a:visited { color: #003366; text-decoration:underline; }
.link-box a:hover,.link-box a:active { color: #336699; text-decoration:none; }

.absored	{
	font-size: 10px;
	color: #CC0000;
}