/* CSS Document */

/***************************************
****
****  アイテム表示用

style01:左右の余白がないテンプレート用
（テレビショッピングベース）

style02:左右の余白があるテンプレート用
（Doraemon's Pocketベース）

****
*****************************************/

#item{
	width:745px;
	color:#666666;
}

/********************************
***
***            style:01
***
*********************************/

/** 商品名 **/
#item div.item_name{
	width:718px;
	font-size:18px;
	background-color:#FFFFFF;
	color:#333333;
	padding:5px 10px 5px 10px;
	border-left:7px solid #007450;
	border-bottom:2px solid #90C2B3;
	line-height:1.3em;
	font-weight:bold;

}

/** キャッチコピー **/
#item div.item_catchcopy{
	width:326px;
	margin:14px 0 0 15px;
	padding:5px 0 5px 10px;
	border-left:7px solid #007450;
	border-bottom:2px solid #90C2B3;
	font-weight:bold;
}

/** 値段 **/
#item div.item_price{
	width:326px;
	margin:14px 0px 0px  15px;
	height:25px;
	padding:5px 0 0 10px;
	border-left:7px solid #007450;
	border-bottom:2px solid #90C2B3;
	font-size: 16px;
	font-weight:bold;

}

/** 付加価格（送料など） **/
#item div.item_add{
	width:326px;
	margin:20px 0 0 15px;
	height:25px;
	padding:5px 0 0 10px;
	border-left:7px solid #007450;
	border-bottom:2px solid #90C2B3;
}

/** 配送日時 **/
#item div.item_deli_upper{
	width:326px;
	margin:20px 0 0 15px;
	padding:5px 0 5px 10px;
	border-left:7px solid #007450;
	border-bottom:2px solid #90C2B3;
	font-weight:normal;
	color:#666666;
}

/** 商品説明 **/
#item table.item_info{
	width:745px;
	border-left:7px solid #336699;
	border-top:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

/** 商品スペック **/
#item table.item_spec{
	width:745px;
	border-left:7px solid #336699;
	border-top:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

/** 商品注意事項 **/
#item table.item_attn{
	width:745px;
	border-left:7px solid #336699;
	border-top:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

/** 商品配送について **/
#item table.item_deli{
	width:745px;
	border-left:7px solid #336699;
	border-top:1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}

#item table.container{
	width:734px;
	border:0px;
	margin:0 0 10px 10px;
}

/** 商品画像と価格の区切り線（縦） **/
#item table.container td.area_left{
	width:365px;
	border-right:1px solid #E9E9E9;
}

/** "＋拡大"の文字色 **/
#item table.container td.area_left a{
	color:#663300;
	text-decoration:none;
}

#item table.container td.area_left a:hover{
	color:#FF6600;
	text-decoration:underline;
}

#item table.photo_large{
	margin:10px 0;
}

#item td.enlarge{
	padding-right:5px;
}

#item table.container td.area_right{
	padding:10px 0 0 14px;
}

#item table.order_form{
	width:306px;
	border:0px;
	margin:20px 0 0 18px;
}

#item div.img_icon{
	padding:0 0 0 14px;
}

/** オーダーフォームの横棒 **/
#item td.caption{
	padding:3px 0 3px 0px;
}

#item td.select{
	padding:3px 0 3px 10px;
}

#item select{
	width:230px;
}

#item table.buttons{
	width:360px;
	border:0px;
}

#item table.buttons td{
	text-align:center;
	padding:0px 0px 3px 14px;
}

#item td.img{
	width:78px;
	padding:12px 0 10px 12px;
}

#item td.msg{
	padding:10px;
}

#item div.gotop{
	text-align:right;
	padding-top:5px;
	margin-bottom:15px;
	width:745px;
}

/** お気に入り登録関連 **/
#item div.favor{
	text-align:center;
	padding:12px 10px 0 11px;
}

/*******
***
*** 右側
***
********/

/** この商品もおすすめ **/
#sub table.recomm{
	width:100%;
	border:0;
	margin-bottom:10px;
}

#sub table.recomm th.title{
	text-indent:-9999px;
	background-image:url("../../images/parts/title_item_01.gif");
}

#sub table.recomm td.outer{
	text-align:center;
}

#sub td.outer img{
	margin:0 0 15px 0;
}

#sub table.recomm table.syouhin{
	width:180px;
	margin:0 0 10px 0;
	padding:0px;
}

#sub table.syouhin td.item_image{
	padding:0;
}

#sub table.syouhin td.item_name{
	padding:0 0 0 5px;
	line-height:1.3em;
}

#sub table.syouhin td.item_price{
	padding:5px 0 0 5px;
}

/** 最近チェックした商品 **/
#sub table.check{
	width:100%;
	border:0;
	margin-bottom:10px;
}

#sub table.check th.title{
	text-indent:-9999px;
	background-image:url("../../images/parts/title_item_02.gif");
}

#sub table.check td.outer{
	text-align:center;
}

/********************************
***
***            style:02
***
*********************************/
td.item_space_middle{
	width:21px;
	background:#ffffff url(../../images/parts/body_item_line_tate.gif) 0 0 repeat-y;
}

#item h3{
	font-size:14px;
	padding:6px 0 5px 8px;
	display:block;
}

#item div.icon{
	margin-top:10px;
	margin-bottom:10px;
}

/** 商品画像（大） **/
#item table.item_image{
	width:100%;
	border:1px solid #cccccc;
	margin-bottom:10px;
}

#item .enlarge{
	font-size:10px;
	padding:7px;
}

#item .enlarge img{
	vertical-align:middle;
}

/** 商品画像（小） **/
#item table.img_mini{
	font-size:10px;
}

/** 商品の説明 **/
#item div.guide{
	margin-top:10px;
	font-size:12px;
	line-height:1.3em;
}

/** 商品の値段 **/
#item div.price{
	font-size:14px;
	font-weight:bold;
	margin:1em 0;
}

/** 商品の値段の付加情報 **/
#item div.price_sub{
	font-size:12px;
	line-height:1.5em;
}

/** 買い物フォーム部分 **/
#item table.cart{
	width:100%;
	border:1px solid #cccccc;
	margin-top:10px;
}

#item table.cart td{
	padding:5px 0;
}

#item table.cart td.outer{
	padding:10px 10px 5px 10px;
}

#item table.cart table{
	border:0px;
	width:100%;
}

#item table.cart th{
	font-weight:normal;
	font-size:12px;
	text-align:left;
	width:80px;
	padding-left:10px;
}

#item table.cart select{
	width:240px;
}

/** お気に入り登録関連 **/
#item div.favor{
	text-align:center;
	padding:13px 10px 0 10px;
}

/** 商品の説明 **/
#item h4{
	font-weight:normal;
	font-size:12px;
}

#item div.info{
	padding:8px;
	font-size:12px;
	line-height:1.3em;
}

/** フリースペース **/
#item table.freespace{
	margin:10px 0;
	border:0px;
}

/** ページナビゲーション **/
#item div.pagenav{
	font-size:12px;
	text-align:right;
}

/*******************
**商品情報の右側
********************/

#item_sub{
	width:200px;
}

/** インフォメーション **/
#item_sub table.info{
	width:200px;
	border-collapse:collapse;
	border:0px;
	margin-top:10px;
}

#item_sub table.info th.title{
	border:1px solid #EF5AA1;
	background:#FF3399 url("../../images/parts/title_guide.gif") 0 0 repeat;
	height:26px;
	text-indent:-9999px;
}

#item_sub table.info td{
	padding:7px;
	border-width:0 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;
}

#item_sub ul{
	list-style-image:url("../../images/parts/icon_mark01.gif");
	margin-left:20px;
}

/** こちらもおすすめ **/
#item_sub table.recom{
	width:200px;
	border-collapse:collapse;
	border:1px solid #cccccc;
	margin-top:10px;
}

#item_sub table.recom th.title{
	border:1px solid #5FCBF6;
	background:#5FCBF6 url("../../images/parts/title_item02.gif") 0 0 no-repeat;
	height:26px;
	text-indent:-9999px;
}

#item_sub table.recom td.outer{
	padding:10px;
	border-bottom:1px dotted #cccccc;
}

#item_sub table.recom td.item_info{
	font-size:12px;
	line-height:1.3em;
	padding-left:8px;
}

#item_sub table.recom div.price{
	margin-top:3px;
	font-size:10px;
}

/** パブリックマーク **/
#item_sub div.public{
	text-align:center;
	margin-top:10px;
}

/********************************
***
***       CSSリニューアル
***
*********************************/

/** 商品名 **/
.item_name2 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #003399;
	border-bottom:2px solid #CCCCCC;
	background-color: #ffffff;
	font-size: 17px;
	color: #666666;
	width: 700px;
	margin: 0px;
}

#shadow2 {
	height: 5px;
	width: 720px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 5px;
	background-image: url(../../disp/images/parts/shadow.jpg);
	background-repeat: repeat-x;
}

.item_name2 h1 {
	font-size: 17px;
}



/** 商品詳細枠 **/
#item_contents {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#item_contents td {
	vertical-align: top;
}


/** 商品画像枠 **/
#image_box {
	float: left;
	margin-top: 5px;
}
.large {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 5px;
}


/** 商品説明枠 **/
#contents_right {
	padding-left: 25px;
	vertical-align: top;
}

/** メインコピー **/
.item_maincopy {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #003399;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.item_maincopy h2 {
	font-size: 14px;
	font-weight: bold;
}

/** サブコピー **/
.item_subcopy {
	line-height: 130%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
}

.item_subcopy h3{
	line-height: 130%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	font-size: 12px;
	font-weight:normal;
}

/** 商品価格枠 **/
.item_price2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0033;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
/** 商品価格 **/
.price_red {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}

/** 税込表示 **/
.price_red2 {
	color: #FF0000;
	font-weight: bold;
}

/** オーダーフォーム **/
.order_form2{
	border:0px;
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30;
}
.buttons2{
	border:0px;
	margin: 0px;
	padding: 0px;
	width: 370px;
}
.caption2{
	width: 80px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
}

.select2{
	padding:3px 0 3px 10px;
}

/** メッセージ **/
.caution {
	padding: 0px;
	color: #FF0000;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/** 配送について **/
.deliv {
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #003399;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.deliv_text {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	line-height: 130%;
	font-size: 12px;
}

