@charset "utf-8";
/*グローバル*/
/*タブここから*/
#top_search {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#top_search a {
	text-decoration: none;
}
#top_search_a,#top_search_b {
	clear: both;
	width: 1080px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
}
#top_search_a ul{
	display: block;
	clear: both;
	text-align: center;
	width: 1080px;
	height: auto;
	margin: 20px 0px;
	padding: 0px;
	/*background: url(/img/nav/gnav_bg.png) repeat-x left bottom;*/
	list-style: none;
}
#top_search_a li {
	display: inline-block;
	width: 214px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-left: 1px dotted #666666;
}
#top_search_a li#gnav4 {
	border-right: 1px dotted #666666;
}
#top_search_a li a{
	display: block;
	height: auto;
	padding: 0.7em 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	font-size: 119%;
	font-weight: bold;
	color: #333333;
}
#top_search_a li a:hover{
	background-color: #DBC8DB;
}

#top_search_b ul {
	margin: 0px !important;
	padding: 15px;
	background-color: #FFFFCC;
	list-style: none;
}
#top_search_b li {
	display: inline-block;
	vertical-align: middle;
}
#top_search_b .tel_list ul {
	padding: 5px 5px 5px 25px;
}
#top_search_b .tel_list li {
	display: block;
	padding-left: 13px;
	background: url(/img/icon_triangle_purple.png) no-repeat left center;
}
#top_search_b dl {
	margin: 0px;
	padding: 0px;
}
#top_search_b dt,#top_search_b dd {
	display: inline-block;
	vertical-align: middle;
}
.howto {
	margin-left: 10px;
	padding-left: 20px;
	background: url(/img/icon_question.png) no-repeat left center;
}

/* タブここまで */

/* Googleカスタム検索ここから */

/* use*/
#top_search_keyword {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#cse-search-box {
	margin:0px;
	padding:0px;
}
/* Googleタイトル */
.search_tit{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
/* 検索ボタン */
#submit{
	margin: 0px;
	padding: 14px 20px;
	background-color: #967350;
	vertical-align: top;
}

/*検索BOX*/
#tmp_query{
	width: 220px;
	border: 2px solid #967350 !important;
	height: 36px;
	padding: 0px 10px;
	margin: 0px;
}
*html body #tmp_query{
	margin:0px;
	height: 28px;
}

.form_margin {
	margin:0px;
	padding:0px;
}
/* Googleカスタム検索ここまで */

/* グローバルナビ ドロップダウンメニューここから  */
#context_category02,#context_category01{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#context_category02 {
	visibility: hidden;
	width: 200px;
	clear: both;
	position: absolute;
	z-index: 100;
	float:none;
	border: solid 2px #0078ce;
	border-left:10px solid #0078ce;
	background-color:#fff;
}
#context_category02 ul{
	margin:0;
	padding:0;
}
#context_category02 li{
	display:block;
	float:none;
	width:100%;
	height:auto;
	text-align:left;
	border-bottom:1px dotted #0078ce;
}
#context_category02 li a{
	text-decoration:none;
	display:block;
	padding:0.5em 0;
	padding-left:0.5em;
	line-height:1.5em;
	font-weight:bold;
}
#context_category02 li.sel_ctg02{
	background-color:#0078ce;
}
#context_category02 li.sel_ctg02 a{
	color:#fff;
}

#context_category01 {
	visibility: hidden;
	width: 400px;
	clear: both;
	float:none;
	position: absolute;
	z-index: 100;
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #0078ce;
	text-align:left;
}
#context_category01 ul{
	float:none;
	padding:10px;
	margin:0;
}
#context_category01 li{
	display:inline;
	float:none;
	width:auto;
	height:auto;
	text-align:left;
	line-height:1.5em;
	margin-bottom:0.5em;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid #a9b4c5;
}
#context_category02_news{
	clear: both;
	float:none;
	width:auto;
	z-index: 100;
}
#context_category02_news p{
	margin:0;
	padding:0.2em;
	line-height:1.2em;
	background:#d8ecfc;
	font-weight:bold;
	font-size:1.2em;
}
#context_category02_news ul{
	margin-left:6px;
}
#context_category02_news li {
	display:list-item;
	float:none;
	border:none;
	margin:0;
	line-height:1.5em;
	list-style:none outside url("/img/icon_migi3.gif")
}
/* ドロップダウンメニューここまで  */