@charset "UTF-8";
/* CSS Document */



/***********************************************************/
/* Basic*/
/***********************************************************/

body {
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	background-color: #000000;
	letter-spacing: 0.1em;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.position {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#position {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#wrapper {
	clear: both;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	background-image: url(../img/headers.gif);
	width: 800px;
	height: 62px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#primary {
	width: 600px;
	float: right;
	clear: none;
}

#header_button {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	height: 62px;
	font-size: 10px;
	line-height: 62px;
	text-align: right;
}
#header_button li {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
	display: block;
	list-style-type: none;
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 10px;
	line-height: 10px;
	height: 25px;
	padding: 0px;
}
#globalnavi {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	width: 800px;
	margin-right: auto;
	padding: 0px;
	height: 30px;
	background-image: url(../img/headers.gif);
	background-position: 0px -65px;
}
#globalnavi ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#globalnavi ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	height: 30px;
	display: block;
}
#globalnavi ul li a {
	text-indent: -5000px;
	display: block;
	outline: none;
}
.nav01 a {
	background-image: url(../img/headers.gif);
	background-position: 0px -65px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav02 a {
	background-image: url(../img/headers.gif);
	background-position: -160px -65px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav03 a {
	background-image: url(../img/headers.gif);
	background-position: -320px -65px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav04 a {
	background-image: url(../img/headers.gif);
	background-position: -480px -65px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav05 a {
	background-image: url(../img/headers.gif);
	background-position: -640px -65px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}

.nav01 a:hover {
	background-image: url(../img/headers.gif);
	background-position: 0px -95px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav02 a:hover {
	background-image: url(../img/headers.gif);
	background-position: -160px -95px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav03 a:hover {
	background-image: url(../img/headers.gif);
	background-position: -320px -95px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav04 a:hover {
	background-image: url(../img/headers.gif);
	background-position: -480px -95px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}
.nav05 a:hover {
	background-image: url(../img/headers.gif);
	background-position: -640px -95px;
	display: block;
	text-indent: -2000px;
	height: 30px;
	width: 160px;
	float: left;
}

#pan {
	width: 800px;
	margin-top: 10px;
	margin-left: auto;
	font-size: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 150%;
}

#contents {
	width: 800px;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
#container {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}


#allbana {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#subnavi h2 {
	margin: 0px!important;
	padding: 0px!important;
}
#subnavi h4 {
	margin: 0px!important;
	padding: 0px!important;
}

#subnavi dl {
	margin: 0px;
	width: 100%;
}
#subnavi dt {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#subnavi dd {
	margin: 0px;
	float: left;
	width: 100%;
}

.prod_top a  {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -988px;
	display: block;
	text-indent: -5000px;
}


.prod_top a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -988px;
}

.prod_others a  {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -1038px;
	display: block;
	text-indent: -5000px;
}
.prod_others a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -1038px;
}

.prod_concept a  {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -1012px;
	display: block;
	text-indent: -5000px;
}
.prod_concept a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -1012px;
}

.st_bass a  {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -26px;
	display: block;
	text-indent: -5000px;
}
.st_bass a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -26px;
}
.st_hook a {
	width: 180px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -572px;
	display: block;
	text-indent: -5000px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.st_hook a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -572px;
}

.st_traut a {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -130px;
	display: block;
	text-indent: -5000px;
}
.st_traut a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: 180px -130px;
}
.st_solewater  a {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/sn_b.gif);
	height: 23px;
	background-position: 0px -182px;
	display: block;
	text-indent: -5000px;
}
.st_solewater a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: 180px -182px;
}
.sn_button a  {
	text-indent: 20px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -960px;
	height: 24px;
	width: 180px;
	line-height: 24px;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}
.sn_button a:visited  {
	text-indent: 20px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -960px;
	height: 24px;
	width: 180px;
	line-height: 24px;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}

.sn_button a:hover {
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 180px -960px;
	height: 24px;
	width: 180px;
	line-height: 24px;
	font-weight: normal;
	color: #FFCC00;
}

.sn_button2 a {
	text-indent: 20px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -114px;
	height: 30px;
	width: 180px;
	line-height: 30px;
}
.sn_button3 a {
	text-indent: 20px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -166px;
	height: 30px;
	width: 180px;
	line-height: 30px;
}




.b_sur01 a {
	text-indent: -5000px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -52px;
	height: 26px;
	width: 180px;
	line-height: 26px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.b_sur01  a:hover {
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 180px -52px;
}

.b_sur02 a {
	text-indent: -5000px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -78px;
	height: 26px;
	width: 180px;
	line-height: 26px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.b_sur02  a:hover {
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 180px -78px;
}

.b_chaze a {
	text-indent: -5000px;
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 0px -104px;
	height: 24px;
	width: 180px;
	line-height: 24px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.b_chaze  a:hover {
	display: block;
	background-image: url(../img/sn_b.gif);
	background-position: 180px -104px;
}





/***********************************************************/
/*TITLE*/
/***********************************************************/
.title______________________________a {	margin: 0px;}



h1 {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 a {
	display: block;
	width: 210px;
	height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -1000px;
	padding: 0px;
}

.h2_product_hook {
	color: #FF0000;
}

.h2_subnavi_prod a {
	background-image: url(../img/sn_b.gif);
	height: 22px;
	width: 180px;
	background-position: 0px -1px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.h2_subnavi_prod a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -1px;
}

.h2_subnavi_tv a    {
	background-image: url(../img/sn_b.gif);
	height: 23px;
	width: 180px;
	background-position: 0px -831px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.h2_subnavi_tv a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -831px;
}

.h2_subnavi_pro a    {
	background-image: url(../img/sn_b.gif);
	height: 23px;
	width: 180px;
	background-position: 0px -856px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.h2_subnavi_pro a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -856px;
}

.h2_subnavi_spe a    {
	background-image: url(../img/sn_b.gif);
	height: 23px;
	width: 180px;
	background-position: 0px -883px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.h2_subnavi_spe a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -883px;
}

.h2_subnavi_com a  {
	background-image: url(../img/sn_b.gif);
	height: 23px;
	width: 180px;
	background-position: 0px -908px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.h2_subnavi_com a:hover {
	background-image: url(../img/sn_b.gif);
	background-position: -180px -908px;
}

.h4_staff01 a {
	background-image: url(../img/sn_staff.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-position: 0px -400px;
	height: 25px;
	text-indent: -99999px;
	width: 180px;
	float: left;
}
.h4_staff01 a:hover {
	background-image: url(../img/sn_staff.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-position: -180px -400px;
	height: 25px;
	text-indent: -99999px;
	width: 180px;
}
.h4_staff02  {
	background-image: url(../img/sn_staff.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-position: 0px -425px;
	height: 25px;
	width: 150px;
	float: left;
	text-indent: -99999px;
}
.h4_staff03  {
	background-image: url(../img/sn_staff.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	background-position: 0px -450px;
	height: 25px;
	width: 150px;
	float: left;
	text-indent: -99999px;
}


/***********************************************************/
/*COMMON*/
/***********************************************************/
.common______________________________a {	margin: 0px;}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.para_01 {
	text-indent: 1em;
	padding-bottom: 10px;
}

.red {
	color: #FF0000;
}
.gold {
	color: #CC9900;
}

.small {
	font-size: 9px;
	line-height: 100%;
}

.day {
	font-size: 10px;
	line-height: 110%;
	margin-bottom: 5px;
}
.sound {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
	text-align: right;
	margin-top: 0px;
	color: #999999;
}
.col_red {
	color: #FF9900;
}

.col_red_big {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.col_chaze {
	color: #005241;
}
.col_t_fine {
	color: #BD3E22;
}
.col_reflex {
	color: #00669F;
}

.col_cheetah_r {
	color: #767878;
}
.pic_r {
	float: right;
}

.clear	{
	clear:both;
	height: 0px;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 0px;
}


/***********************************************************/
/*TAB AND UL*/
/***********************************************************/
.tab_and_ul______________________________a {	margin: 0px;}





#footer {
	text-align: center;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #262727;
}
#footer .footer_text {
	font-size: 90%;
	line-height: 100%;
	color: #CCCCCC;
}
.gototop  {
	float: right;
	text-align: left;
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	padding: 0px;
	background-position: 0px 0px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: none;
}
.gototop01  {
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	padding: 0px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0em;
	word-spacing: 0em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	clear: both;
	float: none;
}
.gototop01 a {
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	display: block;
	width: auto;
	float: right;

}

.gototop02  {
	text-align: right;
	height: 10px;
	background-position: 0px 0px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 10px;
	clear: both;
	width: 600px;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gototop02 a {
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	width: 80px;
	display: block;
	clear: both;
	float: right;
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
}

.gototop03  {
	text-align: right;
	background-position: 0px 0px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 10px;
	clear: both;
	width: 800px;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
}
.gototop03 a {
	background-image: url(../img/sankaku.gif);
	background-repeat: no-repeat;
	width: 80px;
	display: block;
	clear: both;
	float: right;
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
}
.triangle  {
	font-size: 10px;
	line-height: 10px;
	margin-top: 3px;
	font-weight: normal;
	text-decoration: none;
}
.triangle a {
	text-decoration: none;
}

.triangle  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
}

/***********************************************************/
/*LINK*/
/***********************************************************/
.link______________________________a {	margin: 0px;}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.bangumi_bana {
	padding: 0px;
	width: 335px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bangumi_bana h3 {
	width: 330px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	font-weight: normal;
}

.bangumi_bana .left {
	padding: 0px;
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.bangumi_bana .right {
	padding: 0px;
	float: right;
	width: 160px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}



.bangumi_bana img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bangumi_bana .center {
	padding: 0px;
	float: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}


.bangumi_bana .center img {
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.event_bana {
	padding: 0px;
	width: 335px;
	font-size: 10px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.event_bana h3 {
	width: 330px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	font-weight: normal;
	margin: 0px;
}
.event_bana  a img {
	border:none;
	margin-top: 10px;
	clear: none;
	float: none;
	text-align: center;
}

.pages {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	text-align: center;
}



/***********************************************************/
/*REPORTS*/
/***********************************************************/
.reports______________________________a {	margin: 0px;}


#reports {
	width: 450px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#reports h2 {
	font-size: 150%;
	line-height: 100%;
	text-indent: -5000px;
	display: block;
	font-weight: bolder;
	background-image: url("../img/t_repo.gif");
	background-position: 0px 0px;
	height: 18px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#reports ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 450px;
	float: left;
}
#reports li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 450px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	line-height: 18px;
}
#reports ul li span.cat01 img{
	float:none;
	vertical-align:top;
	margin:2px 5px 0px 0px;
	border:none;
}
#reports ul li span.cat01{
	margin-right:10px;
}


#reports dl {
	padding: 0px;
	float: right;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#reports .noline {
	padding: 0px;
	float: right;
	width: 450px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#reports dt {
	width: 110px;
	float: left;
	text-indent: 50px;
	display: block;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
#reports dd {
	font-size: 10px;
	float: right;
	width: 317px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#reports   img  {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	border: 2px solid #666666;
	margin-bottom: 10px;
}
#reports .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#reports .gototop_series{
	float: right;
	text-align: left;
	background-image:url(../img/h3_ya.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	padding: 0px;
	background-position:-2px -3px;
	display: block;
	text-decoration: underline;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

