@charset "UTF-8";

/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}
p, dd, blockquote	{
	text-align: justify;
	text-justify: inter-ideograph;
}


body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #59AB08;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGOTHIC", "ヒラギノ角ゴ Pro W3", "Osaka", "Century Gothic";
	font-size: 12px;
	background-repeat: repeat;
	background-position: center top;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-image: url(../img/midori_bk.gif);
}

img {
	border:0px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
#top {
	width: auto;
	background-image: url(../img/head_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header  {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	height: 45px;
	padding-top: 5px;
} 
#header  h1  {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
}

.midori #globalmenu {
	width: 770px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/crumbs_bk_bk.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.midori #container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
} 
.midori #container #billbord {
	width: 780px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.midori #container #topline {
	background-image: url(../img/bk_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 800px;
}
.midori #container #maincontent_bk {
	background-image: url(../img/bk_side.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 800px;
}
.midori #container #maincontents {
	margin-top: 0px;
	float: left;
	width: 575px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentAreaTop {
	background-image: url(../img/content_area_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 575px;
	margin-left: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentArea {
	background-image: url(../img/geenbace.gif);
	background-repeat: repeat;
	height: auto;
	width: 555px;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentArea h2 {
	background-color: #D6FF44;
	height: auto;
	width: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #327F00;
	color: #327F00;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentArea h2 a {
	text-decoration: none;
	color: #327F00;
}
.midori #container #maincontent_bk #maincontents #ContentArea h2 a:hover {
	text-decoration: none;
	color: #FF9900;
}
.midori #container #maincontent_bk #maincontents #ContentArea h3 {
	background-color: #E0FF83;
	height: auto;
	width: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #327F00;
	margin-right: 15px;
	margin-left: 15px;
	color: #327F00;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentArea h3 a {
	color: #327F00;
	text-decoration: none;
}
.midori #container #maincontent_bk #maincontents #ContentArea h3 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.midori #container #maincontent_bk #maincontents #ContentArea h4 {
	background-color: #EDFFB0;
	height: auto;
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #327F00;
	color: #327F00;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentArea h4 a {
	color: #327F00;
	text-decoration: none;
}
.midori #container #maincontent_bk #maincontents #ContentArea h4 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.midori #container #maincontent_bk #maincontents #ContentArea p {
	height: auto;
	width: auto;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 5px;
}

.midori #container #maincontent_bk #maincontents #ContentArea .Text {
	height: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #EDFFB0;
	margin-bottom: 10px;
}
.midori #container #maincontent_bk #maincontents #ContentAreaUnder {
	background-image: url(../img/content_area_under.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 5px;
	width: 575px;
	margin-left: 10px;
}
.midori #container #sidebar {
	float: right;
	width: 175px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 5px;
}

.cds-navi {
  list-style-type: none;
  margin: 0 0 2em;
  padding: 0;
}

.cds-navi li { display: inline; }

.cds-navi li a {
	margin-bottom: 10px;
	display: block;
	width: 145px;
	text-decoration: none;
	background-color: #6DD506;
	color: #FFFFFF;
	height: auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #327F00;
	font-weight: bold;
	font-size: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.cds-navi li a:hover {
	background-color: #D6FF44;
	color: #327F00;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #327F00;
}


.midori #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 200px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 15px 10px;
}
.midori  #container  #underline  {
	background-image: url(../img/bk_under.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 800px;
}
.midori #footer #copyright {
	color: #59AB08;
	width: 760px;
	padding-top: 2px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
}
.midori #footer #crumbsleft {
	background-color: #00FF00;
	float: left;
	height: 30px;
}
.midori #footer #crumbsright {
	background-color: #00FF00;
	float: right;
	height: 30px;
}
.midori #mainContent { 
	margin: 0 250px 0 0; /* この div エレメントの右マージンにより、ページの右側に #sidebar1 div が設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
} 
#footer  {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
} 
#footer  p  {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer #gnaviBace {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#footer #gNavi {
	margin:0;
	padding:0 10px;
	line-height:30px;
	text-decoration: none;
	font-size: 12px;
}  
#footer #gNavi a {
	text-decoration: none;
	color: #327F00;
}
#footer #gNavi a:hover {
	text-decoration: none;
	color: #FF9900;
}
#footer #gNavi li {/* フッターのグローバルナビゲーション用リスト　*/
	display:inline;
	padding-right:10px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #327F00;
	padding-left: 10px;
}
#footer ul, li{
	list-style-type:none;
	padding:0;
	margin:0;
}
.midori #footer #crumbsbk {
	height: 30px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/crumbs_bk_bk.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #crumbs {/* フッターのパンくずリスト */
	height:30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer  #crumbs li {
	float:left;
	line-height:30px;
	padding-left:0.75em;
	color:#FFFF00;
}
#footer  #crumbs  li a {
	display:block;
	background-image: url(../img/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
}
#footer #crumbs  li  a:link, #crumbs  li  {
	text-decoration:none;
	color:#FFFFFF;
}

#footer #crumbs li a:hover, #crumbs li a:focus {
	color:#333333;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.midori #footer #pagetop {
	text-align: right;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}.midori #footer #pagetop a {
	color: #327F00;
	text-decoration: none;
}
.midori #footer #pagetop a:hover {
	color: #333333;
}
.tablebace {
	color: #327F00;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}

/*商品詳細テーブルレイアウト*/
table .midoritable{
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #327F00;
	border-left-color: #327F00;
	width: 450px;
	background-color: #FFFFFF;
}
.midoritable th{
	background-color:#FFFFFF;
	background-image:none;
	background-position:left top;
	padding:5px;
	text-align:left;
	width: 70px;
	font-weight: normal;
	border: 1px solid #327F00;
	display: table-row;
}
.midoritable td{
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #327F00;
	border-bottom-color: #327F00;
	width: auto;
	background-color: #FFFFFF;
}
.midoritable td　.suuji {
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #327F00;
	border-bottom-color: #327F00;
	width: auto;
	background-color: #FFFFFF;
}
