/* 基本部分 */

body,td {
 font-family: ＭＳ Ｐゴシック, Osaka;
 font-size: 12px;
 color: #333333;
 line-height: 1.5em;
 }

body {
 background-color:#FFFFFF;
 margin-left:auto;
 margin-right:auto;
 margin-top:0px;
 margin-bottom:0px;
 padding:0px;
 text-align:center;
 width: 780px;
}

a {
 color: #08419B;
 text-decoration: underline;
 }

a:link {
 color: #08419B;
 text-decoration: underline;
 }

a:visited {
 color: #08419B;
 text-decoration: underline;
 }

a:hover {
 color: #CC0000;
 text-decoration: underline;
 }

form {
 margin: 0px;
 padding: 0px;
 }

#container {
 width:780px;
 background-color:#FFFFFF;
 text-align:left;
 padding:0px;
 margin:0px;
}

.red{
	color:red;
}

.gray{
 color:gray;
}

.gray01{
 color:gray;
 font-weight: bold;
}

.red_larger{
 color:red;
 font-size:16px;
 font-weight:bold;
}

.red_bold {
 font-weight: bold;
 color: #CC0000;
 font-size: 14px;
 }

.smaller{
 font-size:smaller;
}

.bg_orange{
 color:#400000;
 font-weight:bold;
 background-color:#FFCC99;
 padding:5px;
 }

.bg_yellow{
 font-weight:bold;
 background-color:#FFFFCC;
 padding:5px;
}

.normal {
 font-weight: normal;
 }

.clear01 {
 line-height: 0px;
 clear: both;
 }


/* ヘッダー部分 */

#header {
 width:780px;
}

#header .header_logo {
 float: left;
 width: 230px;
 }

#header .header_logo img {
 margin: 4px 0px 3px 8px;
 }

#header .header_link {
 float: right;
 width: 410px;
 text-align: right;
 }

#header .header_link img {
 margin: 15px 0px 0px 6px
 }

#header .header_button {
 float: right;
 width: 140px;
 }

#header .header_cart {
 margin: 12px 8px 0px;
 }

#header .header_button02 {
 clear: right;
 float: right;
 text-align: right;
 width: 540px;
 }

#header .header_login_02 {
 margin-right: 8px;
 }

#header .header_login {
float:right;
 }

#header .header_login_01 {
 margin: 8px 8px 10px;
 }

#header .header_txt{
float:left;
text-align:left;
font-size:11px;
line-height:18px;
}

#header .header_txt_01{
margin:0px 10px 3px 0px;
}

#header .header_txt_01 .htb{
font-size:12px;
font-weight:bold;
}

#header .header_txt_01 a{
text-decoration: none;
color:#CC0000;
}


#menu {
 clear: both;
 }

#head_search {
 background-color: #DDDDDD;
 }

#head_search .head_search01 {
 padding: 0px 13px 0px 11px;
 }

#head_search .head_search02 {
 padding: 4px 2px 4px 0px;
 }

#head_search .head_search03 {
 padding: 2px;
 }


/* サイドバー部分 */

#contents .sidebar {
 width: 190px;
 float: left;
 padding-top: 15px;
 padding-bottom: 15px;
 }

#contents .side_login {
 width: 168px;
 border-top: 1px solid #e1e1e1;
 border-right: 1px solid #CCCCCC;
 border-bottom: 1px solid #CCCCCC;
 border-left: 1px solid #e1e1e1;
 padding: 5px;
 }

#contents .side_login01 {
 background-color: #F6F3E9;
 background-image: url(../images/common/login_bg.gif);
 background-position: left bottom;
 background-repeat: repeat-x;
 }

#contents .lgname {
 padding: 10px 10px 5px;
 }

#contents .lglink {
 padding: 10px 10px;
 font-size: 11px;
 line-height: 1.4em;
 }


#contents .side_info {
 padding-top: 15px;
 }

#contents .sr01 {
 width: 180px;
 padding-top: 15px;
 }

#contents .sr02 {
 width: 150px;
 background-color: #fff9dd;
 padding: 10px 14px 0px;
 border-right: 1px solid #FF9A03;
 border-left: 1px solid #FF9A03;
 }

#contents .sr02 ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
 }

#contents .sr02 li {
 padding: 2px 0px 2px 16px;
 background-image: url(../images/common/ya-1.gif);
 background-position: 0px 5px;
 background-repeat: no-repeat;
 }

#contents .sr02 li a {
 color: #333333;
 text-decoration: none;
 }

#contents .sr02 li a:link {
 color: #333333;
 text-decoration: none;
 }

#contents .sr02 li a:visited {
 color: #333333;
 text-decoration: none;
 }

#contents .sr02 li a:hover {
 color: #CC0000;
 text-decoration: underline;
 }

#contents .sbc02 {
 background-image: url(../images/cate/sbcate_bg.gif);
 background-position: left top;
 background-repeat: repeat-y;
 width: 180px;
 }

#contents .sbc02 h3 {
 margin: 0px;
 font-size: 14px;
 line-height: 18px;
 padding: 6px 6px 6px 25px;
 color: #C78A55;
 font-weight: bold;
 background-image: url(../images/common/ya-3.gif);
 background-position: 10px 9px;
 background-repeat: no-repeat;
 }

#contents .sbc02 a {
 color: #333333;
 text-decoration: none;
 }

#contents .sbc02 a:link {
 color: #333333;
 text-decoration: none;
 }

#contents .sbc02 a:visited {
 color: #333333;
 text-decoration: none;
 }

#contents .sbc02 a:hover {
 color: #CC0000;
 text-decoration: underline;
 }

#contents .sbl01 ul {
 margin: 0px;
 padding: 5px 0px;
 list-style: none;
 }

#contents .sbl01 li {
 padding: 3px 5px 3px 30px;
 background-image: url(../images/common/ya-1.gif);
 background-position: 15px 7px;
 background-repeat: no-repeat;
 }

#contents .sbl02 ul {
 margin: 0px;
 padding: 5px 0px;
 list-style: none;
 }

#contents .sbl02 li {
 padding: 3px 5px 3px 25px;
 background-image: url(../images/common/ya-3.gif);
 background-position: 10px 7px;
 background-repeat: no-repeat;
 }

#contents .sbl03 {
 font-weight: bold;
 }

.nec_cpc{
width:165px;
padding:5px 10px 5px 5px;
text-align:center;
background-image:url(../images/common/nec_back.gif);
background-position:left top;
background-repeat:repeat-y;
}


/* コンテンツ部分 */

#contents .main {
 width: 590px;
 float: left;
 padding: 15px 0px 20px;
 }

#contents .item_h1 {
 font-weight: bold;
 font-size: 14px;
 margin: 10px 5px 0px 5px;
 color: #08419b;
 }

#contents .item_h2 {
 font-weight: bold;
 font-size: 14px;
 line-height: 1.5em;
 margin: 0px;
 padding: 0px;
 }

#contents .item_h3 {
 margin: 0px 0px 10px 0px;
 padding: 0px;
 font-size: 12px;
 line-height: 1.5em;
 font-weight: normal;
 }

#contents .item_h4 {
 margin: 10px 0px 5px 0px;
 padding: 1px 5px 2px;
 font-size: 12px;
 line-height: 1.5em;
 font-weight: bold;
 color: #666666;
 border-left: 5px solid #d89f6d;
 background-image: url(../images/item/h4_bg.gif);
 background-position: left bottom;
 background-repeat: repeat-x;
 }

#contents .toplink {
 margin: 15px 8px 0px;
 text-align: right;
 padding-right: 12px;
 background-image: url(../images/common/ya-5.gif);
 background-position: right top;
 background-repeat: no-repeat;
 }

#contents .ibt01 {
 margin: 20px 5px 0px 5px;
 width:575px;
 }

#contents .ibt01c01 {
 padding-left: 30px;
 }

#contents .ibt01c02 {
 text-align:right;
 }

#contents .ibt02 {
 margin: 3px 10px 0px 5px;
 width: 575px;
 }

#contents .ibt02c01 {
 font-weight: bold;
 font-size: 14px;
 }

#contents .ibt02c02 {
 color: #ff9900;
 font-weight: bold;
 font-size: 14px;
 text-align: right;
 }

#contents .ibt03 {
 margin: 5px 5px 0px 5px;
 width: 580px;
 }

#contents .ibt03c01 {
 width: 250px;
 padding-bottom: 10px;
 }

#contents .ibt03c01t01 {
 width: 80px;
 padding: 5px 0px 0px;
 }

#contents .ibt03c01t02 {
 width: 80px;
 padding: 5px 0px 0px 5px;
 }

#contents .ibt03c02 {
 padding-left: 20px;
 padding-bottom: 10px;
 }

#contents .ibt_price {
 color: #CC0000;
 font-weight: bold;
 font-size: 14px;
 }

#contents .ibt03c0202 {
 margin-top: 7px;
 }

.ibt03c0203 {
 margin-top: 7px;
 }

.ibt03c020301 {
 padding-left: 30px;
 }

#contents .ibt03c02 ul {
 margin: 10px 0px 0px 0px;
 padding: 0px;
 list-style: none;
 }

#contents .ibt03c02 li {
 padding: 1px 0px 1px 17px;
 background-image: url(../images/common/ya-3.gif);
 background-position: 1px 4px;
 background-repeat: no-repeat;
 }

#contents .ibt03c02 li a {
 color: #333333;
 text-decoration: none;
 }

#contents .ibt03c02 li a:link {
 color: #333333;
 text-decoration: none;
 }

#contents .ibt03c02 li a:visited {
 color: #333333;
 text-decoration: none;
 }

#contents .ibt03c02 li a:hover {
 color: #CC0000;
 text-decoration: underline;
 }

#contents .ibt03c0204 {
 text-align: right;
 }

#contents .ibt03c0205 {
 margin-left: 8px;
 }

#contents .ibt03c0206{
margin-bottom:7px;
color:#FE6612;
}


#item_detail {
 margin-top: 20px;
 }

#group_item {
 margin-top: 20px;
 }

#relate_item {
 margin-top: 20px;
 }

#contents .ibt04 {
 width: 580px;
 margin: 0px 5px 0px 5px;
 }

#contents .ibt04c01 {
 width: 145px;
 font-weight: bold;
 font: 12px;
 text-align: center;
 color: #FFFFFF;
 line-height: 30px;
 background-image: url(../images/item/item_tab_bg01.gif);
 background-position: left-top;
 background-repeat: no-repeat;
 background-color: #d89f6d;
 }

#contents .ibt04c02 {
 width: 1px;
 }

#contents .ibt04c03 {
 width: 145px;
 font-weight: bold;
 font: 12px;
 text-align: center;
 color: #666666;
 line-height: 30px;
 background-image: url(../images/item/item_tab_bg02.gif);
 background-position: left-top;
 background-repeat: no-repeat;
 }

#contents .ibt04c03 a {
 color: #666666;
 text-decoration: none;
 }

#contents .ibt04c03 a:link {
 color: #666666;
 text-decoration: none;
 }

#contents .ibt04c03 a:visited {
 color: #666666;
 text-decoration: none;
 }

#contents .ibt04c03 a:hover {
 color: #666666;
 text-decoration: underline;
 }

#contents .ibt04c04 {
 width: 143px;
 }

#contents .ibt04c05 {
 width: 289px;
 }

#contents .ibt04c06 {
 width: 435px;
 }

#contents .ibt05 {
 width: 580px;
 margin: 0px 5px 0px 5px;
 background-color: #d89f6d;
 }

#contents .ibt06 {
 width: 576px !important;
 margin: 0px 5px;
 padding: 15px 2px;
 background-image: url(../images/item/h4_bg.gif);
 background-position: left bottom;
 background-repeat: repeat-x;
 }

#contents .ibt07 {
 width: 586px;
 margin: 5px 2px;
 }

#contents .ibt07c01 {
 padding: 5px;
 width: 184px;
 }

#contents .ibt07c02 {
 padding: 5px 7px;
 width: 184px;
 }

#contents .ibt07c0101 {
 line-height: 1.3em;
 }

#contents .ibt07c0102 {
 margin-top: 3px;
 color: #CC0000;
 }

#contents .ibt07c0103 {
 color: #ff9900 !important;
 }

.ibt08 {
 width: 580px;
 padding-top: 5px;
 margin: 0px 5px;
 background-image: url(../images/item/h4_bg.gif);
 background-position: left bottom;
 background-repeat: repeat-x;
 }
 

/* アイテムエラー */
.iet01{
text-align:center;
padding:15px 0px 40px 0px;
}

.iet02{
font-weight:bold;
font-size:14px;
padding-right:8px;
}

.iet03{
padding-left:3px;
}

.iet04{
margin:60px 0px 0px 0px;
}


/* 商品スペック */
.it1{
font-weight:bold;
font-size:13px;
color:#c78a55;
padding:0px;
margin:0px;
}

.it2{
margin:2px 0px 12px;
}

.it3{
margin:5px 0px 12px;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
}

.it3 th{
border-top:1px solid #999999;
border-left:1px solid #999999;
padding:5px 15px 5px 5px;
font-weight:normal;
text-align:left;
background-color:#F3E2D3;
}

.it3 td{
border-top:1px solid #999999;
border-left:1px solid #999999;
padding:5px;
}


/* フッター部分 */

#footer {
 width:780px;
 border-top:5px solid #CCCCCC;
 color:#555555;
 }

#footer .footer_link {
 padding-top: 8px;
 text-align: center;
 }

#footer a {
 color: #555555;
 text-decoration: none;
 }

#footer a:link {
 color: #555555;
 text-decoration: none;
 }

#footer a:visited {
 color: #555555;
 text-decoration: none;
 }

#footer a:hover {
 color: #CC0000;
 text-decoration: underline;
 }

.copy {
 width:780px;
 text-align:center;
 }

.copy img {
 margin: 8px 0px;
}

