/* style.css */
/* == written by Takuya Otani <takuya.otani@gmail.com> === */
/* == Copyright (C) 2004 SimpleBoxes/SerendipityNZ Ltd. == */

/* [defaults] */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
}
dl, ul, ol, blockquote, form, pre {
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
th, dt {
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
	font-style: normal;
}
em {
	font-weight: normal;
	font-style: normal;
}
img {
	border: none;
}
q {
	font-style: normal;
	quotes: none;
}
a {
	text-decoration: underline;
}
/* [blocks] */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Osaka, Verdana, Gothic, sans-serif;
	background-image: url(http://www.kuni32.com/kick/template/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	line-height: 130%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
	SCROLLBAR-BASE-COLOR: #666666 
	color: #666666;
}
div.body, div.footer {
	clear: both;
	margin: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
hr#body_separator {
	clear: both;
	height: 20px;
	visibility: hidden;
}
#continer {
	background-image: url(http://www.kuni32.com/kick/template/bg.gif);
	margin-right: auto;
	margin-left: auto;
}
#keyword {
	background-image: url(http://www.kuni32.com/kick/template/header_bg.jpg);
	height: 27px;
	background-repeat: no-repeat;
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#incontiner {
	background-image: url(http://www.kuni32.com/kick/template/main2_bg.gif);
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
#topincontiner {

	background-image: url(http://www.kuni32.com/kick/template/main_bg.gif);
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
/* [header] */
div.header {
	width: 814px;
}
div#keyword h1 {
	margin: 0px;
	font-size: 12px;
	padding: 0px;
}
/* [articles] */
div.contents {
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 24px;
}
div.topcontents {
	float: left;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
}
div.entry {
	width: 550px;
	padding-left: 10px;
	margin-bottom: 14px;
	margin-top: 0px;
}
div.entry div.entry_body,
div.entry div.entry_more {
	margin: 10px 10px 0px;
	line-height: 170%;
	font-size: 14px;
	color: #666666;
}
/* [elements in article] */
div.entry ul,
div.entry ol,
div.entry dl,
div.entry table,
div.entry blockquote,
div.entry h1,
div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6,
div.entry pre {
	margin: 1em 0px;
	padding: 0px;
	line-height: 1.4em;
}
div.entry ul,
div.entry ol,
div.entry dl,
div.entry table,
div.entry blockquote,
div.entry h1,
div.entry h2,
div.entry h3,
div.entry h4,
div.entry h5,
div.entry h6,
div.entry pre {
	clear: left;
}
div.entry li,
div.entry dd {
	margin-left: 2em;
}
div.entry blockquote {
	color: #666699;
	background-color: #F5F5F5;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: 5px solid #CCCCCC;
	padding-left: 10px;
}
div.entry blockquote p {
	padding: 0px;
	margin: 0px;
}
div.entry blockquote pre {
	margin: 0px;
	padding: 0px;
	width: 530px;
	overflow: auto;
}
div.entry table th {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
div.entry table td {
	margin: 0px;
	padding: 2px;
}
div.entry p.note {
	font-size: 90%;
}
div.entry q {
	quotes: "";
	font-style: italic;
}
div.entry cite {
	font-style: normal;
}
div.entry ins {
	text-decoration: none;
}
div.entry del {
	text-decoration: line-through;
}
div.entry img.pict {
	display: block;
	text-align: left;
	margin: auto;
}
div.entry div.amazon {
	text-align: center;
}
div.entry div.amazon div.amazon_text {
	text-align: left;
}
div.entry hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
/* [special elements in article] */
div.entry h2.title {
	line-height: 1em;
	font-size: 14px;
	background-image: url(http://www.kuni32.com/kick/template/misashi2_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 10px;
	width: 550px;
	margin-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 0px;
}
div.entry h2.title a {
	text-decoration: none;
}
div.entry ul.info,
div.entry ul.status {
	margin: 0px;
	text-align: right;
	font-size: 12px;
	list-style: none;
}
div.entry ul li {
	margin: 0px;
	padding: 0px 4px 1px 0px;
	display: inline;
}
div.entry ul.info {
	margin-right: 15px;
}
div.entry ul.status {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
div.entry ul.info li,
div.entry ul.status li {
	margin: 0px;
	display: inline;
}
div.entry ul.info li {
	line-height: 1.0em;
	padding-left: 0.5em;
}
div.entry ul.status li.com {
	padding-right: 5px;
	margin-right: 5px;
}
div.entry ul.info a,
div.entry ul.status a {
	text-decoration: none;
}
div.entry ul.info a:hover,
div.entry ul.status a:hover {
	text-decoration: underline;
}
/* [page navi] */
div.page {
	padding: 5px 0px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 14px;
	margin-left: 14px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
	width: 540px;
}
div.page a {
	text-decoration: underline;
}
/* [comments/trackbacks] */
div.trackback {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 14px;
	width: 540px;
}
.comment {
	margin-left: 14px;
	width: 540px;
}
div.comment h3,
div.comment h4,
div.trackback h3 {
	padding: 15px 0px 0px 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
div.comment dl,
div.trackback dl {
	margin-left: 20px;
	padding-right: 20px;
	line-height: 1.4em;
	font-size: 90%;
}
div.comment dl dd,
div.trackback dl dd {
	margin-left: 15px;
	padding: 0px;
}
div.comment dl dd.date,
div.trackback dl dd.info
{
	text-align: right;
	font-size: 90%;
}
div.comment dl.body dt,
div.trackback dl.body dt {
}
div.trackback p.link {
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	color: #6666CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div.comment form dl dt {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 14px;
}
div.comment form dl dt label#labelsubmit {
	display: none;
}
div.comment form dl dd {
	margin: 0px 0px 0px 8.5em;
	padding: 0px;
}
/* [calendar] */
div.calendar {
	clear: both;
	font-size: 11px;
	text-align: center;
	background-image: url(http://www.kuni32.com/kick/template/title_bg.jpg);
	height: 40px;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px;
	color: #666666;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 10px;
}
div.calendar a {
	font-weight: bold;
	text-decoration: none;
}
/* [navigation] */
div.navigation {
	width: 100px;
	margin-left: 625px;
	font-size: 12px;
	color: #666666;
}
div.topnavigation {

	width: 220px;
	margin-left: 570px;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
div.navigation dl {
	width: 170px;
	padding: 0px;
}
div.navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div.navigation ul a {
	text-decoration: none;
}
div.navigation dl dt {
	margin: 0px;
	padding: 9px 5px 9px 32px;
	line-height: 1.0em;
	font-size: 12px;
	font-weight: bold;
}
div.navigation dl dd {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
div.navigation dl.recommend dd.imag {
	text-align: center;
}
div.navigation dl.recommend dd a {
	text-decoration: none;
}
div.navigation dl dd ul li {
	padding: 2px 0px 4px;
	font-size: 12px;
}
div.navigation dl dd ul li ul li {
	padding-left: 12px;
	background-image: url(http://www.kuni32.com/kick/template/subcontents.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin-left: 4px;
	padding-bottom: 1px;
}
div.navigation dl.extra dt {
	display: none;
}
div.navigation dl.extra dd {
	margin-top: 1em;
}
div.navigation dl.extra ul li,
div.navigation dl.search dd {
	padding: 3px 0px;
	line-height: 1.3em;
}
/* [footer] */
div.footer {
	margin-bottom: 0px;
	background-image: url(http://www.kuni32.com/kick/template/footerbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin-right: 3px;
	margin-left: 3px;
	background-position: bottom;
	text-align: center;
	color: #999999;
	padding-top: 20px;
}
div.footer address,
div.footer p#link2top {
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.0em;
	font-size: 12px;
}
div.footer address a {
	text-decoration: none;
}
/* [colors] */
a:link {
	color: #006699;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF6666;
}
div.entry h2.title a:link,
div.entry h2.title a:active,
div.entry h2.title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div.entry h2.title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.entry ul.info {
	color: #036;
}
div.comment h3,
div.comment h4,
div.trackback h3 {
	color: #CC0000;
	background-color: #E3E3E3;
	padding: 3px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.comment dl dt,
div.trackback dl dt {
	color: #666;
}
div.comment dl.body dd,
div.trackback dl.body dd {
	color: #FF6600;
	font-size: 11px;
}
div.comment dl dd.date,
div.trackback dl dd.info {
	color: #99a;
}
div.footer address,
div.footer address a:link,
div.footer address a:active,
div.footer address a:visited,
div.footer address a:hover {
	color: #99c;
}
/* [colors for artcle elements] */
div.entry q {
	color: #669;
}
div.entry p.note {
	color: #669;
}
div.entry table {
	color: #666666;
	background-color: #CCCCCC;
	font-size: 14px;
}
div.entry table th,
div.entry table tr td {
	color: #666666;
	background-color: #F6F6F6;
	padding: 5px;
}
div.entry table tr.even td
div.entry table tr.even th {
	background-color: #FFFFFF;
}
/* [borders] */
div.entry ul.status li.com {
	border-right: 1px dashed #66b;
}
div.entry table td,
div.entry table th {
	background-color: #FFFFFF;
	border: 1px none;
}
blockquote {
	border: 1px solid #88a;
}
ins {
	border-bottom: 1px dashed #667;
}
div.picture a img {
	border: 1px solid #99c;
}
div.footer address a {
	border-bottom: 1px solid #ccd;
}
/* [background-images] */
.keywordleft {
	text-align: left;
	padding-left: 10px;
	margin: 0px;
	height: 27px;
	width: 510px;
	float: left;
}
.gnavi {
	background-image: url(../img/contents_button.jpg);
	background-repeat: repeat-x;
		padding-left: 36px;
	font-size: 12px;
	padding-bottom: 3px;
}
.gnavi a{
	color:#666666;
	text-decoration: none;
}
.gnavi a:visited{
	color:#666666;
}
#gnavi {
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	height: 40px;
	margin-top: 0px;
}
#title {
	background-image: url(http://www.kuni32.com/kick/template/titlebg.jpg);
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 28px;
	text-align: left;
	padding-left: 120px;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#title a:link,
#title a:visited {
	color: #333333;

}
.entry_topbox {
	margin: 0px 12px 10px;
	line-height: 170%;
	font-size: 12px;
	color: #666666;
}
.entry_topbox ul {
	margin: 0px;
	line-height: 130%;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	width: 486px;
}
.entry_topbox li {
	line-height: 150%;
	font-size: 12px;
	color: #666666;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	margin-left: 10px;
}
.toph3 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(http://www.kuni32.com/kick/template/misashi_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
div.entry_topbox p {
	padding-bottom: 4px;
	margin: 0px;
	padding-left: 6px;
	padding-right: 7px;
	padding-top: 0px;
}
.text14b {
	font-size: 14px;
	font-weight: bold;
}
div.topnavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.entry_topbox ul h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}
div.topnavigation dl dd {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
div.topnavigation dl dd ul li {
	padding: 2px 0px 4px;
	font-size: 12px;
}
div.topnavigation dl dd ul li ul li {
	padding-left: 12px;
	background-image: url(http://www.kuni32.com/kick/template/subcontents.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	margin-left: 4px;
	padding-bottom: 1px;
}
.entry_topfeebox {
	margin: 20px 12px 10px 16px;
	line-height: 170%;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 470px;
}
.name {
	text-decoration: none;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.AmazonTopBox {
	float: left;
	width: 210px;
	margin-right: 4px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.imag {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
.TopInfo {
	text-align: right;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 6px;
}
#nosideincontiner {
	background-image: url(http://www.kuni32.com/kick/template/freebg.gif);
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.ReeMainBox {
	margin-right: 100px;
	margin-left: 100px;
}
.ReeMainBox p {
	font-size: 14px;
	line-height: 180%;
	color: #666666;
	margin: 0px auto;
	padding: 0px 0px 5px;
	text-indent: 13pt;.style1 {color: #FF0000}
}
.style4 {color: #CC0000}
.blue {color: #0066FF}
.style6 {color: #FF6600}
.style1 {color: #FF0000}
.bg1 {
	background-image: url(http://www.kuni32.com/kick/template/01.gif);
}
.bg2 {
	background-image: url(http://www.kuni32.com/kick/template/02.gif);
}
.bg3 {
	background-image: url(http://www.kuni32.com/kick/template/03.gif);
}
.bg4 {
	background-image: url(http://www.kuni32.com/kick/template/04.gif);
}
.bg5 {
	background-image: url(http://www.kuni32.com/kick/template/05.gif);
}
.bg6 {
	BACKGROUND-IMAGE: url(http://www.kuni32.com/kick/template/06.gif);
}
.white {
	color: #FFFFFF;
}

.recenttrackback {
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	color: #666666;
}
#tbname {
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 6px;
	color: #333333;
}
.text12 {
	font-size: 12px;
}
.pctext {
	width: auto;
}
.mtext {
	display: none;
}
span.new {
    display: none;
    color: red;
    font-weight: bold;
}

