@charset "utf-8";

/* ��基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	line-height: 1.5;
	color: #333333;
	background-color: #000000;
 	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

html, body{
scrollbar-face-color:#804189;
scrollbar-base-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-Color:#FFFFFF;
}


a {
	color: #804189;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 690px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* ���ロゴ、メニュー
---------------------------------------------*/
#logo {
	text-align: right;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	width: 690px;
}
#globalNav {
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 20px;
	width: 750px;
}
#globalNav li , #banner li {
	display: inline;
	margin-right: 10px;
}

.home {
	text-align: right;
}

#banner {
	list-style-type: none;
	margin-top: 10px;
	text-align: right;
}

/* ���コンテンツ
---------------------------------------------*/
#content {
	overflow: auto;
	width: 686px;
	height: 365px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 2px solid #CCCCCC;

}
#wrapper #content .agency .shopinfo {
	font-size: 11px;
	line-height: 130%;
	padding-top: 5px;
	border-top: 1px solid #999999;
}

.shopinfo {
	margin-top: 5px;
	padding-left: 5px;
}
#wrapper #content .agency .btn_map {
	margin-top: 5px;
}

.style1 img {
 margin-right: 10px;
}

#menu {
	width: 550px;
	margin-top: 5px;
}
.btn_pdf {
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
