/* CSS Document */
@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "ＭＳ Ｐゴシック";
	font-size: 100%;
}

/* --余白設定-- */
.spcer30 {
	height: 30px;
}

.spcer50 {
	height: 50px;
}

/* --テーブル設定-- */

#wrap {
	width: 100%;
	text-align: center;
	border: none;
}

#mds_img {
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: #00286E;
	border: none;
}

#mds_txt {
	width: 100%;
	text-align: center;
	border: none;
}

#mds_txt h2 {
	font-weight: bold;
	font-size: 100%;
}

#mds_guide{
	width: 100%;
	text-align: center;
	border: none;
}

#inner {
	margin: 0 auto;
	width: 80%;
	border: none;
	text-align: left;
}

.tbl_master {
	width: 100%;
	border: none;
}

.tbl_master h3 {
	margin: 5px 0 5px 0;
	font-size: 75%;
	font-weight: bold;
}

.tbl_line1 {
	width: 100%;
	background-color: #D7EBFA;
	border: none;
}

.tbl_line2 {
	width: 100%;
	background-color: #EBFAEB;
	border: none;
}

.tbl_line3 {
	width: 100%;
	background-color: #E6E6E6;
	border: none;
}

.tbl_dynamic1 {
	width: 100%;
	font-size: 75%;
	background-color: #8CA0C8;
	border: none;
}

.tbl_action {
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: none;
}

.tbl_w100 {
	width: 100%;
	background-color: #FFFFFF;
	border: none;
}

.tbl_w {
	background-color: #FFFFFF;
	border: none;
}

.cl_title {
	text-align: center;
	background-color: #FAFAFA;
	font-weight: bold;
}

.cl_item {
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
}

.cl_count {
	font-weight: bold;
	background-color: #FFFFFF;
}

.cl_delete {
	background-color: #FFFFFF;
}

.bg_wt {
	background-color: #FFFFFF;
}

.hsk {
	font-size: 10px;
	line-height: 150%;
}

.hsk ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.hsk li {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

/*--アイテム情報--*/
.cl_item dl{
	margin: 0 0 0 0;
	padding: 0;
}

.cl_item dt{
	margin: 0 0 3px 0;
	padding: 0 0 0 18px;
	color: #1A4692;
	background: url(../images/cart/item_arrow.gif) no-repeat 0 1px;
}

.cl_item dd{
	margin: 3px 0 0;
	padding: 0;
}

.cl_item ul{
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

.cl_item dt img{
	margin-left: 10px;
}

/* ナニワヤ特価 */
.price_a {
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	color: black;
	/*background-color: #E1EBFA;*/
}

/* 現金特価 */
.price_b {
	text-align: center;
	font-weight: bold;
	color: #C80000;
	background-color: #FFFFFF;
	/*background-color: #E1FAE6;*/
}


#tbl_copyright {
	width: 100%;
	text-align: center;
	font-size: 75%;
	line-height: 150%;
	background-color: #00286E;
	border: none;
	color: #FFFFFF;
}

/*--MOVE_TOP--*/
.mvtop{
	margin: 0 10px 10px;
	padding-top: 10px;
	text-align: right;
	line-height: 20px;
	font-size: 65%;
	background: url(../images/common/dot.gif) repeat-x top;
}

.mvtop a {
	text-decoration: none;
	color: #4B4B4B;
}

.mvtop a:hover {
	text-decoration: underline;
	color: #7391C9;
}
div.space_cart3{ margin:3px 0px; color:black;}
/*--END OF CSS--*/
