.red{
	color:#d72417;
}
.blue{
	color:#0c3761;
}
.green{
	color:#619234;
}
.black{
	color:#040000;
}
.w200{
	width: 200px;
}
.w250{
	width: 250px;
}
.floatl{
	float: left;
}
.digest,
br.nd,
.hidden{
	display: none;
}
br.clearing,
br.clear{
	clear: both;
	width: 98%;
	padding: 0;
	margin: 0;
}
.npadpr,
.center,
.centerize{
	text-align: center;
}
h3.banner,
h2.banner,
h1.banner{
	background-image:none;
	padding: 0;
}
.divider2{
	position: relative;
	height: 1px;
	border-bottom: solid 1px #eaeaea;
	margin: 30px 0 30px 0;
}
/* 装飾 */
.box{
	margin: 5px 0 5px 0px;
	padding: 5px;
	border: 3px solid #eee;
	background:#fff;
}
.boxgreen{
	border: 3px solid #619234;
	margin: 5px 0 5px 0px;
	padding: 5px 10px 5px 10px;
}
.boxblue{
	border: 3px solid #19b3dd;
	margin: 5px 0 5px 0px;
	padding: 5px 10px 5px 10px;
	background:#cef3fd;
}
.boxyellow{
	border: 3px solid #f39818;
	margin: 5px 0 5px 0px;
	padding: 5px 10px 5px 10px;
	background:#fff;
}
.border img,
img.border{
	margin: 2px;
	border: 1px solid #eee;
}
/* 等幅で表示 */
.touhaba,
.monocontents{
	font-family: monospace;
}






/* テーブル風 */
.tablelike{
}
.tablelike dl{
	border:none;
	margin-top:5px;
}
.tablelike dt{
	clear:both;
	float:left;
	width:120px;
	padding:5px 0 5px 10px;
	background:#c7e199;
	border-top: 1px solid #c7e199;
	border-bottom: 1px solid #fff;
	color:#333;
	font-weight:bold;
	height: 29px;
}
.tablelike dd{
	margin-left:130px;
	padding:5px 0 5px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #8a8a73;
	height: 29px;
}
.tablelike  dl.dlgreen {
}
.tablelike  dl.dlgreen dt{
	color:#fff;
	background:#619234;
	border-top: 1px solid #619234;
	border-bottom: 1px solid #fff;
}
.tablelike dl.dlgreen dd{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #619234;
}
.tablelike dl.dlw100 {
}
.tablelike dl.dlw100 dt{
	width:100px;
}
.tablelike dl.dlw100 dd{
	margin-left:110px;
}

.tablelike dd ul{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}
.tablelike dd ul li{
	padding:0;
	margin: 0;
	border:none;
	background:none;
}
.tablelike dd ul.check li{
	background: url(images/checkbox.gif) left 8px no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
}
.tablelike dd ul.float li{
	float:left;
	width:115px;
}
.tablelike .h2{
	height:50px;
}
.tablelike .h3{
	height:75px;
}
.tablelike .h4{
	height:90px;
}
.tablelike .h5{
	height:115px;
}
.tablelike .h6{
	height:140px;
}
.tablelike .h7{
	height:165px;
}
.tablelike .h8{
	height:190px;
}
.tablelike .h9{
	height:215px;
}
.tablelike .h10{
	height:240px;
}
.tablelike .h11{
	height:265px;
}
.tablelike .h12{
	height:290px;
}
.tablelike .h18{
	height:410px;
}

/* 新着一覧 */
.tablenews{
}
.tablenews dl{
	border:none;
}
.tablenews dt{
	clear:both;
	float:left;
	width:140px;
	padding:5px 0 5px 10px;
	margin:0;
}
.tablenews dd{
	margin-left:150px;
	padding:5px 0 5px 10px;
	border-bottom: 1px solid #8a8a73;
}
.tablenews dt{
	width:90px;
	margin:0;
}
.tablenews dd{
	margin-left:100px;
}
/* gotopagetop */
.gotopagetop{
	clear: both;
	text-align: right;
	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: 13px;
}
.gotoentry{
	clear: both;
	text-align: right;
	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: 13px;
}
/* start - table */
.table table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.table th strong {
	color: #fff;
}
.table th {
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	background:#619234;
	text-align: left;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
}
.table tr {
	height: 18px;
}
.table td {
	padding: 5px 7px 2px 7px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid  #fff;
	vertical-align: top;
	word-break: break-all;
}
/* 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;
}
/* googleit */
/* znItemLink */
a.googleit_org{
	background: url(images/find.png) left top no-repeat;
	padding-left: 23px;
}
a.znItemLink_org{
	background: url(images/file_move.png) left top no-repeat;
	padding-left: 23px;
}
/* counter */
.counter{
	font-size: 12px;
}
#footercounter img,
.counter img{
	display:inline;
	margin:0;
}
/* newitem */
.newitem a{
	padding-left: 35px;
	background: url(images/news.gif) top left no-repeat;
}
/* znsmily */
img.znsm_img{
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
	background: none;
}
/* 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{
	background: url(images/img02.jpg) no-repeat left top;
	color: #fff;
}
/* trackbask */
/* comment */
.itemcomment{
	background: url(images/trackback.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 6px 6px 42px;
	border: 1px solid #fff;	/* custum	*/
	margin: 10px 0 10px 0;
}
.itemcomment:hover{
	background: #eee;
	background-position: 6px 9px;
	border: 1px solid #eee;
}
.itemcomment h3{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background: none;
}
.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: #505050 url(images/comment.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover{
	background: #505050 url(images/comment.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
/* pageswitch */
.pageswitch{
	clear: both;
	font-family: Verdana,Tahoma,arial,'Hiragino Kaku Gothic Pro',Meiryo,'メイリオ', sans-serif;
	text-align:center;
}
.pageswitch strong{
	max-width:25px;
	color:#FFF;
	font-weight:bold;
	margin:0 1px;
	padding:4px 3px 4px 4px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_base_on.gif) repeat-x;
}
.pageswitch a{
	max-width:25px;
	color:#555;
	margin:0 1px;
	padding:4px 4px 4px 4px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_base.gif) repeat-x;
}
.pageswitch span.npsb_more{
	color:#555;
	margin:0 1px;
	padding:4px 4px 4px 4px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_base.gif) repeat-x;
}
.pageswitch a:hover{
	color:#FFF;
	background:url(images/pages_base_on.gif) repeat-x;
}
.pageswitch span.npsb_prev{
	color:#999;
	margin:0 1px;
	padding:4px 8px 4px 20px;
	text-align:right;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_prev_off.gif) no-repeat;
}
.pageswitch a.npsb_prevlink{
	color:#555;
	margin:0 1px;
	padding:4px 8px 4px 20px;
	text-align:right;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_prev.gif) no-repeat;
}
.pageswitch a.npsb_prevlink:hover {
	color:#FFF;
	background:url(images/pages_prev_on.gif) no-repeat;
}
.pageswitch span.npsb_next{
	color:#999;
	margin:0 1px;
	padding:4px 22px 4px 8px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_next_off.gif) no-repeat;
}
.pageswitch a.npsb_nextlink{
	color:#555;
	margin:0 1px;
	padding:4px 22px 4px 8px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_next.gif) no-repeat;
}
.pageswitch a.npsb_nextlink:hover{
	color:#FFF;
	background:url(images/pages_next_on.gif) no-repeat;
}
.pageswitch span.itemnav_prev{
	color:#999;
	margin:0 0px;
	padding:4px 1px 5px 10px;
	text-align:right;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_prev.gif) no-repeat;
}
.pageswitch a.itemnav_prev{
	margin:0 0px;
	line-height:25px;
	font-size:12px;
}
.pageswitch span.itemnav_next{
	color:#999;
	margin:0 0px;
	padding:4px 10px 5px 1px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_next.gif) right no-repeat;
}
.pageswitch a.itemnav_next{
	margin:0 0px;
	line-height:25px;
	font-size:12px;
}
.pageswitch a.itemnav{
	max-width:25px;
	color:#999;
	margin:0 1px;
	padding:4px 3px 4px 4px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:none;
}
.pageswitch span.itemnav_{
	color:#999;
	margin:0 0px;
	padding:4px 10px 4px 1px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:url(images/pages_nav.gif) right no-repeat;
}
.pageswitch a.itemnav:hover{
	color:#fff;
	background:url(images/pages_base_on.gif) repeat-x;
}
.pageswitch span.itemnav_more{
	color:#555;
	margin:0;
	padding:4px 25px 4px 1px;
	text-align:center;
	line-height:25px;
	font-size:12px;
	text-decoration:none;
	background:none;
}
/* Calendar 0.88 */
table.calendar{
	background-color:#fff;
	border-collapse: collapse;
	font-family:sans-serif;
	border:1px solid #ddd;
}
table.calendar caption{
	color:#aaa;
	letter-spacing:2px;
	padding:4px;
}
table.calendar th,
table.calendar td{
	border:1px solid #ddd;
	padding:2px 4px;
}
table.calendar th{
	text-align:center;
}
table.calendar td{
	text-align:right;
	color:#999;
	letter-spacing:1px;
}
table.calendar tr.calendardateheaders{
	background-color:#ccc;
	color:#fff;
}
table.calendar td.blank{
	background-color:#f5f5f5;
}
table.calendar td.saturday{
	background-color:#f7f9fd;
}
table.calendar td.sunday{
	background-color:#fff3ee;
}
table.calendar td.holiday{
	background-color:#fff3ee;
}
table.calendar td.today{
	background-color:#ffffcc;
}
/*以下、defaultスキン用 */
table.calendar a:link,table.calendar a:visited {background:none;padding:0;}
table.calendar {margin:0 auto;}
/* simplepie */
.simplepie{
	margin: 0 0 15px 0;
}
.simplepie p{
	margin: 0 0 0 10px;
}
.simplepie h4{
	background: url(images/layout.png) left 4px no-repeat;
	padding-left: 23px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.simplepie h4 a:hover{
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.simplepie .day{
	padding: 0 0 0 23px;
	background: url(images/user_add.png) left top no-repeat;
	font-size: 13px;
}
.simplepie .info{
	padding: 0 0 0 23px;
	background: url(images/ui_tab_content.png) left top no-repeat;
	font-size: 13px;
}
/* archiveindex */
.archiveindex{
	font-size: 14px;
}
.archiveindex a{ 
	text-decoration: none;
}
.archiveindex table{
	width: 100%;
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
	border-collapse: collapse;
}
.archiveindex th{
	margin: 0;
	padding: 2px 5px;
	text-align: left;
	font-size: larger;
	background-color: transparent;
}
.archiveindex tr{
	background: transparent;
	margin: 0;
	padding: 0;
}
.archiveindex tr.stripe{
	background-color: #f0f0f0;
}
.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{
	padding: 0 0 0 16px;
	background: url(images/ico_item.gif) left 3px no-repeat;
	margin: 0;
	border: none;
	display:block;
}
.archiveindex td span.title-up{
	padding: 0 0 0 16px;
	background: url(images/ico_update.gif) left 3px no-repeat;
	margin: 0;
	border: none;
	display:block;
}
.archiveindex td span.catdesc{
	padding: 0 0 0 16px;
	background: url(images/ico_comment.gif) left 3px no-repeat;
	color: gray;
	margin: 0;
	border: none;
	display:block;
}
.archiveindex td span.nomore{
	color: #ccc;
}
/* itemformmail */
.itemformmail{
	line-height: 15px;
	padding: 5px 0px 5px 0px;
}
.itemformmail hr{
	clear: both;
}
.itemformmail .uftitle{
	clear: both;
	float:left;
	display:block;
	margin: 2px 5px 2px 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
	min-height:30px;
}
.itemformmail .ufinput{
	display:block;
	float:left;
	margin: 2px 0px 2px 5px;
	min-height:30px;
}
.itemformmail .detail{
	float:left;
	line-height: 1.2em;
	margin-left: 10px;
}
.itemformmail .need{
	float:left;
	color:#aa0e25;
	width: 10px;
	min-height:30px;
	padding: 5px 0px 5px 0px;
}
.itemformmail label{
	float:left;
	min-height:18px;
	margin:0 20px 4px 10px;
	padding:2px;
}
.itemformmail input{
	float:left;
	height:22px;
	padding:0 2px 0 2px;
}
.itemformmail textarea{
	margin-bottom:5px;
}
.itemformmail .formbutton,
.itemformmail input.button{
	margin-left:5px;
}
.itemformmail p{
	float:left;
	height:18px;
	margin-bottom:5px;
	padding:2px 2px 2px 5px;
	font-size: 0.8em;
}
.itemformmail input.ufhankaku{
	ime-mode:disabled;
}
.itemformmail input.ufzenkaku{
	ime-mode:active;
}
.itemformmail .form-preview{
	border: 1px solid #666;
}
.itemformmail .form-name{
	border: 1px solid #ccc;
	background-color: #eee;
	width: 120px;
}
.itemformmail .form-value{
	border: 1px solid #ccc;
}
.itemformmail .formerror{
	clear: both;
	font-weight:bold;
	color:#aa0e25;
}
.itemformmail .form-notice{
	font-weight:bold;
	color:#ff3300;
}
.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;
}
.itemformmail .w100p{
	width:320px;
}
