/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
*+html .pkg {height: 1%;}
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 900px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative;
text-align:left;}

#banner-inner { position: static; }

#pagebody { position: relative; width: 100%;
margin-top:7px;}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}



#alpha-inner, #beta-inner {
    position: static;
}



/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content
 {
    clear: both;
}

.entry-body
 {
    clear: both;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 0px 10px 20px 10px;
}

.module-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}


.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}


/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #0000ff; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #0000ff; }
.module-content a:hover { color: #0000ff; }

h1, h2, h3, h4, h5, h6 {
    font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", verdana, helvetica, arial, sans-serif;
}

.module-header {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	border-left: 0px solid #36414d;
	padding: 5px;
	color: #fff;
	background: url(http://www.recycle-toner.com/site/images/theme/module-header.gif);
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	text-align: left;
}

.module-header2 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side2.gif);
	text-indent: -9999px;
	height: 37px;
}

.module-header3 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side3.gif);
	text-indent: -9999px;
	height: 26px;
}

.module-header4 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side4.gif);
	text-indent: -9999px;
	height: 26px;
}

.module-header5 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side5.gif);
	text-indent: -9999px;
	height: 26px;
}

.module-header6 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side6.gif);
	text-indent: -9999px;
	height: 37px;
}

.module-header7 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side8.gif);
	text-indent: -9999px;
	height: 26px;
}

/* page layout */

body {
    min-width: 900px;
    color: #000;
    background: url(http://www.recycle-toner.com/site/images/theme/body.gif);
}

#container {
    width: 900px;
	margin: 0 auto;
}

#container-inner {
    margin: 0;
}

#banner {
    width: 900px; /* necessary for ie win */
    height: 96px;
    background: url(http://www.recycle-toner.com/site/images/banner.jpg);
	overflow:hidden;
}

#banner p { text-indent:-9999px;}

#banner-inner {
    padding: 5px 5px 0 15px;
}


#banner-header {
    margin: 0;
    color: #666666;
    font-size: 12px;
    line-height: 1;
}

#banner-description {
    margin-top: 10px;
    margin-bottom: 0;
    background: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.125;
	text-indent:-9999px;

}

#banner-description a{
	display:block;
	width:230px;
	height:60px;
}

#alpha { margin: 15px 15px 0 15px; width: 520px; }
#beta { width: 200px; background: #fff; }

#beta-inner
{
	padding: 0;
}

#footer
{
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	background-image: url(http://www.recycle-toner.com/site/images/theme/footer.gif);
	background-repeat: repeat-x;
}

#footer p { margin-bottom:15px;
font-size:12px;}

address
{
	color: #FFF;
	font-style: normal;
	font-size: 12px;
	background-color: #369C66;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(http://www.recycle-toner.com/site/images/theme/footer_logo.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.entry-content {
    margin: 0;
    line-height: 1.8;
	font-size: 14px;
}


/* modules */

.module {
    margin: 0 0 5px 0;
    
}

.module-content {
	margin: 0 0 5px 0;
	padding: 10px;
	font-size: 12px;
	line-height: 1.2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #989898;
	border-bottom-color: #989898;
	border-left-color: #989898;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 100px; }

.module-list {
    margin: 0 0 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #000;
    line-height: 1.2;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
	float: right;
	margin: 0;
	padding: 0;
	width: 690px;
	background: none;
}

.layout-two-column-left #alpha-inner {
    padding: 0;
    border-width: 0;
}

.layout-two-column-left #beta {
    float: left;
    margin: 0;
    width: 200px;
    background: #fff;
}

.layout-two-column-left #beta-inner {
    padding: 0;
   
}







/* text */

.mincho { font-family: "£Í£Ó £ÐËï¿åŽÂ, "¹ü6½ð¡¦¡¦, "¥Ò¥é¥®¥ÎËï¿åŽÀPro W3" }

.gothic { font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" }

.souei { font-family: "HGPÁÏ±Ñ³ÑºÞ¼¯·´B", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"; }

.red { color: #ff0000 }

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }

.green { color: #99ff99 }

.blue { color: #0000ff }

.light-blue {color:#D7E1F0;}

.dark-blue { color: #006699 }

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.right { text-align: right }

.left { text-align: left }

.line-through { text-decoration: line-through }

.underline { text-decoration: underline }

.underline-dashed { border-bottom: 1px dashed #999; }

.smaller { font-size: 80% }

.larger { font-size: 150% }

.headline { color: #cc0000; font-size: 35px; font-weight: normal; font-family: "HGPÁÏ±Ñ³ÑºÞ¼¯·´B", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3"; line-height: 1.4; } 

.bg-red { background-color: #ff9999 }

.bg-yellow { background-color: #ffff99 }

.bg-icon-lightbulb { background: url(http://www.recycle-toner.com/site/images/lightbulb.gif) no-repeat ; padding-left: 20px }

.bg-icon-comment { background: url(http://www.recycle-toner.com/site/images/comment.gif) no-repeat ; padding-left: 20px }

.bg-icon-exclamation { background: url(http://www.recycle-toner.com/site/images/exclamation.gif) no-repeat ; padding-left: 20px }

.bg-icon-page_white_text { background: url(http://www.recycle-toner.com/site/images/page_white_text.gif) no-repeat ; padding-left: 20px }

.bg-icon-attach { background: url(http://www.recycle-toner.com/site/images/attach.gif) no-repeat ; padding-left: 20px }

.rollover-red
{
   margin: 30px 0;
   padding: 0;
   font-size: 16px;
   font-family: "HGPºÞ¼¯·¤", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
   text-align: center;
   font-weight: normal;
}

.rollover-red a
{
   margin: 0;
   padding: 8px 24px;
   color: #fff;
   background: #cc0000;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

.rollover-red a:hover
{
   color: #fff;
   background: #dd3333;
   text-decoration: none;
   border-top: 2px solid #ff6666;
   border-left: 2px solid #ff6666;
   border-right: 2px solid #660000;
   border-bottom: 2px solid #660000;
}

/* image */

.img-left
{
   float: left;
   margin-right: 10px;
}

.img-right
{
   float: right;
   margin-left: 10px;
}

.clear { clear: both; }


/* box */

.voice
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   line-height: 1.6;
   border: 2px solid #e3e3e3;
}

.box-red
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff5f5;
   border: 2px solid #ff9999;
}

.box-blue
{
   margin: 15px 0;
   padding: 10px;
   background-color: #eefaff;
   border: 2px solid #99ccff;
}

.box-yellow
{
   margin: 15px 0;
   padding: 10px;
   background-color: #ffffee;
   border: 2px solid #ffcc99;
}

.box-green
{
   margin: 15px 0;
   padding: 10px;
   background-color: #efffef;
   border: 2px solid #99ff99;
}

.box-pink
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff9ff;
   border: 2px solid #ffccff;
}

.box-gray
{
   margin: 15px 0;
   padding: 10px;
   background-color: #fff;
   border: 2px solid #e3e3e3;
}

.box-gray2
{
   margin: 15px 40px 15px 20px;
   padding: 10px;
   background-color: #fff;
   border: 2px solid #e3e3e3;
   line-height:1.2em;
   font-size:95%;
}

.box-gray2 p {margin-bottom:20px;}

/* list */

.list-check
{
   margin: 15px 0;
   padding: 0px 10px 15px 35px;
   background-color: #ffffee;
   line-height: 1.6;
   border: 2px solid #ffcc99;
   list-style-image: url(http://www.recycle-toner.com/site/images/checkmark.gif);
   list-style-position: outside;
}

.list-check li
{
   margin-top: 10px;
   color: #333;
}

/* table */

.legal_notice
{
   border-collapse: collapse;
   width: 95%;
   margin: 0 auto;
   padding: 0;
   border-top: 2px solid #e3e3e3;
   border-left: 2px solid #e3e3e3;
}

.legal_notice th
{
   background: #f5f5f5;
   color: #000;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 30%;
}

.legal_notice td
{
   background: #fff;
   color: #000;
   font-size: 12px;
   padding: 3px 5px;
   border-right: 2px solid #e3e3e3;
   border-bottom: 2px solid #e3e3e3;
   width: 70%;
}


#nav {
	margin: 0;
	padding: 0;
	height:40px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav_back.gif);
	background-repeat: repeat-x;
	width:900px;
	background-position: right;
}
 
#nav ul {
	list-style: none;
	margin:0;
	padding: 0px;
	font-size: 9px;
	width:900px;
	
}
 
#nav ul li {
    float: left;
    height: 40px;
}
 
#nav ul li a {
    display: block;
    height: 40px;
}
#nav ul li.nav_01 a {
	background-repeat: no-repeat;
    
	text-indent: -9999px;
	width: 75px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav01.gif);
}
 
#nav ul li.nav_02 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 79px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav02.gif);
}
 
#nav ul li.nav_03 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 90px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav03.gif);
}
 
#nav ul li.nav_04 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 83px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav04.gif);
	background-position: left top;
}
 
#nav ul li.nav_05 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 91px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav05.gif);
}

#nav ul li.nav_06 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 77px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav06.gif);
}
 
#nav ul li.nav_07 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 60px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav07.gif);
}

#nav ul li.nav_08 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 90px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav08.gif);
}

#nav ul li.nav_09 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 103px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav09.gif);
}

#nav ul li.nav_10 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 106px;
	background-image: url(http://www.recycle-toner.com/site/images/nav/nav10.gif);
}

#nav ul li a:hover {
    background-position: 0 -40px;}
	
#bread {
	background-image: url(http://www.recycle-toner.com/site/images/theme/bread.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

.m5{
margin:5px;}

.m10{
margin:10px;}

.mt5{
margin-top:5px;}

.mt10{
margin-top:10px;}

.mt20{
margin-top:20px;}

.mt40{
margin-top:40px;}

.mt70{
margin-top:70px;}


.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb20{
	margin-bottom:10px;
}

.mb40{
margin-bottom:40px;}

.mb70{
margin-bottom:70px;}

.mr5{
margin-right:5px;}

.mr10{
margin-right:10px;}

.mr20{
margin-right:20px;}

.mr40{
margin-right:40px;}

.mr70{
margin-right:70px;}

.ml5{
margin-left:5px;}

.ml10{
margin-left:10px;}

.ml20{
margin-left:20px;}

.ml40{
margin-left:40px;}

.ml70{
margin-left:70px;}

.ml230{
margin-left:230px;}



.pr5{
padding-right:5px;}

.pr10{
padding-right:10px;}

.pr20{
padding-right:20px;}

.pr40{
padding-right:40px;}

.pr70{
padding-right:70px;}


.pl5{
padding-left:5px;}

.pl10{
padding-left:10px;}

.pl20{
padding-left:20px;}

.pl40{
padding-left:40px;}

.pl70{
padding-left:70px;}

.pl100{
padding-left:100px;}

.w200 {
width:200px;}

.w300 {
width:290px;}

.w680 {
width:680px;}

.h330 {height:330px;}

.f-right {float:right;}

.f-left {float:left;}

.side-point { background:url(http://www.recycle-toner.com/site/images/side/side1.gif) no-repeat;
width:200px;
height:228px;
margin:0 0 5px 0;
padding:0;
font-size:12px;}

.side-point h2 {font-size:12px;
text-indent:-9999px;
height:65px;}

.module-content ul.mk1 { margin:0px;
padding:0}

.module-content ul.mk1 li {
	margin:0;
	padding:5px 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	list-style-position: inside;
	list-style-image: url(http://www.recycle-toner.com/site/images/theme/icon1.gif);
	list-style-type: none;
}

.module-content ul.mk2 { margin:0px;
padding:0}

.module-content ul.mk2 li {
	margin:0;
	padding:5px 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	list-style-position: inside;
	list-style-image: url(http://www.recycle-toner.com/site/images/theme/icon2.gif);
	list-style-type: none;
}

.mk3 {background:url(http://www.recycle-toner.com/site/images/theme/icon3.gif) no-repeat left;
padding-left:1em;}

.head1 {background:url(http://www.recycle-toner.com/site/images/top/bana1.jpg) no-repeat;
width:680px;
height:220px;
text-indent:-9999px;
}

.head2 {
	width:680px;
	height:70px;
	text-indent:-9999px;
	clear: both;
	background-image: url(http://www.recycle-toner.com/site/images/top/head3.gif);
	background-repeat: no-repeat;
}

.head3 {
	width:660px;
	height:50px;
	clear: both;
	background-image: url(http://www.recycle-toner.com/site/iimages/theme/module-header.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.head4 {
	padding:0 0 0 5px;
	margin-top:20px;
	font-size: 120%;
	color:#1B9B66;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0860A8;
	border-left-color: #0860A8;
}

.head5 {
	padding:0 0 0 5px;
	margin-top:10px;
	font-size: 110%;
	color:#1B9B66;
	font-weight:bold;
	margin-bottom:10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0860A8;
}

.head6 {
	padding:0;
	margin-top:10px;
	background-image: url(http://www.recycle-toner.com/site/images/theme/module-header2.gif);
	text-indent: -9999px;
	overflow: hidden;
	height: 36px;
	width: 680px;
	background-repeat: no-repeat;
}

.lh12 {line-height:1.2em;}

.special {background:url(http://www.recycle-toner.com/site/images/top/head2.gif) no-repeat;
width:680px;
height:95px;
text-indent:-9999px;
margin:0;
padding:0;}

.sb1 {font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
background:url(http://www.recycle-toner.com/site/images/top/cont1.gif) no-repeat;
height:34px;
color:#FFF;
font-weight:bold;
font-size:100%;
padding:5px 0 0 15px;
}

.sb2 {background:url(http://www.recycle-toner.com/site/images/top/cont3.gif) no-repeat;
padding-left:130px;
padding-top:12px;
height:30px;}

.special-box h4 {
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	padding-left:20px;
	font-size:140%;
	font-weight:bold;
	background-image: url(http://www.recycle-toner.com/site/images/top/cont2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.2em;
	color:#333333;
}

dl.list1 {width:425px;
margin:0;
padding:0;
}

dl.list1 dt{
	width:100px;
	padding:10px 0 0 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	margin:0;
	float:left;
}

* html dl.list1 dt{
	width:200px;
	padding:10px 0 0 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	margin:0;
	float:left;
}

dl.list1 dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	height:20px;
	padding:10px 0 0;
	margin:0;
	text-align:right;
	float:left;
	width:225px;
	}


* html dl.list1 dd  { border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
	height:20px;
	padding:10px 0 0 0;
	margin:0 0 0 0px;
	text-align:right; }

dl.list1 dd span {color: #F00;
font-weight:bold;}

.black {
	height:20px;
	background-image: url(http://www.recycle-toner.com/site/images/top/color1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.color1 {background:url(http://www.recycle-toner.com/site/images/top/color2.gif) no-repeat;
height:20px;
background-position: left center;}

.color2 {background:url(http://www.recycle-toner.com/site/images/top/color3.gif) no-repeat;
height:20px;
background-position: left center;}

.cont-t1 {width:411px;
height:165px;
background:url(http://www.recycle-toner.com/site/images/top/bana4.jpg) no-repeat;
text-indent:-9999px;}

.backcont { background:url(http://www.recycle-toner.com/site/images/top/cont4.gif) no-repeat left bottom;}

.item {width:230px;
margin:0 0 10px 0;
padding:0;
float:left;
}

.item h4{ background:url(http://www.recycle-toner.com/site/images/top/head4.gif) no-repeat;
height:22px;
font-size:14px;
line-height:1em;
color:#FFF;
padding:7px 0 0 25px;
margin:0;
font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
font-weight:bold;
vertical-align:middle;}

* html .item h4{ background:url(http://www.recycle-toner.com/site/images/top/head4.gif) no-repeat;
height:29px;
padding:5px 0 0 25px;
}

*+html .item h4{ background:url(http://www.recycle-toner.com/site/images/top/head4.gif) no-repeat;
height:23px;
font-size:14px;
padding:3px 0 3px 25px;
line-height:1em;
}

.point1 { background-color: #F6E8A1;
color:#C00;
font-weight:bold;
padding:3px;
margin:0 0 5px 0;
}

.item h5 {background:url(http://www.recycle-toner.com/site/images/top/cont5.gif) no-repeat left top;
border-bottom:1px #325EA7 dotted;
padding:2px 0 3px 15px;
font-size:13px;
font-weight:bold;
}

.item h6 {background:url(http://www.recycle-toner.com/site/images/top/cont6.gif) no-repeat left top;
padding:0;
margin:10px 0 5px 0;
text-indent:-9999px;
width:126px;
height:30px;}

.h5t { height:50px;
margin-bottom:5px;}

.item p{ line-height:1.4em;}

.item .photo {
	height:150px;
text-align:center;
overflow:hidden;
margin:5px 0;
}

.item-h {height:440px;}

/*µìCSS¤è¤ê°Ü¹Ô*/


.big h1 {font-size:16px;}

.Item_Name h1 {
font-size: 100%;
font-weight: bold;
line-height:1em;
margin: 0;
}

td h1 {
font-size: 100%;
font-weight: normal;
line-height:1em;
margin: 0;
}

td h2 {
font-size: 100%;
font-weight: normal;
line-height:1em;
margin: 0;
}

td {
	font-size:12px;
	line-height:130%;
}

.redmiddle {
	font-size: 14px;
	color: #FF0000;
}
.redbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


.middle {
	font-size:15px;
}

.site-seo {
	font-size:13px;
	color=#666666;
	line-height:130%;
}

.line {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

hr {
  color: #cccccc;
}

.hontengreenboldbig {
	font-size: 16px;
	font-weight: bold;
	color: #1B9B66;
}


.hontengreen {
	font-weight: bold;
	color: #1B9B66;
}

.white {
	color: #FFFFFF;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}

.superbig {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 26px;
}

.itemtitle { background:#f3f6e6; border-bottom:3px solid #b0d666; border-top:1px solid #b0d666; padding:10px 5px; text-align:center; font-size:16px; 
color:#507d0f; width:400px;}

.htitleg{ background:#def0cd; border-bottom:3px solid #c5e494; border-top: 
1px solid #c5e494; padding:8px; font-size:14px; color:#4f6310; margin:10px 0; 
width:400px;}

.pline20{ line-height:20px; padding:5px;}

.wakub{ padding:4px; border:1px solid #f5eada; background:#fdfaed; 
margin:10px 0; width:400px;}

.crumbsList {font-size:12px; margin-top:5px;}

td p {font-size:12px; margin-top:5px;}

/*ÄÉ²ÃÊ¬*/
ul.mk4 { margin:0 0 0 20px;
padding:0;
line-height:1.4em;}

ul.mk4 li {
	margin:0;
	padding:5px 0 2px 0;
	list-style-position: inside;
	list-style-image: url(../images/theme/icon1.gif);
	list-style-type: none;
}

.pt40 {padding-top:40px;}

.bg-green2 {background-color:#009999;}

.box-green2
{
	margin: 15px 0 15px 20px;
	padding: 0px;
	background-color: #FFF;
	border: 1px solid #009999;
	width:250px;
	float:right;
	line-height:1.2em;
}

.box-green2 p {background-color:#009999;
color:#FFF;
text-align:center;
font-weight:bold;
padding:5px;}

.box-green2 ul {padding:0; margin:5px 0 5px 20px;
font-size:95%;}

.box-green2 ul li {padding:0; margin:0;}

.module-header8 {
	/* ie win (5, 5.5, 6) bugfix */
    
	width: 100%;
	w\idth: auto;
	margin: 0;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.recycle-toner.com/site/images/side/side11.gif);
	text-indent: -9999px;
	height: 26px;
}
