/* Detail */
#WorksDetail {
    background-color: #FFFFFF;
    border-radius: 8px;
    margin-top: 10px;
    padding: 20px;
}
#WorksDetail h3.detailTop {
    margin-top: 0;
}
#WorksDetail h3 {
    background: url(/images/works/BgH4.png) repeat-y;
    clear: both;
    font-family: "FOT-ニューロダン ProN DB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 30px 0 20px;
    padding: 10px 10px 10px 20px;
    width: 680px;
}
#Contents .lead {
	margin:20px 0 10px 0;
	line-height:1.6em;
	font-family:"FOT-ニューロダン ProN DB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:14px;
}
#WorksDetail em {
	font-weight: bold;
	font-style: normal;
}
.camera_works {
    height: 509px;
    overflow: hidden;
    width: 710px;
	margin: 10px 0 0 0;
}
.camera_works .camera_wrap .camera_pag .camera_pag_ul {
    bottom: 10px;
}
.detail_data {
	background: #f4f3f0;
	padding: 15px 10px 5px 10px;
}
.detail_data h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
}
.detail_data a {
	background: url(/images/works/detail/icon_window.png) no-repeat right center;
	padding: 2px 24px 2px 0; 
}
.ulLayout01 {
    line-height: 1.6em;
}
.ulLayout01 h4 {
    background: url(/images/common/IconArrow02.png) no-repeat left center;
    font-family: "FOT-ニューロダン ProN DB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-left: 20px;
}
.ulLayout01 p {
    margin-bottom: 20px;
}
.btnContact {
	margin: 30px 0 0 0;
}

/* Grid */
#Works #Grid .gridS {
    height: 170px;
}
#Works #Grid .gridS a { 
	color: #1f669f;
}
#Works #Grid .gridS a:hover { 
	color: #0099cc;
}
#Works #Grid .gridS a h2 { 
	font-size: 12px;
	margin: 5px 10px 5px 10px;
	padding: 0;
}
#Works #Grid p.thS {
	position: static;
}
#Works #Grid p.thS img {
	border-radius: 8px 8px 0 0;
}