@charset "utf-8";
@import "onspotz.css";
/* カートの中身レイアウト */
@charset "utf-8";
/* 基本レイアウト */

/* formatting style 
------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #666666;
	background-color: #EEEEEE;
	background-image: url(../imgJP/bg.jpg);
	background-repeat: repeat-x;
}
a { /* リンク */
    color:#666666;
	text-decoration:none;
}
a:hover { /* リンク・オンマウス */
    color:#333333;
	text-decoration: underline;
}

img { /* 画像 */
	border-style: none;
}

/* レイアウト
------------------------*/
#wrapper { /* 全体を包括 */
	background-color: #FFFFFF;
	margin: 0px auto auto;
	width: 922px;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 100%;
}

/* グローバルナビ上 */
#head_globalnavi {
	background-color: #333333;
	color: #999999;
	height: 34px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#title_global { /* タイトル画像 */

}
#main { /* メイン包括*/
	float: none;
}

/* グローバルナビ下 */
#foot_globalnavi {
	padding: 5px;
	height: 21px;
	width: 920px;
	clear: left;
}

#cart_contents .redbar {
	background-color: #990000;
	color: #FFFFFF;
	padding: 5px 10px;
	margin-top: 15px;
}

/* タイトル部分
------------------------*/
#cart_title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
#cart_title a {
	color: #FFFFFF;
	text-decoration: underline;
}


/* カートの中身部分
------------------------*/
#cart_contents {
	padding: 5px 20px 10px;
}
#cart_contents p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cart_contents table {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 880px;
}
#cart_contents th {
background: #CCCCCC;
color: #333333;
}
#cart_contents th,td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	vertical-align: top;
}
#cart_contents img {
	vertical-align: middle;
}
#cart_contents a {
	color: #990000;
	text-decoration: underline;
}

#cart_procedure {
	text-align: center;
	margin: 5px;
}


/* コメント部分
------------------------*/
.comment {
	padding: 5px 10px 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
.comment li {
	margin-left: 10px;
	list-style: square;
}

/* コメント強調 */
.strong { 
	font-weight: bold;
	color: #990000;
}

/* 合計とポイント
------------------------*/
#total {
	text-align: right;
	width: 200px;
	border: 1px solid #666666;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#point {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 手続き部分左側
------------------------*/
.procedure {
	float: left;
	width: 50%;
}
#cart_contents .procedure table {
	width: 360px;
	background-image: url(../imgJP/login_bg.jpg);
	height: 140px;
	color: #FFFFFF;
	border-style: none;
	background-repeat: no-repeat;
}
#cart_contents .procedure td {
	border-style: none;
}
#cart_contents .logintext {
	padding: 10px;
}

#cart_contents .procedure img {
	bottom: 2px;
	position: relative;
	padding-left: 5px;
}
.comment ul {
	margin-left: 10px;
}

.procedure p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.procedure img {
	vertical-align: middle;
}
.procedure  a:hover {
	position: relative;
	top: +1px;
}

.clear {
	clear: both;
}
span.conv{
	display:block;
	float:left;
	width:13em;
}
span.pic{
	float:left;
	width:10em;
}

span.p{
	float:left;
	width:10em;
}
#wrapper #main #cart_contents .comment #pay_easy {
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px 20px;
}
#wrapper #main #cart_contents .comment #pay_easy ul {
	margin: 10px;
}
textarea {
	font-size: 12px;
}
.conv {
	float: left;
	width: 150px;
	font-size: 10px;
	height: 100px;
	margin: 5px;
}

#cart_contents .comment table {
	/*
	margin-top: 5px;
	margin-bottom: 5px;
	width: 860px;*/
}
#cart_contents .comment #table1 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 860px;
}
#cart_contents .comment #table2 {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 834px;
}
.term {
	width: 834px;
	border: 3px solid #990000;
	padding: 10px;
	display: inline-table; 
}
.term2 {
	width: 804px;
	border: 3px solid #990000;
	padding: 10px;
	display: inline-table; 
}
#cart_contents .comment th {
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#cart_contents .comment td {
	padding-right: 10px;
	padding-left: 10px;
}
#payment_data {
	background-color: #FFFFCC;
	padding: 20px;
	clear: both;
}
#payment_data .wk01 {
	float: left;
	width: 120px;
	text-align: left;
}
#payment_data .wk02 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#payment_data .big {
	font-size: x-large;
	color: #990000;
	font-weight: bold;
}


