@import url(kyotsu.css);
#HeadTitle {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 24px;
	color: #ECDCAC;
	padding-left: 30px;
	padding-top: 60px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E0E0E0;
}

.ItemBlock {
	width: 710px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;/*IE6-マージン2倍*/
	margin-bottom: 10px;
}
.ItemTexBlock {
	width: 710px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;/*IE6-マージン2倍*/
	margin-bottom: 50px;
}
.ItemTexBlock#itemtag {
	font-size: 14px;
	color: #666666;

}

.ItemTexBlock #name {
	font-size: 18px;

}
.ItemTexBlock #no {
	font-size: 14px;
}
.ItemTexBlock #price {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.Tab {
	width: 770px;
	border: 0px solid #7E0065;/*new*/
	height: 60px;
	float: right;
}
#PagingL {
	width: 55px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	text-align: center;
	display: inline;/*IE6-マージン2倍*/
}
#PagingC {
	width: 600px;
	float: left;
	margin-top: 10px;
	text-align: center;
}
#PagingR {
	width: 55px;
	float: left;
	margin-top: 10px;
	text-align: center;
}

.ItemBlockImgLeft {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 30px;
	float: left;
	display: inline;/*IE6-マージン2倍*/
}


.ItemBlockImgRight {
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;/*IE6-マージン2倍*/
	margin-right: 30px;
	text-align: right;
	display: inline;
}

.detail {
	background-color: #E8E8E8;
	width: 230px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	padding: 8px;
	margin-top: 10px;
}
.note {
	width: 710px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}


.ItemBlockTexLeft {
	width: 370px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 30px;
	display: inline;
}
.ItemBlockTexRight {
	width: 370px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-right: 30px;
	display: inline;
}


/*スワップイメージボックス*/

#SwapImgBox {
	width: 710px;
	float: right;
	background-image:url(../images/blank.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;/*IE6-マージン2倍*/
	margin-bottom: 10px;
	height: 480px;
}
#underSwapImgBox {
	width: 300px;
	height: 20px;
	padding: 20px;
	background-color: #F5F5F5;
	display: block;
	position: absolute;
	left: 400px;
	top: 300px;
	text-align: center;
	font-size: 18px;
	color: #C9C9C9;
}
