/* --------------------------------------
 　　　RIGHT　SIDEBAR
---------------------------------------- */
#sideBar h2{
text-align: left;
}

#pan{
text-align: left;
margin-bottom: 10px;
}

.sBlock{
text-align: left !important;
line-height: 1.5;
}

/* --------------------------------------
 　　　MAIN
---------------------------------------- */
h1, h2, h3{
text-align: left;
}

.topTit{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
}


h3{
margin: 10px 0;
}

#rightMain h1{
margin-bottom: 15px;
}

blockquote{
border: 1px solid #c1c1c1;
padding: 10px;
line-height: 1.5;
margin-bottom: 20px;
text-align:left;
}

.mb20px{
margin-bottom: 20px;
}

.mb15px{
margin-bottom: 15px;
}

/* --------------------------------------
 　　　TITLE
---------------------------------------- */
.TitleBk01{
clear: both;
height: 17px;
padding: 8px 5px 5px 10px;
background-image: url(/images/upload/embed/tit-bk01.gif);
background-position: left;
border-right: 1px solid #000000;
color: #ffffff;
}

	*+html .TitleBk01{ height: 30px; }
	* html .TitleBk01{ height: 30px; }

.TitleBk02{
clear: both;
height: 19px;
padding: 8px 5px 5px 10px;
background-image: url(/images/upload/embed/tit-bk02.gif);
background-position: left;
border-right: 1px solid #c1c1c1;
color: #000000;
}

	*+html .TitleBk02{ height: 32px; }
	* html .TitleBk02{ height: 32px; }

.TitleBk_Blue{
height: 19px;
padding: 8px 5px 5px 0;
background-image: url(/images/upload/embed/tit-bk-blue.gif);
background-position: center;
background-repeat: repeat-x;
}

	*+html .TitleBk_Blue{ height: 32px; }
	* html .TitleBk_Blue{ height: 32px; }


.TitleBk_Yellow{
height: 19px;
padding: 8px 5px 5px 0;
background-image: url(/images/upload/embed/tit-bk-yellow.gif);
background-position: center;
background-repeat: repeat-x;
}

	*+html .TitleBk_Yellow{ height: 32px; }
	* html .TitleBk_Yellow{ height: 32px; }

.TitleBk_Yellow span, .TitleBk_Blue span{
background-color: #FFFFFF;
padding: 0 5px 0 0;
}


/* --------------------------------------
 　　　TOP BOX
---------------------------------------- */
.mainBox{
width: 460px;
height: auto;
margin-bottom: 20px;
}

.movieBox, .infoBox, .seriesBox, .bannerBox{
width: 300px;
margin-bottom: 20px;
}

.bannerBox ul.bana{
width: 300px;
margin-bottom: 0;
}

.bannerBox ul.bana li{
width: 300px;
height: 76px;
margin: 1px;
list-style-type: none;
}

.bannerBox ul.bana li a{
display:block;
width: 300px;
height: 76px;
background-repeat: no-repeat;
text-indent: -9999px;
}

.bannerBox ul.bana li.bana01 a{ background-image: url(/images/upload/banner/bana01.gif); }
.bannerBox ul.bana li.bana02 a{ background-image: url(/images/upload/banner/bana02.gif); }
.bannerBox ul.bana li.bana03 a{ background-image: url(/images/upload/banner/bana03.gif); }

dl.Box01{
clear: both;
background-color: #f5f5f5;
border: 1px solid #c1c1c1;
border-top: 1px solid #ffffff;
text-align: left;
}

dl.Box01 dt{
float: left;
width: 120px;
padding: 8px 5px;
}

dl.Box01 dd{
margin: 0 0 0 130px;
font-size: 85%;
padding: 8px 3px;
}

dl.Box01 dd strong{
display: block;
font-size: 105%;
margin-bottom: 5px;
}

.BoxFrame01{
border-style: solid;
border-width: 1px;
border-color: #ffffff #cccccc #cccccc;
}

.BoxFrame02{
border-style: solid;
border-width: 0 1px 1px 1px;
border-color: #c1c1c1;
}

.topics{
background-color: #ffffff;
width: 280px;
}

.topics2{
width: 460px;
height: 300px;
margin-bottom: 20px;
overflow: auto;
}

.topics .titBk, .topics2 .titBk{
color: #ffffff;
background: url(/images/upload/embed/bg01.gif) repeat;
padding: 5px 0 6px 0;
text-align: center;
font-weight: bold;
}

.topics2 img{
float: left;
margin-right: 5px;
}

.day{
clear: both;
background-color: #FFFFCC;
text-align: left;
padding: 5px;
margin: 3px 0 5px 0;
}

.topics p, .topics2 p{
line-height: 1.3;
text-align: left;
margin-bottom: 15px;
}

.line01{
border-bottom: 1px dotted #999999;
padding-bottom: 4px;
margin-bottom: 4px !important;
}



/* --------------------------------------
 　　　TOP ITEM LIST
---------------------------------------- */
img.pic{
border: 1px solid #3c5980 !important;
background-color: #ffffff !important;
}

.price{
display:block;
font-weight: bold;
color: #FF0000;
margin: 4px 0;
}

.price span{
font-size: x-small !important;
font-weight: normal;
color: #000000 !important;
}

.priceBig{
font-weight: bold;
color: #FF0000;
margin: 4px 0;
font-size: 140% ;
}

.priceBig span{
font-size: small !important;
font-weight: normal;
color: #000000 !important;
}

.zei{
font-size: 80% !important;
color: #333333;
margin-left: 4px;
font-weight: normal;
}

.itemName{
line-height: 1.4;
}

.itemLead{
font-size: 85%;
line-height: 1.3;
}

.maker{
display:block;
color: #097c25;
margin-bottom: 5px;
text-align: left;
}


/* 横２列
---------------------------------------- */
.itemList2{
width: 220px;
height: auto;
margin: 0 5px;
float: left;
}

	*html .itemList2{ margin: 0; }

.itemList2 img{
float: left;
width: 100px;
}

.itemList2 h3{
margin: 0 0 0 110px;
}

.itemList2 p{
margin: 0 0 8px 110px;
}


/* 横３列
---------------------------------------- */
.itemList3{
width: 100px;
height: auto;
margin: 0 25px;
float: left;
}

	*html .itemList3{ margin: 0 20px; }

.itemList3 img{
width: 98px;
height: 98px;
margin-bottom: 4px;
}

.itemList3 h3{
font-size: 95%;
}


/* 横４列
---------------------------------------- */
.itemList4{
width: 95px;
height: auto;
margin: 0 10px 15px 10px;
float: left;
}

	*html .itemList4{ margin: 0 7px; }

.itemList4 img{
width: 78px;
height: 78px;
margin-bottom: 4px;
}

.itemList4 h3{
font-size: 90%;
}

.itemList2, .itemList3, .itemList4{
overflow: hidden;
}

/* --------------------------------------
 　　　一覧ページ
---------------------------------------- */
.yotoList{
border-bottom: 2px solid #78879a;
border-right: 2px solid #78879a;
border-left: 2px solid #78879a;
margin: 0 0 20px 0;
}

.yotoList h2{
background-color: #78879a;
width: 770px;
color: #ffffff;
padding: 5px;
}

	*+html .yotoList h2 { width: 780px; }
	* html .yotoList h2 { width: 780px; }

/* 20100705 Added by Suzuki@MDC ------------------------ */
.yotoList h2 a:link{
color: #ffffff;
}

.yotoList h2 a:hover{
color: #cc0000;
}

.yotoList h2 a:active{
color: #cc0000;
}

.yotoList h2 a:visited {
color: #fff;
}

/* ------------------------------------------------------ */

.explanation{
margin-bottom: 20px;
}

.yotoList p{
text-align: left;
margin: 5px 0;
}

/*[start]Added by Yashiro@MDC 2009/12/16*/
.yotoList2{
float: left;
width: 370px;
border-bottom: 2px solid #78879a;
border-right: 2px solid #78879a;
border-left: 2px solid #78879a;
margin: 0 10px 20px 0;
}

.yotoList2 h2{
background-color: #78879a;
width: 360px;
color: #ffffff;
padding: 5px;
}

	*+html .yotoList2 h2 { width: 370px; }
	* html .yotoList2 h2 { width: 370px; }

/* 20100705 Added by Suzuki@MDC ------------------------ */
.yotoList2 h2 a:link{
color: #ffffff;
}

.yotoList2 h2 a:hover{
color: #cc0000;
}

.yotoList2 h2 a:active{
color: #cc0000;
}

.yotoList2 h2 a:visited {
color: #fff;
}
/* ------------------------------------------------------ */

.explanation{
margin-bottom: 20px;
}

.yotoList2 p{
text-align: left;
margin: 5px 0;
}

.endList {
	clear: both;
}
/*[term]Added by Yashiro@MDC 2009/12/16*/

/* TABLE
---------------------------------------- */
.frame01{
background-color: #cccccc
}

.frame01 td{
width: 25%;
text-align: center;
vertical-align: middle;
background-color: #f7f7f7;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
padding: 5px;
}

.frame02{
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.frame02 th{
text-align: left;
vertical-align: middle;
width: 15%;
border-bottom: 1px solid #cccccc;
padding: 5px;
}

.frame02 td{
text-align: left;
vertical-align: middle;
line-height: 1.4;
border-bottom: 1px solid #cccccc;
padding: 5px;
}

.frame03{
border-left: 1px solid #182e4c;
border-top: 1px solid #182e4c;
margin-bottom: 15px;
}

.frame03 th{
border-bottom: 1px solid #182e4c;
border-right: 1px solid #182e4c;
padding: 5px;
background-color: #364e6f;
color: #FFFFFF;
}

.frame03 td{
padding: 5px;
border-bottom: 1px solid #182e4c;
border-right: 1px solid #182e4c;
line-height: 1.4;
vertical-align: middle;
}

/*[start]Added by Yashiro@MDC 2009/12/16*/
.frame04{
background-color: #cccccc
}

.frame04 td{
vertical-align: middle;
background-color: #f7f7f7;
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
padding: 5px;
}
/*[term]Added by Yashiro@MDC 2009/12/16*/

/* ページ送り
---------------------------------------- */
.page{
text-align: center;
width: 100%;
border-bottom: 1px dotted #78879a;
border-top: 1px dotted #78879a;
padding: 5px 0;
}

.next{
margin-left: 30px;
}

.Prev{
margin-right: 30px;
}

.nopage{
font-weight: bold;
margin: 0 5px;
}

.pageLink{
margin: 0 5px;
}

.ListSearch{
color: #FF0000;
margin-bottom: 15px;
text-align: left;
}

.topLink{
text-align: right;
margin: 15px 0;
width: 100%;
}


/* 商品一覧:おすすめ商品一覧
---------------------------------------- */
.recommend{
clear:both;
margin-bottom: 20px;
}

.pushBox{
width: 48%;
height: auto;
float: left;
margin: 0 5px;
padding: 0;
}

.pushBox img.pic{
float: left;
width: 130px;
border: 1px solid #3c5980 !important;
background-color: #ffffff !important;
margin-bottom:5px;
}

.pushBox h3{
margin: 0 0 10px 140px;
}

.pushBox p{
text-align: left;
margin: 0 0 10px 140px;
}




/* 商品一覧
---------------------------------------- */
.itemListBlock{
padding: 10px 0;
margin: 10px 0;
}

.List01{
width: 780px;
height: auto;
margin-bottom: 15px;
}

.List01 h2{
background-color: #f7f7f7;
padding: 6px 10px;
text-align: left;
margin-bottom: 15px;
}

.List01 h2 span{
color: #097c25;
margin: 0 20px 0 10px;
font-size: 90% !important;
}

.ListLeft{
float: left;
width: 580px;
}

.ListRight{
float: right;
width: 180px;
}

.ListRight p{
margin-bottom: 8px;
}

.pic130{
float: left;
width: 130px;
}

.ListRead{
margin: 0 0 0 145px;
}

.ListRead p{
line-height: 1.4;
margin: 0 0 10px 0;
text-align: left;
}

.iconArea{
text-align: left;
}





/* --------------------------------------
 　　　商品詳細
---------------------------------------- */
.itemDetail{
width: 780px;
height: auto;
margin-bottom: 20px;
}

.itemImg{
width: 300px;
float: left;
}

.itemImg img{
width: 300px;
height:250px;
}

.itemData{
width: 460px;
float: right;
}

.itemData p{
text-align: left;
margin-bottom: 10px;
}

.spec{
color: #ff7e00;
font-size: 110%;
line-height: 1.5;
font-weight: bold;
}

.cartBlock{
border: 1px solid #78879a;
padding: 10px 10px 10px 30px;
margin: 10px 0 10px 0;
text-align: left;
vertical-align: middle;
}

.cartBlock span{
width: 135px;
float:right;
}

.cartBtn { display: inherit;}
.sp_cartBtn { display: none;}

/* --------------------------------------
 　　　ORDER
---------------------------------------- */
.flow01{
margin: 0 0 20px 0;
}

.noCart{
padding: 20px 0 !important;
font-size: 120%;
}

.orderBtn{
clear: both;
text-align: left;
margin: 20px 0;
height: auto;
}

.orderBtn span{
float:right;
background-color: #ffacac;
padding: 10px;
}

.hissu{
font-size: 85% !important;
color: #ee0000;
font-weight: normal !important;
}

.addtext{
margin: 5px 0;
}

.chui{
text-align: left;
border: 1px solid #78879a;
padding: 10px;
margin: 20px 0;
line-height: 1.4;
}

/* --------------------------------------
 　　　MEMBER
---------------------------------------- */
.text01{
text-align: left;
margin: 0 0 15px 0;
line-height: 1.4;
}

.tourokuBtn{
clear: both;
text-align: left;
margin: 10px 0 20px 0;
height: auto;
padding: 15px;
border: 1px solid #182e4c;
line-height: 1.5;
}

.tourokuBtn span{
float:right;
}

.tourokuBtn02{
clear: both;
text-align: center;
margin: 10px 0 20px 0;
height: auto;

padding: 15px;
border: 1px solid #182e4c;
line-height: 1.5;
}

.loginBtn{
clear: both;
text-align: center;
margin: 20px 0;
height: auto;
padding: 5px;
}

.loginBtn span{
background-color: #ffacac;
padding: 10px;
}

.zipArea{
width: 480px;
background-color: #ffffff;
padding: 10px;
margin: 10px auto;
}

.error{
margin: 20px 0;
line-height: 1.5;
height: auto;
text-align:left;
color: #ee0000;
font-weight: bold;
}

.error ul{
margin: 10px 0 0 20px;
padding: 0;
}

.error ul li{
text-align:left;
margin-bottom: 5px;
}

/* --------------------------------------
 　　GUIDE
---------------------------------------- */
ul.guideList01{
margin: 15px 0 15px 20px;
padding: 0;
}

ul.guideList02,  ul.guideList03{
margin: 15px 0 15px 25px;
padding: 0;
}

ul.guideList01 li{
list-style-type: square !important;
line-height: 1.4;
text-align: left !important;
}

ul.guideList02 li{
list-style-type: decimal !important;
line-height: 1.4;
text-align: left !important;
}

ul.guideList03 li {
list-style-type:lower-alpha !important;
line-height: 1.4;
text-align: left !important;
}

dl.stepFlow{
margin: 15px 0 15px 0;
padding: 0;
}

dl.stepFlow dt{
width: 90px;
float: left;
text-align: left;
margin-bottom: 15px;
}

dl.stepFlow dd{
margin: 0 0 0 90px;
text-align: left;
line-height: 1.5;
}

.Notes{
border: 1px solid #ee0000;
padding: 10px;
line-height: 1.5;
text-align: left;
color: #ee0000;
margin-bottom: 20px;
}

.freeArea01{
clear:both;
margin-bottom: 20px;
}

/* --------------------------------------
 　　スペック表
---------------------------------------- */
.specBox p{
text-align: left;
line-height: 1.4;
}

.specBox table{
margin-bottom: 10px;
}

.specBox table td{
padding: 5px;
line-height: 1.5;
}
