@charset "UTF-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

html {
  font-size: 62.5%;
}

body, table,
input, textarea, select, option,
h1, h2, h3, h4, h5, h6 {
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

table,
input, textarea, select, option {
  line-height: 1.1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a:link {
	color: #2C7FD8;
	text-decoration: underline;
}

a:visited {
	color: #2C7FD8;
	text-decoration: underline;
}

a:hover {
	color: #2C7FD8;
	text-decoration: none;
}

a:active {
	color: #2C7FD8;
	text-decoration: none;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft {
  text-align: left !important;
}

.taCenter {
  text-align: center !important;
}

.taRight {
  text-align: right !important;
}

.vTop {
  vertical-align: top !important;
}

.vMiddle {
  vertical-align: middle !important;
}

/* フォントの太さ */
.fwNormal {
  font-weight: normal !important;
}

.fwBold {
  font-weight: bold !important;
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

/*------------------------------------------------------------
	clearfix（float解除）
------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/*------------------------------------------------------------
	トラッキングタグの余計なスペースを削除
------------------------------------------------------------*/
.trackTags {
  display: none;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1000px;
	color: #666;
	line-height: 1.5;
	text-align: center;
}

#container {
	text-align: left;
}

#main:after {
  display: block;
  clear: both;
  content: "";
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	height: 320px;
	background: url(/ninaite/img/common/header_bg.jpg) no-repeat center top;
}

#header .hBox {
	margin: 0 auto;
	width: 960px;
}

#header .hBox h1 {
	margin: 25px 0 0 -5px;
	float: left;
}

#header .hBox .rBox {
	padding-top: 10px;
	float: right;
	width: 201px;
}

#header .hBox .rBox .link {
	margin-bottom: 30px;
}

#header .hBox .rBox .operation {
	float: left;
}

#header .hBox .rBox .policy {
	float: right;
}



#header.header02,
#header.header03 {
	margin-bottom: 29px;
	padding: 87px 0 93px;
	background: url(/ninaite/img/common/header_bg02.jpg) no-repeat center top;
}

#header.header02 h1 {
	margin: 0 auto;
	width: 952px;
}

#header.header03 h1 {
	margin: 0 auto;
	width: 765px;
}

#header04 {
	height: 320px;
	background: url(/ninaite/img/common/header_bg03.jpg) no-repeat center top;
}

.loginPage #header04 {
	margin-bottom: 39px;
	height: 251px;
	background: url(/ninaite/img/common/header_bg04.jpg) no-repeat center top;
}

#header04 .hBox {
	margin: 0 auto;
	width: 960px;
}

#header04 .hBox .btnBox {
	padding-bottom: 27px;
}

.loginPage #header04 .hBox .btnBox {
	display: none;
}

#header04 .hBox .btnBox .headerLink {
	padding: 7px 0 0 0;
	width: 207px;
	float: right;
}

#header04 .hBox .btnBox .headerLink .operation {
	float: left;
}

#header04 .hBox .btnBox .headerLink .policy {
	float: right;
}

.loginPage #header04 .hBox .ttlBox {
	padding-top: 23px;
}

#header04 .hBox .ttlBox h1 {
	padding-top: 42px;
	float: left;
}

.loginPage #header04 .hBox .ttlBox h1 {
	padding-top: 47px;
}

#header04 .hBox .ttlBox .logo {
	float: right;
}

#header04 .hBox .ttlBox .logo a {
	display: block;
	width: 205px;
	height: 205px;
}

.loginPage #header04 .hBox .ttlBox .logo a {
	background: url(/ninaite/img/common/logo05.jpg) no-repeat center top;
}

.loginPage #header04 .hBox .ttlBox .logo a img {
	visibility: hidden;
}

/*------------------------------------------------------------
	gnavi
------------------------------------------------------------*/
#gnavi {
	margin-bottom: 23px;
	text-align: center;
	background: url(/ninaite/img/common/g_navi_bg.png) repeat-x left top;
	height: 61px;
}

#gnavi ul {
	margin: 0 auto;
	width: 960px;
}

#gnavi li {
	float: left;
}

#gnavi li img,
#gnavi li a {
	display: block;
}

#gnavi .navi01 {
	background: url(/ninaite/img/common/g_navi01_over.jpg) no-repeat;
}

#gnavi .navi02 {
	background: url(/ninaite/img/common/g_navi02_over.jpg) no-repeat;
}

#gnavi .navi03 {
	background: url(/ninaite/img/common/g_navi03_over.jpg) no-repeat;
}

#gnavi .navi04 {
	background: url(/ninaite/img/common/g_navi09_over.jpg) no-repeat;
}

#gnavi .navi05 {
	background: url(/ninaite/img/common/g_navi04_over.jpg) no-repeat;
}

#gnavi02 {
	margin: 14px 0 23px;
	text-align: center;
	height: 48px;
}

#gnavi02 ul {
	margin: 0 auto;
	width: 964px;
}

#gnavi02 li {
	float: left;
}

#gnavi02 li img,
#gnavi02 li a {
	display: block;
}

#gnavi02 .navi05 {
	background: url(/ninaite/img/common/g_navi05_over.jpg) no-repeat;
}

#gnavi02 .navi06 {
	background: url(/ninaite/img/common/g_navi06_over.jpg) no-repeat;
}

#gnavi02 .navi07 {
	background: url(/ninaite/img/common/g_navi07_over.jpg) no-repeat;
}

#gnavi02 .navi08 {
	background: url(/ninaite/img/common/g_navi08_over.jpg) no-repeat;
}

/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 24px;
}

#pagePath ul {
	margin: 0 auto;
	width: 956px;
}

#pagePath li {
	margin-right: 5px;
	display: inline;
	font-size: 1.2em;
}

#pagePath li a {
	margin-right: 8px;
}

/*------------------------------------------------------------
	タブ
------------------------------------------------------------*/
#main {
	margin: 0 auto 60px;
	width: 960px;
}

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	width: 710px;
	float: right;
}

/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#side {
	margin: -7px 0 0 -7px;
	width: 234px;
	float: left;
	position: relative;
}

#side .sNavi li {
	float: left;
}

#side .sNavi li img,
#side .sNavi li a {
	display: block;
}

#side .sNavi .navi01 {
	background: url(/ninaite/img/common/s_navi01_over.jpg) no-repeat;
}

#side .sNavi .navi02 {
	background: url(/ninaite/img/common/s_navi02_over.jpg) no-repeat;
}

#side .sNavi .navi03 {
	background: url(/ninaite/img/common/s_navi03_over.jpg) no-repeat;
}

#side .sNavi .navi04 {
	background: url(/ninaite/img/common/s_navi04_over.jpg) no-repeat;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 37px 0 41px;
	background: #fff url(/ninaite/img/common/footer_bg.png) repeat-x left top;
}

#footer .copyright {
	margin: 0 auto;
	width: 960px;
	font-size: 1.4em;
	line-height: 1.3;
	text-align: center;
}

/*------------------------------------------------------------
	pagetop
------------------------------------------------------------*/
.pageTop {
	margin-left: 1010px;
	position: fixed;
	bottom: 174px;
    z-index: 99;
}

.pageTop a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	margin-bottom: 12px;
	padding: 8px 10px;
	color: #FFF;
	font-size: 1.9em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	behavior: url(/ninaite/js/pie.htc);
	position: relative;
	background: url(/ninaite/img/common/head_line01_bg.jpg) repeat-y left top;
}

#main .headLine01 span {
	padding: 1px 13px 2px;
	display: block;
	background: url(/ninaite/img/common/line01.png) no-repeat left top;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	margin-bottom: 12px;
	padding: 8px 10px;
	color: #FFF;
	font-size: 2.0em;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	behavior: url(/ninaite/js/pie.htc);
	position: relative;
	background: url(/ninaite/img/common/head_line02_bg.jpg) repeat-y left top;
}

#main .headLine01 span {
	padding: 1px 13px 2px;
	display: block;
	background: url(/ninaite/img/common/line01.png) repeat-y left top;
}

#main .headLine02 span {
	padding: 1px 13px 2px;
	display: block;
	background: url(/ninaite/img/common/line01.png) no-repeat left top;
}

/*------------------------------------------------------------
	comSearch
------------------------------------------------------------*/
#main .comSearch {
	margin-bottom: 30px;
	background: url(/ninaite/img/common/search_top_bg.png) no-repeat left top;
}

#main .comSearch .searchBg {
	padding: 15px 6px;
	background: url(/ninaite/img/common/search_bottom_bg.png) no-repeat left bottom;
}

#main .comSearch .searchBg .photoBox {
	padding: 40px 58px;
	float: left;
}

#main .comSearch .searchBg .tabBox {
	padding-top: 7px;
	width: 742px;
	float: right;
}

#main .comSearch .searchBg .tabBox table {
	margin-bottom: 12px;
	width: 100%;
}

#main .comSearch .searchBg .tabBox th,
#main .comSearch .searchBg .tabBox td {
	padding: 8px 0 4px;
	font-size: 1.6em;
	text-align: left;
	vertical-align: top;
	width: 18%;
}

#main .comSearch .searchBg .tabBox td {
	width: 82%;
}

#main .comSearch .searchBg .tabBox td ul {
	display: inline;
}

#main .comSearch .searchBg .tabBox td li {
	margin: -3px 0 0;
	width: 40px;
	vertical-align: middle;
	display: inline;
}

#main .comSearch .searchBg .mailForm #fSearch {
	width: 565px;
}

#main .comSearch .searchBg .mailForm #fBlock,
#main .comSearch .searchBg .mailForm #fApproach {
	margin-top: 0;
	margin-right: 15px;
	width: 148px;
	font-size: 0.87em!important;
	color: #666;
}

#main .comSearch .searchBg .mailForm #fPrefectural,
#main .comSearch .searchBg .mailForm #fSubject {
	margin-top: 0;
	font-size: 0.87em!important;
	color: #666;
}
#main .comSearch .searchBg td span {
	margin-left: 20px;
	width: 135px;
	display: inline-block;
}

#main .comSearch .mailForm .submit li {
	margin: 0 8px;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .comTable {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
}

#main .comTable th,
#main .comTable td {
	width: 427px;
	padding: 14px 0 14px 10px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	vertical-align: middle;
	word-break: break-all;
	border: 1px solid #C1D1F0;
	background-color: #FCFCFC;
}

#main .comTable th {
	width: 101px;
	padding: 5px 13px;
	background-color: #EAEFFA;
}

#main .comTable .thStyle {
	width: 110px;
	background-color: #F4F7FC;
}

#main .mailForm .comTable input[type="text"] {
	padding: 1px 7px;
	color: #CCC;
	font-size: 1.0em;
}

/*------------------------------------------------------------
	submit
------------------------------------------------------------*/
#main .mailForm .submit {
	text-align: center;
}

#main .mailForm .submit li {
	margin: 0 11px;
	display: inline;
}

#main .mailForm .submit li input {
	vertical-align: top;
}

#main .mailForm .submit li input:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	commonBox
------------------------------------------------------------*/
#main .commonBox .tab .menu {
    padding: 0 26px;
}

#main .commonBox .tab .menu .tabTtl {
    margin-left: 7px;
    padding-top: 10px;
    float: left;
}

#main .commonBox .tab .menu .tabTtl:first-child {
    margin-left: 0;
}

#main .commonBox .tab .menu .tabTtl.current {
    margin-top: -5px;
    background: url(/ninaite/img/common/btn_bg_top.png) no-repeat left top;
    position: relative;
}

#main .commonBox .tab .menu .tabTtl.current:before {
    content: "";
    width: 12px;
    height: 72px;
    background: url(/ninaite/img/common/btn_bg_left.png) no-repeat left top;
    position: absolute;
    top: -2px;
    left: -12px;
}

#main .commonBox .tab .menu .tabTtl.current:after {
    content: "";
    width: 12px;
    height: 72px;
    background: url(/ninaite/img/common/btn_bg_right.png) no-repeat right top;
    position: absolute;
    top: -2px;
    right: -12px;
}

#main .commonBox .tab .menu .tabTtl.current a img {
    visibility: hidden;
}

#main .commonBox .tab .menu .tabTtl a {
    display: block;
}

#main .commonBox .tab .menu .tabTtl.gist a {
    background: url(/ninaite/img/common/btn_gist_stay.png) no-repeat;
}

#main .commonBox .tab .menu .tabTtl.member a {
    background: url(/ninaite/img/common/btn_member_stay.png) no-repeat;
}

#main .commonBox .tab .menu .tabTtl.business a {
    background: url(/ninaite/img/common/btn_business_stay.png) no-repeat;
} 

#main .commonBox .tab .menu .tabTtl.history a {
    background: url(/ninaite/img/common/btn_history_stay.png) no-repeat;
}

/*------------------------------------------------------------
	コンテンツ 共通
------------------------------------------------------------*/
#main .commonBox .tabBox {
    color: #666;
}

#main .commonBox .tabBox .contents {
    padding: 40px 55px 0;
    background: url(/ninaite/img/common/btn_bg.png) no-repeat;
}

#main .commonBox .tabBox .contents h2,
#main .contents .purport h2 {
    float: left;
}

#main .commonBox .tabBox .contents h2:after,
#main .contents .purport h2:after {
    display: block;
    clear: both;
    content: "";
}

#main .commonBox .tabBox .contents .catchcopy,
#main .contents .purport .catchcopy {
    padding: 25px 0 50px 195px;
}

#main .commonBox .tabBox .columnBox h3 {
    margin-bottom: 20px;
    width: 860px;
    padding: 10px 0;
    font-size: 200%;
    color: #fff;
    background: #2C7FD8;
    position: relative;
    z-index: 1;
}

#main .commonBox .tabBox .columnBox h3:before,
#main .commonBox .tabBox .columnBox h3:after {
    width: 860px;
    height: 10px;
    position: absolute;
    left: 0;
    content: "";
}

#main .commonBox .tabBox .columnBox h3:before {
    background: url(/ninaite/img/common/ttl_bg_top.png) no-repeat left top;
    top: 0px;
}

#main .commonBox .tabBox .columnBox h3:after {
    background: url(/ninaite/img/common/ttl_bg_bottom.png) no-repeat left bottom;
    bottom: 0px;
}
