﻿@charset "UTF-8";

.siteBody {
	padding: 30px 30px 25px;
}
.main .title_area {
	margin: 0 0 12px -4px;
}
.main .title_area h2 {
	margin: 0 !important;
}
.main li {
	min-height: 238px !important;
}
#contentArea  .sidebar li {
	margin-bottom: 12px !important;
}
.hasBtns .btn15 {
	left: 10px;
	top: 173px;
}
.hasBtns .btn30 {
	left: 110px;
	top: 173px;
}
.hasTxt {
	background: #f4efe6;
	color: #1d3a5b;
}
.hasTxtInner {
	padding: 1px;
}
.hasTxt .productName {
	position: relative;
	padding: 7px 0 10px 10px; 
}
.hasTxt .productName .productPrice {
	position: absolute;
	left: 140px;
	top: 7px;
}
.hasTxt .productText {
	padding-left: 10px;
}
#contentArea {
	background: white;
	width:920px;
}
#contentAreaInner {
	padding:0;
	margin:0;
	width:655px;
	float:left;
}
#contentRight {
	width:235px;
	float:right;
	padding:0;
	margin:0;
}
h1.pageTitle {
	font-weight:normal;
}
.snsLists ul {
	margin:0;
}
/*--------------------------------------------------
   reset
--------------------------------------------------*/

#entmcard h1, #entmcard h2, #entmcard h3, #entmcard h4, #entmcard h5, #entmcardh6,
#entmcard p, #entmcard hgroup,
#entmcard strong, #entmcard ul, #entmcard li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 0;
	vertical-align: baseline;
	background: transparent;
}
#entmcard ul {
	list-style: none;
}

/*--------------------------------------------------
   ***
--------------------------------------------------*/

.mt5 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mb0{margin-bottom:0px !important;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}

.pdt5 {padding-top:5px;}
.pdt10 {padding-top:10px;}
.pdt15 {padding-top:15px;}
.pdt20 {padding-top:20px;}
.pdt25 {padding-top:25px;}
.pdt30 {padding-top:30px;}
.pdb5 {padding-bottom:5px;}
.pdb10 {padding-bottom:10px;}
.pdb15 {padding-bottom:15px;}
.pdb20 {padding-bottom:20px;}
.pdb25 {padding-bottom:25px;}
.pdb30 {padding-bottom:30px;}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*--------------------------------------------------
   base layout
--------------------------------------------------*/

/* almost height margin:15px */

#entmcard { /* main*/
	width: 655px;
	padding-bottom: 20px;
	background: url(../images/bg_stripe.png);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	text-align: center;
}
#entmcard hgroup {
	margin: 0 !important;
	padding: 0 !important;
}
#entmcard h2 {
	width: 619px;
	margin: 0 auto;
	padding: 15px 0 11px;
}
#entmcard h3 {
}
#area_MSCcard {
	margin: 15px 0;
}
#area_MSChowto {
	margin-bottom: 15px;
}
#area_MOVcard {
	margin-bottom: 15px;
}
#area_Come1215 {
	margin-bottom: 18px;
}
#area_7days {
	margin-bottom: 13px;
}
#area_MOVhowto {
	margin-bottom: 18px;
}


/*--------------------------------------------------
   card_area list
--------------------------------------------------*/

.extra_area{
  border-style:solid;
  border-width:3px;
  padding:10px;
  border-color:red;
  border-radius:10px;
  }


/*--------------------------------------------------
   card_area list
--------------------------------------------------*/

.card_area ul {
	text-align: center;
}
.card_area ul li {
	display: inline-block;  
	/display: inline; /* IE */
	/zoom: 1; /* IE */
} 
.card_area ul .c_margin img { /* list middle img margin */
	margin: 0 16px;
}

/*--------------------------------------------------
   area_MSCcard
--------------------------------------------------*/

#area_MSCcard {
	width: 655px;
}
#area_MSCcard .pickup {
	margin-bottom: 15px;
}
#area_MSCcard .ml {
	margin-left: 16px;
}
#area_MSCcard ul.msccard_txt .c_margin {
	margin: 0 16px;
}

#msccard_area2 {
	text-align: left;
	overflow: hidden;
}
#msccard_area2 .msccard_txt li {
	float: left;
	padding-left: 17px;
	padding-right: 3px;
	padding-bottom: 20px;
}

/*--------------------------------------------------
   area_MSChowto
--------------------------------------------------*/

#area_MSChowto h4 {
}
#area_MSChowto ul {
	font-size: 0;
}
#area_MSChowto ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1; /* IE */
}
#area_MSChowto ul li img {
	padding: 0;
	margin: 0;
}
#area_MSChowto .MSCstep {
	width: 619px;
	margin: 0 auto;
	background: #fff;
}
#area_MSChowto .btn_area {
	width: 619px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	background: url(../images/item_3stepW_bottom.png) no-repeat;
}
#area_MSChowto .btn_area a img {
	position: relative;
	top: 20px;
	margin: 0 auto;
}
#area_MSChowto .btn_area a:hover img {
	/filter: alpha(opacity=80);
}
#area_MSChowto .btn_area a:hover img {
	opacity: 0.6;
}

/*--------------------------------------------------
   area_MOVcard
--------------------------------------------------*/

#area_MOVcard {
	width: 655px;
	background: url(../images/line_arrow.png) no-repeat left top;
	padding-top: 45px;
}
#area_MOVcard .pickup {
	margin-bottom: 15px;
}
#area_MOVcard ul.movcard_txt li {
	background: url(../images/movcard_txt.png) no-repeat;
	width: 193px;
	height: 193px;
	
	position: relative;
}
#area_MOVcard ul.movcard_txt .c_margin {
	margin: 0 16px;
}
#area_MOVcard ul.movcard_txt div {
	width: 135px;
	max-height: 80px;
	overflow: hidden;
	
	position: absolute;
	top: 80px; left: 27px;
	line-height: 1.5;
}
#area_MOVcard .ml {
	margin-left: 16px;
}

/*--------------------------------------------------
   area_Come1215
--------------------------------------------------*/

#area_Come1215 div {
	margin: 0;
	font-size: 0;
	line-height: 0;
}
#area_Come1215 .dvBottom_1215 {
	width: 619px;
	padding: 20px 0;
	margin: 0 auto;
	background: url(../images/bg_1225come.png) center bottom repeat-y;
	text-align: left;
	overflow: hidden;
}

/* image ver ----------------------------*/



#area_Come1215 .dvBottom_1215 ul .c_margin img { /* list middle img margin */
	margin: 0 16px;
}

/* txt ver ----------------------------*/

#area_Come1215 .dvBottom_1215 ul.txt {
	padding: 0 30px;
	text-align: left;
}
#area_Come1215 .dvBottom_1215 ul.txt li {
	display: block;
	padding: 0 5px;
	line-height: 2.5;
	font-size: 17px;
}
#area_Come1215 .dvBottom_1215 ul.txt li+li {
	border-top: solid 1px #ecce21;
}

/* ./txt ver ----------------------------*/


/*--------------------------------------------------
   area_7days
--------------------------------------------------*/

#area_7days {
	position: relative;
}
#area_7days .sev_baseIMG {
	position: absolute;
	top: 0; left: 0;
}
#area_7days .fukidashi1 {
	position: absolute;
	top: 19px;
	right: 10px;
}
#area_7days .fukidashi2 {
	position: absolute;
	top: 203px;
	left: 400px;
}

/*--------------------------------------------------
   #area_MOVhowto
--------------------------------------------------*/

.wr_MOVhowto {
	width: 619px;
	padding: 25px 0 40px;
	margin: 0 auto;
	background: url(../images/item_3stepB_bottom.png) center bottom repeat-y;
}
#area_MOVhowto h4 {
	position: relative;
}
#area_MOVhowto a {
	position: absolute;
	top: 11px;
	right: 155px;
}
#area_MOVhowto .MOVstep {
	padding-bottom: 30px;
	background: url(../images/bg_stripe02.png) left bottom repeat-x;
}
#area_MOVhowto .device {
	margin-top: 20px;
}
#area_MOVhowto .device h5 {
	margin-bottom: 20px;
}
#area_MOVhowto ul {
	font-size: 0;
}
#area_MOVhowto ul li {
	display: inline-block;
	/display: inline;
	/zoom: 1; /* IE */
}
#area_MOVhowto ul li img {
	padding: 0;
	margin: 0;
}
#area_MOVhowto a:hover img {
	filter: alpha(opacity=80);
}
#area_MOVhowto a:hover img {
	opacity: 0.6;
}

/*--------------------------------------------------
   #area_attention
--------------------------------------------------*/

#area_attention {
	width: 619px;
	height: 190px;
	
	margin: 0 auto;
	background: url(../images/bg_attention.png) left top no-repeat;
}
#area_attention ul {
	padding: 75px 40px 0;
	text-align: left;
}
#area_attention ul li {
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 0 !important;
}
#area_attention ul li+li {
	margin-top: 15px !important;
}
#area_Come1215 .dvBottom_1215 .imgli li {
	float: left;
	padding-left: 22px;
}
#movcard_area2 {
	text-align: left;
	overflow: hidden;
}
#movcard_area2 .movcard_txt li {
	float: left;
	padding-left: 17px;
	padding-right: 3px;
	padding-bottom: 20px;
}

/*--------------------------------------------------
   #cmpArea 130808_start
--------------------------------------------------*/

.cmpArea2 {
	width: 619px;
	position: relative;
	background: url(../images/130808/cmp_bg.png) bottom left;	
	text-align: center;
}
.cmpArea2 .cmpImg {
	padding: 5px;
}
.cmpArea2 .cmpImg .cmpbtn {
  position: absolute;
  bottom: 8px;
  right: 107px;
}
.cmpArea2 .cmpImg span {
	text-align: right !important;
	font-size: 10px;
	color: #222;
	margin-top: 10px;
	margin-right: 5px;
	display: block;
}
.cmpArea2 a img {
	margin: 15px auto;
}
.cmpArea2  a:hover img {
	/filter: alpha(opacity=80);
}
.cmpArea2  a:hover img {
	opacity: 0.6;
}


/*--------------------------------------------------
   #copyright
--------------------------------------------------*/

#copyright {
	width: 619px;
	
	margin: 20px auto 0;
}
.cp_top, .cp_bottom {
	width: 619px;
	height: 9px;
	margin: 0 auto;
	padding: 0;	
}
.cp_top img, .cp_bottom img {
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: top;
}
.cp_middle {
	width: 619px;
	margin: 0 auto;
	background: url(../images/130212/bg_copy_middle.png) repeat-y;
	
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #f6f6f6;
	line-height: 1.2 !important;
	text-align: left;
}
.cp_middle div {
	margin: 0 15px;
}

.bnArea {
	text-align: center;	
}
.bnArea img {
	margin: 0 auto 10px;
}