/* -------------------------------------
          TOpics article
---------------------------------------*/
#my-nw #my-body #container #my-contents h1{
	background-image:none;
	border:0px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	line-height:130%;
	margin-top:0;
	margin-bottom:0;
	padding-top:20px;
	font-size:22px;
	font-weight:900;
	}
	
#my-nw2 #my-body #container #my-contents h1{
	background-image:none;
	border:0px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	line-height:130%;
	margin-top:0;
	margin-bottom:0;
	padding-top:20px;
	font-size:22px;
	font-weight:900;
	}

#my-nw #my-body #my-contents #toptitle {
	border:1px solid #ccc;
	margin-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-position:6px 6px;
}

#my-nw2 #toptitle2 {
	border:1px solid #ccc;
	margin-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	background-position:6px 6px;
}

#my-nw p.nw-date{
	text-align:right;
	margin-bottom:0;
	padding-bottom:0;

	}
#my-nw p.nw-co{
	text-align:right;
	margin-top:0;
	padding-top:0;

	}

#my-nw #my-body #container #my-contents p.nw-end{
	text-align:right;
	padding-top:3.5em
	margin-bottom:2.5em;
	}

/*add K_Kato 2007/09/10
----------------------*/
.newstext_right {
	text-align:right;
}

#my-contents a:link {
	color:#CC0000;
}

#my-contents a:visited {
	color:#CC0000;
}

#my-contents a:hover {
	color:#CC0000;
}

#my-contents div a:active {
	color:#CC0000;
}

/*list
-------------------------------------*/
#my-contents li{
	list-style-type:decimal;
	list-style-position:outside;
	margin:20px 0 0 40px;
}

#my-contents ul.relative-link {
	list-style-type:none;
	margin:	0 0 0 20px;
	padding:0;
}

#my-contents ul.relative-link li {
	list-style-type:none;
	margin:0 0 10px;
	vertical-align:baseline;
}

#my-contents ul.relative-link li a{
	color:	#000000;
}

/*table
-------------------------------------*/
#my-contents table {
	margin-top:0px;
	margin-bottom:0px;
}

#my-contents table td{
	text-align:center;
}

#my-contents table tbody th {
	background-color:#fff;
	text-align:left;
	padding-left:5px;
}
#my-contents p.nw-list{
	margin-bottom:0;
	margin-left:0;
	padding-bottom:0;
}

#my-contents p.nw-list a{
	background-image:url(../img/return_arrow.gif);
	background-position: 0% 50%;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:900;
	color:#666;
	padding-left:25px;
}

#my-nw #my-body #my-contents #backtotop{
	margin-top:0;
	padding-top:0;
}

/* 画像掲載用*/
#my-contents table.tbl_img{
	width:730px;
	border:0px;
}

#my-contents table.tbl_img td {
	padding:4px;
	text-align:center;
	border:0px;
}

/*etc
-------------------------------------*/
/* 注釈 */
#my-contents p.nw-main_annotation
{
	padding-left:2em;
	text-indent:-1em;
	font-size:70%;
}

