@charset "UTF-8";


/* +++++++++++++++++++++++++++++++　画面独自　+++++++++++++++++++++++++++++++ */
html {
	background:url("/images/shain/base_background.png") repeat-x left top;
}
span#home {
	background:url("/images/shain/shain_logo.png") no-repeat -0px -60px;
}
a.siteLogo {
	/*
	background:url("/images/shain/shain_logo.png") no-repeat -0px -0px;
	height:60px;
	width:235px;
	display:block;
	text-indent:-9999px;
	*/
	display:none;
}
a.siteLogo:hover {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.logo {
	float:right;
	position:relative;
}

/* +++++++++++++++++++++++++++++++　見出し　+++++++++++++++++++++++++++++++ */

h1 {
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:10px;
	background:url("/images/shain/h_line.gif") no-repeat -0px bottom;
}
h2 {
    clear: both;
	font-weight:bold;
	line-height:1.2em;
	color:#fff;
	padding:8px 0 0 6px;
	border-bottom:1px dotted #ff891e;
	background:url("/images/shain/h_background.png") repeat -0px -0px;
	height:23px;
	margin-bottom:10px;
}
.line {
	background:url("/images/shain/h_line.gif") no-repeat -0px -0px;
	height:12px !important;
	overflow:hidden;
	margin:-15px 0 5px 0;
	position:relative;
	z-index:5;
}
h3 {
	clear:both;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
.mB20 {
	margin-bottom:20px;
}
.even {
	background-color:#f7f7f7;
}
.odd {
	background-color:#fff;
}
.sub {
	font-size:0.8em;
}
.bT {
	border-top:1px dotted #ccc;
}
.taR {
	text-align:right;
}
.section {
	margin-bottom:20px;
	font-size:0.8em;
}
.fs08 {
	font-size:0.8em;
}


/* ++++++++++++++++ 都道府県から探す +++++++++++++++++ */

.shortcutList {
	margin-bottom:10px;
}
.shortcutList li {
	display:inline;
	padding-right:5px;
	font-size:0.8em;
}
.section dt {
	/*width:200px;*/
	/*border-left:3px solid #ccc;*/
	/*padding-left:5px;*/
	float:left;
	width: 355px;
}
.section dd {
	width: 350px;
	float:left;
	margin:0 0 5px 10px;
}
.section dd span {
	display:block;
	float:left;
	padding-right:10px;
}
.section dd span a {
	white-space:nowrap;
}
.regionList {
	padding-bottom:3px;
	/*margin-bottom:5px;*/
	border-bottom:1px dotted #ccc;
	margin: 0 0 5px 5px
}
.regionList dt {
	clear:both;
	float:left;
	font-weight:bold;
	margin-bottom:4px;
}


/* +++++++++++++++++++++++++++++++　サイドバー　+++++++++++++++++++++++++++++++ */

.multiBox {
	background-color:#ddd;
	font-size:0.75em;
	line-height:1.2em;
	margin-bottom:10px;
	padding-bottom:5px;
}
.multiTitle {
	font-size:1.1em;
	line-height:1.3em;
	padding:15px 10px 10px 10px;
	font-weight:bold;
}
.multiSubTitle {
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
}
.multiList {
	margin:5px 0px 5px 3px;
	padding-bottom:5px;
}
.multiList li {
	margin-right:10px;
	float:left;
	
}
.multiList a {
	white-space:nowrap;
}
.sideInnerBox {
	background-color:#fff;
	margin:0 5px 0;
	padding:5px;
	line-height:1.6em;
}
.sidePref {
	border-bottom:1px dotted #ccc;
	padding-bottom:3px;
	font-weight:bold;
}



/* +++++++++++++++++++++++++++++++　サイドバナー　+++++++++++++++++++++++++++++++ */

.fromaBox .{
}
.fromaBox li{
	overflow:hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	margin-bottom:2px;
}
.fromaBox li a {
	display:block;
	font-size:0.2em;
	line-height:0.2em;
}

.fromaBox li a:hover {
	display:block;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.fromaBox li a:hover img {
	display:block;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.froma a {
	background:url("/images/shain/shain_logo.png") no-repeat -0px -145px;
	height:60px;
	width:235px;
	display:block;
	text-indent:-9999px;
}
.notFoundText {
	font-weight:bold;
	padding-top:30px;
	height:300px;
}
.notFoundText a {
	background:url("/images/shain/top_sprite.png") no-repeat -610px -451px ;
	padding-left:20px;
	margin:2px 0;
}

/* +++++++++++++++++++++++++++++++　サイドバナー　+++++++++++++++++++++++++++++++ */

.bannerBox .{
}
.bannerBox li{
	overflow:hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	margin-bottom:2px;
}
.bannerBox li a {
	display:block;
	font-size:0.2em;
	line-height:0.2em;
}

.bannerBox li a:hover {
	display:block;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.bannerBox li a:hover img {
	display:block;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.toranet a {
	background:url("/images/banner/bnr_200_200_isize_area_nashi.png");
	height:200px;
	width:200px;
	display:block;
	text-indent:-9999px;
}
