@charset "EUC-JP";

/*-------------------------------------------------------
	CSS file For Koshoten.net2.
	FileName: contents.css
	
	V1.0.0 (for Koshoten.net2.2.1) 2007/6/12 Ryu

-------------------------------------------------------*/

/*-------------------------------------------------------
	HEADER
-------------------------------------------------------*/
P.errorBox {
	padding: 3px;
	width: 100%;
	color: #FF0000;
	background-color: #FFB3B5;
	font-size: 75%;
}
P.errorBox IMG {
	border: solid 2px #FFB3B5;
	vertical-align: middle;
}
/*-------------------------------------------------------
	FOOTER
-------------------------------------------------------*/
#footer .banner {
	margin: 10px 0px 0px 0px;
	text-align: center;
}
ADDRESS {
	margin: 10px 5px 5px 5px;
/*	margin: 10px 0px 0px 0px;*/
	clear: both;
	font-style: normal;
	text-align: center;
}

/*-------------------------------------------------------
	COMMON CONTENTS
-------------------------------------------------------*/
.hide {
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.caution,
.infoMessage,
.entryRequired,
.entryError {
	margin: 0px 0px 0px 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 75%;
}
.textBox {
	padding: 10px;
	border: solid 1px #DDDDDD;
	display: block;
	line-height: 1.6em;
	color: #333333;
	background-color: #E9EDF8;
}
.successText,
.noData {
	padding: 10px;
	border: solid 1px #DDDDDD;
	display: block;
	color: #333333;
	background-color: #E9EDF8;
	text-align: center;
}
.notes {
	font-size: 75%;
}
.specialPrice {
	color: #FF0000;
	font-weight: bold;
}
.buttonLine {
	margin: 30px auto;
	padding: 10px 2px;
	border-top: dotted 1px #999999;
/*	border-bottom: dotted 1px #999999;-*/
	position: relative;
	clear: both;
	width: 98%;
	height: 50px;
}
.buttonLine .buttonLeft {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 34%;
}
.buttonLine .buttonCenter {
	position: absolute;
	top: 10px;
	left: 34%;
	width: 32%;
	text-align: center;
}
.buttonLine .buttonRight {
	position: absolute;
	top: 10px;
	right: 5px;
	text-align: right;
}
.buttonLine P.checkoutText {
	font-size: 80%;
	text-align: right;
}
/*---------タイトル---------------*/
#mainContents H2 {
	margin: 2px auto 20px auto;
	padding: 5px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 140%;
}
#mainContents H3 {
	margin: 10px 5px 5px 5px;
	padding: 6px 0px 5px 13px;
	border: solid 1px  #FF9933
	position:relative;
	color: #203E99;
	background: #ffcc33 url("images/check_1px.gif");
	font-size: 100%;
}
#mainContents H4 {
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 19px;
	border: solid 1px #FF9933;
	color: #203E99;
	background: #ffcc33 url("images/check_1px.gif");
	font-size: 95%;
}

/*-------------------------------
　トップページ
-------------------------------*/
.headingImage {
	padding: 5px;
	display: inline;
	float: right;
}
.headingDescription {
	display: inline;
}
.greeting {
	margin: 20px 0px;
	padding: 2px;
	color: #333333;
	background-color: #E9EDF8;
}
/*---------新着情報-----------------*/
#whatsNew {
	margin: 20px auto;
	width: 98%;
}
/*---------カテゴリー---------------*/
TABLE.categories {
	margin: 20px auto;
	clear: both;
	width: 95%;
}
TABLE.categories TD {
	vertical-align: top;
}
TABLE.categories TD P {
	padding: 2px 0px 3px 13px;
	background: url("images/ico_arw_02.gif") 0px 50% no-repeat;
	font-weight: bold;
}
TABLE.categories TD UL {
	margin: 5px 10px 0px 10px;
}
TABLE.categories TD UL LI {
	padding: 0px 0px 10px 0px;
	display: inline;
	font-size: 80%;
}
/*---------当店の特選品-------------*/
#recommendationBox {
	margin: 10px auto;
	clear: both;
	width: 98%;
}
#recommendationBox TD {
	padding: 5px;
	vertical-align: top;
}
#recommendationBox P.pImage {
	float: left;
}
#recommendationBox UL {
	margin: 10px 0px 0px 0px;
}
#recommendationBox LI {
	padding: 2px 10px;
	border-bottom: dotted 1px #DDDDDD;
}
#recommendationBox P.pPrice {
	clear: both;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
/*---------新着商品 index.php-----------------*/
#newProductsBox {
	margin: 10px auto;
	clear: both;
	width: 98%;
}
#newProductsBox TD {
	padding: 0px 0px 0px 20px;
	vertical-align: top;
}
#newProductsBox P.pImage {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	clear: both 
/*------float: left;------*/
}
#newProductsBox UL {
	margin: 10px 0px 0px 0px;
}
#newProductsBox LI {
	padding: 2px 10px;
	border-bottom: dotted 1px #DDDDDD;
}
#newProductsBox P.pPrice {
	clear: both;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
/*---------商品一覧-----------------*/
.listLink {
	margin: 10px auto;
	clear: both;
	width: 98%;
	overflow: hidden;
	color: #333333;
	background-color: #E9EDF8;
}
.listLink P.listCount {
	padding: 2px;
	float: left;
	width: 48%;
	text-align: left;
}
.listLink P.listPrevNext {
	padding: 2px;
	float: right;
	width: 48%;
	text-align: right;
}
TABLE.listBox {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	clear: both;
	width: 98%;
}
TABLE.listBox TH {
	padding: 5px;
/*--------
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #4169E1;
-----*/
	border: solid 1px #FF9933;
	color: #203E99;
	background: #ffcc33 url("images/check_1px.gif");
}
TABLE.listBox TH A,
TABLE.listBox TH A:hover {
	color: #203E99;
}
TABLE.listBox TR.even {
	color: #333333;
	background-color: #EEEEEE;
}
TABLE.listBox TD {
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: top;
}
TABLE.listBox .pBuyNow {
	text-align: center;
	white-space: nowrap;
}
TABLE.listBox .num,
TABLE.listBox .pPrice,
TABLE.listBox .pModel {
	text-align: right;
	white-space: nowrap;
}

/*-------------------------------
　アカウント情報
-------------------------------*/
#account TABLE {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#account TABLE TH {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 30%;
	vertical-align: middle;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#account TABLE TD {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
}
#account TABLE TD INPUT,
#account TABLE TD TEXTAREA {
	width: 80%;
}
#account P.delete {
	text-align: right;
}

/*-------------------------------
　ご注文履歴
-------------------------------*/
#accountHistory .contentBoxHeader {
	margin: 0px auto;
	width: 98%;
	overflow: hidden;
	color: #333333;
	background-color: #E9EDF8;
	font-size: 75%;
}
#accountHistory P.leftBox {
	padding: 3px;
	width: 48%;
	float: left;
}
#accountHistory P.rightBox {
	padding: 3px;
	float: right;
	width: 48%;
	text-align: right;
}
#accountHistory .contentBoxContent {
	width: 98%;
	font-size: 80%;
}
#accountHistory TABLE.contentBoxContent {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
#accountHistory TABLE.contentBoxContent TH {
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#accountHistory TABLE.contentBoxContent TD {
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#accountHistory TABLE.contentBoxContent TD A {
	display: block;
	text-align: center;
}
#accountHistory TABLE {
	margin: 10px auto;
	border: none;
	width: 98%;
}
#accountHistory TABLE TD {
	padding: 5px;
	vertical-align: top;
}
#accountHistory TABLE.productsTable {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
#accountHistory TABLE.productsTable TH {
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#accountHistory TABLE.productsTable TD {
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#accountHistory TABLE.productsTable TD.price {
	white-space: nowrap
}
#accountHistory DL{
	margin: 10px auto;
	width: 98%;
}
#accountHistory DL DT {
	float: left;
	text-align: right;
}
#accountHistory DL DD {
	text-align: right;
}
#accountHistory #customerInfo {
	margin:10px auto;
	width: 98%;
	overflow: hidden;
}
#accountHistory #customerInfo #shipping {
	float: left;
	width: 48%;
}
#accountHistory #customerInfo #payment {
	float: right;
	width: 48%;
}
#accountHistory #customerInfo P {
	margin: 5px;
	padding: 5px;
}

/*-------------------------------
　アドレス帳
-------------------------------*/
#addressBookList TABLE {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#addressBookList TABLE TH {
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #203E99;
	background: #ffcc33 url("images/check_1px.gif");
	font-weight: bold;
}
#addressBookList TABLE TD {
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#addressBookList TABLE TD.col01 {
	color: #333333;
	background-color: #EEEEEE;
	text-align: center;
}
#addressBookList TABLE TD.noData {
	text-align: center;
}

/*-------------------------------
　アドレスの追加
-------------------------------*/
#addressBookProcess TABLE {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#addressBookProcess TABLE TH {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 30%;
	vertical-align: middle;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#addressBookProcess TABLE TD {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 70%;
	vertical-align: middle;
}
#addressBookProcess TABLE TD INPUT {
	width: 80%;
}

/*-------------------------------
　友達に知らせる
-------------------------------*/
#tellAFriend TABLE {
	margin: 10px auto;
	width: 98%;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
#tellAFriend TABLE TH {
	padding: 5px 5px 5px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 30%;
	vertical-align: middle;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#tellAFriend TABLE TD {
	padding: 5px 0px 5px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 65%;
	vertical-align: middle;
}
#tellAFriend TD INPUT,
#tellAFriend TEXTAREA {
	width: 80%;
}

/*-------------------------------
　インフォメーション
-------------------------------*/
#shopInfo {
	margin: 0px 10px;
}

/*-------------------------------
　ショッピングカート
-------------------------------*/
#shoppingCart TABLE {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#shoppingCart TABLE TH {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #333333;
	background-color: #EEEEEE;
}
#shoppingCart TABLE TD {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
}
#shoppingCart TABLE TD.remove {
	width: 10%;
}
#shoppingCart TABLE TD.quantity {
	width: 10%;
}
#shoppingCart TABLE TD.model {
	width: 10%;
}
#shoppingCart TABLE TD.product {
	width: 50%;
	text-align: left;
}
#shoppingCart TABLE TD.price {
	width: 20%;
	text-align: right;
}
#shoppingCart P.cartSubTotal {
	width: 98%;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}

/*-------------------------------
　レジ
-------------------------------*/
#checkout H3,
#checkout FORM {
	display: block;
	clear: both;
}
#checkout TABLE TD INPUT {
	width: 80%;
}
#checkout TEXTAREA {
	width: 90%;
}
#checkout P.addressLabel {
	margin: 10px auto;
	padding: 3px;
	border: solid 1px #CCCCCC;
	display: block;
	width: 95%;
}
#checkout P.orderEdit {
	margin: 5px auto;
	padding: 2px;
	border-bottom: dotted 1px #CCCCCC;
	display: block;
	width: 96%;
	color: #333333;
	text-align: right;
}
#checkout TABLE.productsTable {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#checkout TABLE.productsTable TH {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#checkout TABLE.productsTable TD {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
}
#checkout TABLE.productsTable TD.price {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: right;
	white-space: nowrap;
}

#checkout TABLE.addressTable {
	margin: 10px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#checkout TABLE.addressTable TH {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#checkout TABLE.addressTable TD {
	padding: 3px 10px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	text-align: left;
}
#checkout TABLE.moduleTable {
	margin: 10px auto;
	padding: 5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#checkout TABLE.moduleTable TH {
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
	text-align: left;
}
#checkout TABLE.moduleTable TH IMG {
	vertical-align: middle;
}
#checkout TABLE.moduleTable TD {
	padding: 5px;
}
#checkout TABLE.moduleTable .select {
	width: 10%;
	text-align: center;
}
#checkout TABLE.moduleTable .cost {
	width: 15%;
	text-align: right;
	white-space: nowrap;
}
.checkoutModuleRow {
	color: #333333;
	background-color: #EEEEEE;
}
.checkoutModuleRowOver {
	color: #333333;
	background-color: #E9EDF8;
	cursor: hand;
}
.checkoutModuleRowSelected {
	color: #333333;
	background-color: #E9EDF8;
}
.checkoutModuleRowFields {
	background-color: transparent;
}

#checkout DL {
	margin: 20px auto;
	display: block;
	width: 98%;
}
#checkout DL DT {
	float: left;
	width: 74%;
	text-align: right;
}
#checkout DL DD {
	float: right;
	width: 24%;
	text-align: right;
}
#checkout #contentsBox {
	margin: 20px auto;
	width: 98%;
}
#checkout #contentsBox #leftBox {
	margin-bottom: 20px;
	float: left;
	width: 48%;
}
#checkout #contentsBox #rightBox {
	margin-bottom: 20px;
	float: right;
	width: 48%;
}

#checkout P.errorTitle {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
#checkout P.errorMessage {
	margin: 5px 0px 0px 0px;
	padding: 10px;
	border: solid 1px #FF0000;
	color: #FF0000;
	background-color: #FFEEEE;
	font-size: 80%;
}
#checkout .calcLater {
	color: #FF0000;
}
UL#checkoutBar {
	margin: 20px auto;
	display: block;
	width: 98%;
	height: 50px;
}
UL#checkoutBar LI {
	padding: 2px;
	display: block;
	float: left;
	width: 24%;
	height: 50px;
	vertical-align: bottom;
	font-size: 80%;
	text-align: center;
}
UL#checkoutBar LI P {
	text-align: center;
}
UL#checkoutBar LI.current {
	color: #333333;
	background-color: #FFD9D9;
}
UL#checkoutBar LI.current IMG {
	margin: 2px 0px 0px 0px;
}
UL#checkoutBar LI.from {
	color: #999999;
	background-color: #FAE4E4;
}
UL#checkoutBar LI.to {
	color: #999999;
	background-color: #FCF0F0;
}

/*-------------------------------
　商品詳細検索
-------------------------------*/
#advancedSearch #contentsBox #leftBox {
	float: left;
	width: 48%;
}
#advancedSearch TEXTAREA {
	margin: 5px;
	width: 94%;
}
#advancedSearch #contentsBox #rightBox {
	float: right;
	width: 48%;
}
#advancedSearch #rightBox TABLE {
	margin: 20px auto;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	clear: both;
	width: 96%;
}
#advancedSearch #rightBox TABLE TH {
	padding: 3px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border: solid 1px  #FF9933
	width: 40%;
	color: #203E99;
	background: #ffcc33 url("images/check_1px.gif");
	text-align: left;
}
#advancedSearch #rightBox TABLE TD {
	padding: 3px;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	font-size: 75%;
}
#advancedSearch .box {
	margin: 20px auto;
	width: 98%;
}
#advancedSearch .box .leftBox {
	float: left;
	width: 48%;
	font-size: 75%;
}
#advancedSearch .box .rightBox {
	float: right;
	width: 48%;
	text-align: right;
}
/*-------------------------------
　GETAサーチ
-------------------------------*/
#getaSearch P {
	text-align: center;
}
#getaSearch TEXTAREA {
	margin: 5px auto;
	width: 94%;
}
#getaSearch .buttonArea {
	margin: 0px auto;
	width: 98%;
	text-align: center;
}
#getaSearch .buttonMore {
	margin: 0px auto;
	width: 49%;
	float: right;
	text-align: center;
}
#getaSearch .buttonPrev {
	margin: 0px auto;
	width: 49%;
	float: left;
	text-align: center;
}
#getaSearch .getaLogo {
	margin: 0px auto;
	width: 98%;
	clear: both;
	text-align: right;
}
#getaSearch .buttonLeft {
	text-align: left;
}

/*-------------------------------
　GETAテーマ
-------------------------------*/
#getaThemes P {
	text-align: center;
}
#getaThemes #themesContents {
	margin: 20px auto;
	width: 98%;
}
#getaThemes #themesContents #description {
	width: 70%;
	float: left;
}
#getaThemes #themesContents #image {
	float: right;
}
#getaThemes H3 {
	clear: both;
}
#getaThemes BLOCKQUOTE {
	padding:0px 0px 0px 50px;
}
#getaThemes .buttonArea {
	margin: 0px auto;
	width: 98%;
	text-align: center;
}
#getaThemes .buttonMore {
	margin: 0px auto;
	width: 49%;
	float: right;
	text-align: center;
}
#getaThemes .buttonPrev {
	margin: 0px auto;
	width: 49%;
	float: left;
	text-align: center;
}
#getaThemes .getaLogo {
	margin: 0px auto;
	width: 98%;
	clear: both;
	text-align: right;
}
#getaThemes .buttonLeft {
	text-align: left;
}

/*-------------------------------
　お問い合わせ
-------------------------------*/
#contactUs TABLE {
	margin: 20px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#contactUs TABLE TH {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 30%;
	vertical-align: middle;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#contactUs TABLE TD {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: middle;
	width:65%;
}
#contactUs TABLE TD INPUT {
	width:80%;
}

/*-------------------------------
　ログイン
-------------------------------*/
#login #newCustomer .contentBoxContents P {
	margin: 20px auto;
	padding: 2px;
	border: solid 1px #CCCCCC;
	width: 98%;
}
#login #newCustomer .contentBoxFooter {
	padding: 2px;
	text-align:right;
}
#login TABLE {
	margin: 20px auto;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	width: 98%;
}
#login TABLE TH {
	padding: 3px 10px;
border: solid 10px  #FF9933
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 30%;
	vertical-align: middle;
	color: #203E99;
	background-color: #EEEEEE;
	text-align: left;
}
#login TABLE TD {
	padding: 3px 10px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 65%;
	vertical-align: middle;
}
#login TABLE TD INPUT {
	width:80%;
}

/*-------------------------------
　ログオフ
-------------------------------*/
#logoff {
	margin: 20px auto;
	width: 98%;
}

/*-------------------------------
　書評
-------------------------------*/
#reviews {
	margin: 20px auto;
	width: 98%;
}
#reviews .contentBoxHeader {
	margin: 20px auto;
	position: relative;
	width: 98%;
	height: 30px;
	font-size: 80%;
}
#reviews .contentBoxFooter {
	margin: 20px auto;
	border-top: solid 1px #CCCCCC;
	position: relative;
	width: 98%;
	height: 30px;
	font-size: 80%;
}
#reviews P.left {
	position: absolute;
	left: 0px;
	width: 34%;
	height: 30px;
}
#reviews P.right IMG {
	vertical-align: middle;
}
#reviews P.center {
	position: absolute;
	left: 34%;
	width: 32%;
	height: 30px;
	text-align: center;
}
#reviews P.right {
	position: absolute;
	right: 0px;
	width: 32%;
	height: 30px;
	text-align: right;
}
#reviews .image {
	margin: 0px 0px 0px 20px;
	float: right;
}
#reviews .defaultPrice {
	text-decoration: line-through;
}
#reviews .price {
	color: #FF0000;
	font-weight: bold;
}
#reviews H4,
#reviews .text {
	clear: both;
}
/*-------------------------------
　商品詳細
-------------------------------*/
#productInfo {
	margin: 20px auto;
	width: 98%;
}
#productInfo .pImage {
	margin: 3px 3px 3px 3px;
/*	margin: 0px 0px 0px 20px; */
	float: left;
	text-align: center;
}
#productInfo DL.specification,
#productInfo DL.specification2 {
	margin: 20px 0px 0px 0px;
}
#productInfo DL.specification DT,
#productInfo DL.specification2 DT {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	color: #203E99;
	background: url("images/ico_arw_02.gif") 0px 50% no-repeat;
	font-weight: bold;
}
#productInfo DL.specification DD,
#productInfo DL.specification2 DD {
	margin: 0px 0px 15px 0px;
}
#productInfo TABLE.contentBoxContents {
	margin: 10px auto;
	width: 98%;
}
#productInfo TABLE.contentBoxContents TD {
	width: 33%;
	vertical-align: bottom;
	text-align: center;
}
#productInfo TABLE.contentBoxContents TD DIV,
#productInfo TABLE.contentBoxContents TD P {
	text-align: center;
}
#productInfo DEL {
	text-decoration: line-through;
}
#productInfo .pPrice {
	font-weight: bold;
}
#productInfo .pDescription2 img{
	margin: 3px 3px 3px 3px;
}

/*-------------------------------
　新着商品 products_new.php
-------------------------------*/
#productsNew {
	margin: 20px auto;
	width: 98%;
}
#productsNew .productsNewBox {
	margin: 20px 0px 0px 0px;
}
#productsNew .productsNewBox .pImage {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
/*--	margin: 15px 10px 0px 0px;--*/
	float: left;
}
#productsNew .productsNewBox ul li {
/*--	border-bottom: dotted 1px #CCCCCC;--*/
	line-height: 1.7em;
}
#productsNew .pPrice {
	color: #FF0000;
	font-weight: bold;
}
#productsNew DEL {
	text-decoration: line-through;
}
#productsNew P.pPrice,
#productsNew P.buttonCart {
	text-align: right;
}

/*-------------------------------
　特価商品
-------------------------------*/
#specials {
	margin: 20px auto;
	width: 98%;
}
#specials TABLE.specialsList {
	width: 99%;
}
#specials TABLE.specialsList TD {
	width: 33%;
	vertical-align: bottom;
	text-align: center;
}
#specials TABLE.specialsList TD DIV,
#specials TABLE.specialsList TD P {
	vertical-align: bottom;
	text-align: center;
}
#specials .pPrice {
	text-align: center;
	font-weight: bold;
}
#specials DEL {
	text-decoration: line-through;
}
