/*toku.css
tokusho/index.html
*/



#contentsbox #allbox #contents h2 {
	display:none;
}
#contentsbox #contents #news {
	background-color: #fff;
	padding: 20px 0px 30px 0px;
min-height:500px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

#contentsbox #allbox #contents #page_tit #tit_toku {
	background-color: #fff;
	background-image: url(../images/page_tit_toku.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:30px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d6d6d6;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}

#contentsbox #allbox #contents #news .clearfix dt {
	display:block;
	margin:20px 10px auto auto;
	width:80px;
	float:left;
	clear:both;
	text-align:right;
	font-size:16px;
	color:#666;
	font-weight:bold;
	line-height:140%;
}
#contentsbox #allbox #contents #news .clearfix dd {
	display:block;
	margin:20px 10px auto auto;
	width:500px;
	float:left;
	font-size:16px;
	color:#ff017e;
	font-weight:bold;
	line-height:140%;
}
#contentsbox #allbox #contents #news .clearfix dd a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#contentsbox #allbox #contents #news .clearfix dd a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

#contentsbox #allbox #contents .rss {
	display:block;
	margin:50px 0px 0px auto;
	padding-left:25px;
	width:35px;
	float:right;
	font-size:16px;
	color:#666;
	font-weight:bold;
	line-height:140%;
	background-image: url(../img/rss.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contentsbox #allbox #contents .rss {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}
#contentsbox #allbox #contents .rss:hover {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
