@charset "EUC-JP";
/*--------------------｜文字コードはEUCで｜-----*/


#shop_banner_box {
	display: block;
	width: 143px;
	margin: 10px auto;
}
/*====================｜店舗詳細データ｜====================*/
#shop_data_header {
	width: 704px;
	height: 35px;
	background-image: url(../img/common/header_news_flash.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#shop_data_list ul {
}

#shop_data_list li {
	float: left;
}

#shop_data_box {
	width: 650px;
	height: auto;
	margin: 0px auto 10px;
}

#shop_data_box h3 {
	clear: both;
	width: 650px;
	height: 38px;
	padding-bottom: 10px;
	background-image: url(../img/common/shop_data_header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*--------------------｜現場からの書き込み情報｜-----*/
h3#shop_header01 {
	background-image: url(../img/common/shop_data_header01.gif);
}

#shop_pickup_girl {
	float: left;
	width: 170px;
	height: 216px;
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #999999;
}

dl#shop_data {
	display: block;
	width: 455px;
	height: 216px;
	margin: 5px 0px; 
	padding: 5px;
	overflow: auto;
	border: 1px solid #999999;
}

div#newsflash_list {
	float: right;
	width: 455px;
	height: 216px;
	margin: 5px 0px; 
	padding: 5px;
	border: 1px solid #999999;
}

div#newsflash_list_header {
	width: 455px;
	height: 1px;
	padding-top: 10px;
/*
	background-image: url(../img/common/shop_newsflash_bg.gif);
*/
	background-position: center top;
	background-repeat: repeat-x;
	text-indent: -9999px;
}

#newsflash_list dl {
	width: 455px;
	height: 216px;
	overflow: auto;
	vertical-align: middle;
}

#newsflash_list dt {
	float: left;
	display: block;
	width: 120px;
	height: 25px;
	line-height: 16px;
	vertical-align: middle;
	font-size: 12px;
}

#newsflash_list dd {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	height: 25px;
}


/*--------------------｜出勤情報｜-----*/
.waribiki_chiket {
	background-image: url(../img/common/waribiki_chiket.jpg);
	width: 494px;
	text-align: left;
	background-repeat: repeat;
	background-position: left top;
	border: 2px dotted #FF6600;
	clear: both;
/*
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
*/
}


.waribiki_text {
	width: 330px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 400px;
	overflow: auto;
scrollbar-arrow-color: #ff6633;
scrollbar-face-color: #ffcc33;
scrollbar-highlight-color: #ff6633;
scrollbar-shadow-color: #ff6633;
scrollbar-3dlight-color: #ff6633;
scrollbar-darkshadow-color: #ff6633;
scrollbar-track-color: #ff6633;

}
.shop_info_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	color: #FF0000;
	font-size: 14px;
}

.waribiki_img {
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	height: 300px;

}
.office_info {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	background-color: #F2F2F2;
}
.office_info2 {
	width: auto;
}
/*--------------------｜ここまで｜-----*/


/*--------------------｜スクロールバー｜-----*/
.scroll{
scrollbar-arrow-color: #ff6633;
scrollbar-face-color: #ffcc33;
scrollbar-highlight-color: #ff6633;
scrollbar-shadow-color: #ff6633;
scrollbar-3dlight-color: #ff6633;
scrollbar-darkshadow-color: #ff6633;
scrollbar-track-color: #ff6633;
} 
