@import "../css/tokuyuchin.css"; 

/**************************************/

table.bukken{
	border-collapse:collapse;
	border:solid 1px #999;
	border:groove 2px #fff;
	width:100%;
	clear:both;
	}

table.bukken td,table.bukken th{
	border:solid 1px #999;
	border:groove 2px #fff;
	}

table.bukken th{
	background:#FFDB8E;
	background:#eee;
	text-align:center;
	font-weight:normal;
	}

table.bukken td{
	}

/*****************/

table.bukken td.article_img{
	background:#ddd;
	text-align:center;
	}

#contents table.bukken td.td_bottom{
	background:#999;
	color:#fff;
	}

#contents table.bukken td.td_bottom ul li{
	float:left;
	margin-bottom:0;
	margin-left:1em;
	line-height:24px;
	}

#contents table.bukken td.td_bottom ul li.li_01{
	margin-right:1em;
	}

#contents table.bukken td.td_bottom ul li.li_02{
	float:none;
	}
	
table.bukken td.td_bottom a{
	color:#fff;
	}
/*******************************/
	
.article_title{
	background:#FFF8D6;
	height:24px;
	padding-left:24px;
	font-weight:bold;
	line-height:24px;
	color:#333;
	border-top:solid 1px #fc0;
	border-bottom:solid 1px #fc0;
	margin-bottom:0.5em;
	}

#contents .article_title h4{
	background:none;
	border:none;
	margin:0;
	padding:0;
	float:left;
	}

.article_title p{
	float:right;
	padding-right:1em;
	margin:0;
	line-height:24px;
	}

/********************************/


