@charset "utf-8";

/*----------------------------------------------------
Information
File name :		exam.css
Style Info:		基本スタイルの設定
--------------------------------------------------- */


/* ------------------------------

	reset

------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

em,strong,th,address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

img,
object,
embed {
	border: 0;
	vertical-align: top;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

/* ------------------------------

	linkcolor

------------------------------ */

a:link,
a:visited {
	color: #47678d;
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

/* ------------------------------

	clearfix

------------------------------ */

.cb {
	clear: both;
	font-size: 1%;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.clearfix {
	display: inline-block;
}

/* Hide from IE-mac \*/

* html .clearfix { height: 1%; }
.clearfix { display:block; }

/* End hide from IE-mac */

/* ------------------------------

	base

------------------------------ */

body {
	color: #333;
	font-size: 81.3%;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
}

* html body {
	font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
*:first-child + html body {
	font-family: verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#page {
	background: url(/matrix/img/campaign/exam/pageBg.gif) repeat-x scroll left top;
}

#main {
	width: 914px;
	margin: 0 auto;
	text-align: left;
}

h1 {
	margin-left: -25px;
}

#pointBox {
	margin-left: 10px;
	height: 268px;
	clear: both;
	margin-top: 1px;
}

.point {
	margin-right: 12px;
	float: left;
}

.point h2{
	margin: 0px;
}

h2 {
	margin: 36px 0 13px 6px;
}

#areaMap {
	margin: 0 6px;
}

#routeSearch  {
	margin: 0 3px 26px;
	background: url(/matrix/img/campaign/exam/exam_bg01_mid.gif) repeat-y left top;
}
* html #routeSearch {
	zoom: 1;
}
*:first-child + html #routeSearch {
	zoom: 1;
}

#routeSearch .inner {
	padding-bottom: 32px;
	background: url(/matrix/img/campaign/exam/exam_bg01_bot.gif) no-repeat left bottom;
}
*:first-child + html #routeSearch .inner {
	zoom: 1;
}

#routeSearch h3 {
	padding: 24px 0 11px 18px;
	background: url(/matrix/img/campaign/exam/exam_bg01_top.gif) no-repeat left top;
}

#routeSearch h3.bgnone {
	background: none;
	padding: 21px 0 11px 18px;
}

.anchorNavi {
	margin: 0 15px;
}

.anchorNavi ol {
	overflow: hidden;
	padding: 0 0 10px 13px;
}
* html .anchorNavi ol {
	height: 1%;
}

.anchorNavi li {
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 32px;
	font-size: 107.1%;
}
* html .anchorNavi li {
	float: none;
	display:　inline;
	zoom:　1;
}
 
*:first-child + html .anchorNavi li {
	float: none;
	display:　inline;
	zoom:　1;
}

.anchorNavi li a {
	display: -moz-inline-box;
	display: inline-block;
	padding-left: 14px;
	background: url(/matrix/img/common/anchorNavi_arrow.gif) no-repeat left 0.3em;
	line-height: 1.2;
}

.anchorNavi li.ns a img {
	vertical-align: 3px;
}

* html .anchorNavi li.ns a {
	background-position: left 0.3em;
}

#route {
	margin: 0 3px 26px;
	background: url(/matrix/img/campaign/exam/exam_bg02_mid.gif) repeat-y left top;
}
* html #route {
	zoom: 1;
}
*:first-child + html #route {
	zoom: 1;
}

#route .inner {
	padding-bottom: 32px;
	background: url(/matrix/img/campaign/exam/exam_bg02_bot.gif) no-repeat left bottom;
}
*:first-child + html #route .inner {
	zoom: 1;
}

#route h3 {
	padding: 24px 0 11px 18px;
	background: url(/matrix/img/campaign/exam/exam_bg02_top.gif) no-repeat left top;
}

#route h3.bgnone {
	background: none;
	padding: 0 0 11px 18px;
}

.wrapper {
	margin: 0 18px;
	overflow: hidden;
	clear: both;
	_padding-bottom: 34px;
	_height: 1%;
}

*:first-child + html .wrapper {
	padding-bottom: 34px;
}

.wrapper div {
	width: 395px;
	float: left;
	padding-left: 10px;
	margin: 0 31px 34px 0;
}

* html .wrapper div {
	display: inline;
}

.wrapper span {
	display: block;
	padding-left: 5px;
	border-left: 2px solid #48688d;
}

.wrapper h4 {
	font-size: 107.1%;
	font-weight: bold;
	margin-bottom: 6px;
}

.wrapper h4 span {
	display: block;
	border-left: 4px solid;
	padding: 3px 0 3px 5px;
	background: url(/matrix/img/campaign/exam/title_bg.png) right top repeat-y;
}

.wrapper h4 span.nv0 {
	border-color: #666666;
	background-color: #acacac;
}

.wrapper h4 span.nv1 {
	border-color: #a2c76f;
	background-color: #cfeccd;
}

.wrapper h4 span.nv2 {
	border-color: #eaca00;
	background-color: #ecde88;
}

.wrapper h4 span.nv3 {
	border-color: #f8b74a;
	background-color: #f1c882;
}

.wrapper h4 span.nv4 {
	border-color: #ba8dbe;
	background-color: #dcbddf;
}

.wrapper h4 span.nv5 {
	border-color: #4eb7e2;
	background-color: #a3d2e5;
}

.wrapper h4 span.nv6 {
	border-color: #b5b6b6;
	background-color: #d6d6d6;
}

.wrapper h4 span.nv7 {
	border-color: #e60040;
	background-color: #eb7a99;
}

.wrapper h4 span.nv8 {
	border-color: #83c3be;
	background-color: #aee3df;
}

.wrapper h4 span.nv9 {
	border-color: #ae6e48;
	background-color: #e3b194;
}

.wrapper h4 span.nv10 {
	border-color: #6289c6;
	background-color: #96b4e3;
}

.wrapper h4 span.nv11 {
	border-color: #ee869b;
	background-color: #f5b8c4;
}

.wrapper h4 span.nv12 {
	border-color: #e2b7d5;
	background-color: #eeb7dd;
}

.wrapper h4 span.nv13 {
	border-color: #aa1414;
	background-color: #f49a9a;
}

.wrapper table {
	width: 385px;
	margin-left: 10px;
	font-size: 107.1%;
}

.wrapper td {
	padding: 5px 0;
}

.wrapper tr {
	background: url(/matrix/img/campaign/exam/li_img_bot.gif) repeat-x left bottom;
}

#hotel {
	margin: 0 3px 26px;
	background: url(/matrix/img/campaign/exam/exam_bg02_mid.gif) repeat-y left top;
}
* html #hotel {
	zoom: 1;
}
*:first-child + html #hotel {
	zoom: 1;
}

#hotel .inner {
	padding-bottom: 32px;
	background: url(/matrix/img/campaign/exam/exam_bg02_bot.gif) no-repeat left bottom;
}
*:first-child + html #hotel .inner {
	zoom: 1;
}

#hotel h3 {
	padding: 24px 0 11px 18px;
	background: url(/matrix/img/campaign/exam/exam_bg02_top.gif) no-repeat left top;
}

.wrapper div div{
	padding: 2px;
	border: 1px solid #ddd9ce;
	margin: 0 0 5px 10px;
	width: 379px;
}

.wrapper div div .img {
	float: left;
	margin: 0 9px 0 0;
	border: 3px solid #ccc;
	_display: inline;
}

.wrapper div div .tel {
	margin-top: 18px;
	margin-right: 83px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper div div .fax {
	margin-right: 83px;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper div div .link {
	width: auto;
	margin: -25px 14px 0 0;
	text-align: right;
}

.pageTop {
	clear: both;
	margin: 0 4px 42px 0;
	text-align: right;
}

/* ------------------------------

	#copyright

------------------------------ */

#copyright {
	height: 80px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(/matrix/img/portal/copyright_bg.gif)
}

#copyright .inner {
	width: 910px;
	margin: 0 auto;
	padding-top: 27px;
	text-align: left;
}

#copyright .logo {
	float: left;
	margin: 0 23px 0 22px;
}

#copyright .txt {
	padding-top: 7px;
}