#mod-mainContentContainer{
	width:860px;
	margin:0 auto;
	padding-top: 0px;
	
}


#breadcrumb{
	margin:10px 0;
}


#breadcrumb a{
    color: #43677e;
    text-decoration: none;
    background-color: transparent;
}

#breadcrumb a:hover, a:active {
    color: #c41230;
    text-decoration: underline;
    background-color: transparent;
}

#main{
	margin-top:20px;
	line-height:200%;
}

#main img{
	width:860px;
	margin-top:10px;
}

h1{
	font-size:30px;
	font-weight:bold;
}

.copy{
	font-size:20px;
}

.menu{
	padding:0;
	margin:20px 0;
}
.menu li{
	float:left;
}

.menu_sp{
	display:none;
}

.contents{
	padding:0;
	width:860px;
}

h2{
	background-image: url(/xdcam/special/images/pxw_x180_x160/h_bg.gif);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 20px 50%;
    color: #ffffff;
	padding:10px 40px;
    font-size: 18px;
    font-weight: normal;
	vertical-align:middle;
	margin:0;
}


.contents .inner01{
	background-color:#eeeeee;
	padding:20px;
	margin:10px 0 30px 0 ;
	font-size:16px;
}

.contents .inner01 .ph{
	width:340px;
	float:left;
	margin-right:40px;
}

.contents .inner01 .ph_sp{
	display:none;
}

.contents .inner01 .txt{
	width:440px;
	float:left;
	
}

.contents .inner01 .li{
	float:left;
	margin: 0 0 .3em;
}

.mr10{
	margin-right:10px;
}

.ml10{
	margin-left:10px;
}

.attention p
{
	margin-top:20px !important;
	color:#333 !important;
}

.contact{
	width:860px;
	text-align:center;
	margin:30px auto;
}

.ver_up{
	border:solid 2px #666;
	padding:20px;
	margin-bottom:30px;
}

.ver_up p{
	color:#333;
}

.product dl{
	float:left;
	width:430px;
}

.product dt{
	float:left;
	width:274px;
	margin-top:30px;
	
}

.product dd{
	float:left;
	width:156px;
	margin-left:0;

	
}

.product dd img{
	width:108px;

}



@media (max-width: 640px){
	
	#mod-mainContentContainer{
	width:100%;
	margin:0 auto;
	padding-top: 0px;
	
}
	
	#breadcrumb{
		display:none;
}

	#main {
	width:100%;
}



	#main img{
	width:100%;
	max-width:860px;
	margin:10px auto 0 auto;

}

	h1{
		font-size:20px;
		margin-bottom:0;
	}
	
	.copy{
	font-size:15px;
	line-height:130%;
}
	
	
	.menu{
		padding:0;
		margin:20px 0;
		display:none;
}

	.menu_sp{
	padding:0;
	margin:20px 0;
	display:block;
}
	.menu_sp li{
		width:100%;
		margin-bottom:5px;
}

	.menu_sp li img{
		width:100%;
		max-width:600px;
}


.contents{
	padding:0;
	width:100%;
}

h2{
	background-image: url(/xdcam/special/images/pxw_x180_x160/h_bg.gif);
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 20px 50%;
    color: #ffffff;
	padding:10px 40px;
    font-size: 14px;
    font-weight: normal;
	vertical-align:middle;
	margin:0;
}


.contents .inner01{
	background-color:#eeeeee;
	padding:20px;
	margin:10px 0 30px 0 ;
	font-size:16px;
	width:90%;
	text-align:center;
}

.contents .inner01 .ph{
	width:90%;
	float:none;
	margin-right:auto;
	margin-left:auto;
	display:none;
}

.contents .inner01 .ph_sp{
	display:block;
	width:90%;
	float:none;
	margin-right:auto;
	margin-left:auto;
}


.contents .inner01 .ph_sp img{
	width:95%;
	max-width:560px;
}


.contents .inner01 .txt{
	width:95%;
	float:none;
	margin-top:10px;
	
}

.mr10{
	margin-right:10px;
}

.ml10{
	margin-left:10px;
}

.attention p
{
	margin-top:20px !important;
	color:#333 !important;
}

.contact{
	width:100%;
	text-align:center;
	margin:30px auto;
	
}

.contact img{
	width:98%;
	max-width:420px;
	height:auto;
}


.ver_up{
	border:solid 2px #666;
	padding:20px;
	margin-bottom:30px;
	word-break:break-all;
}

.ver_up p{
	color:#333;
}

.indent01{
  padding-left: 1em;
  text-indent: -1em;
}


.product dl{
	float:none;
	width:100%;
	text-align:center;
}

.product dt{
	float:none;
	width:100%;
	margin-top:10px;
	
}

.product dd{
	float:none;
	width:100%;
	margin-left:0;

	
}

.product dd img{
	display:none;

}



}


* {
	list-style:none;
}

/* common start */

.mt0 {
	margin-top: 0px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mt5 {
	margin-top: 10px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}


/* common end */


.mod-sample-block .sample-detail-box p {
	margin-bottom: 0px;
	font-size: 18px;
}




.main-visual {
	position: relative;
	max-width: 2000px;
	height: 600px;
	background: url(/snc/special/food/images/header.jpg) no-repeat center center;	
}

.bg-black {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(/snc/special/food/images/bg-black.png);
}

.main-visual h1 {
	text-align: center;
	font-size: 38px;
	color: #ffffff;
	margin: 35px 0 20px 0;
}

.main-visual p {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 35px;	
}

.question {
background-color: #333333;
}

.question .contents {
width: 890px;
margin: 25px auto 0;
padding: 0 30px;
}

.question .contents .txtarea {
float: left;
width: 725px;
}

.question .contents .txtarea ul li {
list-style: disc;
color: #ffffff;
font-size: 20px;
}

.question .contents .imgarea {
float: right;
}

.question_wideArrow {
	max-width: 2000px;
	height: 83px;
	background: url(/snc/special/food/images/arrow_wide.gif) no-repeat center center;	
}

.question-message {
}

.question-message p {
	max-width: 950px;
	margin: 0 auto;
	padding: 15px 0 40px 30px;
	font-size: 24px;
	color: #333333;
	text-align: center;
}


.suggest-title {
	background-color: #0c86e4;
}

	.suggest-title h3 {
		max-width: 950px;
		margin: 0 auto;
		padding: 20px 0 20px 30px;
		font-size: 24px;
		color: #ffffff;
	}
	
.suggest-question{
	background:url(/snc/special/food/images/headingBg-greyBlack_02.gif) no-repeat;
	text-align: center;
}

	.suggest-question h2 {
		max-width: 950px;
		height: 46px;
		margin: 0 auto;
		font-size: 24px;
		color: #ffffff;		
	}

.suggest-content1,
.suggest-content2,
.suggest-content3 {
	width: 890px;
	margin: 20px auto 0;
	padding: 0 30px;
}

.suggest-content2 {
	width: 890px;
	margin: 30px auto 0;
	padding: 0 30px;
}

.importance {
	width: 944px;
	margin: 30px auto 30px;
	border: 3px solid #666666;
	text-align: center;
}

.importance h2 {
	border-bottom: double #00489a 9px;
	font-size: 28px;
	margin: 0 auto;
	padding-top: 20px;
	width: 520px;
	color: #00489a;
}

.importance .txt-first {
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.importance .txt-second {
	font-size: 26px;
	color: #00489a;
	padding-top: 50px;
	font-weight: bold;
}

.importance ul {
	margin-top: 20px;
	margin-bottom: 0px;
}

.importance ul li {
	font-size: 28px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 170px;
	padding-left: 40px;
	background:url(/snc/special/food/images/list-circle.gif) no-repeat left 5px;
}

.importance ul .mb0 {
	margin-bottom: 0px;
}


.suggest-content1.first,
.suggest-content2.first {
	padding-bottom: 10px;
	background: url(/snc/special/food/images/border-dashed.gif) no-repeat center bottom;
	
}

.suggest-content1.second {
	margin-top: 20px;
}

	.suggest-content1 .txtarea {
		float: left;
		width: 400px;
	}
	.suggest-content2 .txtarea {
		float: left;
		width: 550px;
		margin-top: 10px;
	}
	
		.suggest-content1 .txtarea h4,
		.suggest-content2 .txtarea h4 {
			margin-top: 0px;
			margin-bottom: 10px;
			font-size: 18px;
		}
		
			.suggest-content1 .txtarea p,
			.suggest-content2 .txtarea p {
				font-size: 14px;
			}
			
	.suggest-content1 .imgarea {
		float: right;		
	}
	
	.suggest-content2 .imgarea {
		float:right;
	}
	
		.suggest-content1 .imgarea li {
			float: left;
		}
		
			.suggest-content1 .imgarea li p {
				margin-bottom: 0px;
				text-align: center;
				font-size: 12px;
			}		
		
		.suggest-content1 .imgarea .right {
			margin-left: 10px;
		}
		
	.suggest-content2.point ul li{
		list-style:disc;
		font-size: 19px;
	}


.suggest-content3 h4 {
	font-size: 18px;
}
	
	.suggest-content3 .table-title {
		font-size: 18px;
		text-align: center;
		margin-bottom: 0px;
		color: #333333;
	}

		.suggest-content3 p {
			font-size: 14px;
			color: #333333;
		}
		
.suggest-content3 .t-infoSP {
	display:none;
}
	
.last-message {
	border-top: 4px solid #000000;
}

	.last-message p {
		max-width: 950px;
		margin: 0 auto;
		padding: 50px 0 20px 30px;
		font-size: 24px;
		color: #333333;
		text-align:center;
		font-weight: bold;
	}
	
.document {
	background-color: #e6e6e6;
	margin-top: 30px;
}

	.document .contents {
		max-width: 950px;
		margin: 0 auto;
		padding: 20px 0 20px 30px;
		text-align: center;
	}
	
		.document .contents p {
			font-size: 18px;
			color: #0c86e4;			
		}
		
		.document img {
			margin: 0 auto;
		}
		
		.document .download {
			display: block;
			width: 480px;
			height: 70px;
			margin: 20px auto 0;
		}

.inquiry {
	width: 890px;
	margin: 20px auto 0;
	border: 3px solid #000;
}

	.inquiry h3 {
		background-color: #000000;
		color: #ffffff;
		font-size: 18px;
		margin: 0;
		padding: 5px 0 5px 15px;
	}
	
	.inquiry h4 {
		font-size: 16px;
		margin: 10px 0 0 15px;
		color: #333333;
	}
	
	.inquiry ul {
		margin: 0 0 10px 15px;
		padding: 0px;
		font-size: 20px;
		color: #333333;
	}
	
	.inquiry ul span {
		margin-left: 20px;
		font-size: 14px;
		font-weight: normal;
	}
	
	.inquiry ul li {
		margin: 0;
		padding: 0px;
		font-size: 20px;
		color: #333333;
		font-weight: bold;
	}	
	

/* header start */

#header {
min-height: 60px;
line-height: 60px;
background: #000000;
}

	#header .inner {
	overflow: hidden;
	}
		.inner {
		width: 980px;
		margin: auto;
		}
	
	#header h1 {
	float: left;
	width: 94px;
	font-size: 0;
	}
	
		#header h1 a {
		display: inline-block;
		vertical-align: middle;
		}
		
			#header h1 .sony {
			display: block;
			overflow: hidden;
			width: 94px;
			height: 17px;
			background: url('/xdcam/special/images/header/logo.png') no-repeat 50% 50%;
			text-align: left;
			text-indent: -9999px;
			}	
		
			#header h1 .network-camera {
			display: none;
			}
		
	#header .products {
	float: left;
	width: 660px;
	margin-left: 15px;
	font-size: 0;
	}
	
		#header .products .note, #header .products .network-camera {
		border-right: 1px solid #4d4d4d;
		}
		
			#header .products li {
			display: inline-block;
			margin-left: 15px;
			padding: 5px 10px 5px 0;
			vertical-align: middle;
			font-size: 14px;
			}
			
			#header .products .network-camera a {
			display: block;
			overflow: hidden;
			width: 135px;
			height: 16px;
			background: url('../img/header/text_digital_paper.png') no-repeat 50% 50%;
			text-align: left;
			text-indent: -9999px;
			}
			
			#header .products li {
			display: inline-block;
			margin-left: 15px;
			padding: 5px 10px 5px 0;
			vertical-align: middle;
			font-size: 14px;
			}
			
			#header .products .desc span {
			display: block;
			overflow: hidden;
			width: 160px;
			height: 14px;
			background: url('../img/header/text_desc.png') no-repeat 50% 50%;
			text-align: left;
			text-indent: -9999px;
			}
			
			#header .products .document a {
			display: block;
			overflow: hidden;
			width: 118px;
			height: 16px;
			background: url('../img/header/text_document.png') no-repeat 50% 50%;
			text-align: left;
			text-indent: -9999px;
			}
			
			#header .products .note, #header .products .network-camera {
			border-right: 1px solid #4d4d4d;
			}
			
			#header .products li {
			display: inline-block;
			margin-left: 15px;
			padding: 5px 10px 5px 0;
			vertical-align: middle;
			font-size: 14px;
			}
			
			#header .products .note a {
			display: block;
			overflow: hidden;
			width: 77px;
			height: 16px;
			background: url('../img/header/text_note.png') no-repeat 50% 50%;
			text-align: left;
			text-indent: -9999px;
			}
			
#header .links {
float: right;
width: 300px;
text-align: right;
font-size: 0;
}

	#header .links li {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	}

		#header .links .store a {
		display: block;
		overflow: hidden;
		width: 300px;
		height: 40px;
		background: url('../images/header/download-buttonPC.gif') no-repeat 50% 50%;
		text-align: left;
		text-indent: -9999px;
		}
		
			.btn {
			position: relative;
			}

			
/* header end */

/* Title */
.mod-titleContainer {
	display:inline-block;
	vertical-align:middle;
	width:100%;
	background-color:#000;
	background-image:url(/snc/special/food/images/headingBg-greyBlack_02.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	.mod-maintitleContainer {
		max-width:890px;
		margin:0 auto;
	}
		.mod-titleContainer .ex-TitleNo{
			display:inline-block;
			vertical-align:middle;
			color:#fff;
			font-size: 16px;
			margin:9px 35px 9px 0;
		}
			.mod-titleContainer .ex-TitleNo img{
				display: none;
			}
		.mod-titleContainer .ex-Title{
			display:inline-block;
			vertical-align:middle;
			color:#fff;
			font-size: 18px;
			margin:9px 35px 9px;
		}
	
	.mod-subtitleContainer {
		background-color:#0B86E4;
	}
		.mod-subtitleContainer .ex-subTitle{
			max-width:890px;
			margin: 0 auto;
			padding: 10px 0;
			font-size: 24px;
			color:#fff;
		}
/* Title */


@media (max-width: 640px) {
	
.pcOnly {
	display: none;
}

.spOnly {
	display: block;
}

.disBlock-pc {
	display: inline;
}

.disBlock-sp {
	display: block;
}

.disBlock-spI {
	display: block !important;
}

.inner {
	width: auto;
}

#header .links .store a {
	background: url('../images/header/download-buttonSP.gif') no-repeat 50% 50%;
	width: 170px;		
}

#header .links {
	width: 170px;
}

.bg-black {
	background-color: rgba(0,0,0,0.6);
	background-image: none;
}

.main-visual h1 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-visual {
	background: url(/snc/special/food/images/mainImg-sp.jpg) no-repeat top center;
	background-size: 100%;
	height: 0;
	padding-top: 46.8%;
	max-width: none;
}

.message-spOnly {
	border: none;
	width: auto;
	margin: 20px auto 0;
	padding: 0 10px;
	text-align: center;
}

.importance {
	border: none;
	width: auto;
	margin: 20px auto 0;
	padding: 0 10px;
}

.importance .txt-first,
.importance .txt-second {
	font-size: 13px;
}

.importance .txt-second {
	padding-top: 20px;
}

.importance ul {
	padding-left: 0px;
}

.importance ul li {
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 14px;
	background: url(/snc/special/food/images/list-circle.gif) no-repeat left 0px;
	background-size: 20px 20px;
	height: 23px;
}


.question .contents {
	width: auto;
	padding: 0 10px;
}

.question .contents .txtarea {
	width: auto;
}

.question .contents .txtarea ul li {
	font-size: 12px;
}

.question-message p {
	font-size: 13px;
	padding: 0 10px 30px;
}

.question_wideArrow {
	background:url(/snc/special/food/images/arrow-wideSmall.gif) no-repeat top center;
	background-size: 100%;
	height: 0;
	padding: 7.5%;
}
	
.suggest-content1 {
	width: auto;
	margin: 20px auto 0;
	padding: 0 10px;
}

.suggest-content3 {
	width: auto;
	margin: 0px auto 0;
	padding: 0 10px;
}

.suggest-content2{
	width: auto;
	margin: 5px auto 0;
	padding: 0 10px;
}

.suggest-title h3 {
	padding: 10px 0 10px 0px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}

.inquiry {
	width: auto;
	margin: 20px 10px 0;
}

.suggest-content2.second .spOnly {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	margin:0 auto;
}

.document .doc-list {
	display:none;
}

.suggest-content2.first .imgarea {
	float: none;
	text-align: center;
}

.suggest-content2.first .imgarea img {
	width: 60%;
	height: auto;	
}

.suggest-content2 .txtarea {
	float: none;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

.suggest-content1 .txtarea {
	width: auto;
}

.suggest-content1 .txtarea h4,
.suggest-content2 .txtarea h4 {
	font-size: 12px;
}

.suggest-content1 .txtarea p,
.suggest-content2 .txtarea p {
	font-size: 12px;
}

.suggest-content1.first .imgs,
.suggest-content1.second .imgs
 {
	padding-left: 0;
	text-align: center;
}

.suggest-content1.first .imgarea .spOnly,
.suggest-content1.second .imgarea .spOnly {
	padding-left: 0px;
}

.suggest-content1.first .imgarea .spOnly li,
.suggest-content1.second .imgarea .spOnly li {
	float: none;
	width: auto;
}



.suggest-content1.first {
	float: none;
	background-image: none;
}

.suggest-content2.first {
	background-image: none;
}


.border-bottom {
	background: url(/snc/special/food/images/border-dashed.gif) no-repeat center bottom;
}

.suggest-content1.first li,
.suggest-content1.second li{
	float: none;
	display: inline-block;
	width: 47%;
}

.suggest-content1.second {
	margin-top: 5px;
}

.suggest-content1.first li img,
.suggest-content1.second li img  {
	width: 100%;
	height: auto;
}

.last-message {
	padding: 30px 20px 0;
}

.last-message p {
	padding: 0;
	font-size: 14px;
}

.document {
	background-color: #e6e6e6;
	padding: 0 20px;
	margin-top: 30px;
}

.document .contents {
	max-width: 950px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
}

.document .download {
	width: auto;
	height: auto;
}

.document .download img {
	display: block;
	width: 100%;
	height: auto;
}

.document .button-shadow {
	width: 100%;
	height: auto;
}

#ex-sonybsc {
	padding: 0 10px;	
}

.mod-sample-block .sample-detail-movie p {
	font-size: 10px;
	margin-top: 0px;
}

.mod-sample-block .sample-detail-movie a {
	margin-top: 3px;
}

.suggest-content2.point ul li {
	font-size: 14px;
}

.suggest-content3 h4 {
	font-size: 12px;
}

.suggest-content3 h4 {
	font-size: 12px;
}

.suggest-content3 p {
	font-size: 12px;
	color: #333333;
}

.suggest-content3 .t-infoSP {
	display:block;
	font-size: 10px;
}

.document .contents p {
	font-size: 11px;
}

.inquiry h3 {
	font-size: 12px;
	padding: 5px 0 5px 10px;
}

.inquiry h4 {
	font-size: 12px;
	margin: 15px 0 0 10px;
}
	
.inquiry ul {
	margin: 10px 0 20px 10px;
	padding: 0px;
	font-size: 12px;
}
	
.inquiry ul span {
	display: block;
	font-size: 10px;
	margin-left: 0px;
}

.inquiry ul li {
	font-size: 12px;
}
	
.suggest-content1 .txtarea,
.suggest-content1 .imgarea {
	float: none;		
}	


.suggest-content3 .table-title {
	font-size: 10px;
}


/* title mq setting area start */

.mod-titleContainer {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}

.mod-titleContainer .ex-TitleNo {
	position: relative;
	display: block;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	margin: 0;
	background-color: #666666;
	padding: 5px 0 5px 10px;
	overflow: visible;
}



.mod-titleContainer .ex-TitleNo img {
	display: inline;
	position: absolute;
	bottom: -6px;
	left: 22px;
}


.mod-titleContainer .ex-Title {
	display: block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 20px 15px 20px 15px;
	text-align: center;
}

.mod-subtitleContainer .ex-subTitle {
	font-size: 13px;
	text-align: center;
}

}

/* title mq setting area end */

/* for table only start */

table, th, td {
	border-color: #FFF;
}

table tr th {
	color: #FFF;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}

table tr td {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.framerate {
	padding-right: 15px;
}

.framerate.recommend_icon.lightgray {
	background:url(/snc/special/food/images/icon.png) no-repeat 40px 17px;
	background-color:#999999;
}

.framerate.recommend_icon.gray {
	background: url(/snc/special/food/images/icon.png) no-repeat 40px 17px;
	background-color:#666666;
}

table tr.recommend_row td {
	font-size: 22px;
	font-weight: bold;
}

table tr.recommend_row td span.recommend_red {
	color: #c00000;
	font-size: 22px;
	font-weight: bold;
	margin-right: 10px;
}

@media(max-width:640px){
	
	table {
		max-width: 600px;
		width: 100%;
		word-break: break-all;
	}
	
	table tr th {
		font-size: 10px;
		height: 35px;		
	}
	
	table tr td {
		font-size: 10px;
		height: 35px;
	}
	
	.framerate {
		text-align: center;
		padding:0 10px;
	}
	
	.framerate.recommend_icon.lightgray {
		background-image: none;
		background-color:#999999;
		line-height: 1;
	}
	.framerate.recommend_icon.gray {
		background-image: none;
		background-color:#666666;
		line-height: 1;
	}
	.framerate.recommend_icon.lightgray:before,
	.framerate.recommend_icon.gray:before{
		content: url(/snc/special/food/images/circle.png) ;
		width: 10px;
		height: 10px;
		display: inline-block;
		vertical-align: top;
		margin-right: 5px;
		margin-left: -15px;
	}

	table tr.recommend_row td {
		font-size: 10px;
	}
	
	.break {
		display:block;
	}
}

/* for table only end*/		

@media (max-width: 640px){
	#header{
		min-height: 0;
	}
	#header .inner {
		display: table;
		width: 100%;
		min-height: 60px;
		padding:14px 20px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
		#header h1{
			float: none;
			display: table-cell;
			vertical-align: middle;
			width: auto;
			line-height: 1;
			text-align: left;
		}
			#header h1 .sony{
				width: 80px;
				height: 14px;
				background-size: contain;
			}
		#header .links{
			float: none;
			display: table-cell;
			vertical-align: middle;
			margin: 0;
			padding: 0;
			line-height: 1;
			text-align: right;
		}
			#header .links li{
				margin: 0;
				padding: 0;
			}
				#header .links .store a{
					height: 28px;
					background-size: contain;
				}
}