dl.talkshowImg {
	width: 240px;
}

dl.talkshowImg dt {
	width: 50px;
	float: left;
	font-weight: bold;
}

dl.talkshowImg dd {
	width: 190px;
	float: left;
}



dl.talkshow {
	width: 505px;
	clear: both;
}

dl.talkshow dt {
	width: 50px;
	float: left;
	font-weight: bold;
}


dl.talkshow dd {
	width: 455px;
	float: left;
}

dl.talkshow dd.bottom ,dl.talkshowImg dd.bottom {
	padding-bottom:1.5em;
}


table.edoc_table {
	width:100%;
	border:1px solid #CCC;
	border-collapse:collapse;
	margin-bottom: 25px;
	margin-top:10px;
}

table.edoc_table caption {
	text-align:left;
	font-weight:bold;
}

table.edoc_table th ,
table.edoc_table td {
	border:1px solid #CCC;
	padding:5px;
	font-size:100%;
	vertical-align:middle;
	text-align:center;
	white-space:nowrap;	
}

table.edoc_table th {
	color: #FFF;
	background-color: #D7660E;
	
}

table.edoc_table td.title {
	text-align:left;
	white-space:normal;
}

table.edoc_table th.width1 {
	width:80px;
}

table.edoc_table th.width2 {
	width:100px;
}

table.edoc_table th.width3 {
	width:50px;
}

table.edoc_table td.alLeft {
	text-align:left;
}

.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
	
ul.photo {
	width:505px;
}

ul.photo li {
	width:165px;
	padding-right:5px;
	list-style:none;
	margin:0;
	float:left;
	text-align:center;
	font-size:0.85em;
}

ul.photo li img {
	padding-bottom:5px;
}

ul.photo li.last {
	padding-right:0px;
}

ul.photo li span {
	display:block;
}


ul.linkBtnBox li {
	list-style:none;
}

#works h4 {
	font-size:1.1em;
	margin-bottom: 10px;
	border: 1px solid #ECD891;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.2em;
	background-image: url(/images/background/bg_pagelink_on.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#works h5 {
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	padding: 0;
	padding-left: 5px;
	border-left: 5px solid #B71E00;
	font-size: 1.1em;
}

#works h5 span {
	font-weight:normal;
}

ul.worksImg ,
ul.worksImg2 {
	width:505px;
	padding-bottom:25px;
}


#works ul.worksImg li {
	float:left;
	width:245px;
	list-style:none;
	text-align:center;
	margin-left:0px;
}

#works ul.worksImg li img ,
#works ul.worksImg2 li img {
	vertical-align:bottom;
	padding-bottom:5px;
}

#works ul.worksImg2 li {
	float:left;
	width:165px;
	list-style:none;
	text-align:center;
	margin-left:0px;
	padding-right:5px;
}

#works ul.worksImg2 li.last {
	padding-right:0px;
}

.pdB5 {
	padding-bottom:5px;
}


ul.worksImg li.pdR15 {
	padding-right:15px;	
}

.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}
