@charset "UTF-8";
@import url('default.css');

#main {
	background: url(../images/index_main_bg.jpg) repeat-x center 45px;
	}
#main #main_image,
#main #main_image .wrapper {
	background: url(../images/index_main_image_bg.jpg) no-repeat center 45px;
	}
#side {
	position: relative;
	top: -30px;
	left: 0;
	}
#search {
	position: relative;
	top: 0;
	left: 0;
	height: 490px;
	overflow-y: hidden;
	}
#search_tab p {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	}
#search_tab p a {
	outline: none;
	}
#search_main {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 690px;
	}
#search_main .title {
	display:none;
	}
#search_side {
	float: right;
	width: 260px;
	}
#search_main ul {
	position: absolute;
	}
#search_main ul li {
	float: left;
	}
#search_main ul li img {
	display: block;
	}
#search_main ul.hokkaido   { width: 60px;  top: 55px;  left: 550px; }
#search_main ul.tohoku     { width: 180px; top: 155px; left: 450px; }
#search_main ul.kanto      { width: 240px; top: 240px; left: 430px; }
#search_main ul.tokai      { width: 120px; top: 325px; left: 330px; }
#search_main ul.koshinetsu { width: 60px;  top: 50px;  left: 300px; }
#search_main ul.kansai     { width: 60px;  top: 95px;  left: 225px; }
#search_main ul.chugoku    { width: 60px;  top: 125px; left: 150px; }
#search_main ul.shikoku    { width: 120px; top: 360px; left: 190px; }
#search_main ul.kyushu     { width: 60px;  top: 165px; left: 55px;  }

#search_popup {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 50;
	background: #fff;
	border: 2px solid #d3d3d3;
	overflow: hidden;
	*position: absolute;
	*top: expression((documentElement.scrollTop || document.body.scrollTop) + 'px');
	}
#search_popup_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 49;
	width: 100%;
	height: 100%;
	background: #000;
	cursor: pointer;
	*position: absolute;
	*top: expression((documentElement.scrollTop || document.body.scrollTop) + 'px');
	*zoom: 1;
	}
#search_popup_inner {
	text-align: left;
	padding: 25px;
	font-size: 93%;
	}
#search_popup_inner h2 {
	padding-bottom: 4px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	font-size: 2em;
	font-weight: 100;
	}
#search_popup_inner h2 a { text-decoration: none; }
#search_popup_inner h3 {
	margin: 1em 0;
	padding: 3px 5px;
	background: #719b00 url(../images/h3_bg.jpg) repeat-x top;
	border: 1px solid #608300;
	color: #fff;
	}
#search_popup_inner h4 {
	margin: 1em 0;
	padding: .3ex 1em;
	background: #cecece url(../images/button_bg_white.jpg) repeat-x top;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	text-decoration: none;
	}

#search_popup_inner #pre table,
#search_popup_inner #lines table {
	width: 100%;
	}
#search_popup_inner #pre table tr th,
#search_popup_inner #pre table tr td,
#search_popup_inner #lines table tr th,
#search_popup_inner #lines table tr td {
	vertical-align: top;
	}
#search_popup_inner .button {
	display: inline-block;
	background: url(../images/button_bg.jpg) repeat-x center top #F3D900;
	margin: 10px 5px;
	border: 2px solid #E3E3E3;
	color: #463009;
	cursor: pointer;
	font-weight: bold;
	padding: 10px 30px;
	}
#search_popup_inner .search_item table colgroup {
	width: 220px;
	}
#search_popup_close {
	display: inline-block;
	float: right;
	padding: .3ex 2em;
	background: #cecece url(../images/button_bg_white.jpg) repeat-x top;
	border: 1px solid #bbbbbb;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	}
* html {
	background: url(null) fixed;
	}

#search_side {
	padding-top: 20px;
	}
#search_side ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	cursor: pointer;
	}
#search_conditions {
	margin-top: 10px;
	}
#search_conditions dl dt img {
	display: block;
	}
#search_conditions ul {
	margin-top: 5px;
	}
#search_conditions ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	}
#search_side dl,
#search_freeword {
	padding-left: 10px;
	}
#search_side .box {
	min-height: 250px;
	background: url(../images/index_search_box_bg.gif) no-repeat 0 0;
	text-align: center;
	}
#search_freeword {
	margin-bottom: 10px;
	}
#search_freeword #q {
	width: 170px;
	}
#search_freeword form a,
#search_freeword form input {
	vertical-align: middle;
	}


#ihakun {
	position: absolute;
	top: 490px;
	left: 540px;
	width: 420px;
	}
#ihakun .image {
	position: absolute;
	top: 0;
	left: 0;
	}
#ihakun .balloon {
	position: absolute;
	top: 15px;
	right: 0;
	width: 270px;
	min-height: 70px;
	background: url(../images/balloon.png) no-repeat right 0;
	display: none;
	}
* html #ihakun .balloon {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/balloon.png", sizingMethod="scale");
	background: none;
	}
#ihakun .balloon p {
	color: #d65782;
	padding: 10px 10px 10px 30px;
	}

#main #knowledges{
	margin-bottom: 25px;
	}
#main #knowledges .inlines .sideimage {
	width: 330px;
	margin-right: 5px;
	padding-bottom: 20px;
	vertical-align: top;
	}
#main #knowledges .inlines .sideimage .title {
	border-bottom: 1px dashed #ccc;
	padding: .5ex 5px .5ex 15px;
	background: url(../images/arrow01.gif) no-repeat 0 1ex;
	}
#main #knowledges .inlines .sideimage .box_inner {
	margin-left: 150px;
	font-size: 93%;
	line-height: 1.2;
	}

#featured{
	padding-top: 20px;
	margin-bottom: 45px;
	}
#featured .sideimage {
	margin-bottom: 5px;
	}
#featured .sideimage .image {
	width: 200px;
	border: 1px solid #ccc;
	text-align: center;
	}
#featured .sideimage img {
	max-width: 200px;
	max-height: 150px;
	margin: 0 auto;
	}
#featured .title{
	font-size: 116%;
	line-height: 1.6;
	margin-bottom: 1ex;
	}
#featured .title a{
	text-decoration: none;
	}
#old_features {
	padding: 10px 0;
	}
#main h2,
#main h3 {
	margin: 10px 0;
	}
#pickups .box_inner {
	padding: 9px 14px 14px;
	border: 1px solid #ccc;
	border-top: 0;
	font-size: 93%;
	line-height: 1.2;
	}
#pickups .title {
	margin-bottom: 0;
	}
#pickups .inlines .box {
	width: 320px;
	vertical-align: top;
	}




#header_top {
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	}
#header_top h1 {
	float:left;
	text-align:left;
	margin: 0;
	padding: 0;
	line-height: 2;
	}
#header_top #header_tab {
	margin: 0;
	padding: 0;
	border-left: 1px solid #dcdcdc;
	width: auto;
	}
#header_top #header_tab:before, #header_top #header_tab:after {
display: table;
line-height: 0;
content: "";
}
#header_top #header_tab:after {
clear: both;
}
#header_top #header_tab li {
	border-bottom:none;
	border-right: 1px solid #dcdcdc;
	font-size: .75em;
	}
#header_top #header_tab li.selected {
	background: #fff;
	border-bottom:1px solid #fff;
	margin-bottom: -1px;
	}
#header_top #header_tab a {
	display:block;
	line-height: 2;
	text-decoration:none;
	padding: 0 10px;
	}
#header_main {
	padding-top: 10px;
	padding-bottom: 4px;
	background: #fff;
	}
#header_main .left-block {
	float: left;
	padding: 5px 0 13px;
	}
#header_main .right-block {
	margin-left: 278px;
	}
#header_main .right-block #site_title_copy {
	padding-top: 29px;
	}
#header_main #search_freeword {
	clear: both;
	position: relative;
	top:0;
	left:0;
	margin-right: 200px;
	border: 1px solid #aaaaaa;
	padding: 5px 8px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	}
#header_main #search_freeword .input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 500px;
	}
#ihakun {
	top: -258px;
	left: auto;
	right: -200px;
	width: 280px;
	}
#ihakun .image {
	left: 115px;
	z-index: 5;;
	}
#ihakun .balloon {
	top: 95px;
	background-image: url(../images/balloon2.png);
	z-index: 6;
	}
#ihakun .balloon p {
	padding-top: 16px;
	padding-left: 20px;
	font-size: 105%;
	font-weight: 900;
	}