@charset "UTF-8";


/* flashBoxWorks
----------------------------------------- */

#flashBoxWorks {
	margin: 0px 0 0 -92px;
	height: 97px;
	background: url("../images/flashBgWorks.png") top left no-repeat;
	}


/* detail
----------------------------------------- */

#detail {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 570px;
	}
#detail img {
	vertical-align:top;
}
#detail h2 {
	margin: 0px;
	padding: 0px;
	}


#detail h3 {
	position:relative;
	margin: 0 0 15px;
	padding: 4px 0px 4px 22px;
	background: url("../images/infoTitleBg.jpg") center left no-repeat;
	border: solid 1px #dcdcdc;
	font-size: 120%;
	color: #39563c;
	line-height: 1.5em;
	border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	box-shadow:0 0.01em 0.05em 0 rgba(216,216,216,40);
	-webkit-box-shadow:0 0.01em 0.05em 0 rgba(216,216,216,40);
	-moz-box-shadow:0 0.01em 0.05em 0 rgba(216,216,216,40);
	behavior:url(/PIE.htc);
	}

#detail .detailDefactD {
	margin: 0px 10px 10px;
	padding: 0px;
	font-weight: normal;
}
#detail .detailDefactD p{
	font-size: 120%;
}

.detailPA {
	margin: 0 0 12px;
	padding: 0px;
	width: 570px;
	text-align: right;
}
.detailPA li {
	display:inline;
	font-size:1.2em;
	border-right:1px solid #666;
	padding:0 6px;
}
.detailPA li:last-child {
	border-right:none;
	padding:0 0 0 6px;
}

#detail p {
	margin: 0px 0px 10px;
	padding: 0px;
	}

#detail .pClear p {
	margin: 0px 10px 10px;
	padding: 0px 0 14px;
	clear: both;
	background:url(../images/lineD.gif) repeat-x left bottom;
	}

#detail p.pClearA {
	margin: 0px 0 10px;
	padding: 0px 0px 0.5em 16px;
	line-height: 1.5em;
	background: url("../images/iconB.gif") 0px 3px no-repeat;
	font-size: 120%;
	}

#pBottomBox {
	margin: 0px 0 15px;
	padding: 30px 10px;
	background: #eee;
	}

#pBottomBox li.pClearA {
	margin: 0px 0px 10px;
	padding: 0px 0px 0.5em 16px;
	line-height: 1.5em;
	background: url("../images/iconB.gif") 0px 3px no-repeat;
	font-size: 120%;
	list-style-type:none;
	}


/* worksBox
----------------------------------------- */

#detail .detailBoxB {
	margin: 35px 0px 10px;
	padding: 35px 0px;
	width: 570px;
	background: url("../images/bgA.gif") top left repeat;
	text-align: center;
	}

#detail li.detailBoxS {
	margin: 0px 7px 20px 0px;
	padding: 10px 0px;
	float: left;
	background: url("../images/bgA.gif") top left repeat;
	text-align: center;
	width: 108px;
	display: inline;
	}

.detailBoxSend {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px;
	float: left;
	background: url("../images/bgA.gif") top left repeat;
	text-align: center;
	width: 108px;
	display: inline;
	}

.detailBoxSnoimg {
	margin: 0px 7px 20px 0px;
	padding: 10px 0px;
	float: left;
	background: url("../images/bgA.gif") top left repeat;
	text-align: center;
	width: 108px;
	display: inline;
	}

.detailBoxSendnoimg {
	margin: 0px 0px 20px 0px;
	padding: 10px 0px;
	float: left;
	background: url("../images/bgA.gif") top left repeat;
	text-align: center;
	width: 108px;
	display: inline;
	}

.detailBoxS,.detailBoxSend {
	cursor: pointer;
	}

#detail .detailBoxB p {
	text-align: center;
	}


