@charset "UTF-8";

/* =========================================================================
　print_top.css （トップページ印刷用設定）

　目　次

　 1.リセット
　 2.body
　 3.各要素
　 4.ヘッダー
　 5.コンテンツ
　 6.サイド
　 7.フッター
　 8.トップページ
　 9.下層トップ
========================================================================= */
/* リセット */
#header,#top-leftcolumn,#top-rightcolumn,#side,#footer-keitai p,
#footer-koukoku,#footer-navi,#footer-address ul,#footer-annai,
p#footerbtt,#top-slide,#top-sagasu,#top-slide2,#top-kurashi,
#top-tabarea2,#top-tabarea3,ul#top-tabarea1-tab,p.top-tabarea-list,
p#crumb,p.oshirasearea-list {
	display: block !important;
}
/* header */
#header-search {
	display: list-item;
	width: 465px;
	background-image: none;
	padding: 12px 0 10px 20px;
	list-style-image: url(../images/base/header-search_bg.png);
	list-style-position: inside;
	position: relative;
}
div.gsc-control-searchbox-only {
	position: absolute;
	top: 10px;
}
table.gsc-search-box {
	margin: 0 0 2px !important;
}
form.gsc-search-box {
	margin-left: 145px !important;
}
td.gsc-input,
div.gsc-input-box table,
div.gsc-input-box table td,
td.gsc-search-button {
	border: none;
}
td.gsc-input {
	padding: 2px 2px 0 0 !important;
}
td.gsc-input div.gsc-input-box table {
	margin: 0;
}
td.gsc-input td#gs_tti50 {
	padding: 4px 8px 0 !important;
}
td.gsc-input td.gsib_b {
	padding: 0 !important;
}
td.gsc-search-button {
	padding: 0 10px;
	width: 47px !important;
	border: 1px solid #AAA;
	text-align: center;
}
td.gsc-search-button:after {
	content: "検　索";
}
td.gsc-search-button input {
	display: none;
}

/* グローバルナビ */
ul#globalnavi li a img {
	opacity: 1 !important;
}
ul#globalnavi li {
	margin: 0 !important;
}

/* メインスライド+情報を探す */
#top-slide a.bx-prev,
#top-slide a.bx-next {
	display: none;
}
#top-sagasu {
	padding: 0;
	border: none;
}
#top-sagasu h2 {
	margin-bottom: 0;
}
#top-sagasu ul {
	margin: 0;
	padding: 14px 0 10px 14px;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #C5C5C5;
	border-radius: 0;
	border-radius: 0 0 5px 5px;
}

/* information */
ul#top-tabarea1-tab,
ul#top-tabarea2-tab,
ul#top-tabarea3-tab {
	background-image: none !important;
	display: list-item !important;
	list-style-image: url(../images/top/tabarea1-tab_bg2.png) !important;
	list-style-position: inside !important;
	position: relative;
	height: 45px;
	z-index: 1000;
}
ul#top-tabarea2-tab {
	list-style-image: url(../images/top/tabarea2-tab_bg.png) !important;
}
ul#top-tabarea3-tab {
	list-style-image: url(../images/top/tabarea3-tab_bg.png) !important;
}
ul#top-tabarea1-tab li,
ul#top-tabarea2-tab li,
ul#top-tabarea3-tab li {
	display: block;
	width: 233px !important;
	height: 45px !important;
	position: absolute;
	top: 0;
	z-index: 2000;
}
ul#top-tabarea1-tab li:first-child,
ul#top-tabarea2-tab li:first-child,
ul#top-tabarea3-tab li:first-child {
	left: 0;
}
ul#top-tabarea1-tab li:last-child,
ul#top-tabarea2-tab li:last-child,
ul#top-tabarea3-tab li:last-child {
	right: 0;
}
#top-tabarea1-body,
#top-tabarea2-body,
#top-tabarea3-body {
	border-radius: 0;
}
#top-tabarea1-body h2,
#top-tabarea2-body h2,
#top-tabarea3-body h2 {
	display: none !important;
}
#top-oshirase ,
#top-koushin {
	border-width: 0 !important;
	border: none !important;
	margin: 0 !important;
}
#top-oshirase[style="display: none;"] {
	display: none !important;
}
#top-koushin[style="display: none;"] {
	display: none !important;
}

#side-shichou ul li {
	background: none;
	list-style-image: url(../images/base/li_bg.png);
	padding-left: 0;
	margin: 0 0 0 15px;
}

#side-bousai ul li {
	margin-top: -2px;
}
#side-bousai ul li a {
	background: none;
	display: list-item;
	list-style-image: url(../images/top/side-bousai_li_bg.gif);
	padding-left: 0;
	margin-left: 20px;
}

#side-youkoso ul {
	margin-left: 10px;
}
#side-youkoso ul li a {
	background: none;
	display: list-item;
	list-style-image: url(../images/top/side-group_li_bg.png);
	padding-left: 0;
	margin-left: 14px;
}

/* container */
#container:after {
	content: "";
	display: block;
	clear: both;
}

#top-kurashi ul {
	border-radius: 0 !important;
}
#side-topics p.side-list a {
	border-radius: 0;
}
#side-listnavi li {
	margin-bottom: 0;
}

/* footer */
#footer {
	width: auto;
	padding: 0 !important;
	border-width: 0;
}
#footer-inner:after {
	content: "";
	display: block;
	clear: both;
}
#footer-address address {
	font-size: 105% !important;
}
#footer-address ul:after {
	content: "";
	display: block;
	clear: both;
}
#footer-address ul li a {
	background-color: #EDEDED !important;
	border: 1px solid #999 !important;
	box-shadow: none !important;
	font-size: 100% !important;
}
ul#footer-annai li {
	margin: 0;
}
#footer-keitai {
	margin: 0;
}
p#footer-btt {
	display: block;
}
p#footer-copyright {
	padding: 25px 0 29px;
	border-width: 0;
}
