@charset "utf-8";
   h1 {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 24px;
   	font-weight: bold;
   	color: #830F12;
   }

   h2 {
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 13px;
   	font-weight: bold;
   	color: #545F54;
   }
   
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}

td 		{font-family: Verdana; font-size:11px; text-decoration:none; color:#666666;}
td a		{font-family: Verdana; font-size:11px; text-decoration:none; color:#666666;}
td a:hover	{font-family: Verdana; font-size:11px; text-decoration:underline; color:#666666;}

.idx_tit 	{font-family: Verdana; font-size:11px; text-decoration:none; color:#830F12;}
.idx_tit a	{font-family: Verdana; font-size:11px; text-decoration:none; color:#830F12;}
.idx_tit a:hover	{font-family: Verdana; font-size:11px; text-decoration:underline; color:#830F12;}

.idx_word 		{font-family: Verdana; font-size:11px; text-decoration:none; color:#FFFFFF;}
.idx_word a		{font-family: Verdana; font-size:11px; text-decoration:none; color:#FFFFFF;}
.idx_word a:hover	{font-family: Verdana; font-size:11px; text-decoration:underline; color:#FFFFFF;}

#divReadArticleList {
	PADDING: 0px;
	MARGIN: 0px;
	font-size: 12px;
	line-height: 20px;
	table-layout:fixed;
	word-break:break-all
}
#divReadArticleList UL {
	PADDING: 0px;
	MARGIN: 0px;
}
#divReadArticleList li {
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	border-bottom: #E1E1E1 1px dotted;
}
#divReadArticleList a {
	PADDING: 0px;
	MARGIN: 0px;
	TEXT-DECORATION: none;
}
#divReadArticleList #showlist1 {
	background:#F8F8F8;
}
#divReadArticleList #showlist2 {
	background:#F8F8F8;
}