html{
	height:100%;
}

body {
	color:#333;
	font-size:14px;
	line-height:1.2;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro",sans-serif;
}

a:link {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:active {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:visited {
	color:#666;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#333333;
	text-decoration:underline;
	outline: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
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;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

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

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

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

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}

/*------------------------------------------------
ヘッダー
------------------------------------------------*/
#header {
	background-color: #fff;
}

#header .inner {
	margin: 0 auto;
	font-size: 10px;
	color: #000;
}

#header .inner #logo {
	width: 118px;
	float: left;
	margin: 0 0 0 20px;
}

#header .inner #nv_home {
	width: 100px;
	float: left;
}

#header .inner #nv_liaison {
width: 650px;
float: left;
text-align: right;
}

#header .inner #nv_search {
width: 40px;
float: left;
}

#section_main {
	position: relative;
	clear: both;
}

.btn_head_newtaxation {
	position: absolute;
	top: 241px;
	left: 40px;
}



/*------------------------------------------------
コンテンツ
------------------------------------------------*/

.wrapper_contents {
	padding: 10px 0 0;
	background: #fefeee;
	border-bottom: 1px solid #fefeee;
}


/* 共通 */

.block_contents {
}


/* 注目イベント */

.block_pickupevent {
	position: relative;
}

.button_sankanbi {
	position: absolute;
	top: 244px;
	left: 35px;
}


/* イベント会場検索 */

.block_search {
	padding: 50px;
	background: #fff;
	border-top: 5px solid #0cb1c1;
	border-bottom: 5px solid #0cb1c1;
}

.block_search.last {
	border-bottom: none;
}

/* バナーを挟まない時（ヘッダーのすぐ下にあるとき）にボーダーを出さない処理 */
.block_search:first-child {
	border-top: none;
}


.block_search .title_block {
	margin: 0 0 40px;
	text-align: center;
}

.box_area {
	position: relative;
	margin: 0 25px 12px;
	border-bottom: 1px solid #0cb1c1;
}

.list_area {
	position: relative;
}

.term_area {
	padding: 7px 0 0 2px;
	position: absolute;
}

.discription_area {
	margin: 0 0 9px;
	padding: 0 0 9px 101px;
	border-bottom: 1px dashed #0cb1c1;
}

.discription_area:last-child,
.discription_area.last_child {
	margin-bottom: 0;
	border-bottom: none;
}

.list_da {
	letter-spacing: -.4em;
}

.item_da {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 0 0 7px;
	letter-spacing: normal;
}

.item_da:first-child {
	margin-left: 0;
}

.item_da a {
	display: block;
	background: #005382;
	border-radius: 5px;
}

.item_da a:hover {
	background: #0073b1;
}

.item_da img {
	vertical-align: middle;
}

.list_baloon {
	display: none;
	position: absolute;
	top: -104px;
	left: 10px;
	width: 161px;
	height: 108px;
	text-align: center;
	background: url(../top_img/baloon.png) no-repeat;
	z-index: 1;
}

.item_baloon {
	margin: 10px;
}

.item_baloon a {
	display: block;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background: #005381;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.item_baloon a:hover,
.item_baloon a:active {
	background: #0073b0;
}

.search_illust {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0 0 0 20px;
	background: #fff;
}

.button_search_tenjijo {
	text-align: center;
}


/* イベント */

.block_event {
	margin: 50px 0;
}

.block_event .title_block {
	margin: 0 0 20px;
	text-align: center;
}

.block_event .intro_img {
	margin: -25px 0 20px;
}

.event_box {
	position: relative;
	width: 832px;
	margin: 0 auto 6px;
}

.event_box .button {
	position: absolute;
	bottom: 16px;
	width: 100%;
	text-align: center;
}

/* メルマガボタン */
.button_mailmag {
	text-align: center;
	margin: 30px 0 100px;
}


/* 実例 モーダル */
#jitsurei.modal_content .box_area,
#jitsurei.modal_content .discription_area {
	border-color: #f9dbe1;
}

#jitsurei .item_da a {
	background: #e85388;
}

#jitsurei .item_da a:hover {
	background: #f978ad;
}

#jitsurei .button_modal_close a {
	background-image: url(../top_img/ico_close_jitsurei.png);
	color: #e85388;
}


/* 相談 モーダル */
#soudan.modal_content .box_area,
#soudan.modal_content .discription_area {
	border-color: #e8f0c4;
}

#soudan .item_da a {
	background: #00a63c;
}

#soudan .item_da a:hover {
	background: #1ac453;
}

#soudan .button_modal_close a {
	background-image: url(../top_img/ico_close_soudan.png);
	color: #00a63c;
}




/* 見学会 2015-04-28 */
.block_search_kengakukai {
	position: relative;
	width: 860px;
	margin: 25px auto;
}

.block_search_kengakukai .button {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}




/* 見学会 モーダル 2015-04-28 */
.modalwin {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../top_img/bg_trans.png);
	z-index: 10;
}

.modal_content {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 890px;
	margin: -285px 0 0 -445px;
	background: #fff;
	z-index: 11;
}

.modal_content .box_area {
	border-color: #69bbcc;
	margin: 40px 40px 20px;
}

.modal_content .list_area {
	margin: 0;
}

.modal_content .discription_area {
	margin-bottom: 13px;
	padding-bottom: 7px;
	padding-left: 110px;
	border-color: #69bbcc;
}

.modal_content .discription_area:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.modal_content .discription_area_s {
	padding-right: 170px;
}

.modal_content .item_da {
	margin: 0 5px 7px 0;
}

.button_modal_close {
	text-align: center;
	margin: 20px 0;
}

.button_modal_close a {
	padding: 0 30px 0 0;
	color: #005381;
	font-size: 171%;
	font-weight: bold;
	background: url(../top_img/ico_close.png) no-repeat right 50%;
}

.reserve_illust {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 10px 17px 0 20px;
	background: #fff;
}




/* 新春フェア モーダル 2016-12-19 */
#newyear.modal_content .box_area,
#newyear.modal_content .discription_area {
	border-color: #c2a459;
}

#newyear .item_da a {
	background: #a31b24;
}

#newyear .item_da a:hover {
	background: #d3101d;
}

#newyear .button_modal_close a {
	background-image: url(../top_img/ico_close_newyear.png);
	color: #a31b24;
}




/* siteFooter */

#siteFooter{
	height:30px;
	overflow:hidden;
	border-top:1px solid #cccccc;
}
	.copyright{
		float:left;
		width:276px;
		height:30px;
		margin:0;
		background:url(../images/cmn_footer_001.gif) no-repeat 0 0;
		text-indent:100%;
		white-space:nowrap;
		overflow:hidden;
	}
	.copyright:hover{
		background-position:0 -30px;
	}
	.attention{
		list-style:none;
		width:306px;
		height:30px;
		margin:0;
		padding:0;
		overflow:hidden;
		float:right;
	}
		.attention li{
			float:right;
			height:30px;
			text-indent:100%;
			overflow:hidden;
			white-space:nowrap;
		}
		.link_use{
			width:194px;
			height:30px;
		}
		.link_privacy{
			width:112px;
			height:30px;
		}
			.attention a{
				height:30px;
				display:block;
				background:url(../images/cmn_footer_001.gif) no-repeat 0 0;
			}
		
			.link_use a{
				background-position:-766px 0;
			}
			.link_use a:hover{
				background-position:-766px -30px;
			}
			.link_privacy a{
				background-position:-654px 0;
			}
			.link_privacy a:hover{
				background-position:-654px -30px;
			}
