
@charset "utf-8";
/* CSS Document */

body	{
	min-width:960px;
	overflow:hidden;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica,sans-serif;
	line-height:1.0;
	color:#fff;
	background:#120b2c url(/macross_delta/image/bg_all_cmn.jpg) top center fixed; 
	background:#120b2c url(/macross_delta/image/bg_all_cmn.jpg) top center fixed9; /* IE8 */
	-moz-background-size:100% auto;
	background-size:100% auto; 
	}

	a { text-decoration:underline; color:#ff8e00;}
	a:hover { text-decoration:none; color:#ff6600;}
	a:hover img	{
		filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
		transition : all .1s; /* Animation Effect */
		}
	
/* Text */
	.txtl	{ text-align:left;}
	.txtc	{ text-align:center;}
	.txtr	{ text-align:right;}
	.txts	{ font-size:75%;}

	span.rtMrk	{ font-size:10px; vertical-align:top;}
	.fntSrf	{ font-family:"Times New Roman", Times, serif;}
	
	/* Font Size - */
	.fntXL	{ font-size:125%;}/*20px*/
	.fntL	{ font-size:112%;}/*18px*/
	.fntN	{ font-size:100%;}
	.fntM	{ font-size:93.75%;}/*15px*/
	.fntS	{ font-size:87.5%;}/*14px*/
	.fntXS	{ font-size:75%;}/*12px*/
	.fntXXS	{ font-size:62%;}/*10px*/


/* Img */
	img.abslTxt,
	img.abslImg{
		position:absolute;
		z-index:30;
	}
	img.shdwImg{
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
	}

/* Float*/
	.fltl	{ float:left;}
	.fltr	{ float:right;}

/* Clear Fix */
	.clrfx:after	{ content:".";display:block; height:0;clear:both;visibility:hidden;}
	.clrfx	{ zoom:1;}
	.clr	{ clear:both;}

/* BaseColor */
	.CorPnk	{ color:#ff3ea8;}
	.CorBgrn{ color:#009ca8;}
	.CorYll	{ color:#ffe400;}
	.red{ color:#C00;}
	.red2{ color:#ff263a;}
	.CorOr{ color:#ff9000;}
	.CorOr2{ color:#E38800;}
	.CorPnk2	{ color:#ff42ad;}
	.Corgry	{ color:#999;}
	.CorWht	{ color:#FFF;}
	.CorRed3	{ color: #e60012;}

	.dno	{ display:none;}

/* Background Color */
	.bgCorCmn	{ background:#000000 url(/macross_delta/image/bg_all_cmn.jpg) top center repeat-y;}
	.bgCorlgt	{ background:url(/macross_delta/image/bg_all_lgt.png) top center repeat;}
	.bgCorDrk	{ background:url(/macross_delta/image/bg_all_drk.png) top center repeat;}
	
/* Full width Container */
	#header,
	#ctnrMenu,
	#ctnrMenuLcl,
	#ctnrCatch,
	#ctnrCatchSb,
	.ctnrConts,
	#footer	{ width:100%; position:relative;}

	/* Return to Page Top
	-----------------------------*/		
	p.lnkPtop	{
		width:960px;
		padding:0px;
		margin:0 auto 40px;
		font-size:75%;
		font-style:italic;
		text-align:right;
		clear:both;
		z-index:20;
		}
	p.lnkPtop a	{
		height: 1em;
		padding: 5px 15px;
		margin-right: 10px;
		background: #424242;
		color: #fff;
		border-radius: 5px;
		text-decoration: none;
		}
	p.lnkPtop a:hover	{ background:#404040; color:#fff; }

/*-------------------------------
 Header
---------------------------------*/
div#header		{
				height:30px;
				z-index:10;
				background:#eb3977 url(/macross_delta/image/hd_bg.jpg) top center repeat-x;
				}

div#hdrInner	{ width:940px; min-width:960px; margin:0px auto;}

div#hdrInner p {color:#fff;
				padding:8px 5px 0px 0px;
				margin:0px auto;
				height:auto;
				text-align:left;
				float:left;
				font-size:80%;
				}
div#hdrInner p a			{color:#fff; text-decoration:none;}
div#hdrInner p a:hover		{color:#ECEBE5;}

div#hdrInner .social	{	text-align:right;
							font-size:75%;
							padding-top:4px;}

/*-------------------------------
 Global Menu _ Page top
---------------------------------*/
div#menuGlbl	{
	width:100%; min-width:960px;
	margin-bottom:0px;
	background:#FFF;
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.4);
	overflow:hidden;
	zoom:1;
	position:relative;
	z-index:40;
}
div#mgInner,
div#mgInner_en	{
	width:960px; height:60px;
	padding:0px;
	margin:0 auto;
	position:relative;
}
	div#mgInner h1	{
		position:absolute;
		top:0px;
		left:0px;
		width:300px; height:60px;
	}
		div#mgInner h1 img	{
			width:300px;
			}
		div#mgInner ul#menuTOP	{
			position: absolute;
			top: 20px;
			left: 330px;
			width:80px;
			}
		div#mgInner ul#menuDD	{
			position: absolute;
			top: 20px;
			left: 340px;
			width: 350px;
			}
		div#mgInner ul#menuDrs	{
			position: absolute;
			top: 20px;
			left: 720px;
			width: 240px;
			}
			
		div#mgInner ul li,
		div#mgInner_en ul li	{
			padding: 0 0 5px;
			text-align:left;
			font-size: 100%;
			text-indent: -1em;
			padding-left: 1em;
			line-height:1.2em;
			}
		div#mgInner ul li.dw,
		div#mgInner_en ul li.dw	{
			padding: 0 0 10px;
		}

		div#mgInner ul li a,
		div#mgInner_en ul li a	{ color:#1e1e1e; text-decoration:none;}
		div#mgInner ul li a:before,
		div#mgInner_en ul li a:before{ content:"\25B6 "; padding-right:5px; color:#e76195; font-size:16px; vertical-align:middle;}
		div#mgInner ul li a:hover,
		div#mgInner_en ul li a:hover	{ color:#5e5d5d; text-decoration:none;}
		div#mgInner ul li small,
		div#mgInner_en ul li small	{ font-size:12px; line-height:1.6;}
		div#mgInner ul li span,
		div#mgInner_en ul li span	{ font-size:14px;}
		
		div#mgInner ul li.pre,
		div#mgInner_en ul li.pre	{
			color:#A7A7A7;
			}
		div#mgInner ul li.pre:before,
		div#mgInner_en ul li.pre:before{ content:"\25B6 "; padding-right:5px; color:#BA924E; font-size:12px; vertical-align:middle;}
		
		/* Global Menu _ Button */
		div#mgInner ul.gmbtn	{
			position: absolute;
			top: 22px;
			left: 770px;
			width: 180px;
			}
		div#mgInner ul.gmbtn li a.btn {
			background:#0085d0;
			padding:20px 15px;
			color:#fff;
			display:block;
			border-radius:6px;
			text-decoration: none;
			/*box-shadow:0 1px 2px 0 rgba(0,0,0,0.3); */
		}
		div#mgInner ul.gmbtn li a{ color:#fff; text-decoration:none; }
		div#mgInner ul.gmbtn li a:before{ content:"\25B6 "; padding-right:5px; color:#FFF; font-size:12px; vertical-align:middle;}
		div#mgInner ul.gmbtn li a:hover	{
			color:#fff;
			background:#EDA80F;
			text-decoration:none;
		}
		
/*-------------------------------
 Catch Main Pic 
---------------------------------*/

	div#topCatch	{ background:#303030 url(/macross_delta/image/top_main01.jpg) 50% top no-repeat; position:relative;}
	div#pdctDD_Catch	{
		background:#303030 url(/macross_delta/image/ddsFreyja_main.jpg) 50% top no-repeat;
		position:relative;
		border-bottom: 2px solid #faa450;
		}
	
	div#ctnrCatch,
	div#ctnrCatchSb	{ overflow:hidden; background:#1E1E1E; position:relative;}	
	div.cntHA	{
		min-width:960px;
		margin:0 auto;
		position:relative;
	}

	div.catchInner	{
		width:960px;
		margin:0 auto;
		position:relative;
		z-index:10;
	}
		div#topMain	{ height:640px; position:relative; }/*TopPage*/
		div#pdctDD_Main	{ height:740px; position:relative; }/*DDSFreyja*/
		
		div#txtConts	{ height:120px;}
		.catElmnt	{ position:absolute;}
		img.picMain	{
			position:absolute;
			top:0; left:50%;
			margin-left:-1000px;
			z-index:1;
		}

/*-------------------------------
 Common Parts
---------------------------------*/
	div.CntInner	{
		width:960px;
		margin:0 auto;
		position:relative;
		z-index:10;
		text-align:center;
	}
	img.imgFlt	{ margin:0 10px 0;}	
	img.imgFl	{ margin:0 10px 20px;}	

	.logoVs	{ width:150px; height:30px; display:block;}
	
	h3.tit	{
		margin:0 0 25px;
		height:40px;
		background:url(/macross_delta/image/h3_960.png) top center no-repeat;
		padding-left:30px;
	}
	h3.hDcoBgrn	{ background:#009ca8;}
	h3	{
		font-size:125%;
		line-height:1.6em;
		color:#FFF;
		padding-top:10px;
		}
	
	
	.attn	{
		margin:0 10px 25px;
		font-size:87.5%;
	}
	.attn dt	{ margin-bottom:10px;}
	.attn dd	{ padding-left:1em; text-indent:-1em; margin-bottom:5px; line-height:1.2;}
	.attn em	{ color:#F36;}
	p.lead			{ margin-bottom:30px; padding:0 10px;}
	p.lead2			{ padding:20px 10px 0;}
	p.date			{ padding:0 10px; font-size:87.5%; color:#CCC;}



	/* Item List
	-----------------------------*/
	div#pdctLstInner	{
		width:940px;
		padding:100px 0px 40px;
		margin:0 auto;
		position:relative;
	}
	div#pdctLstInner h3.tit	{
		margin:0px 0px 25px;
		}
	div#pdctLstInner p.note	{
		text-align:center;
		margin:0px auto;}
	div#pdctLstInner p.note	img{
		text-align:center;
		padding-top:10px;
		}
		
		div#pdctLstLbox	{
			width:460px;
			margin:0;
			position:relative;
			float:left;
		}
		div#pdctLstRbox	{
			width:460px;
			margin:0;
			position:relative;
			float:right;
		}
		#pdctLstLbox img,
		#pdctLstRbox img { border-radius:10px; margin-bottom:30px; }
		#pdctLstLbox ul li a,
		#pdctLstRbox ul li a{
		width:400px; 
		height:20px; 
		margin-bottom:20px;
		padding:20px 30px;
		text-align: center;
		display: block;
		border-radius:10px;
		font-size:117%;
		}

		div#pdctLstFll	{
			width:690px;
			margin:0 auto;
			text-align:center;
			position:relative;
		}
		#pdctLstFll img { border-radius:10px; margin-bottom:20px; }


/*-------------------------------
 Common Parts
---------------------------------*/
	div.cmnMain	{
		background:#FFF url(/macross_delta/image/cmn_rinlen_bg.jpg) top center no-repeat;
	}
	div.contsInner	{
		width:960px;
		margin:0 auto;
		position:relative
	}

/*-------------------------------
 TOP
---------------------------------*/

div#CntBorder	{
		height:108px;
		margin:-50px auto -50px;
		position:relative;
		z-index:20;
		overflow:hidden;
	}
	div#CntBorder img	{
		position:absolute;
		top:0; left:50%;
		margin-left:-1000px;
		z-index:20;
		overflow:hidden;
	}


/*-------------------------------
 Product Page
---------------------------------*/

	/* DDS_Freyja
	-----------------------------*/
div#pdctDDSFreyja	{
	background:#FFF url(/macross_delta/image/ddsFreyja_spec_bg.jpg) top center no-repeat;
}

	#pdctMainInner	{
		width:960px;
		padding:160px 0px 30px 10px;
		margin:0 auto;
		position:relative;
	}

	div#specBox	{
		width: 430px;
		padding: 20px 25px;
		margin:0 10px;
		background:#000000;
		border-radius:10px;
		position:relative;
		z-index:20;
		filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	}
	div#specBox img	{
		filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
	}
	table#spec	{
		 width:430px;
	}
	table#spec caption	{
		padding:0 0 12px;
		border-bottom:1px dotted #fff;
		color:#fff;
		font-weight:bold;
		font-size:87.5%;
		letter-spacing:0.1em;
		line-height:1.6em;
	}
	table#spec caption p.tit	{
		padding-top:2px;
		font-size:24px;
		/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, "Times New Roman", Times;*/
	}
	table#spec tr	{ border-bottom:1px dotted #fff;}
	table#spec th,
	table#spec td	{ padding:8px 0px 8px 5px; font-size:12px; line-height:1.4em;}
	table#spec th	{
		width:5.5em;
		text-align:right;
	}
	table#spec th.str,
	table#spec td.str	{ font-size:14px;}
	table#spec td span.red{ color:#C00;}
	table#spec td a.ev_att	{ font-weight:bold; font-size:100%; color:#ffd800;}
	table#spec th.t_att	{
		text-align:left; font-size:75%;
	}
	table#spec td ul	{ line-height:1.4em; margin-top:10px; font-size:75%;} 

	div#pdctMainInner dl.specAttBox{
		width: 460px;
		color:#FFF;
		padding: 0px;
		margin:30px 0px 20px 20px;
		line-height:1.4em;
		z-index:20;
		font-size:12px;
		position:relative;
		}
	div#pdctMainInner dl.specAttBox dd{
		text-indent:-1em;
		padding-left:1em;
		}

	/* DDS_Freyja SubMain
	-----------------------------*/
	div#pdctSbArea	{
	background:#101010 url(/macross_delta/image/ddsRin_sbmain_bg.jpg) bottom center repeat-x;
	}
	.contsInner img.sbMainImg	{
		width:900px;
		margin:50px auto 70px;
	}

	/* DDS_Freyja Pic
	-----------------------------*/
	#pdctPic {
		padding-bottom:20px;
		}
		
	/* swiper Pic
	-----------------------------*/
    .swiper-container {
        width: 100%;
        padding: 40px 0px;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
		max-width: 570px;
		max-height: 570px;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .swiper-slide img {
        width: 100%;
		max-width: 570px;
		max-height: 570px;
    }

/*-------------------------------
 Dress page
---------------------------------*/	

	/* Dress01
	-----------------------------*/
	div#pdctDrs_Catch {
	background:#ffffff url(/macross_delta/image/drs_Freyja01_bg.jpg) top center no-repeat;
	padding:50px 0 20px;
	}
	div#pdctDrs_Main { 
	width:920px;
	margin:0 auto 30px;
	background:#e1e4ed url(/macross_delta/image/drs_Freyja01_img.jpg) top center no-repeat;
	box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.4);
	position:relative;
	}
	div#pdctDrs_Main p { position:absolute; z-index:30;}

	/* Dress01 Spec
	-----------------------------*/
	
	#pdctDrs_Spec	{
		width:920px;
		padding:1020px 0px 30px;
		margin:0 auto;
		position:relative;
	}
	div#pdctDrs_Spec div.specBox{
		margin:0 auto;
		background-color:rgba(255,255,255,0.4);
		}
	
	div.specBox	{
		width:800px;
		padding:20px;
		position:relative;
		z-index:20;
	}
	table.spec caption	{
		padding: 10px 15px 20px;
		margin-bottom: 1em;
		color:#363636;
		font-weight:bold;
		font-size:87.5%;
		letter-spacing:0.1em;
		line-height:1.6em;
	}
	table.spec caption p.tit	{
		padding-top:2px;
		font-size:24px;
		/*font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, "Times New Roman", Times;*/
	}
	table.spec caption p.tit_cn	{
		padding-top: 8px;
		font-size: 28px;
		font-family: none;
		}
	table.spec tr	{ }
	table.spec th,
	table.spec td	{ 
	color:#363636;
	padding:5px;
	font-size:14px;
	line-height:1.4em;
	}
	table.spec th	{
		width:6em;
		text-align:right;
		padding: 5px 20px 5px 5px;
		position:relative;
	}
	table.spec th:after {
    content: "：";
    position: absolute;
    right: 5px;
	top: 10px;
    margin-top: -0.4em;
		}
	table.spec th.str,
	table.spec td.str	{ font-size:14px;}
	table.spec td span.red{ color:#C00;}
	table.spec td a.ev_att	{ font-weight:bold; font-size:100%; color:#ffd800;}
	table.spec th.t_att	{
		text-align:left; font-size:75%;
	}
	table.spec td ul	{ line-height:1.4em; margin-top:10px; font-size:75%;} 

	dl.specAtt{
		width:800px;
		margin:20px auto 40px;
		line-height:1.6em;
		font-size:12px;
		color:#363636;
		position:relative;
		text-align:left;
		}
	dl.specAtt dd{
		text-indent:-1em;
		padding-left:1em;
		}

	div#pdctDrs_Catch p.lnkPtop	{
		width:940px;
	}

 .price-hontai {display: none;}


/*-------------------------------
 Infomation Area
---------------------------------*/

	#InfoArea{ 
	padding:60px 0px 30px;
	text-align:left;
	}
	h3#titInfo{ 
	width: 940px;
	margin: 0 auto;
	}

/*販売情報（枠）*/
.infoBoxF	{
	clear:both;
	width:900px;
	margin:0px auto 30px;
	padding:20px;
	background:#FFF;
	position:relative;
	color:#333;
}
	div.infoBoxF h3{
		width: 880px;
		margin: 0 auto;
		}	
	div.infoBoxF .line2 		{ border-bottom:1px #D3DADA solid; margin:0 20px;} 
	div.infoTxt img.icInfo { width:60px; margin-right:15px; margin-bottom:20px; float:left; }


/* Info_商品メイン-----*/
	div.infoBoxF .infoBox_Det {
	  width:600px;
	  text-align:left;
	  padding:0px;
	  margin:20px 0px 10px;
	  float:left;
	  }
	div.infoBoxF .infoBox_Det h3{
	width:600px;
	color:#fff;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
	padding-top: 0;
	text-indent:15px;
	background:#000 url(/image/cmnPrts/bg_stripe.png) top center repeat;
	}
	div.infoBoxF .infoBox_Det h3 a { display:block;text-decoration: none; line-height: 1; color:#fff; line-height: 40px;}
	div.infoBoxF .infoBox_Det h3 a:hover { background:#ee9200;}
	
	div.infoBoxF .infoBox_Det h4{
	font-size: 100%;
	line-height:1.6em;
	padding: 5px 10px;
	margin:0px;
	}
	div.infoBoxF .infoBox_Det h4.sale{
	background:#f0c5cd;
	border-left:#e3768b solid 10px;
	}
	div.infoBoxF .infoBox_Det h4.exbt{
	background:#f4cfa3;
	border-left:#ed9630 solid 10px;
	}
	div.infoTxt { margin: 15px 10px 20px 10px; }
	div.saleTxt { margin:25px 10px; }
	div.saleTxt img.icInfo { width:60px; margin-right:15px; margin-bottom:20px; float:left; }
	div.infoBoxF .infoBox_Det h5{ font-weight:bold; font-size:112%; }
	div.infoBoxF .infoBox_Det p { 
	font-size:93.75%;
	line-height:1.4em;
	margin:10px;
	}
	div.infoBoxF .info_det_line 	{ 
	border-top: 1px dotted #D3DADA;
	margin: 20px 0 0;
	height: 10px;
	} 
	div.infoBoxF .info_line 		{ border-bottom:1px #D3DADA solid; margin:0 20px 20px;} 
	
	/*Thum*/		 
	div.infoBoxF .thumInfo		{ 
	width:240px;
	height:240px; 
	display:block;
	border:5px solid #FFF;
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.4);
	margin:20px 30px 40px 10px;
	float:left;
	}

	/*News*/		 
	div.infoBoxF .infoNews		{ margin:30px 40px 20px; text-align:left; font-size:87.5%;line-height: 1.4em; }


/* Info_イベントメイン-----*/
	div.infoBoxF .infoBox_Ev {
	width:880px;
	margin:20px auto 30px;
	position:relative;
	text-align:left;
	  }	
	div.infoBoxF .infoBox_Ev h3	{
	color:#fff;
	font-weight:bold;
	font-size:150%;
	height: 1.5em;
	margin-bottom:20px;
	text-indent:15px;
	background:#000 url(/image/cmnPrts/bg_stripe.png) top center repeat;
	position:relative;
	padding: 10px 0;
	}
	div.infoBoxF .infoBox_Ev h4{
	font-size: 100%;
	line-height: 1.5em;
	padding: 0.5em 0.5em;
	margin: 0px;
	}
	div.infoBoxF .infoBox_Ev h4.sale{
	background:#f0c5cd;
	border-left:#e3768b solid 10px;
	}
	div.infoBoxF .infoBox_Ev h4.exbt{
	background:#f4cfa3;
	border-left:#ed9630 solid 10px;
	}

	div.infoBoxF .infoBox_Ev div.infoTxt h5{ font-weight:bold; font-size:112%; text-align:left;}
	div.infoBoxF .infoBox_Ev div.infoTxt { margin:20px 10px; line-height: 1.4em;}
	div.infoBoxF .infoBox_Ev div.infoTxt p { line-height: 1.4em;}
	
	div.infoBoxF .infoBox_Ev p { line-height:1.6em; margin:10px;}
	div.infoBoxF .infoBox_Ev p span.date { font-size:87.5%; line-height:1.4em; color:#666;}
	div.infoBoxF .infoBox_Ev table { 
	width: 820px;
	margin:0px 10px 20px;
	line-height: 1.4em;
	}

	/*Thum*/		 
	div.infoBoxF .infoBox_Ev ul	{} 
	div.infoBoxF .infoBox_Ev ul li	{ 
	width: 292px;
	float:left;
	display:block;
	margin-bottom:30px;
	} 
	div.infoBoxF .infoBox_Ev ul.fll{
	text-align: center;
	}
	div.infoBoxF .infoBox_Ev ul.fll li	{
	width:840px;
	text-align: center;
	float:none;
	margin:0px auto 30px;		
	}
	div.infoBoxF .infoBox_Ev .thumInfo		{ 
	width:260px;
	height:260px; 
	display:block;
	border:5px solid #FFF;
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.4);
	margin:20px 10px 15px;
	float:left;
	}
	div.infoBoxF .infoBox_Ev ul li h5	{
		clear: both;
		height: 40px;
		margin-bottom:15px;
		font-size:93.75%;
		text-align:center;
	}
	div.infoBoxF .infoBox_Ev h5 span	{
		font-size:12px;
	}

	div.infoBoxF .infoBox_Det ul.att_list,
	div.infoBoxF .infoBox_Ev ul.att_list{ margin: 10px; font-size: 90%;}
	div.infoBoxF .infoBox_Det ul.att_list li,
	div.infoBoxF .infoBox_Ev ul.att_list li{ margin-left: 0; float: none; width: auto;}
	#InfoArea div.bnrInfoLnk{
	margin: 50px auto 30px;
	text-align:center;
	}
	#InfoArea div.bnrInfoLnk a img{
	margin-bottom:10px;
	box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.8);
	}


/* ----------------------------- */
/*言語切り替え langChng */

	#langChng	{ 
		width: 840px;
		text-align: right;
		margin: -20px auto 10px;
		padding-top: 0px;
		font-size:75%;
		color:#717171;
		}
		#langChng a	{
		display:inline-block;
		margin:0 5px;
		padding:5px ;
		text-decoration:none;
		color:#717171;
		}
		#langChng a:hover,
		#langChng a:active	{ color:#68B7BB;}

		#langChng a	{
		background:#0085d0;
		display:inline-block;
		margin:0 2px;
		padding:5px 20px; border-radius:5px; text-decoration:none; color:#fff;}
		#langChng a:hover,
		#langChng a:active	{ background:#EDA80F; color:#fff;}
		#langChng span	{
		display:inline-block;
		margin:0 2px;
		padding:5px 20px; border-radius:5px; text-decoration:none;}/*BTN OFF*/
		#langChng span.pre	{
		background:#999; color:#fff;}/*BTN OFF*/

/*-------------------------------
 Order Link Button
---------------------------------*/

	ul.ordrLnkBtn	{ margin-bottom:20px;}
	ul.ordrLnkBtn li {
		width:464px;
		margin:0 8px;
		float:left;
	}

/*-------------------------------
 Buy Link Button
---------------------------------*/
ul.BuyLnkBtn	{ width:940px; margin-bottom:40px; text-align:center;}
ul.BuyLnkBtn li {
		margin:0 auto;
	}
	/* Common Webstore Link Button */
	a.btnBuy	{
	width: 70%;
	padding: 1em 0;
	margin:20px auto 20px;
	text-align: center;
	background: #ff6e04;
	display: block;
	color: #fff;
	border-radius: 8px;
	text-decoration: none;
	}
	a.btnBuy:hover	{
		background-color:#FF9C04;
	}


/*-------------------------------
 fll Link Button
---------------------------------*/
ul.LnkBtnfll	{ width:940px; text-align:center;}
ul.LnkBtnfll li { margin:0 auto;}

/*-------------------------------
 Item Thum Lnk
---------------------------------*/

div.prdcts{ margin:40px 0; overflow: auto; clear: both;}
.prdcts ul{
		padding-bottom:1px;
		margin:0 0px 20px;
		overflow:hidden;
		zoom:1;
	}
.prdcts li{
		width:280px;
		margin:0px 15px 50px;
		float:left;
		list-style: outside none none;
		background-repeat:no-repeat;
		position: relative;
		display: inline-block;
		}

		.prdcts ul.crdClm5 li {
		    width: 150px;
		}
		.prdcts ul.crdClm4 li {
		    width: 200px;
		}
		.prdcts ul.crdClm3 li {
		    width: 280px;
		}

.prdcts li img.itmThm{
		width: 100%;
		margin-bottom: 5px;
		}

.prdcts li img.itmThm{
		width: 100%;
		margin-bottom: 5px;
		}

.prdcts li div.info{
		vertical-align:middle;
		padding:8px 0px;
		width: 100%;
		background:#148690;
		color:#FFF;
		opacity:0.9;
		filter: alpha(opacity=90);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=90)";  /* ie 8 */
		-moz-opacity:0.9;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.9;              /* Safari 1.x */
		position: absolute;
		top:280px;
		left:0px;
		}

		.prdcts ul.crdClm4 li div.info{
		top:200px;
		}
	
	.prdcts li div.info p{
		font-size: 12px;
		line-height: 1.4;
		padding:0px 10px;
		}
	.prdcts li div.info h5{
		font-size: 14px;
		padding:0px 10px;
		font-weight: bold;
		line-height: 1.4;
		}

/*-------------------------------
 関連バナー
---------------------------------*/
#lnkBnr { 	background:#212121;
			background:#000;
			text-align:center;
			padding:40px 0 0px;
			z-index:10;
			}
	#lnkBnr ul	{
		width:960px;
		margin:0 auto;}
	#lnkBnr li	{
		margin:0 3px;
		display:inline-block;
		*display: inline; *zoom: 1;	}
	#lnkBnr li img{ width:200px;}
	#lnkBnr li.bnrL { width:960px;}
	#lnkBnr li.bnrL img{ width:700px; margin-bottom:20px;}


/*-------------------------------
 Footer
---------------------------------*/

/*footer*/
#footer {background:#000; margin:0 auto; padding:0; text-align:center; clear:both; padding:10px 0 30px;}
#footer p{color:#fff;line-height:1.5em; text-align:center; padding-bottom:10px; margin-top:10px;}



