@charset "UTF-8";
/* CSS Document */
font{
	color:#FF0000;
	font-size:12px;
}
.t13_yellow{
	color:#C59D3D;
	font-weight:bold;
	font-size:13px;
}
.t12_orange{
	color:#FF6600;
}

.t14{
	color:#333;
	font-weight:bold;
	font-size:14px;
}

.step{
	margin-top:20px;
}

table.cart{
	width:600px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:25px 0 0 50px;
}
	table.cart th{
	background-color:#EBEBEB;
	padding:8px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
	table.cart td{
	background-color:#FFF;
	padding:8px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.under_bt_area{
	width:600px;
	margin:5px 0 0 50px ;
}
	.under_bt_area img{
	float:right;
}

div#shop_width600{
	width:600px;
	margin:25px 0 0 50px;
}
	div#shop_width600 .midashi{
	margin-bottom:3px;
}
div#shop_width600_thanks{
	width:600px;
	margin:25px 0 0 50px;
	text-align:center;
	font-weight:bold;
}

div#shop_login{
	width:550px;
	margin:20px auto 5px auto;
}
	div#shop_login table.login{
	float:left;
}
		div#shop_login table.login td{
		padding:1px;
		}
		
	
	div#shop_login table.touroku{
	float:right;
}
		div#shop_login table.touroku td{
		padding:1px;
		}
		
table#form{
	width:600px;
	margin:10px 0 0 0;
}
	table#form td.left{
	background:#EBEBEB;
	border-bottom:1px dotted #CCC;
	padding:8px;
}
	table#form td.right{
	background:#FFF;
	border-bottom:1px dotted #CCC;
	padding:8px;
}

table#form2{
	width:600px;
}
	table#form2 td.left{
	border-bottom:1px dotted #CCC;
	padding:8px;
}
	table#form2 td.right{
	border-bottom:1px dotted #CCC;
	padding:8px;
}

.foot_bt{
	text-align:center;
	margin:15px 0 30px 0;
}

table#form3{
	margin:10px 0 0 0;
	border:1px solid #CCC;
}
	table#form3 td.left{
	background:#EBEBEB;
	padding:8px;
}
	table#form3 td.right{
	background:#FFF;
	padding:8px;
}

/* 発売・商品情報配信サービス登録 */		
table#sports{
	margin:0px;
}
	table#sports td{
	padding:5px 0 0 0; 
}	
		
	
/* ショップインデックス */
table.shop_products{
	width:700px;
}

	table.shop_products td p.shousai{
	font-size:smaller;
	margin:8px 0;
}	
	table.shop_products td font.shousai2{
	font-size:smaller;
	color:#333;
}	

.online_text{
	margin:10px 0;
	line-height:140%;
}
.online_text2{
	margin:5px 0;
	line-height:140%;
}
		
		
		