* {
	left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

/* Base Definitions */

body {
	background:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

/* Link Definitions */

a:link { color: orange; text-decoration: none}
a:visited { color: orange; text-decoration: none}
a:hover {color: orange; text-decoration: none}
a:active {color:orange; }
img {
    border-style:none;
}
image {
    border-style:none;
}
/* Captions */

h1 { 
	font-size: 16pt;
	margin: 0px 0px 0px 10px;
}
h2 { 
	font-size: 14pt;
	margin: 0px 0px 0px 20px;
}
h3 { 
	font-size: 12pt;
	margin: 0px 0px 0px 30px;
}

h4 {
	font-size: 10pt;
	margin: 0px 0px 0px 15px;
	color:#39C}

/* Table Definitions */

table { 
	table-layout: fixed;
	border-collapse: collapse;
}
table.h2 {
	width: 640px;
	margin-left: 60px;
}
table.h3 {
	width: 620px;
	margin-left: 80px;
}
td.caption{
	width: 100px;
}
td.context{
}
td.rightalign {
	width: 100px;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
td.rightalign_ir {
	width: 30px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
td.center {
	width: 30px;
	text-align:center;
	padding: 0px 10px 0px 0px;
}
td.image_center {
	align:center;
	padding: 0px 10px 0px 0px;
}

td.image {
	width: 220px;
	text-align: right;
	margin-right: 20px;
}

/* Division */
div.h3 {
	padding-left: 60px;
}
div.causion{
	color: red;
	border-bottom:1px dashed;
	font-weight: bold;
	margin-bottom: 10px;
}

div.date {
	padding-left:5px;
}

div.caption{
	padding-left:10px;
}

div.caption2{
	padding-left:40px;
}
div.image-box{ 
	width: 226px;
	float: left; 
	margin: 10px 1px 0px 0px;
	border: 0px; 
} 
div.image-box4{ 
	width: 223px;
	float: left; 
	margin: 10px 0px 0px 1px;
	border: 0px; 
} 

/* ktn add */
td.daihyou{
	width: 100px;
}
div.seihin_h3 {

	width: 540px;
	font-size:12px;
	color:#000;
	padding:0px 0px 0px 0px;
	float:left;
	font-weight:normal;
}
div.seihin_image_h3 {
	width: 120px;
	font-size:12px;
	color:#000;
	padding:2px 0px 2px 40px;
	float:left;
	font-weight:normal;
}

div.seihin1_h3 {
	padding-left: 160px;
	width: 510px;
	font-size:12px;
	color:#000;
	padding:2px 40px 2px 110px;
	float:right;
	font-weight:normal;
	background-image: url(../images/commonmode.jpg);
	background-repeat: no-repeat;
	background-position:left
}
div.seihin2_h3 {
	padding-left: 160px;
	width: 510px;
	font-size:12px;
	color: #000;
	padding:2px 40px 2px 110px;
	float:right;
	font-weight:normal;
	background-image: url(../images/normalmode.jpg);
	background-repeat: no-repeat;
	background-position:left
}
div.seihin3_h3 {
	padding-left: 160px;
	width: 510px;
	font-size:12px;
	color: #000;
	padding:2px 40px 2px 110px;
	float:right;
	font-weight:normal;
	background-image: url(../images/trans.jpg);
	background-repeat: no-repeat;
	background-position:left
}

div.read_more_link{
	width: auto;
	float:right;
	padding:3px 25px 3px 0;
	background-image: url(../images/orange_bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.toiawase{
	width: 150px;
	font-size:12px;
	color: #666;
	padding:2px 40px 2px 25px;
	float:left;
	font-weight:normal;
	background-image: url(../images/orange_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.toiawase_tel{
	width: 250px;
	font-size:12px;
	color: #666;
	padding:5px 0 5px 55px;
	float:left;
	font-weight:normal;
	background-image: url(../images/phone_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}

div.toiawase_mail{
	width: 235px;
	font-size:12px;
	color: #666;
	padding:2px 0 2px 55px;
	float:left;
	font-weight:normal;
	background-image: url(../images/contact_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.causion_long{
	width: auto;
	color: red;
	border-bottom:1px dashed;
	font-weight: bold;
	margin-bottom: 10px;
}

div.top_leftside{
	width: 325px;
	font-size:10px;
	color: #666;
	padding:0 10px 0 0;
	float:right;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: left;
}
class.product_linenap{
	color: black;
	border: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}

div.soshiki{
	color: black;
	padding:0 10px 0 10px;
}

/* Address Description */
address {
	text-align: right;
	padding: 20px 0px 0px 0px;
	color: #404040;
	font-size: 6pt;
	font-family: "Century Gothic",serif; 
}
