/* CSS Document */
/*  ARTICLE SECTION  */
.art td{
/*	border:1px #000000;*/
/*	border-style:dotted*/
}
.art_space {
	width:26px;
}
.article {
	width: 100%;
/*	background: #F9F3DE;*/
	background: #F9F6DE;
}
.article td{
/*	border:1px dotted #000000;*/
}

.empty {
	width:17px;
	background: #F9F6DE;
}

.article td{
	border:1px #000000;
/*	border-style:dotted*/
}
.little_corner {
/*	background-image:url(images/little_corner.png);
	background-repeat:no-repeat;*/
	width:17px;
	background: #B13549;
}

.caption {
/*	font-size: 12px;
	font-weight:bold;
	text-align:left;*/
	background: #B13549;
	color:#FFFFFF;
/*	width:100%;*/
}
.caption a:link {
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	background: #B13549;
	color:#FFFFFF;
}
.caption a:visited{
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	background: #B13549;
	color:#FFFFFF;
/*	width:100%;*/
}
.caption a:hover{
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	background: #B13549;
	color:#E0E0E0;
}
.time {
	display:block;
	background: #B13549;
	color:#FFFFFF;
	text-align:left;
	width:35px;
}
.date {
	background: #B13549;
	color:#FFFFFF;
	text-align:left;
	width:100px;
}

td.text a:link{
	text-decoration:none;
	color:#0000B0;
}
td.text a:visited{
	text-decoration:none;
	color:#0000B0;
}
td.text a:hover{
	text-decoration:underline;
	color:#0000F0;
}

td.text {
	/*text-align:left;   ~~~TANO*/
	padding:4px;
	text-indent: 30px;
	font-size: 12px;
	background: #F9F6DE;
	border:1px solid #FAF5DF;
/*	border-bottom-color:#FFAE3F;*/
	border-bottom-color: #B13549;
}

td.text img {

	border: 0px;
	margin: 7px;
	padding: 0px;
	text-align:left;


}


.p_article {
	border-color:#FFE2B3;
	margin:0px;
	margin-top:3px;
	text-indent: 30px;
}

.p_article_j {
	text-indent: 30px;
	text-align:justify;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
}

.p_article_l {
	text-indent: 30px;
	text-align:left;
	margin:0px;
	margin-top:3px;
	padding:0px;
}

.p_article_c {
	text-indent: 30px;
	text-align:center;
	margin:0px;
	margin-top:3px;
	padding:0px;
}
.p_article_r {
	text-indent: 30px;
	text-align:right;
	margin:0px;
	margin-top:3px;
	padding:0px;
}

.p_article_li {
	text-indent: 30px;
	text-align:left;
	font-style:italic;
	margin:0px;
	margin-top:3px;
	padding:0px;
}

.p_article_ri {
	text-indent: 30px;
	text-align:right;
	font-style:italic;
	margin:0px;
	margin-top:3px;
	padding:0px;
}

.p_article_rji {
	text-indent: 30px;
	text-align:justify;
	font-style:italic;
	margin:0px;
	margin-top:3px;
	padding:0px;
	width:40%;
}

.author {
	text-align:left;
/*	width:70%;*/
	border:1px;
	color:#404040;
	font-style:italic;
}
.source {
	font-style:italic;
	color:#404040;
}
.more a, a:link, a:visited{
  color:#433782;
  font-size:12px;
}

.more a:hover{
/*  color:#B13549;*/
	color:#000000;
	text-decoration:underline;
	font-size:12px;
}

.corner_r {
	background: #B13549;
	width:20px;
}

.datetime td{
/*	width:145px;*/
/*	text-align:right;*/
	background: #B13549;
	color:#404040;
}

.datetime {
/*	width:145px;*/
/*	text-align:right;*/
	background: #F9F6DE;
	color:#404040;
}


a.lnk_list:link {
	font-size: 12px;
	text-align:left;
	color:#1F1F1F;
}
a.lnk_list:visited{
	font-size: 12px;
	text-align:left;
	color:#1F1F1F;
/*	width:100%;*/
}
a.lnk_list:hover{
	font-size: 12px;
	text-align:left;
	color:#000000;
	text-decoration:underline;
}

