@charset "shift_jis";

img {
	vertical-align:bottom;
}
.pc-none {
	display:none;
}


/*===========================================
	mainImgArea
=============================================*/
div#mainImgArea {
	width: 950px;
	margin: 20px auto 0px auto;
	padding: 0px;
}


/*===========================================
	mainCntArea
=============================================*/
div#mainCntArea {
	width: 950px;
	margin: 30px auto 0px auto;
	padding: 0px 0px 30px 0px;
}


/*===========================================
	search_box_form
=============================================*/
.box {
	margin-top:5px;
    border: 1px solid #bbb;
	padding: 6px;
	*padding: 12px 6px 6px;
	zoom: 1;
	
	background-color:#f9f9f9;
	margin-bottom:15px;
}
.box .center {
    margin-top: 0;
    text-align: center;
}

.box .search_box_form { 
	margin: 10px 15px 0px 15px;
	padding: 0px;
}

.box .search_box_form p {
	margin-top: 5px;
	font-size:12px;
	line-height:1.6;
}

.box p.search-title {
	font-size:16px !important;
	font-weight:bold;
	margin-right:1em !important;
	width:9.8em !important;
	
	display:inline-block;
	*display:inline;
}

.box .search_box_form input.search-text01,
.box .search_box_form input.search-text02 {
	vertical-align: 0.1em;
	border: #ADADAF 1px solid;
	height: 1.5em;
	padding: 0.2em 0.5em;
}

.box .search_box_form input.search-text01 {
	width:30%;
	min-width:200px;
}

.box .search_box_form input.search-text02 {
	width:50%;
	min-width:200px;
}

.box .search_box_form input.search-img {
	vertical-align: -0.35em;
	margin-left: 0.5em;
}
/*\*//*/
* html div.wrap div {
	display: inline-block;
}
/**/


/*===========================================
	pregArea
=============================================*/
div.pregArea {
	margin: 20px 15px 0px 15px;
	padding: 0px;
}
div.pregArea ul {
	margin-left:-25px;
	list-style: none;
}
div.pregArea ul li a {
	width:288px;
	margin-left: 25px;
	padding: 0;
	background: url(../images/bg_gradation_off.gif) repeat-y;
	border: solid 1px #bcbcbc;
	float: left;
	
	/* behavior: url(./css/PIE.htc); */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.pregArea ul li a.waku {
	background: none !important;
	height:150px;
}
div.pregArea ul li {
	float: left;
	margin-bottom:20px;
}
div.pregArea ul li a.itemListArea div.itemListBox {
	padding: 0px;
	color: #333;
	padding: 10px 10px 5px 10px;
	display: table;
	
	/* behavior: url(./css/PIE.htc); */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.pregArea ul li a.itemListArea:hover {
	background: url(../images/bg_gradation_on.gif) repeat-x;
	text-decoration: none;
	color: #C41230;
}
div.pregArea ul li a.waku:hover {
	background: #f1f1f1 !important;
}



div.pregArea ul li a.itemListArea div.itemListBox .bnr {
	height:50px;
	padding: 0 0 0 60px;
	display:table-cell;
	vertical-align:middle;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-remote {
	background: url(../images/bnr-remote.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-win8 {
	background: url(../images/bnr-win8.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-store {
	background: url(../images/bnr-store.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-mysony {
	background: url(../images/bnr-mysony.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-faq {
	background: url(../images/bnr-faq.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-trouble {
	background: url(../images/bnr-trouble.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-repair {
	background: url(../images/bnr-repair.png) no-repeat;
}
div.pregArea ul li a.itemListArea div.itemListBox #bnr-mail {
	background: url(../images/bnr-mail.png) no-repeat;
}

.line-top {
	border-top:#999 1px solid;
	margin-top:5px;
	padding-top:13px;
}
.txt-indent {
	padding-left:1em;
	text-indent:-1em;
	margin-top:3px;
}
.table-none {
	display:inherit !important;
}
.st {
	background:#EEE;
	padding:5px 10px;
	margin-bottom:10px;
}

/*===========================================
	pregArea_02
=============================================*/
div.pregArea_02 {
	margin: 20px 15px 0px 15px;
	padding: 0px;
}
div.pregArea_02 ul {
	list-style:none;
}
div.pregArea_02 ul li {
    width: 296px;
	float:left;
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 0px 0.5em;
    padding: 0 0 0 10px;
	margin-bottom:10px;
}



/*===========================================
	select 選べる4つの「お問い合わせ」
=============================================*/
ul#select {
	margin:0;
	padding:0;
	list-style:none;
}
ul#select li {
	width :218px;
	height: 310px;
	float :left;
	margin:10px 0 0 16px;
}
ul#select li a {
	color:#333;
	text-decoration:none;
}
ul#select li a:hover {
	opacity:0.7;
}
ul#select li dl dt {
	width:94%;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:10px 3%;
	border-radius:5px 5px 0 0;
	text-align:center;
	display:table;
}
ul#select li dl dt p {
	display:table-cell;
	vertical-align:middle;
	color:#FFFFFF;
}
ul#select li dl dt span {
	background: url("/support/images/inquiry/arrow_white.png") no-repeat left 50%;
	background-size:8px 8px;
    padding-left: 13px;
}
ul#select li dl dd {
	margin:0 0 5px 0;
	padding:10px 10px;
	font-size:12px;
	border-radius:0 0 5px 5px;
}

/* chat */
dl.chat dt {
	background:#DF6161;
}
dl.chat dd {
	background:#F5CFCF;
}

/* mail */
dl.mail dt {
	background:#C69400;
	color:#FFFFFF;
}
dl.mail dd {
	background:#EEDFB2;
}

/* tel */
dl.tel dt {
	background:#7C7C7C;
	color:#FFFFFF;
}
dl.tel dd {
	background:#E6E6E6;
}

/* community */
dl.community dt {
	background:#7790CC;
	color:#FFFFFF;
}
dl.community dd {
	background:#D6DDF0;
}

/* communityLink */
.communityLink {
	margin:0 0 0 -30px;
	padding:0;
	list-style:none;
}
.communityLink li {
	width:210px;
	margin-left:30px;
	float:left;
}

/* line */
dl.line dt {
	background:#00c402;
}
dl.line dd {
	background:#caf1cb;
}

/* communityBtn */
.communityBtn {
	width:89%;
	margin:0;
	padding:10px 5%;
	display:table;
	border:#999 1px solid;
	border-radius:5px;
}
.communityBtn p {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.communityBtn p.win {
	vertical-align:top;
	width:11px;
	line-height: 0;
}
.communityBtn p.space {
	padding:5px 0;
}
.communityBtn p img {
	vertical-align:middle;
}

/* apri */
dl.apri dt {
	background:#9461BD;
	color:#FFFFFF;
}
dl.apri dd {
	background:#DFCFEB;
}



/*===========================================
	glayLayer
=============================================*/
div#glayLayer {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.60;
	filter:alpha(opacity=60);
	z-index: 99;
}

/*===========================================
	menuWinArea
=============================================*/
div.menuWinArea {
	width: 500px;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	background: #FFF;
	border: solid 4px #666666;
	position: absolute;
	z-index: 99;
}
div.menuWinArea div.close {
	padding: 5px 5px 0px 0px;
	background-color: #E8E8E8;
    height: 27px;
	text-align: right;
}
div.menuWinArea div.menuWinBox {
	width: 450px;
	margin: 20px auto;
	padding: 0px;
}
div.menuWinArea div.menuWinBox .st {
	font-size:15px;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #d0d0d0;
}


.mq-none {
	display:block;
}
.pc-none {
	display:none;
}



/*============= Default CSS =============*/

/*===========================================
	Shared Style
=============================================*/
div#mainCntArea h1,h2,h3,h4,p,form,input,textarea {
	margin: 0px;
	padding: 0px;
}


/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */



/*===========================================
	subTitleLine
=============================================*/
.subTitleLine {
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #8E8E8E;
	font-size: 123.1% !important;
}


/*===========================================
	icon
=============================================*/
.icoArrow {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll 0px 0.5em;
    padding: 0 0 0 10px;
}

/*===========================================
	clear_both
=============================================*/
.clear_both {
	clear: both;
}


/*===========================================
	Space
=============================================*/
.mt_00 {
	margin-top: 0px;
}
.mt_02{
	margin-top: 2px;
}
.mt_03{
	margin-top: 3px;
}
.mt_05{
	margin-top: 5px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_15 {
	margin-top: 15px;
}
.mt_20 {
	margin-top: 20px;
}
.mt_25 {
	margin-top: 25px;
}
.mt_30 {
	margin-top: 30px;
}
.mt_35 {
	margin-top: 35px;
}
.mt_40 {
	margin-top: 40px;
}
.mt_45 {
	margin-top: 45px;
}
.mt_50 {
	margin-top: 50px;
}


.ml_05 {
	margin-left: 5px;
}
.ml_10 {
	margin-left: 10px;
}
.ml_15 {
	margin-left: 15px;
}


/*===========================================
	fontSize
=============================================*/
.txt15 {
	font-size: 123.1%;
}
.txt14 {
	font-size: 116%;
}
.txt13 {
	font-size: 108%;
}
.txt10 {
    font-size: 85%;
}
.txt09 {
	font-size: 78%;	
}
.txt08 {
	font-size: 58%;	
}