.works {
	padding: 20px 0 0 15px !important;
}
/* index -------------------- */

.works .idxBox01Wrap {
	margin-bottom: 14px;
	padding: 0 7px;
}

.works .idxBox01 {
	width: 304px;
	background: url(image/idx_box_bg.gif) no-repeat;
	padding: 9px 9px 0 9px;
}
.works .idxBox01 table th,
.works .idxBox01 table td,
.works .dtlBox01 table th,
.works .dtlBox01 table td {
	vertical-align: top;
	padding: 8px 0;
}
.works .idxBox01 table th.idxTblLine01,
.works .idxBox01 table td.idxTblLine01,
.works .dtlBox01 table th.idxTblLine01,
.works .dtlBox01 table td.idxTblLine01 {
	background: url(image/idx_box_line.gif) repeat-x left bottom;
}
.works .idxBox01 table th,
.works .dtlBox01 table th {
	width: 52px;
	padding: 8px 0;
}
.works .idxBox01 table td,
.works .dtlBox01 table td {
	padding: 4px 0;
}

.works .idxBox01 .fltR {
	position: relative;
	height: 120px;
}
.works .idxBox01 .fltR div {
	position: absolute;
	bottom: 0;
}
.works .idxBox01 .fltR div img {
	margin-right: 4px;
}

.works .idxPaging {
	text-align: center;
	padding-top: 25px;
	margin-bottom: 25px;
}
.works .idxPaging a {
	color: #938924;
	font-weight: bold;
}
.works .idxPaging a:active {
	color: #B9B591;
}
.works .idxPaging span a {
	color: #FFF;
	background: #938924;
	text-decoration:	none;
	padding: 3px 6px;
}
.works .idxPaging span a:active {
	color: #FFF;
}


/* details -------------------- */

#contentArea {
}
.works {
}
.worksCont {
	margin-bottom: 25px;
	width: 670px;
}
.worksCont h3 {
	background-image: url(image/bg_heading.gif);
	background-repeat: no-repeat;
	width: 670px;
	height: 20px;
	color: #86815a;
	font-size: 120%;
	padding-left: 20px;
	line-height: 100%;
	margin-bottom: 16px;
}
#mainInfo {
}
#mainInfo h3 {
	border-bottom: 1px solid #eeeace;
	font-size: 140%;
	font-weight: bold;
	color: #817a45;
	margin-bottom: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 670px;
	background-image: url(none);
}
#mainInfo .fltL {
}
#mainInfo .fltR {
	margin-top: 6px;
}
#mainInfo dl {
	width: 440px;
}
#mainInfo dt {
	float: left;
	clear: left;
}
#mainInfo dd {
	padding-left: 160px;
	border-bottom: 1px solid #f2f0dd;
	padding-bottom: 3px;
	margin-bottom: 11px;
	color: #86815a;
}
#mainInfo p {
	font-size: 80%;
	color: #86815a;
}
#seo {
}
#seo table.table_style {
}
#seo table.table_style th {
}
#seo table.table_style th.seo_keyword {
	width: 180px;
}
#seo table.table_style th.seo_yahoo {
	width: 70px;
}
#seo table.table_style th.seo_google {
	width: 70px;
}
#seo table.table_style td {
}
#keyword {
}
#keyword .fltL img {
	margin-right: 7px;
	margin-bottom: 15px;
}
#keyword .fltL span {
	font-size: 120%;
	color: #86815a;
}
#keyword .fltR {
	width: 417px;
	height: 261px;
	background-image: url(image/long_tail.gif);
	background-repeat: no-repeat;
}
#keyword p {
	color: #86815a;
}
#keyword .fltR p {
	color: #dc9e28;
}
#keyword p#keyword01 {
	margin-top: 30px;
	margin-left: 68px;
}
#keyword p#keyword02 {
	margin-top: 46px;
	margin-left: 162px;
}
#keyword p#keyword03 {
	margin-top: 46px;
	margin-left: 256px;
}
#keyword span {
}
#clinic {
}
#clinic .fltR {
	padding-top: 3px;
}
#clinic .table_style {
	width: 500px;
}
#clinic .table_style th {
	width: 100px;
}
#clinic .table_style td {
}
#comment {
}
#comment #consultant {
	text-align:right;
	padding: 2px 15px 0 0;
}
#comment .fltL {
	width: 500px;
}
#comment .fltR {
	width: 150px;
}
#interview {
}
#interview strong {
	display: block;
	border-bottom: 1px solid #ecead8;
	color: #86815a;
}
#interview p {
	margin-bottom: 20px;
}
#interview span {
	display: block;
	margin-top: 8px;
}

/* table_style */
table.table_style {
	border-collapse: collapse;
	border: 1px #D5D1AA solid;
	margin: 0 0 10px 0;
}
table.table_style th{
	border: 1px #D5D1AA solid;
	vertical-align:top;
	background-color:#EEEACE;
	padding:7px 10px;
	overflow: hidden;
	border-bottom:1px solid #D5D1AA;
	text-align: left;
	font-weight: normal;
}
table.table_style td{
	border: 1px #D5D1AA solid;
	border-bottom:1px solid #D5D1AA;
	padding:4px 6px 6px 10px;
	vertical-align:top;
}
