@charset "utf-8";

/************* ヘッダー  *************/
header {
	width: 900px;
	height: 61px;
	margin: 0 auto;
	padding: 0;
	background: #63a0ff;
}

.header-container	{
	width: 900px;
	height: 50px;
	background-image: url(../bec-header/buil-mainheader-base.png);
	background-size: 900px 50px;
	background-repeat: no-repeat;
	padding: 0;
}

.header-logo {
	width: 180px;
	height: 50px;
	background-image: url(../bec-header/s_rokkomichi-w.png);
	margin: 0 0 0 80px;
}


.topline	{
	height: 7px;
	background-color: #014471;
	background-image: url(../button/line-blue.png);
	background-repeat: repeat;
	margin: 0;
}
.underline	{
	height: 4px;
	background-color: #014471;
	background-image: url(../button/top-line.png);
	background-repeat: repeat;
	margin: 0;
}

/****** MAPナビゲーション ******/

.b-s_rokkomichi-box	{
	position: relative;
	width: 790px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding: 0;
	margin: 0;
	border-radius: 0px 0px 6px 6px;
}
.mapphoto {
	font-size: 0;
}

/********** pinmask六甲 **********/
.b-pic	{
	position: absolute;
	left: 250px;
	bottom: 238px;
	width: 38px;
	height: 53px;
	background-image: url(../blh-map/map-point_b.png);
	background-repeat: no-repeat;
}
.b-pic a	{
	color: #0000ff;
	text-decoration: none;
}
.b-pic a:hover	{
	text-decoration: none;
	color: #ff0000;
}
.b-pic p	{
	width: 85px;
	display: inline-block;
	color: #0000ff;
	font-size: 12px;
	font-weight: 900;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: right;
	text-decoration: none;
	background-image: url(../button/clear-70wh.png);
	border-radius: 19px 0 0 19px;
	border: 0;
	margin: 8px 2px 0 8px;
	padding: 3px 3px 3px 0;
}
/********* pinmaskベルヴィ *********/
.b-pic02	{
	position: absolute;
	left: 363px;
	bottom: 251px;
	width: 38px;
	height: 53px;
	background-image: url(../blh-map/map-point_b.png);
	background-repeat: no-repeat;
}
.b-pic02 a	{
	color: #0000ff;
	text-decoration: none;
}
.b-pic02 a:hover	{
	text-decoration: none;
	color: #ff0000;
}
.b-pic02 p	{
	width: 83px;
	display: inline-block;
	color: #0000ff;
	font-size: 12px;
	font-weight: 900;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: right;
	text-decoration: none;
	background-image: url(../button/clear-70wh.png);
	border-radius: 19px 0 0 19px;
	border: 0;
	margin: 8px 2px 0 8px;
	padding: 3px 3px 3px 0;
}
/********* pinmask六甲道 **********/
.b-pic03	{
	position: absolute;
	left: 450px;
	bottom: 206px;
	width: 38px;
	height: 53px;
	background-image: url(../blh-map/map-point_r.png);
	background-repeat: no-repeat;
}
.b-pic03 a	{
	color: #0000ff;
	text-decoration: none;
}
.b-pic03 a:hover	{
	text-decoration: none;
	color: #ff0000;
}
.b-pic03 p	{
	width: 98px;
	display: inline-block;
	color: #0000ff;
	font-size: 12px;
	font-weight: 900;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: right;
	text-decoration: none;
	background-image: url(../button/clear-70wh.png);
	border-radius: 19px 0 0 19px;
	border: 0;
	margin: 8px 2px 0 8px;
	padding: 3px 3px 3px 0;
}

