/* CSS Document */
h5 {
	font-size: 120%;
	color: #2c893a;
}

#publish table {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

#publish table th{
	font-weight: normal;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #EBFECF;
}

#publish table td {
	width: 400px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px;
}

#publish table td.price {
	width: 50px;
	text-align:right;
}

#publish p.info {
	font-weight: bold;
	border-bottom: 2px solid #999999;
	padding: 0 0 1px 0;
	margin: 10px 0 4px 0;
	width: 490px;
}
#issue ul.publish {
	clear: both;
}

#issue ul.publish li {
	background-image: none;
	padding: 0px 0px 20px 0px;
	float: left;
	text-align: center;
	width: 165px;
	margin-top: 0px;
	margin-right: 3px;
	/* margin-bottom: 20px; */
	margin-left: 0px;
}
#issue ul.publish li.right_li {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}



#issue ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 8px;
}

#issue li {
	display: inline;
	margin: 0 0 0 10px;
	background: url(../images/pdficon_small.gif) left no-repeat;
	padding: 0 0 0 20px;
	line-height: 2;
}

#issue h6 {
	font-size: 110%;
}

#issue p {
	text-indent: 15px;
}

#issue p.info {
	font-weight: bold;
	margin: 10px 0 0 0;
}

.logo {
	float: left;
	width: 142px;
	margin: 15px 0 35px 15px;
	_margin: 15px 0 15px 8px;
	border: 1px solid #999999;
	padding: 20px;
}

.setumei {
	float: left;
	width: 465px;
	margin: 10px 0 10px 10px;
}

h5 {
	clear: both;
}

p.y40 {
	margin: 0 0 0 20px;
	background: url(../images/pdficon_small.gif) left no-repeat;
	padding: 0 0 0 5px;
}

.publish_table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999;
	margin-bottom: 20px;
}
.thumbnail {
	width: 180px;
	padding: 0px;
}
.publish_table tr .bg_gray {
	background-color: #57585A;
	width: 30px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.publish_table tr td {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 14px;
	border: 1px solid #999;
}
