@charset "UTF-8";
body {
	background-image: url(../common/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#headRead {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 77%;
	color: #7B8B9B;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#header h1 {
	float: left;
}
#header .R {
	float: right;
	width: 440px;
}
#header .R #TEL {
	margin-bottom: 9px;
	text-align: right;
}
#header .R #hMenu    li {
	float: right;
}
#header .R #hMenu li a{
	font-size: 85%;
	color: #7B8B9B;
	padding-right: 12px;
	padding-left: 12px;
}
#header .R #hMenu li a:hover{
	color: #576472;
	text-decoration: underline;
}
#header .R #hMenu li.line a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B8B9B;
}
#mainMenu {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
}
#mainMenu li {
	float: left;
}
#fMenu  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 12px;
	padding-bottom: 12px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#fMenu ul {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#fMenu li {
	float: left;
	font-size: 93%;
}
#fMenu li a {
	color: #999;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 14px;
}
#fMenu .line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#copyBox {
	width: 100%;
	clear: both;
	font-size: 93%;
	color: #CCC;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#copyBox  p {
	background-image: url(../common/copyBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 944px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 77%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 26px;
	padding-top: 4px;
	padding-bottom: 6px;
	line-height: 100%;
}
.R #addressR,.L #addressL {
	height: auto;
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #A4A4A4;
}
.R #addressR  {
	width: 208px;
}
.L #addressL  {
	width: 172px;
	margin-right: auto;
	margin-left: auto;
}
.R #addressR p,.L #addressL p {
	font-size: 0.85em;
	color: #999;
}
.R #addressR p.name,.L #addressL p.name {
	color: #856B8F;
	font-weight: bold;
	font-size: 1em;
}
.B {
	font-weight: bolder;
}

#wrapper #main .L #QR {
	width: 182px;
	padding-top: 10px;
	margin-top: 5px;
	border: 1px solid #999999;
	color: #999999;
	font-size: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main .L #QR #L {
	float: left;
	width: 49px;
	padding-left: 10px;
}
#wrapper #main .L #QR #R {
	float: right;
	height: auto;
	width: 103px;
	padding-right: 10px;
	padding-left: 10px;
}
