@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 樹脂サッシ普及促進委員会
	Version: 1.0
　　Comment: 窓（外窓）設定
----------------------------------------------------------- */

/* 
 window Style [
----------------------------------------------------------- */
#window {
	width: 624px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
	background: url(../images/window/img1.jpg) no-repeat right top;
}

#window h5 {
	width: 624px;
	text-align: left;
	float: left;
	margin-bottom: 10px;
}

.windowImg {
	width: 624px;
	text-align: left;
	float: left;
}

#winBox {
	background: url(../images/window/bg.jpg) no-repeat left bottom;
	float: left;
	width: 624px;
	text-align: left;
	padding-bottom: 15px;
}

#winBox2 {
	padding-left: 31px;
}

dl#uk {
	float: left;
	width: 238px;
	margin-right: 50px;
}

dl#uk dt{
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background: url(../images/window/uk.jpg) no-repeat left top;
	letter-spacing: 0.0001em;
	text-align: left;
	padding-left: 56px;
	padding-bottom: 8px;
	font-weight: bold;
}

dl#usa {
	float: left;
	width: 238px;
}

dl#usa dt{
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background: url(../images/window/usa.jpg) no-repeat left top;
	letter-spacing: 0.0001em;
	text-align: left;
	padding-left: 56px;
	padding-bottom: 8px;
	font-weight: bold;
}

dl#uk dd,
dl#usa dd {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	letter-spacing: 0.0001em;
	text-align: left;
	padding-bottom: 8px;
}

