/* For Basic Tag Puls */
body {
	margin: auto;
	padding: 0px;
	font-size: 12px;
	color: #555;
	line-height: 1.5em;
	text-align: center;
	background: #FFFFFF url(/images/login_bg.jpg) repeat-x left top;
}
/*----------------------------------------------*/

/* For Header */
#header {
	width: 758px;
}
#header .logo {
	text-align: right;
	padding:10px 0px;
	width: 200px;
	float: left;
}
#header .logo a img{
	width:182px;
	border:none;
}
#header .navi {
	float:right;
	padding: 8px 0px 0px;
	width: 300px;
}
#header .navi ul li {
	float: left;
	margin: 10px 12px 0px 0px;
	font-size: 1px;
	line-height: 1px;
}
#header .navi p {
	text-align: right;
	padding: 0px 15px 0px 0px;
}
#header .header-menu {
	float:right;
	padding:35px 67px 0px 0px;
	clear:right;
}

/* 201512 SC対応時追記 start */
#header .header-menu ul{
	margin-bottom:5px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
#header .header-menu ul::after{
	content:"";
	display:block;
	clear:left;
}
#header .header-menu li{
	float:left;
}
#header .header-menu li a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
}
/* 201512 SC対応時追記 end */
/*----------------------------------------------*/

/* For member-top */
.member-top {
	width: 730px;
	margin: 0px 0px 10px 15px;
}
.contents {
	float: left;
	width: 530px;
	margin-left:15px;
}
.side-menu {
	float: right;
	width: 168px;
	margin-right:10px;
}
ul.menu-member {
	margin: 0px 0px 10px;
}
ul.menu-member:after{
	display:block;
	content:"";
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#ccc;
	padding-bottom:5px;
}
ul.menu-banner li {
	margin: 0px 0px 5px;
}
.member-login {
	background: url(/images/member/top/login_bg.gif) no-repeat left top;
	padding: 10px 0px 0px 10px;
}
.member-login p {
	font-size: 10px;
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.member-login input.point {
	width: 147px;
}
.member-login-button {
	background: url(/images/member/top/login_bg.gif) no-repeat left bottom;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 10px 0px 10px;
}
span.member-name {
	font-size: 12px;
	font-weight:bold;
}
span.member-point {
	font-size: 10px;
}

/* Member Home */
.banner_button {
	text-align:center;
	margin:10px 0px 10px 5px;
}

/* Misc */
.infomation-block {
	width: 535px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
.infomation-block .photo {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 130px;
}
.infomation-block .info {
	float: right;
	width: 405px;
}
.infomation-block .wrap-table {
	width: 405px;
	height:85px;
	overflow: auto;
}
.infomation-block table {
	border-width: 0px;
	border-style: none;
	width: 380px;
	font-size: 12px;
	line-height: 1.5em;
}
.infomation-block table th {
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
	vertical-align: top;
	white-space: nowrap;
}
.infomation-block table td {
	vertical-align: top;
	background: url(/images/member/top/infomation_arrow.gif) no-repeat left top;
	padding: 3px 10px 0px 15px;
}
.schedule-block {
	width: 535px;
}
.schedule-block .inside-block {
	background: url(/images/member/top/schedule_bg.gif) repeat-y left top;
}
.schedule-block .inside-block .inside {
	width: 380px;
	height: 250px;
	overflow: auto;
}
.schedule-block .schedule {
	float: left;
	width: 381px;
	background: url(/images/member/top/schedule_bottom.gif) no-repeat left bottom;
	padding: 0px 0px 15px;
}
.schedule-block .pdf {
	float: right;
	width: 130px;
	padding: 3px 0px 0px;
}
.schedule-block .pdf .text {
	background: url(/images/member/top/infomation_arrow.gif) no-repeat left top;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 1.8em;
}
.schedule-block .schedule h2 {
	margin: 0px;
}
.schedule-block .schedule table {
	border-width: 0px;
	border-style: none;
	width: 340px;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 5px;
}
.schedule-block .schedule table th {
	font-weight: normal;
	padding: 3px 5px 2px 0px;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
.schedule-block .schedule table td {
	vertical-align: top;
	padding: 3px 0px 2px 0px;
	background: url(/images/member/top/schedule_cell_bg.gif) repeat-x left bottom;
}
ul.menu-member {
	margin: 0px 0px 10px;
}
ul.menu-bn li {
	margin: 0px 0px 5px;
}
.member-log-block {
	background: url(/images/member/top/login_bg.gif) no-repeat left top;
	padding: 10px 0px 0px 10px;
}
.member-log-block p {
	font-size: 10px;
	line-height: 1.4em;
	padding: 0px 0px 5px;
}
.member-log-block input.point {
	width: 147px;
}
.member-log-btn {
	background: url(/images/member/top/login_bg.gif) no-repeat left bottom;
	text-align: center;
	margin: 0px 0px 10px;
	padding: 10px 0px 10px;
}
span.member-name {
	font-size: 12px;
}
.secom {
	margin-bottom:10px;
}


/* 20.10.19 ヘッダーに会員名称を追加
	- ヘッダーを整える
	- ロゴ画像が長いので表示エリアを狭める
	- 名前表示エリアのスタイル調整
	- マイページ・カートボタンの位置変更
========================================= */
#header{
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	width: 730px;
	margin: auto;
	padding: 10px 0;
}
#header .logo{
	text-align: left;
	padding: 0;
	width: 130px;
	overflow: hidden;
	float: none;
}
#header .memver-name_wrap{
	padding-right: 20px;
}
#header .memver-name{
	display: block;
	margin-top: 3px;
	font-weight: 900;
	font-size: 14px;
}
#header .header-menu{
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 0;
	float: none;
	clear: none;
}
#header .header-menu ul{
	margin-bottom: 0;
}
#header .header-menu li{
	padding: 0 0 0 5px;
}
#memberName_wrap{
	display: none;
}