@charset "shift_jis";
/* CSS Document */

div.tel_fax {
	text-align: right;
}

#pageHeader {	
	margin-top: 20px;
}

#pageHeader h1 {
    background: url("/support/remote/images/title2.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;
}

textarea {
    height: 200px;
    padding: 10px 0 0 10px;
    width: 830px;
}

.textfield{
	width: 7em;
	border : solid 1px #ccc;
}

h4.attention {
	background-color: #f2f8f8;
	text-align: center;
	padding-bottom: 5px;
}

h4.attention img {
	margin-top: 5px;
	margin-right: 10px;
	vertical-align:bottom;
}

/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {


#pageHeader .title {
    background: url("/support/remote/images/title-sp2.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;
}
	
textarea {
    height: 350px;
    padding: 10px 0 0 10px;
    width: 95%;
}

#inColumn1 #bg_blue dl {
	width: auto;
}
#inColumn1 #bg_blue dl dt {
	width: auto;
}
#inColumn1 #bg_blue dl dd {
	width: auto;
}

div#block {
	width: auto;
}	

}

/* 2022/01/25追記 */
@media (max-width: 345px){
    p#remo_link img {
        width: 100%;
    }
    
}
