@charset "utf-8";

#ol_box{
	margin-bottom: 10px;
	width: 838px;
	margin-left: 10px;
}

#ol_box .txt{
	float:left;
	width: 560px;
}

#ol_box .img{
	float:left;
	margin-left: 20px;
}

#ishi{
	width:858px;
	background-image: url(../outline/imgs/ishi.jpg);
	background-repeat: no-repeat;
	background-position: 600px top;
	padding-bottom: 115px;
}

#snavi {
	height:36px;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#snavi ul {
	padding:0px 0 0 px;
}
#snavi li {
	display:inline;
	list-style-type:none;
	float: left;
}
#snavi li a {
    display:block;
    height:36px;
    text-indent:-9999px;
    overflow:hidden;
}

/*---------------仙台*/
/*------off*/
#snavi li.sendai a {
	width:81px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*------hover*/
#snavi li.sendai a:hover {
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width: 81px;
}
/*------on*/
#snavi li.sendai_on a {
	width:81px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
/*---------------金沢*/
/*------off*/
#snavi li.kanazawa a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -81px top;
}
/*------hover*/
#snavi li.kanazawa a:hover {
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -81px -36px;
	width: 80px;
}
/*------on*/
#snavi li.kanazawa_on a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -81px -36px;
}
/*---------------東京*/
/*------off*/
#snavi li.tokyo a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -161px top;
}
/*------hover*/
#snavi li.tokyo a:hover {
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -161px -36px;
}
/*------on*/
#snavi li.tokyo_on a {
	width:80px;
	background:url(../outline/imgs/snavi.gif) no-repeat -161px -36px;
}
/*---------------岡山*/
/*------off*/
#snavi li.okayama a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -241px 0px;
}
/*------hover*/
#snavi li.okayama a:hover {
	background:url(../outline/imgs/snavi.gif) no-repeat -241px -36px;
}
/*------on*/
#snavi li.okayama_on a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -241px -36px;
}
/*---------------京都*/
/*------off*/
#snavi li.kyoto a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -321px 0px;
}
/*------hover*/
#snavi li.kyoto a:hover {
	background:url(../outline/imgs/snavi.gif) no-repeat -321px -36px;
}
/*------on*/
#snavi li.kyoto_on a {
	width:80px;
	background:url(../outline/imgs/snavi.gif) no-repeat -321px -36px;
}
/*---------------浜松*/
/*------off*/
#snavi li.hamamatsu a {
	width:80px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -401px 0px;
}
/*------hover*/
#snavi li.hamamatsu a:hover {
	background:url(../outline/imgs/snavi.gif) no-repeat -401px -36px;
}
/*------on*/
#snavi li.hamamatsu_on a {
	width:80px;
	background:url(../outline/imgs/snavi.gif) no-repeat -401px -36px;
}
/*---------------宮崎*/
/*------off*/
#snavi li.miyazaki a {
	width:84px;
	background-image: url(../outline/imgs/snavi.gif);
	background-repeat: no-repeat;
	background-position: -481px 0px;
}
/*------hover*/
#snavi li.miyazaki a:hover {
	background:url(../outline/imgs/snavi.gif) no-repeat -481px -36px;
}
/*------on*/
#snavi li.miyazaki_on a {
	width:83px;
	background:url(../outline/imgs/snavi.gif) no-repeat -481px -36px;
}



#outline_tb {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	}


#outline_tb th {
	width: 130px;
	background-color: #EFEFEF;
	text-align: left;
	border-top-color: #C2C3C3;
	border-bottom-color: #C2C3C3;
	padding-left: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	}

#outline_tb td {
	text-align: left;
	width: 420px;
	line-height: 1.6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2C3C3;
	border-bottom-color: #C2C3C3;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C3C3;
	}

#end {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 558px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0079B2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0079B2;
	border-right-color: #0079B2;
	border-bottom-color: #0079B2;
	border-left-color: #0079B2;
	}
