@charset "shift_jis";
/* CSS Document */

div.tel_fax {
	text-align: right;
}

#pageHeader {	
	margin-top: 20px;
}

#pageHeader h1 {
    background: url("/support/remote/images/title.gif") no-repeat scroll left top;
	margin-top: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

div.leftArea {
	margin-left: 10px;
}


.header .title {
    background: url("/support/share/images/title-bg.gif") repeat-x scroll left top;
    border: medium none;
    color: #333;
    height: 20px;
    line-height: 15px;
    margin-bottom: 20px;
    padding: 10px 21px;
}

#productsArea {
    margin-top: 0px;
}

#productsArea h2 {
    border-bottom: none;
	padding-left: 20px;
}

#pageHeader .nav a {
    color: #333;
}
#pageHeader .blt {
    background: url("/support/share/images/arrow_black.png") no-repeat scroll left 3px;
    font-size: 12px;
    padding-left: 12px;
}

#inColumn1 {
    margin-bottom: 15px;
}

h3.title {
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 15px;
}

.mq_show{
	display: none;
}


#inColumn1 .left {
    margin-left: 20px;
    width: 125px;
}


/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {


#pageHeader .title {
    background: url("/support/remote/images/title-sp.gif") no-repeat scroll center center !important;
    border-bottom: 2px solid #ccc !important;
    margin: 0 0 15px !important;
    padding: 0 0 9px !important;
}

.header .title {
    background: none repeat scroll 0 0 #666 !important;
    color: #fff !important;
    padding: 10px !important;
}
	
#inColumn1 #bg_blue dl {
	width: auto;
}
#inColumn1 #bg_blue dl dt {
	width: auto;
}
#inColumn1 #bg_blue dl dd {
	width: auto;
}

div#block {
	width: auto;
}	

.pc_show{
	display: none;
}

.mq_show{
	display: block;
}
.mq_show img {
	width: 100%;
	height: auto;
	max-width:560px;
	text-align:center;
}

#inColumn1 .left {
    margin-bottom: 5px;
}

#inColumn1 .right {
    width: auto;
}

}
