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

	text
	
=========================================================*/

body {
	line-height: 1.62;
	margin: 0;
	background-color: #f4f0de;
	text-align: center;
	font-size: 85%;

}


body,td,th {
	color: #333;
	text-align: left;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}


.style1 {font-size: 12px; }
.style2 {font-size: 12em; }
.style3 {font-size: 12ex; }
.style4 {font-size: 80%; }
.style5 {font-size: 100%; }
.style6 {font-size: 120%; }
.style7 {font-size: xx-small; }
.style8 {font-size: x-small; }
.style9 {font-size: small; }
.style10 {font-size: medium; }
.style11 {font-size: large;}
.style12 {font-size: x-large; }
.style13 {font-size: xx-large; }

.style14 {
	font-size: large;
	color: #fff;
	font-weight: bold;
}

.style15 {color: #FF0000}
.style16 {font-weight: bold;}
.style17 {color: #ffffff}

a:link {color:#0033CC;} 
a:visited {color: #0033CC;}
a:hover {color:#0099CC;}

	
h3{
	margin: 10px 0px 10px;
	border-bottom-style:solid;  
    border-bottom-width:2px;  
    border-bottom-color: #0000CC;
	text-align: left;  
	}


h4{
	margin: 10px 0px 5px;
	border-bottom-width:2px; 
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding: 0px;
	}
	
	
div#rogo h1 {
	display: none ;
	}


h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.go_pagetop{
	text-align: right;
	margin-bottom: 10px;
	}

.go_inquiry {font-weight: bold;}
.hinban {font-weight: bold;}
	
p { margin: 0;
	padding: 0;}

strong {font-weight: normal;}


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

	layout,div
	
=========================================================*/

div#wrapper {
	width: 800px;
	margin: 0 auto;
	background-image: url(../Templates/images/background.gif);
	background-repeat: repeat-y;
	text-align: center;
}

#header {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 750px;
	height: 70px;
}


div#rogo {
	width: 160px;
	height: 59px;
	background-image: url(../Templates/images/header_rogo.gif);
	background-repeat: no-repeat;
	display: block;
	}

div#copy {
	width: 610px;
	height: 59px;	
	background-image: url(../Templates/images/e_header_copy.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
	
	
div#gNav,
div#footer {
	width: 750px;
	margin: 0 auto;
}

div#gNav {
	margin: 0 40px;
	padding: 0;
}

div#gNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#gNav ul li {
	margin: 0;
	padding: 0;
	float: left;
}

div#pankuzu {
	margin-top: 5px;
	margin-bottom: 10px;
}

div#pankuzu,
div#footer{
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

.gNav2 {
	width: 720px;
	margin: 0 auto 25px;
	padding: 0;
	text-align: left;
}

div#main {
	width: 720px;
	margin: 0 auto;
	text-align: left;
}

div#contents {
	width: 700px;
	margin: 0 auto 15px;
}

.sentence {
	width: 680px;
	margin: 0 auto 30px;
	text-align: left;
}

div#footer {
	padding-top: 10px;
	padding-bottom: 20px;
}

div#sitemap,
div#copyright {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#sitemap {
	float: left;
}

div#copyright {
	float: right;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.bottomspace10 {
	margin-bottom: 10px;
	}

.bottomspace15 {
	margin-bottom: 15px;
	}
	
.bottomspace25 {
	margin-bottom: 25px;
	}
	
.bottomspace30 {
	margin-bottom: 30px;
	}
	
.bottomspace50 {
	margin-bottom: 50px;
	}
	
/*=========================================================

	index.html
	
=========================================================*/

div#title1 {
	background-image: url(../images/pdt_01.gif);
	background-repeat: no-repeat;
	display: block;
}

div#title2 {
	background-image: url(../images/pdt_02.gif);
	background-repeat: no-repeat;
	display: block;
}

div#title1 h2,
div#title2 h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

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

	TOP
	
=========================================================*/

div#obijiki {
	width: 720px;
	height: 30px;
	margin: 0 auto 15px;
	background-image: url(../images/obi_jiki.gif);
	background-repeat: no-repeat;
	display: block;
}

div#obiic {
	width: 720px;
	height: 30px;
	margin: 0 auto 15px;
	background-image: url(../images/obi_ic.gif);
	background-repeat: no-repeat;
	display: block;
}

div#obirp {
	width: 720px;
	height: 30px;
	margin: 0 auto 10px;
	background-image: url(products/images/e_rp_top_02.gif);
	background-repeat: no-repeat;
	display: block;
}

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

	ITEM
	
=========================================================*/

.itemcontents {
	width: 680px;
	margin: 10px auto 20px;
	text-align: left;
}

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

	mechanism
	
=========================================================*/

.style201 {
	font-size: 120%;
	font-weight: bold;
	color: #009900;
	}
	
.style202 {
	color: #996600
	}
	
/*=========================================================

	module
	
=========================================================*/

.style301 {
	font-size: 120%;
	font-weight: bold;
	color: #0099CC;
	}

.jirei {
	margin: 0 auto;
	text-align: left;
}

.jireiimage {
	width:150px;
	margin: 0 auto;
	padding: 0 10px;
}

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

	Rewritable Printer
	
=========================================================*/


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

	use case
	
=========================================================*/
div#obiuse {
	width: 720px;
	height: 30px;
	margin: 0 auto 15px;
	background-image: url(products/images/e_obi_use.gif);
	background-repeat: no-repeat;
	display: block;
}

div#obicase {
	width: 720px;
	height: 30px;
	margin: 0 auto 15px;
	background-image: url(products/images/e_obi_case.gif);
	background-repeat: no-repeat;
	display: block;
}

div#obicase h2,
div#obiuse h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.jirei {
	margin: 0 auto;
	text-align: left;
}

.jireiimage {
	width:150px;
	margin: 0 auto;
	padding: 0 10px;
}

.line {
	width: 674px;
	margin: 0 auto;
	background-image: url(../images/line_case.gif);
	background-repeat: no-repeat;
	display: block;
}

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

	開発者の想い
	
=========================================================*/
div#obithought {
	width: 720px;
	height: 44px;
	margin: 0px auto 15px;
	background-image: url(products/images/e_obi_thought.gif);
	background-repeat: no-repeat;
	display: block;
}

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

	Q&A
	
=========================================================*/
div#obiq {
	width: 720px;
	height: 44px;
	margin: 0px auto 15px;
	background-image: url(products/images/e_qa_01.gif);
	background-repeat: no-repeat;
	display: block;
}

div#obia {
	width: 720px;
	height: 44px;
	margin: 0px auto 15px;
	background-image: url(products/images/e_qa_02.gif);
	background-repeat: no-repeat;
	display: block;
}