@charset "utf-8";

/* ---------------------------------------------------
   File: support.css
   Version: 1.0.0
   Update: 2014-09-09
   Author: http://flowlab.co.jp

   (c)2007-2014 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */




/* ===================================================
    Sub Navigation
=================================================== */

#snavi li#s_support a	{ background-position:    -57px  -30px;}




/* ===================================================
    Local Navigation
=================================================== */

#lnavi_area h1 {
	height: 154px;
	background: url(../support/images/tit_support.jpg) 0 0 no-repeat;
}




/* ===================================================
    Contents
=================================================== */

/* -----------------------------------
		Lead Box
----------------------------------- */
#leadBox article {
	width: 325px;
}
#leadBox article h2 {
	width: 325px;
	height: 61px;
	background: url(../support/images/txt_catchcopy.jpg) 0 0 no-repeat;
}
#leadBox #mainImage {
	width: 335px;
}



/* ===================================================
    Common Style
=================================================== */

.contents dl,
.contents dt,
.contents dd,
.contents dl img {
	display: block;
}
.contents dt {
	clear: both;
	width: 100px;
	padding-bottom: 20px;
	float: left;
}
.contents dd {
	padding: 32px 0 0 100px;
}


/* -----------------------------------
		Defect
----------------------------------- */
#defect dd {
	padding: 22px 0 0 100px;
}


/* -----------------------------------
		Termite
----------------------------------- */
#termite .box_l {
	width: 550px;
	float: left;
}

/* Brown Box */
#termite .brownBox {
	margin-top: 15px;
	padding-right: 50px;
}
#termite .brownBox li {
	width: 100%;
	float: none;
}