@charset "utf-8";
/*グローバル*/
/*タブここから*/


/* use*/
#top_search {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
}

#top_search_b {
	float:right;
	margin:0px;
	padding:0px 10px 0px 0px;
}
#top_search_a {
	text-align:left;
	width:auto;
	margin:0px;
	padding:0px;
}
#top_search_a ul {
	margin:0px;
	padding:0px;
}

/* use*/
#top_search_a li {
	float:left;
	text-align:center;
	display:block;
	width:auto;
	list-style-type: none;
	margin:3px 6px 3px 0;
	padding:0px;
}

#top_search_a li a{
	display: block;
	width:127px;
	min-height:95px;
	text-decoration: none;
	font-size: 0.9em;
	color:#000000;
}
#top_search_a li#top_search_top a   { border: 2px solid #666666; width: 90px; color:#000000; background-color:#C2C2C2;}
#top_search_a li#top_search_life_1 a{ border: 2px solid #EF003A;}
#top_search_a li#top_search_life_2 a{ border: 2px solid #D98800;}
#top_search_a li#top_search_life_3 a{ border: 2px solid #86A800;}
#top_search_a li#top_search_life_4 a{ border: 2px solid #009825;}
#top_search_a li#top_search_life_5 a{ border: 2px solid #00849F;}
#top_search_a li#top_search_life_6 a{ border: 2px solid #0072B6;}
#top_search_a li#top_search_life_7 a{ border: 2px solid #8F22A3;}
#top_search_a li#top_search_life_8 a{ border: 2px solid #CE0072;}

#top_search_a li a span{
	display: block;
}
#top_search_a li a span.life_title{
	height: 50px;
	text-indent: -9999em;
}
#top_search_a li a span.life_subtitle{
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 1em;
	margin: 0;
	padding: 4px 4px 0px 24px;
}
#top_search_a #top_search_life_1 > a > span.life_subtitle {
    padding-left: 23px;
}
#top_search_a #top_search_life_2 > a > span.life_subtitle {
    padding-left: 20px;
}
#top_search_a #top_search_life_8 > a > span.life_subtitle {
    padding-left: 26px;
}

#top_search_a li#top_search_top a span.life_title{
	min-height: 95px;
	background: url(/img/life/header_top.gif) no-repeat center top transparent;
	/*border-bottom: 2px solid #666666;*/
}
	#top_search_a li#top_search_top a:hover span.life_title, #top_search_a li#top_search_top a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_1{
	background: url(/img/life/life_1_textbg.png) no-repeat 7px 69px #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_1 a span.life_title{
		background: url(/img/life/life_1_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #EF003A;
	}
	#top_search_a li#top_search_life_1 a:hover span.life_title, #top_search_a li#top_search_life_1 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_2{
	background: url(/img/life/life_2_textbg.png) no-repeat 5px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_2 a span.life_title{
		background: url(/img/life/life_2_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #D98800;
	}
	#top_search_a li#top_search_life_2 a:hover span.life_title, #top_search_a li#top_search_life_2 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_3{
	background: url(/img/life/life_3_textbg.png) no-repeat 6px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_3 a span.life_title{
		background: url(/img/life/life_3_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #86A800;
	}
	#top_search_a li#top_search_life_3 a:hover span.life_title, #top_search_a li#top_search_life_3 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_4{
	background: url(/img/life/life_4_textbg.png) no-repeat 7px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_4 a span.life_title{
		background: url(/img/life/life_4_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #009825;
	}
	#top_search_a li#top_search_life_4 a:hover span.life_title, #top_search_a li#top_search_life_4 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_5{
	background: url(/img/life/life_5_textbg.png) no-repeat 7px 69px #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_5 a span.life_title{
		background: url(/img/life/life_5_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #00849F;
	}
	#top_search_a li#top_search_life_5 a:hover span.life_title, #top_search_a li#top_search_life_5 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_6{
	background: url(/img/life/life_6_textbg.png) no-repeat 7px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_6 a span.life_title{
		background: url(/img/life/life_6_title.gif) no-repeat center top;
		border-bottom: 2px solid #0072B6;
	}
	#top_search_a li#top_search_life_6 a:hover span.life_title, #top_search_a li#top_search_life_6 a:active span.life_title{
		background-position: center bottom;
	}

#top_search_a li#top_search_life_7{
	background: url(/img/life/life_7_textbg.png) no-repeat 7px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_7 a span.life_title{
		background: url(/img/life/life_7_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #8F22A3;
	}
	#top_search_a li#top_search_life_7 a:hover span.life_title, #top_search_a li#top_search_life_7 a:active span.life_title{
		background-position: center bottom;
	}


#top_search_a li#top_search_life_8{
	background: url(/img/life/life_8_textbg.png) no-repeat 7px 69px  #ECEEF5; color:#000000;
}
	#top_search_a li#top_search_life_8 a span.life_title{
		background: url(/img/life/life_8_title.gif) no-repeat center top transparent;
		border-bottom: 2px solid #CE0072;
	}
	#top_search_a li#top_search_life_8 a:hover span.life_title, #top_search_a li#top_search_life_8 a:active span.life_title{
		background-position: center bottom;
	}


/* タブここまで */
/* タブのロールオーバー動作はフォントサイズ変更のJSです */

/* Googleカスタム検索ここから */

/* use*/
#top_search_keyword {
	padding:0px;
	margin:0;
	width: 260px;
	float:right;
}
#cse-search-box {
	margin:0px;
	padding:0px;
}
/* Googleタイトル */
.search_tit{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}
/* 検索ボタン */
#submit{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
}
*html body #submit{
	margin:0px 0px -4px 0px;
}
/*IE7のみ*/
*:first-child+html #submit{
	margin:0px 0px -3px 0px;
	padding:0px 0px 0px 0px;
}

/*検索BOX*/
#tmp_query{
	width:190px;
/*	font-size:12px;*/
	border:solid 1px #7F9DB9;
	height: 24px;
	padding:0px 0px 0px 0px;
	margin:0px 1px 0px 0px;
	display: block;
	float: left;
}
*html body #tmp_query{
	margin:0px 1px 0px 0px;
	height: 24px;
}

.form_margin {
	margin:0px;
	padding:0px;
}
/* Googleカスタム検索ここまで */