@charset "UTF-8";
/* ===================================================
   SKITEM SKIN [TWOTONE GREEN] Stylesheet

			Design by SKITEM DESIGN WORKS
			http://skitem.jp/
			Copyright (c) SKITEM DESIGN WORKS

   01:BASE
			02:BASE LYOUT
			03:BASE TEXT
			04:BASE PARTS
			05:HEADER
			06:FOOTER
			07:SIDENAVI
			08:CONTENTS
			++++++++++++++++++++++++++
			09:CONENTS - COMMENT
			10:CONENTS - ARCHIVE
			11:CONENTS - ERROR
			12:CONENTS - MEMBER
			13:CONENTS - SEARCH

====================================================== */

/* 01:BASE ------------------------------------------- */
body {
  font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif ;
	font-size: 100%;
	color: #333;
/*	background: url(img/bg.gif) repeat-x; del nay 20080527 */
	text-align: left;
	margin-top: 0;
	padding-top: 0;
}

/* 02:BASE LYOUT ------------------------------------- */
div#site {
	background: url(img/bg_site.gif) repeat-y;
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
}

div#main {
	text-align: left;
	margin: 0;
	padding: 0 0 10px 20px;
	float: left;
	width: 550px;
}

div#sidenavi {
	text-align: left;
	margin: 0;
	padding: 0 15px 20px 0;
	float: right;
	width: 195px;
}

/* 03:BASE TEXT -------------------------------------- */
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0 0 10px;
}

a:link {
	color: #007700;
	text-decoration: underline;
}

a:visited {
	color: #003300;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.txtnormal {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px;
}

/* 04:BASE PARTS ------------------------------------- */
img {
	border-style: none;
}

.clearfloat {
	clear: both;
	margin: 0;
	padding: 0;
}

.centerise {
	text-align: center;
}

div.loginform .formfield, div.commentform .formfield, div.mailform .formfield {  /* v3.3 */
	display: block;
}

/* 05:HEADER ---------------------------------bg_header.gif-------- */
div#header {
	background: url(img/banner_green.jpg) no-repeat;
/*	height: 130px; change nay */
	height: 150px;
	text-align: left;
/* change */
	margin:  0px 0 10px 10px;
}

h1 {
	font-size: 1.125em;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0 5px 15px;  // change
}

h1 a:link, h1 a:visited {
	color: #FFF;
	text-decoration: none;
}

h1 a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* 05:HEADER Add 20080523------------------------------ */
h2 {
	font-size: 0.825em;
	color: #FFFFFF;
	margin: 0px 15px 5px 10px;
	padding: 5px 5px 0 5px;
/*	margin: 0;
	padding: 5px 10px 0 30px;*/
}

h2 a:link, h2 a:visited {
	color: #999999;
}

.p {
	font-size: 0.825em;
	color: #000000;
	margin: 0;
	padding: 10px 0 0 50px;
}
.pageswitch
	{
	color:#454545;
	padding:1px 10px;
	font-size:12px;
	clear:both;
	text-align:center;
	}

/* 06:FOOTER ----------------------------------------- */
div#footer {
	background: url(img/bg_footer.gif) no-repeat left bottom;
	clear: both;
	margin: 0;
	padding: 10px 20px 20px;
	/* change */
	text-align: center;
}

.foottxt {
	font-size: 11px;
	line-height: 1.35;
	margin: 0px;
	padding: 0px;
}

.foottxt a:link, .foottxt a:visited {
	color: #007700;
	text-decoration: none;
}

.foottxt a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* 07:SIDENAVI --------------------------------------- */
dl.navilist {
	margin: 0;
	padding: 0 0 10px;
}
/* change  20080531
.navilist dt {
	font-size: 0.825em;
	font-weight:bold;
	color: #FFF;
	background: #007700 url(img/bg_navititle01.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding: 8px 0 8px 3px;
}

.navilist dd {
	font-size: 0.825em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px;
}
 */
dl.naviList {
	margin: 0;
	padding: 0 0 10px;
}

.naviList dt {
	font-size: 0.825em;
	font-weight:bold;
	color: #FFF;
	background: #007700 url(img/bg_navititle01.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding: 6px 0 6px 3px;
}

.naviList dd {
	font-size: 0.825em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px;
}
.navilist dt {
	font-size: 0.825em;
	font-weight:bold;
	color: #FFF;
	background: #007700 url(img/bg_navititle01.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding: 6px 0 6px 3px;
}

.navilist dd {
	font-size: 0.825em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px;
}

.navilist img
	{
	margin-right:3px;
	}


/*--------------------------*/
.navilist dd a:link {
	color: #007700;
/*	text-decoration: none; */
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 0px 0px;
	background: url(img/point01.gif) no-repeat 0px 4px;
	margin: 0;
	padding: 0 0 5px 13px;
}

.navilist dd a:visited {
	color: #003300;
/*	text-decoration: none; */
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 1px 0px 0px;
	background: url(img/point01.gif) no-repeat 0px 4px;
	margin: 0;
	padding: 0 0 0px 13px;
}

.navilist dd a:hover {
	color: #FF6600;
	text-decoration: none;
}

dl.newslist { /* NEWS TOPICS */
	margin: 0;
	padding: 0;
}

/* change naito 20080531
.newslist dt {
	font-size: 0.825em;
	color: #FFFFFF;
	background: #007700 url(img/bg_navititle01.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding: 6px 0 6px 3px;
}

.newslist dd {
	font-size: 0.825em;
	line-height: 1.35em;
	margin: 0;
	padding: 0 0 5px;
}
*/

.newslist dt {
	font-size: 0.825em;
	font-weight:bold;
	color: #FFFFFF;
	background: #007700 url(img/bg_navititle01.gif) repeat-x left bottom;
	margin: 0 0 10px;
	padding: 6px 0 6px 3px;
}

.newslist dd {
	font-size: 0.825em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 5px;
}

/* .searchform br {  SERCH FORM  change naito 20080527
	display: none;
}
*/

div.searchform .formfield {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 3px;
	width: 120px;
	border: 1px solid #999;
}

.imgbanner {
	text-align: center;
	margin: 0px;
	padding: 10px 0;
}

/* 08:CONENTS ---------------------------------------- */
div#contents {
	background: url(img/bg_site.gif) no-repeat;
}

div.item {
	margin: 0;
	padding: 0 7px; /* n*/
}

/* add 20081021 */
div.itemtxt p{
	font-size: 12px;
	line-height: 20px;
	padding: 0 15px 20px 5px;
	margin: 0 0 10px;
	clear: both;
}

div#main h2 {
	font-size: 15px;
	color: #007700;
	background: url(img/bg_itemtitle.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}

div.itemtxt h2 {
	font-size: 15px;
	color: #007700;
	background: url(img/bg_itemtitle.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}

/* add nay 20080531 */

div#main h3 {
	font-size: 1.2em;
	color: #007700;
	background: url(img/bg_itemtitle.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}
div#main h4 {
	font-size: 1em;
	color: #000000;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}

.txtnormal {
	font-size: 12px;
	color: #000000;
    left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}
.iteminfo {
	font-size: 0.9em;
	color: #000000;
    left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}

/*----------------------*/

div#main h2 a:link, div#main h2 a:visited {
	color: #007700;
	text-decoration: none;
}

div#main h2 a:hover {
	color: #003300;
	text-decoration: none;
}


div.itemtxt {
	font-size: 12px;
	line-height: 20px;
}

p.txtmore {
	font-size: 12px;
	text-align: right;
	margin: 0 0 10px;
	padding: 0;
	clear: both;
}

p.txtdata {
	font-size: 0.6875em;
	text-align: right;
	margin: 0 0 10px;
	padding: 0;
	clear: both;
}

p.txtnaviRight {
	font-size: 0.825em;
	text-align: right;
	margin: 0 0 10px;
	padding: 0;
}

p.txtnaviLeft {
	font-size: 0.825em;
	text-align: left;
	margin: 0 0 10px;
	padding: 0;
}

blockquote {
	color: #6D6D6D;
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCC;
}

div.leftbox { /* IMAGE LYOUT */
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
}

div.rightbox {
	margin: 0;
	padding: 0 0 10px 10px;
	float: right;
}

div#edit { /* ADD ITEM */
	margin: 0 0 10px;
	padding: 10px;
	border: 1px dotted #CCC;
}

div#edit h3 {
	font-size: 1em;
	color: #007700;
	margin: 0 0 10px;
	padding: 0;
	border-style: none;
}

.shortcuts {
	font-size: 0.825em;
	line-height: 1.5;
	margin: 0 0 10px;
}

/* 09:CONENTS - COMMENT ------------------------------ */
div.comment {
	margin: 0;
	padding: 0 10px 20px;
}

div.comment h3 {
	font-size: 0.9em;
	color: #333;
	margin: 0 0 10px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #333;
}

div.comment h4 {
	font-size: 0.825em;
	font-weight: normal;
	color: #333;
	margin: 0;
	padding: 0 0 5px;
}

div.comenttxt {
	font-size: 0.6875em;
	line-height: 1.5;
	margin: 0;
	padding: 10px;
	border: 1px dotted #999;
}

div.commentform {
	font-size: 0.825em;
	line-height: 1.5;
}

/* 10:CONENTS - ARCHIVE ------------------------------ */
.archivetitle {
	font-size: 0.825em;
	color: #333;
}

dl.archivelist {
	margin: 0;
	padding: 0 0 0 10px;
}

.archivelist dt {
	font-size: 0.825em;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0 0 5px;
}

.archivelist dd {
	font-size: 0.825em;
	line-height: 1.5;
	margin: 0;
	padding: 5px 0 5px 20px;
}

/* 11:CONENTS - ERROR -------------------------------- */
h2.errortitle {
	font-size: 1em;
	color: #CC0000;
	background: url(img/bg_itemtitle.gif) no-repeat left bottom;
	margin: 0 0 10px;
	padding: 0 0 2px 10px;
}

/* 12:CONENTS - MEMBER ------------------------------- */
.memvertitle {
	font-size: 0.9em;
	color: #333;
	margin: 0 0 10px;
	padding: 0 0px 2px 0;
	border-bottom: 1px solid #333;
}

dl.memverlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

.memverlist dt {
	font-size: 0.825em;
	margin: 0 0 5px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #999;
}

.memverlist dd {
	font-size: 0.825em;
	line-height: 1.5;
	margin: 0;
	padding: 0 0 5px 40px;
}

div.mailform {
	font-size: 0.825em;
	line-height: 1.5;
}

/* 13:CONENTS - SEARCH ------------------------------- */
div.search {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #999;
}

.highlight {
	background: #A3D8FF;
}

/* README -------------------------------------------- */
body#readme {
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background: url(none);
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

body#readme div#site {
	background: url(none);
	text-align: left;
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

body#readme h1 {
	font-size: 1em;
	color: #4c4c4c;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px;
}

body#readme h2 {
	font-size: 0.9em;
	color: #CC0000;
	margin: 10px 0px;
	padding: 5px 0px;
	border-top: 1px dotted #CC0000;
	border-bottom: 1px dotted #CC0000;
}

body#readme p {
	font-size: 0.825em;
	line-height: 1.5;
}

body#readme dl {
	font-size: 0.825em;
	line-height: 1.5;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

.sbm {
	font-size: 12px;
	margin: 2px 2px 2px 2px;
	padding:1px 0;
}

.sbm img
	{
	align:center;
	text-left:2px;
	margin: 1px 1px 1px 1px;
	padding:0;
	border: 0pt none ;
	}

/*=========================
  div#adcontents 20100608 Add
=========================*/
div#adcontents {
	text-align:center;
	font-weight:900;
	color:454545;
//	font-size:13px;
}

div#img
	{
//	clear:both;
	border:none;
	}

div#content
	{
	text-align:left;
	margin:0px 5px 0px 5px;
	font-weight:900;
	color:#454545;
	}

.inf_box {
//	width:540px;
	border: 0;
	background-color: #F0FFFF;
	margin: 0.2em 0;
//	padding-bottom: 2px;
//	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
//	vertical-align:middle;
	line-height:1.5em;
	text-align:left;
	font-weight:900;
}

.inf_img
	{
	width:150px;
	vertical-align:middle;
	text-align:center;
	border:none;
	}
/*
.index_contents
	{
	width:370px;
	margin-right:5px;
	margin-left:160px;
	font-weight:900;
	text-align:left;
	line-height:1.3em;
	color:#454545;
	border:0;
	}
*/
#price
	{
	color:#e80000;
	font-weight:900;
}

#more {
	text-align: right;
	margin: 0;
	padding: 0 2px;
	display:block;
}

.pageswitch
	{
	color:#454545;
	padding:1px 2px;
	font-size:12px;
	clear:both;
	text-align:center;
	}

#clear
	{
	clear:both;
	}

