@charset "utf-8";
/* CSS Document */

#header {
	min-width: 950px;
}
#service-wrraper {
	height: 30px;
}
#service {
	z-index:101;width: 100%;
	min-width: 950px;
	height: 30px;
	background: url(/images/bg_service.jpg) repeat-x center bottom;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 0 0 3px #666;
}
#my-page-area {
	float: left;
}
#my-page-area dl {
	padding: 5px 0 0 10px;
	float:left;
	height: 100%;
}
#my-page-area dl dt {
	background: url(/images/bg_mypage_arrow.jpg) no-repeat right 8px;
	padding: 3px 17px 0 0 ;
	float: left;
	color: #fff;
	margin: 0 3px 0 0;
}
#my-page-area dl .new_member,
#my-page-area dl .my_page {
	float: left;
	margin: 0 2px 0 0;
}
#my-page-area dl #login,
#my-page-area dl #logout {
	float: left;
	margin: 0 2px 0 0;
	cursor: pointer;
}
#my-page-area dl #loginPopUp {
	display: none;
}
#service-right {
	float: right;
}
#service-right ul {
	float: left;
	padding: 5px 10px 0 0;
}
#service-right ul li {
	float:left;
}
#service-right p {
	float: left;
	padding: 7px 10px 0 0;
	color: #fff;
	font-weight: bold;
}
#head_count {
	float: right;
	cursor: pointer;
	margin-right: 8px;
}
#head_count .history,
#head_count .favorite {
	text-align: right;
	width: 72px;
	height: 63px;
	float: left;
}
#head_count .history .count,
#head_count .favorite .count {
	padding: 10px 5px 0 0;
}
#head_count .history .count_txt,
#head_count .favorite .count_txt {
	text-align: center;
	font-size:80%;
}
#hisCnt,
#favoCnt {
	text-decoration: underline;
	color:#ff3600;
	font-size:180%;
	font-weight:bold;
	text-align:center;
}
#info-wrraper {
	width: 950px;
	margin: 0 auto;
	position:relative;
}
#logo {
	float: left;
	width:465px;
}
#info {
	float: right;
	padding: 0 10px 0 0;
	width: 465px;
}
#info .tel {
	float: right;
}
#info .time {
	padding: 6px 0 0 0;
	clear: both;
	text-align: right;
	margin: 0 0 10px 0;
}
#nav {
	clear: both;
	background: url(/images/bg_nav.jpg) repeat-x;
}
#nav ul {
	width: 950px;
	margin: auto;
}
#nav ul li {
	float:left;
}





/****** �����o�� ******/



.headfukidashi p.fukidashi{
	position:absolute;
	left:368px;
	top:7px;
}
/*** ���q�l�̐��̌���������3�P�^�Ȃ����牺�L�ɕύX ***
.headfukidashi p.customercount{
	position:absolute;
	left:422px;
	top:27px;
	font-size:55px;
	color:#fff;
	letter-spacing: -2px;
}
.headfukidashi p.customercount span{
	font-size:23px;
	font-weight: bold;
	position:absolute;
	top:32px;
	left:79px;
}

********************************************/

.headfukidashi p.customercount{
	position:absolute;
        text-align: right;
	left:483px;
	top:7px;
	font-size:43px;
	color:#111;
	letter-spacing: -2px;
        width: 86px;
}
.headfukidashi p.customercount span{
	font-size:23px;
	font-weight: bold;
	position:absolute;
	top:23px;
	left:88px;
}

.headfukidashi p.customercountall{
	position:absolute;
        text-align: right;
	left:485px;
	top:46px;
	font-size:43px;
	color:#111;
	letter-spacing: -2px;
        width: 84px;
}
.headfukidashi p.customercountall span{
	font-size:23px;
	font-weight: bold;
	position:absolute;
	top:17px;
	left:87px;
}

/****** �������� ******/
#nav .oyakudachi_gnav {
        position: relative;
        margin: 0;
        width: 159px;
        height: 50px;
        font-weight: bold;
        z-index: 100;
}

#nav .oyakudachi_gnav li:hover {
        color: #000;
}

#nav .oyakudachi_gnav ul {
        display: none;
        position: absolute;
        top: 60px;
		left:0;
        width: 120px;
        padding: 4px 0px 0px 40px;
        opacity: 0.89;
        border-right-width:1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-style: none solid solid;
        border-right-color: rgb(15, 150, 255);
        border-bottom-color: rgb(15, 150, 255);
        border-left-color: rgb(15, 150, 255);
        position: absolute;
        z-index: 12;
        margin-top: -5px;
        background-color: rgb(255, 255, 255);

}

#nav .oyakudachi_gnav ul li {
        margin: 0;
        padding: 0;
        width: 120px;
        height: 30px;
        border: none;
}

#nav .oyakudachi_gnav ul li a {
        display: inline-block;
        width: 120px;
}

#nav .oyakudachi_gnav ul li a:hover {

}

#nav a:hover {
        color: #00b7ee;
        text-decoration: none;
}

#nav .oyakudachi_gnav ul li  {
        width: 120px;
}

#nav .oyakudachi_gnav ul {
        width: 120px;
}


#bg_sid_float {
	width: 61px;
	margin-left: auto;
}

#bg_sid_float{ 
position: fixed;
right: 0;
top: 140px;
z-index: 999;
}

#bg_sid_float p a:hover{
	opacity: 0.7;
}
