.red{
	color:#d72417;
}
.green{
	color:#4ea513;
}
.blue{
	color:#3366ff;
}
.ore,
.orenge{
	color:#e94d1f;
}
.per,
.purple{
	color: #8a64ad;
}
.black{
	color:#040000;
}
.white{
	color:#ffffff;
}
.boxred{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #d72417;
	background:#F9F9F9;
}
.boxgreen{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #4ea513;
	background:#F9F9F9;
}
.boxblue{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #3366ff;
	background:#F9F9F9;
}
.boxorenge{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #e94d1f;
	background:#F9F9F9;
}
.box{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #eee;
	background:#F9F9F9;
}
.box100{
	background: url("images/commentquote01.gif") no-repeat;
	background-position: 6px 9px;
	padding: 6px 6px 6px 42px;
	border: 1px solid #B3C492;
	margin: 10px 0 10px 0;
}
.bgfef8e2{
	background:#fef8e2;
}

.clearing,
.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
br.nd{
	display: none;
}
div.more{
	clear: both;
	height: 1px;
}
.npadpr,
.center,
.centerize{
	text-align: center;
}
#header h1.digest,
#header p.digest,
#header h2.digest,
#header h3.digest,
.digest,
.digst,
.hidden{
	display: none;
}
.digest,
.digst,
.hidden{
	display: none;
}
.fleft{
	float: left;
}
.entry .tmbAPI a,
.entry a img,
.entry a.noborder,
.entry a.thumbnailk{
	border:none;
}
.fixcha{
	font-family: monospace;
}

.title{
	background: url("images/title_bottom.gif") repeat-x left bottom;
}
.w550{	width: 550px;}
.w470{	width: 470px;}
.w450{	width: 450px;}
.w352{	width: 352px;}
.w320{	width: 320px;}
.w260{	width: 260px;}
.w200{	width: 200px;}
.w176{	width: 176px;}
.w170{	width: 170px;}
.w160{	width: 160px;}
.w150{	width: 150px;}
.w140{	width: 140px;}
.w70 {	width: 70px; }
.w50 {	width: 50px; }
.w40 {	width: 40px; }

/* roster */
.roster{
	height: 182px;
	font-size: 85px;
	line-height: 85px;
	text-align: center;
	background: #2a2a2a;
	color:#fec604;
	vertical-align:middle;
}
.roster a{
	color:#fec604;
}
.roster .noseason{
	color:#fec604;
	font-size: 20px;
}
/* counter */
.counter{
	height: 15px;
	font-size: 12px;
	line-height: 15px;
}
#footercounter img,
.counter img{
	display:inline;
	margin:0;
}
/* znsmily */
.znsmiley_area{
	width:470px;
}
img.znsm_img{
	border: none;
	margin: 0 2px;
	padding: 0;
	vertical-align: text-bottom;
	background: none;
}
/* gotopagetop */
.gotopagetop{
	clear: both;
	text-align: right;
	height:16px;
	line-height:16px;
	padding: 2px 0 2px 0;
	margin: 5px 0 10px 0;
}
.gotopagetop a{
	background: url("images/arrow_dash_up.gif") right center no-repeat;
	padding-right: 14px;
	font-size: 12px;
	text-decoration:none;
	border: none;
}
/* gotopagetop */
.gotoentry{
	clear: both;
	text-align: right;
	height:16px;
	line-height:16px;
	padding: 2px 0 2px 0;
	margin: 5px 0 10px 0;
}
.gotoentry a{
	background: url("images/arrow_right.gif") right center no-repeat;
	padding-right: 14px;
	font-size: 12px;
	text-decoration:none;
	border: none;
}
/* newitem */
.newitem a{
	padding-left: 35px;
	background: url("images/news.gif") top left no-repeat;
}

/* サイドバー特殊 */
.blockts{
	padding: 0px 5px 0px 15px;
	margin: 0 0px 0 0;
}
.blockts ul{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
.blockts li{
	display:block;
	clear: both;
	background: url("images/checkbox.gif") no-repeat left 3px;
	font-size: 12px;
	margin: 0 0 1px 0px;
	padding: 1px 0px 1px 15px;
	line-height: 15px;
}
.blockts li.block2{
	width: 65px;
	float: left;
	clear: none;
}
.blockts a{
	margin-left: 1px;
	font-weight: bold;
}
.blocktsa:hover{
	margin-left: 0px;
}
/* 新着一覧 */
.tablenews{
}
.tablenews dl{
	border:none;
}
.tablenews dt{
	clear:both;
	float:left;
	width:120px;
	padding:5px 0 5px 0;
	margin:0;
	font-weight:normal;
}
.tablenews dd{
	margin-left:130px;
	padding:5px 0 5px 5px;
	border-bottom: 1px solid #eaeaea;
}
/* テーブル風 */
dl.tablelike{
	border:none;
	background: #f3f3f3;
}
dl.tablelike dt{
	clear:both;
	float:left;
	width:120px;
	font-weight:bold;
	margin: 0;
	padding:5px 5px 5px 5px;
	border-top: 1px solid #fff;
	border-bottom: none;
	background: none;
}
dl.tablelike dd{
	margin: 0;
	margin-left:130px;
	padding:5px 5px 5px 10px;
	border-bottom: 1px solid #eee;
	background: #fff;
}
dl.tablelike dd:after{
	content: "";
	clear: left;
	height:0;
	display:block;
	visibility: hidden;
}
dl.w160dl dt{	width:160px;		}
dl.w160dl dd{	margin-left:170px;	}
/* start - table */
.table table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.table tr {
	vertical-align: top;
	height: 18px;
}
.table td {
	padding: 5px 7px 2px 7px;
	border-left: 1px solid #fff;
	border-bottom: solid 1px #fff;
	vertical-align: top;
	word-break: break-all;
}
.table .tdheader {
	background: #eaf1c5;
}
.table .tdright {
	text-align: right;
	padding-right: 10px;
}
.table .td2right {
	text-align: right;
	padding-right: 5px;
	border-left: 0px solid #fff;
}
.table .tdwhite {	background: #fff;}

/* rostertable - table  niigataxtigers.net */
.rostertable table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.rostertable tr {
	vertical-align: top;
	height: 40px;
	border-bottom: solid 1px #eee;
}
.rostertable td {
	padding: 5px 7px 2px 7px;
	vertical-align: top;
	word-break: break-all;
}
.rostertable .rosterno{
	vertical-align: middle;
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	background: #2a2a2a;
	color:#fec604;
	width: 40px;
}
.rostertable .rosterno a{
	color:#fec604;
}
.rostertable .rosterpos{
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	width: 40px;
}
.rostertable .rostername{
	vertical-align: middle;
	text-align:center;
	width: 80px;
}
.rostertable .rosternamegakubu{
	vertical-align: middle;
	text-align:center;
	width: 60px;
}
.rostertable .rostergakunen{
	vertical-align: middle;
	text-align:center;
	width: 30px;
}
.rostertable .rosterken{
	vertical-align: middle;
	text-align:left;

}

/* imagebox */
ul.imagebox{
	display: block;
	height:130px;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow:hidden;
}
ul.imagebox li{
	float:left;
	display: block;
	width:130px;
	height:130px;
	line-height:1.5em;
	margin: 0px 1px 0px 0px;
	padding: 2px 2px 2px 2px;
}

/* Calendar2 */
strong.calendar2{
	font-size: 15px;
	font-family: Trebuchet MS, Tahoma, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Sans-Serif;
}
strong.calendar2 a{
	text-decoration: none;
	border: none;
}
/* trackbask */
/* comment */
.itemcomment{
	background: url("images/commentquote01.gif") no-repeat;
	background-position: 6px 9px;
	padding: 6px 6px 6px 42px;
	border: 1px solid white;
	margin: 10px 0 10px 0;
}
.itemcomment h1,
.itemcomment h2,
.itemcomment h3,
.itemcomment h4,
.itemcomment h5,
.itemcomment h6{
	background: none;
	padding: 0;
}
#t a,
#ca a,
#c a,
.addcomment a,
.itemcomment a{
	text-decoration:none;
	border: none;
}
#t a:hover,
#ca a:hover,
#c a:hover,
.addcomment a:hover,
.itemcomment a:hover{
	text-decoration:none;
	border: none;
}
.itemcomment:hover{
	background: #F9F9F9 url("images/commentquote02.gif") no-repeat;
	background-position: 6px 9px;
	border: 1px solid #ccc;
}
.itemcomment h3{
	font-size: 12px;
	line-height: 1.5em;
}
.itemcomment .commentbody{
	font-size:15px;
	line-height: 1.5em;
	word-break: break-all;
	margin: 10px 0 5px 0;
}
.itemcomment .commentinfo{
	font-size:12px;
}
.id1{
	background: #F9F9F9 url("images/commentquote02.gif") no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover{
	background: #F9F9F9 url("images/commentquote02.gif") no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
/* tagex */
.tagex{
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	font-size:12px;
	background: url("images/onebit_06.png")  left top no-repeat;
	padding: 0px 0px 0px 50px;
	min-height: 48px;
}
.tagex h2{
	font-size: 15px;
	min-height: 20px;
}
.tagex ul{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: block;
	float: left;
}
.tagex li {
	display: block;
	float: left;
	background:url("images/ico_tag.gif") left 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 2px 10px 3px 0px;
	line-height: 1.5em;
}
.tagex li a.tagexdir {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	font-size: 14px;
}
.tagex li a.tagexand {
	display: block;
	width:1px;
	float: left;
	background:url("images/magnify_minus.gif") left top no-repeat;
	padding: 0 0 0 13px;
	margin: 0;
}
.tagex li a.tagexor {
	display: block;
	float: left;
	width:1px;
	background:url("images/magnify_plus.gif") left top no-repeat;
	padding: 0 0 0 13px;
	margin: 0;
}
.sidebar ul.tagexsideadm,
.sidebar ul.tagexside{
	list-style: none;
	line-height: normal;
}
.sidebar ul.tagexsideadm li,
.sidebar ul.tagexside li{
	background: url("images/ico_tag.gif") left 8px no-repeat;
	padding-left: 15px;
}
.sidebar ul.tagexsideadm{
	height:100px;
	overflow-y:scroll;
}
.sidebar ul.tagexside li{
	border-bottom: none;
}
.sidebar ul.tagexsideadm  li:hover,
.sidebar ul.tagexside  li:hover{
	color: #fff;
}
/* pageswitch */
.pageswitch{
	clear: both;
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
.pageswitch strong{
	margin:0 1px;
	padding:4px 4px 4px 4px;
	background:url(images/pages_base_on.gif) repeat-x;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.pageswitch a{
	margin:0 1px 0 1px;
	padding:4px 4px 4px 4px;
	background:url("images/pages_base.gif") repeat-x;
	color: #555;
	text-align:center;
	text-decoration:none;
}
.pageswitch a:hover{
	background:url("images/pages_base_on.gif") repeat-x;
	color: #fff;
}
.pageswitch span{
	margin:0 1px 0 1px;
	color: #555;
	text-align:center;
	text-decoration:none;
}
.pageswitch span.npsb_more{
	padding:4px 4px 4px 4px;
	background:url("images/pages_base.gif") repeat-x;
}
.pageswitch span.npsb_prev{
	padding:4px 8px 4px 20px;
	background:url("images/pages_prev_off.gif") no-repeat;
	text-align:right;
}
.pageswitch a.npsb_prevlink{
	padding:4px 8px 4px 20px;
	background:url("images/pages_prev.gif") no-repeat;
	text-align:right;
}
.pageswitch a.npsb_prevlink:hover{
	background:url("images/pages_prev_on.gif") no-repeat;
}
.pageswitch span.npsb_next{
	padding:4px 20px 4px 8px;
	background:url("images/pages_next_off.gif") no-repeat;
	text-align:left;
}
.pageswitch a.npsb_nextlink{
	padding:4px 20px 4px 8px;
	background:url("images/pages_next.gif") no-repeat;
	text-align:left;
}
.pageswitch a.npsb_nextlink:hover{
	background:url("images/pages_next_on.gif") no-repeat;
}
.pageswitch span.itemnav_prev{
	margin:0;
	padding:4px 1px 4px 10px;
	background:url("images/pages_prev.gif") no-repeat;
	text-align:right;
}
.pageswitch a.itemnav_prev{
	margin:0;
}
.pageswitch span.itemnav_next{
	margin:0;
	padding:4px 10px 4px 1px;
	background:url("images/pages_next.gif") right no-repeat;
	text-align:left;
}
.pageswitch a.itemnav_next{
	margin:0;
}
.pageswitch a.itemnav{
	background:none;
}
.pageswitch a.itemnav:hover{
	background:url("images/pages_base_on.gif") repeat-x;
}
.pageswitch span.itemnav_{
	padding:4px 10px 4px 1px;
	background:url("images/pages_nav.gif") right no-repeat;
	text-align:left;
}
.pageswitch span.itemnav_more{
	padding:4px 25px 4px 1px;
	background:none;
}
/*	featured	kotei	*/
/*	featured	nucmag02	*/
#featuredfix{
	width:678px;
	margin-left:260px;
	padding:10px;
	border-bottom: 1px #f3f3f3 solid;
	background:#fff;
}
#featured{
	width:678px;
	height:230px;
	margin-left:260px;
	padding:10px;
	border-bottom: 1px #f3f3f3 solid;
	background:white;
}
#featured h4{
	color: #000;
	font: 10px Georgia,"Times New Roman",Times,serif;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#featured #slideshow{
	margin:0 auto;
	width:680px;
	height:220px;
	position:relative;
}
#featured #slideshow #slidesContainer{
	margin:0 auto 10px;
	width:680px;
	height:200px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#featured #slideshow #slidesContainer .slide{
	margin:0 auto;
	width:660px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:200px;
}
#featured #slideshow #slidesContainer .slide a{
	border-bottom:1px dashed #000;
}
#featured #slideshow #slidesContainer .slide h2,
#featured #slideshow #slidesContainer .slide p{
	margin:15px;
	letter-spacing: 1px;
	line-height: 20px;
}
#featured #slideshow #slidesContainer .slide h2{
	line-height: 20px;
	font:italic 24px Georgia, "Times New Roman", Times, serif;
	color:#ccc;
	letter-spacing:-1px;
}

#featured #slideshow #slidesContainer .slide img{
	float:left;
	margin:0 15px;
}
#featured #slideshow .control{
	cursor:pointer;
	color: #000;
	font: 10px Georgia,"Times New Roman",Times,serif;
	text-transform: uppercase;
}
#featured #slideshow #leftControl{
	display:block;
	width:50%;
}
#featured #slideshow #rightControl{
	float:right;
}
/* matrix table */
.matrix table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.matrix th strong{
}
.matrix tr{
}
.matrix td,
.matrix th{
	margin: 0;
	padding: 2px 2px 2px 2px;
	border: 1px solid #eee;
}
.matrix td{
	font-size: 10px;
}
.matrix th{
}
.matrix .active{
	background:#eee;
	color:#eee;
	text-align: center;
}

.matrix .pink td,
.matrix .pink th{
	border: 1px solid #fb9c9c;
}
.matrix .pink .active{
	background:#fecece;
	color:#fecece;
}
.matrix .green td,
.matrix .green th{
	border: 1px solid #99cc00;
}
.matrix .green .active{
	background:#e2fe8d;
	color:#e2fe8d;
}
.matrix .green .noborder,
.matrix .pink .noborder,
.matrix .noborder{
	border: 1px solid #fff;
}
.matrix .green .nobordert,
.matrix .pink .nobordert,
.matrix .nobordert{
	border-top: 1px solid #fff;
}
.matrix .green .noborderb,
.matrix .pink .noborderb,
.matrix .noborderb{
	border-bottom: 1px solid #fff;
}
.matrix .green .noborderl,
.matrix .pink .noborderl,
.matrix .noborderl{
	border-left: 1px solid #fff;
}
.matrix .green .noborderr,
.matrix .pink .noborderr,
.matrix .noborderr{
	border-right: 1px solid #fff;
}
/* itemformmail */
.itemformmail{
	line-height: 15px;
	padding: 5px 0px 5px 0px;
	width: 540px;
}
.itemformmail .uftitle{
	float:left;
	display:block;
	margin: 2px 5px 2px 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	min-height:30px;
	width: 150px;
}
.itemformmail .ufinput{
	float:left;
	display:block;
	margin: 2px 0px 2px 5px;
	padding: 5px 0px 5px 0px;
	min-height:30px;
	zoom: 100%;
	width: 370px;
}
.itemformmail .ufinput:after{
	content: "";
	clear: left;
}
.itemformmail .need{
	float:left;
	display:block;
	margin: 2px 0px 2px 0;
	padding: 5px 0px 5px 0px;
	color:#d72417;
	min-height:30px;
	width: 10px;
}
.itemformmail input{
	float:left;
	height:22px;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
}
.itemformmail .formbutton,
.itemformmail input.button{
	margin-left:5px;
}
.itemformmail textarea{
	width: 355px;
	height: 200px;
	margin-bottom:5px;
}
.itemformmail ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.itemformmail ul li{
	background: none;
	display:block;
	padding: 0 0 0 0px;
	margin: 0 0;
	float:left;
	min-width:50px;
	min-height:18px;
	border: none;
}
.itemformmail label{
	float:left;
	min-height:18px;
	margin:0 20px 4px 5px;
	padding:6px 0px 0px 0px;
	white-space:nowrap;
}

.itemformmail input.ufhankaku{
	ime-mode:disabled;
}
.itemformmail input.ufzenkaku{
	ime-mode:active;
}
.itemformmail .CaptchaSL .ctext{
	width: 110px;
}
.itemformmail hr{
	clear: both;
}
.itemformmail .detail{
	float:left;
	line-height: 1.2em;
	margin-left: 10px;
}
.itemformmail p{
	float:left;
	height:18px;
	margin-bottom:5px;
	padding:2px 2px 2px 5px;
	font-size: 0.8em;
}
.itemformmail .form-preview{
	border: 1px solid #ccc;
}
.itemformmail .form-name{
	border: 1px solid #ccc;
	background-color: #eee;
	width: 120px;
}
.itemformmail .form-value{
	border: 1px solid #eee;
}
.itemformmail .formerror{
	clear: both;
	font-weight:bold;
	color:#d72417;
}
.itemformmail .form-notice{
	font-weight:bold;
	color:#d72417;
}

/* archiveindex */
.archiveindex{
	font-size: 14px;
}
.archiveindex a{
	text-decoration: none;
	border: none;
}
.archiveindex a:hover{
}
.archiveindex table{
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}
.archiveindex th{
	margin: 0;
	padding: 2px 5px;
	background-color: transparent;
	text-align: left;
	font-size: larger;
}
.archiveindex tr{
	margin: 0;
	padding: 0;
	background: transparent;
}
.archiveindex tr.stripe{
	background-color: #eaeaea;
}
.archiveindex tr.more{
	background: none;
	font-size: smaller;
}
.archiveindex td{
	margin: 0;
	padding: 2px 5px;
	border-top: 1px dotted #ccc;
	text-align: left;
	vertical-align: top;
}
.archiveindex td.detail{
	white-space: nowrap;
	text-align: right;
	font-size: smaller;
}
.archiveindex td span.title{
	margin: 0;
	padding: 0 0 0 16px;
	background: url("images/ico_item.gif") left 3px no-repeat;
	border: none;
	display:block;
}
.archiveindex td span.title-up{
	margin: 0;
	padding: 0 0 0 16px;
	background: url("images/ico_update.gif") left 3px no-repeat;
	border: none;
	display:block;
}
.archiveindex td span.catdesc{
	margin: 0;
	padding: 0 0 0 16px;
	background: url("images/ico_comment.gif") left 3px no-repeat;
	color: gray;
	border: none;
	display:block;
}
.archiveindex td span.nomore{
	color: #ccc;
}


