@charset "utf-8";
/* CSS Document */
#box li{
	float:left;
	padding:14px;
	height:196px;
}

#box .left{
	width:364px;
	background:url(../image/chintai/bgl.jpg) top left no-repeat;
}
#box .right{
	width:365px;
	background:url(../image/chintai/bgr.jpg) top left no-repeat;
}
.img{
	width:190px;
	float:left;
}
.txt{
	width:174px;
	float:left;
}
h3{
	height:45px;
	margin:0 0 5px 0;
	border-bottom:solid #ccc 1px;
}
.txt p{
	height:90px;
}
.pdf p{
	width:141px;
	float:left;
	margin:15px 0 0 0;
	overflow:hidden;
}
#box2 li{
	float:left;
	padding:14px;
	height:350px;
}
#box2 .right{
	width:365px;
	background:url(../image/chintai/bgr.jpg) top left no-repeat;
}
.col2{
	height:350px;
	background:url(../image/chintai/bgl_b.jpg) top left no-repeat;
}
#ttl{
	font-size:18px;
	font-weight:bold;
	margin:4px 0 20px 0;
}