@charset "utf-8";
@import url("print.css") print;
body {
	margin:0;
	padding:0;
	background: #FFFFFF;
}
html {
	font: 13px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border-width: 0px;
	border-style: none;
}
.html {
	font: 100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.main {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
.txt11 {
	font-size: 11px!important;
}
.main h3 {
	background: url(../images/bar/h3_bk.gif) no-repeat left bottom;
	padding-left: 18px;
	margin-bottom: 1em;
	color: #666;
	letter-spacing: 1px;
	height: 18px;
	margin-left: 12px;
	margin-top: 0.5em;
	padding-bottom: 6px;
	font-size: 139%;
	font-weight: bold;
}
.main h4 {
	color: #333333;
	margin: 1em 0px 0.8em;
	padding: 8px 0px 1px;
	border-bottom: 1px dotted #999999;
	font-size: 124%;
	border-top: 3px double #333333;
}
.main h5 {
	font-size: 124%;
	margin: 0px 0px 0.5em;
}
.main .h3 {
	margin-left: 20px;
	margin-bottom: 2em;
	width: 630px;
}
.main .h5 {
	border-left: 3px solid #666699;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0.8em;
}
.h5_wrp {
	float: right;
	width: 445px;
}
.h5_img {
	float: left;
	width: 320px;
}
.h5_img img {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.main table {
	border-collapse:collapse;
}
.main td {
	padding: 5px;
	text-align: center;
	border: 1px solid #999999;
}
#header {
	background: url(http://nakayama-meps.co.jp//images/top/bk.gif) repeat-x center top;
	height: 103px;
	width: 100%;
}
.header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	position: relative;
}
#logo {
	height: 69px;
	width: 290px;
	position: absolute;
	padding-top: 26px;
	padding-left: 28px;
	display: block;
}
#top_navi {
	width: 326px;
	position: absolute;
	top: 7px;
	left: 424px;
	height: 57px;
}
#lang_navi {
	width: 164px;
	position: absolute;
	top: 7px;
	right: 0px;
	height: 30px;
	text-align: right;
}
#add_navi {
	width: 600px;
	position: absolute;
	top: 74px;
	right: -1px;
	height: 30px;
	font-size: 14px;
	text-align: right;
	color: #182950;
}
#navigation {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#main_img01 {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#top_main ul {
	margin: 0px;
	padding: 0px 0px 0px 41px;
	height: 48px;
	list-style: none;
	background: url(../images/top/navi_bk.jpg) no-repeat left top;
}
#top_main li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	height: 48px;
}
#footer {
	background: #1E2B4E;
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#foot_company {
	height: 91px;
	width: 750px;
	padding-left: 100px;
}
#foot_company_l {
	float: left;
	width: 135px;
}
#foot_company_r {
	float: right;
	width: 600px;
	text-align: left;
}
#foot_company_r p {
	text-align: left;
	line-height: 180%;
	margin: 0px;
}
#foot_company_r h6 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0px 0.5em;
	padding: 0px;
	letter-spacing: 2px;
}
.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#main_pro {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_pro td {
	padding-right: 15px;
	padding-left: 15px;
}
.footer p {
	text-align: center;
}
address {
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.main th {
	background: #EAF5F7;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
.main .th {
	background: #9BD2D9;
	padding: 3px;
}
.main .hi table {
	
}
.main .hi td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.h3 em {
	font-style: normal;
	font-weight: bold;
	color: #004080;
}
.main p {
	line-height: 150%;
	font-size: 1em;
	margin: 0px 0px 0.5em;
}
a {
	outline:none;
}
a:link {
	color:#3366cc;
	text-decoration:none
}
a:visited {
	color:#336699;
	text-decoration:none
}
a:active {
	color:#3366cc;
	text-decoration:none
}
a:hover {
	color:#ff9933;
	text-decoration:underline
}
#contentsBox {
	width: 888px;
	margin: 0 auto;
}
/*ev*/
#contentsBox #copyright {
	padding: 5px 15px;
	font-size: x-small;
	text-align: left;
	color: #333333;
	line-height: 100%;
	font-family: Verdana;
	background: url(../images/topBG.gif);
}
#contentsBox #mainBox {
	margin: 5px 40px 0px 40px;
	text-align: left;
}
#mainBox .table01 {
	width: 550px;
}
#mainBox .table01 th, #mainBox .table01 td {
	line-height:130%;
	padding: 12px 5px 5px;
	border-bottom: 1px dotted #666;
	text-align: left;
	vertical-align: top;
}
#mainBox .table01 th {
	font-weight: normal;
}
.odd {
	background: #EDF4FA;
}
.pass {
	margin-bottom: 1em;
	margin-top: 1em;
}
.ank {
	margin-top: 25px;
	text-align: right;
}
.no {
	margin-left: 12px;
	color: #990000;
	margin-bottom: 0px;
	font-size: 14px;
	position: relative;
	top: 9px;
}
.clear {
	clear:both;
}
.h_none {
	margin-top: 0px!important;
}
.a_a {
	text-align: right;
	margin-top: 2em;
}
hr {
	display:none;
}
.head_s {
	width: 888px;
}
.head_s table {
	width: 888px;
	border-width: 0px;
	border-style: none;
}
.head_s td {
	padding: 0px;
}
.reg {
	font-size: 80%;
	vertical-align: text-top;
}
