/* CSS Document */

	
h2{	background:url(../images/h2.gif) 0 center no-repeat;	}

/*施工例＿一覧*/
#works {
	width: 720px;
	margin:0 auto;
}

#works table {
	width: 720px;
	text-align:center;
	}

#works table td {
	width: 350px;
}

#works table td .pic_back {
}

#works table td .pic_back a{
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	display:block;
	text-align: center;
	padding:10px;
}

#works table td .pic_back .pic img {
	text-align: center;
	margin:0 auto;
}
#works table td p{
	display: block;
	overflow: hidden;
	line-height:35px;
	padding:0 0 10px;
	font-size:14px;
	color:#006600;
	font-weight: bold;
	text-align:center!important;
}

/*施工例＿詳細*/
#gallery {
	width: 720px;
}

#gallery #main_titlt {
	width: 720px;
}

#gallery #main_pic {
	text-align: center;
	width: 720px;
}
#gallery #main_pic #main_pic_waku {
	width: 620px;
	border: 1px solid #CCCCCC;
	margin:0 auto 10px;
	padding:10px 0;
	text-align: center;
}
#gallery #main_pic #main_pic_waku #main_pic_back {
	width: 600px;
	margin:0 auto;
	overflow: hidden;
}
#gallery #main_pic p {
	width: 620px;
	text-align: left;
	margin:0 auto;
	padding:5px 0 0 0;
	display: block;
}

#gallery #pic{
	text-align:center;
	}

#gallery #pic table {
	width:630px;
	margin:0 auto;
	text-align:center;
	}

#gallery #pic .thumbnail {
	width: 300px;
	overflow: hidden;
	text-align: center;
}
#gallery #pic .thumbnail a{
	border:1px solid #ccc;
	padding:10px;
	display:block;
}
#gallery #pic .thumbnail img {
	width: 240px;
	height:180px;
	overflow: hidden;
	text-align: center;
	margin:10px auto;
	display:block;
}
#gallery #pic p {
	text-align: center;
	line-height:2em;
}
