/* レイアウトCSS */
#contents {
	width: 770px;
	margin: auto;
	text-align: left;
	/* background-image: url(/img/w117.gif);
	background-repeat: repeat-y; */
	/* border: 1px solid #cccccc; */
}
#main {
	float: right;
	width: 560px;
	margin-right: 1px;
	margin-top: 3px;
}
#side {
	float: left;
	width: 200px;
	margin-right: 1px;
	margin-top: 1px;
}
/* デザインCSS */
body {
	font-size: 14px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background: url(/img/wp.gif) scroll repeat center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
td, th {
	font-size: 14px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	color: #dd0000;
	text-decoration: underline;
	/* background-color: #ffff80; */
}
h1 {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
}
h1 a {
	color: #000000 !important;
	text-decoration: none !important;
}
.pr {
	color: #FF8000;
}
.num {
	font-family: Verdana,Helvetica,Arial;
}
.copy {
	font-size: 11px;
	font-family: Verdana,Helvetica,Arial;
	/* color: #363636; */
}
.small {
	font-size: 12px;
}
.mini {
	font-size: 11px;
}
.cell_wp {
	color: white;
	background: url(../img/wp_blue.gif);
}
.cell_wp_gr {
	color: white;
	background: url(../img/w508.gif);
}
.mainlink a, .lh-20 {
	line-height: 20px;
}
.dotlink {
	background: url(../img/list01.gif) no-repeat 4px center;
	padding-left: 17px;
}
.dotlink_t {
	background: url(../img/list02.gif) no-repeat 4px center;
	padding-left: 17px;
}
.dotlink_c {
	background: url(../img/list03.gif) no-repeat 4px center;
	padding-left: 17px;
}
.pr_tbl {
	height: 2px;
	border: 2px;
	border-style: dashed;
}
.dot {
	border: 1px dotted #666666;
}
.dotline {
	color: #666666; /* 線の色(IE用) */
	background-color: #666666; /* 線の色(NN用) */
	height: 1px; /* 線の太さ */
	border: 1px; /* 枠の太さ */
	border-style: dashed; /* 枠の種類 */
}
.uline {
	border-bottom: 1px solid #a8a8a8;
}
.pagetop {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
.pagetop a {
	font-size: 9px;
	border: 1px solid #666666;
	padding: 1px;
	color: #000000;
	background-color: #e1e1e1;
	font-family: Verdana,Helvetica,Arial;
}
.pagetop a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #454545;
}
.number {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 3px;
	color: #ffffff;
	background-color: #000080;
	font-family: Verdana,Helvetica,Arial;
}
.topmsg {
	color: #000080;
	font-size: 13px;
	line-height: 15px;
}
.navi_over a {
	color: #ffffff !important;
	background-color: #808080;
	text-decoration: none !important;
}
.navi_menu a:hover {
	background-color: #808080 !important;
	color: #ffffff !important;
	text-decoration: none;
}
.txt13 {
	font-size: 13px;
	line-height: 15px;
}
.subttl {
	font-size: 100%;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 4px #cc0000;
	background-color: #ffffff;
	display: block;
	padding: 2px 5px;
	margin-top: 10px;
}
.minittl {
	border-left: solid 4px #cc0000;
	background-color: #ffffff;
	display: block;
	padding: 2px 5px;
	margin: 0px;
}
address {
	font-family: Verdana,Helvetica,Arial;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding-top: 5px;
	clear: both;
}
.navimenu {
	background-color: #e0e0e0;
	/* list-style-type: none; */
	float: left;
	margin: 0px;
	border: 1px solid #666;
	border-top: 0px;
}
.navimenu li {
	border-top: 1px solid #666;
}
.navimenu a {
	border-top: 1px solid #666;
	color: #000;
	display: block;
	padding: 9px 0px 9px 10px;
	width: 190px;
}
.navimenu a:hover {
	background-color: #808080 !important;
	color: #ffffff !important;
	text-decoration: none;
}
.navilink {
	display: block;
	color: #000;
	width: 190px;
	/* height: 25px; */
	padding: 9px 0px 9px 10px;
	/* background: url(/img/list01.gif) no-repeat 4px center; */
	/* padding-left: 17px; */
}
.list {
	font-size: 14px;
	width: 32%;
	float: left;
	padding: 0%;
	margin: 0px 0px 2em 3px;
	line-height: 140%;
}
.list li {
	list-style-type: none;
}
.list2 {
	font-size: 13px;
	width: 40%;
	float: left;
	padding: 0%;
	margin: 0px 0px 2em 3px;
	line-height: 140%;
}
.list2 li {
	list-style-type: none;
}
.clear {
	clear: both;
}
.ttlbar {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	color: #fff;
	background: url(/img/wp_blue.gif);
	padding: 4px;
	/* margin-top: 5px; */
}
.ttlbar a {
	color: #fff;
}
.top-ttlbar {
	font-size: 100%;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	color: #ffffff;
	background-color: #000080;
	padding: 4px;
	margin-top: 5px;
}
.top-ttlbar a {
	color: #fff;
}
.top-msg {
	margin-left: 5px;
}
.note {
	font-size: 90%;
	border: dotted 1px #666666;
	padding: 6px;
}
.office {
	color: #dd0000;
	font-size: 12px;
}
.office2 {
	color: #414141;
	font-size: 12px;
}
.news {
	color: #006f00;
}
.w3c {
	border: 0;
	width: 88px;
	height: 31px;
	margin-top: 20px;
}
.no-border {
	border: 0;
}
.tenkiyoho {
	font-size: 11px;
	text-align: center;
}
.box1 {
	width: 190px;
}
.box2 {
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
.box3 {
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	border-style: solid;
}
.box4 {
	background-color: #d0d0d0;
	padding: 1px;
}
.box5 {
	padding: 1px 1px 1px 1px;
	text-align: center;
	font-size: 12px;
}
.box6 {
	border-width: 1px;
	border-color: #999999 #ffffff #ffffff #999999;
	border-style: solid;
}
.box7 {
	border: 1px #333333 solid;
	background-color: #ffffff;
	padding: 4px;
	font-size: 11px;
	line-height: 13px;
}
.jostbl {
	border: solid 1px #000000;
	padding: 4px;
	font-size: 13px;
	background-color: #ffffb0;
	border-color: #ff8000;
}
.m-l {
	margin-left: 20px;
}
/* main-navi active */
#d0_inq a#btn_inq           { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_komon a#btn_komon       { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_shaho a#btn_shaho       { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_roho a#btn_roho         { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_joseikin a#btn_joseikin { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_kyuyo a#btn_kyuyo       { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_kisoku a#btn_kisoku     { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_romu a#btn_romu         { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_zesei a#btn_zesei       { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_sharoshi a#btn_sharoshi { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_office a#btn_office     { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_profile a#btn_profile   { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_privacy a#btn_privacy   { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_link a#btn_link         { background-color: #dd0000 !important; color: #fff; cursor: default; }
#d0_sitemap a#btn_sitemap   { background-color: #dd0000 !important; color: #fff; cursor: default; }
/* sub-navi active */
.sub-navi { display: none; }
.sub-navi a {
	color: blue;
	background-color: white;
	padding: 4px;
}
#d0_inq #sub_inq,
#d0_rodohoken #sub_rodohoken
{ display: block; }

