/* Design for Ki-ori Tennage */
div.mainparagraphs p { font-size: smaller; line-height: 1.35; }
div.mainparagraphs p.subtitle { font-size: 100%; color: red; font-family: "Times New Roman",serif; font-weight: bold; }
div.mainparagraphs h2.subtitle { font-size: 100%; color: red; font-family: "Times New Roman",serif; font-weight: bold; }
div.mainparagraphs h2.title { font-size: 100%; color: black; font-weight: bold; }

div.headsign { text-align: center; font-size: 120%; margin: 1em 0px; }
div.headsign strong.headtennage { color: green; font-family: "Times New Roman",serif; }
div.headsign strong.headtextile { color: red; font-family: "Times New Roman",serif; }

/* Title Logo Design */
p.withlogo a.catchcopy { text-decoration: none; color: #501e08; }
p.withlogo span.catchcopy { font-family: "Times New Roman",serif; font-weight: bold; font-size: 90%; }

/* Product Sample Table Design */
div.usesamples { text-align: center; }
div.usesamples table.sampletable { border-collapse: collapse; border: 2px green solid; }
div.usesamples table.sampletable td { border: 1px solid green; text-align:center; font-size: smaller; }
div.usesamples table.sampletable td a img { border-width: 0px; }

/* Logo Designs */
strong.tennage { font-family: "Lucida Handwriting",sans-serif; color: green; }
strong.kioritennage { font-family: "Tahoma",sans-serif; color: #501e08; }
strong.tennax { font-family: "Lucida Handwriting",sans-serif; color: green; }
strong.tennax span { color: red; }

/* Strong Design */
strong.iPod { color: #000060; font-weight: normal; }

/* Link in Sentence */
a.inside { text-decoration: none; }

/* NEWS BOX DESIGN */
div.newsbox { margin: 0.9em 0px; border: 1px #cc0000 solid; }
div.newsbox p.newshead { margin: 0px; color: #cc0000; padding: 0px 0.3em 0px 0px; /*border-bottom: 1px dashed #cc0000;*/ font-weight: bold; padding: 3px 0px; }
div.newsbox p.newshead span.news { color: white; background-color: #cc0000; padding: 4px; margin-right: 0.3em; }
div.newsbox p.newsbody { margin: 0.3em 0px; font-size: smaller; line-height: 1.4; }
div.newsbox p.newsbody a.insidelink { text-decoration: none; }
div.newsbox p.newsbody a.insidelink:link, div.newsbox p.newsbody a.insidelink:visited { color: maroon; }
div.newsbox img.newsimage { float: left; margin: 0px 0.3em; }
div.newsbox div.newshistory { text-align: right; clear: left; font-size: 80%; }

