@charset "Shift_JIS";

/* */
#breadcrumb {
	width: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

#breadcrumb ul {
	display: block;
	list-style-type: none;
}

#breadcrumb li {
	display: block;
	font-size: 1.2em;
}

#breadcrumb a {
	color: #0000FF;
}

#main_body {
	margin: 0em 0em 1.0em;
	overflow: hidden;
}

#main_left {
	float: left;
	width: 66.6em;
	height: auto;
	position: relative;
	z-index: 1;
}

#main_right {
	float: right;
	width: 18.9em;
	height: 41.9em;
}

#main_right_buy {
	float: right;
	width: 18.9em;
	height: 68.8em;
}

#right_form {
	width: 18.9em;
	height: 14.8em;
	background-position: 1px 0;
	background-image: url(../images/common/r_navi_login_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	position: relative;
}

	#right_form p {
		text-indent: 20px;
		font-size: 12px;
		line-height: 12px;
		text-align: left;
	}
	
	#right_form form {
		padding: 35px 0 0;
		text-align: center;
	}
	
	#right_form .loginid,
	#right_form .loginpw {
		margin: 0 0 5px;
		width: 150px;
		height: 18px;
	}

	#right_form .loginbtn {
		width: 50px;
	}

#right_navi {
	background-image: url(../images/common/global_lt_navi_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}

#right_navi_buy {
	background-image: url(../images/common/global_lt_navi_bg2.gif);
	background-repeat: no-repeat;
	position: relative;
}


#qrdetail {
	position: absolute;
	top: 3.5em;
	left: 8.3em;
	width: 9.7em;
	height: 9.5em;
}

#qrdetail span {
	font-size: 1.2em;
}

