/* ========================================================
info  : Film, Sheet
Author: Ryo Toida
Date  : 2008/12/08
Update: 2008/12/08

01: For All
02: Layout
03: Navi
04: Font
05: H
06: Table
07: List
08: Other
09: For Toppage
10: For WEBFLEX

======================================================== */

/* ==============================
 01: For All
============================== */
#webcontents {
	width: 550px;
	padding: 0;
	margin: 0;
	font-size: 70%;
	font-family: Verdana, sans-serif;
	line-height: 1.4;
	color: #333;
}



/* ==============================
 02: Layout
============================== */



/* ==============================
 03: Navi
============================== */



/* ==============================
 04: Font
============================== */
p {
	margin: 0;
}


/* ==============================
 05: H
============================== */
#webcontents h3 {
	font: bold 110%/1.2 "Verdana";
	background: url(images/h3_bg.gif) bottom left no-repeat;
	margin:0 0 20px;
	padding: 20px 0 5px 8px;
	color: #666;
	clear: both;
}

#webcontents h4 {
	width: 545px;
	font: bold 105%/1 "Verdana";
	margin:0 0 10px;
	padding: 20px 0 2px 4px;
	border-bottom: 1px solid #999;
	color: #333;
	clear: both;
}


/* ==============================
 06: Table
============================== */



/* ==============================
 07: List
============================== */
#webcontents ul.hyphen {
	margin: 0 0 0 8px;
	padding: 0;
}

#webcontents ul.hyphen li {
	padding: 0 0 0 13px;
	list-style: none;
	background: url(images/hyphen.gif) top left no-repeat;
}



/* ==============================
 08: Other
============================== */
.cent {
	text-align: center;
}

.arrow {
	background: url(images/arrow.gif) top left no-repeat;
	padding-left: 13px;
}

.caption {
	width: 530px;
	_width: 550px;
	font: bold 95%/1.2 "Verdana";
	color: #666;
	margin-bottom: 15px;
	padding: 8px 10px;
	background: #e5e5e5;
}

.caption img {
	margin-left: 10px;
	float: right;
}

.clearfix:after {
	content: url(images/px.gif);
	display: block;
	clear:both;
	height: 0;
}



/* ==============================
 09: For Toppage
============================== */
#toppage img {
	margin-bottom: 20px;
}

#toppage hr {
	clear: both;
	margin: 10px 0 15px;
	color: #ccc;
}

#toppage ul {
	margin: 5px 0 5px 25px;
}

#toppage ul li {
	padding-bottom: 10px;
}

#toppage .pl {
	width: 200px;
	float: left;
	margin-right: 15px;
}

#toppage .pr {
	width: 335px;
	float: left;
}

#toppage .catalog {
	float: right;
	padding-bottom: 10px;
	_padding-bottom: 0;
}



/* ==============================
 10: For WEBFREX
============================== */

/* ------------------------------
 10-01: Index
------------------------------ */
#webfrex ul {
	margin: 10px 0 0 20px;
	padding: 0;
}

#webfrex li {
	margin: 0;
	padding: 0 0 5px 0;
}

#webfrex .system-contents {
	padding-left: 15px;
}

#webfrex .system-contents h4 {
	width: 530px;
}

#webfrex .system-contents img {
	float: left;
	margin-right: 15px;
}

#webfrex .system-contents p {
	width: 365px;
	float: left;
}


/* ------------------------------
 10-02: Operator Station
------------------------------ */
#operatorstation ul {
	width: 530px;
	margin: 15px 0 0;
}

#operatorstation li {
	width: 204px;
	display: block;
	margin-left: 46px;
	_margin-left: 23px;
	padding-bottom: 15px;
	font-size: 80%;
	float: left;
	list-style: none;
}

#operatorstation p {
	padding-bottom: 10px;
}

#operatorstation li p {
	padding-top: 2px;
}


/* ------------------------------
 10-03: Sensor
------------------------------ */
#sensor ul {
	margin: 10px 0 0 20px;
	padding: 0;
	width: 300px;
	float: left;
}

#sensor li {
	margin: 0;
	padding: 0 0 5px 0;
}

#sensor .cap_img { 
	width: 150px;
	margin-left: 10px;
	float: right;
}

#sensor .contents {
	width: 230px;
	float: left;
	padding-top: 15px;
}


/* ------------------------------
 10-03: Control
------------------------------ */
#control .img {
	padding:10px 0 20px;
}


/* ------------------------------
 10-03: Quality
------------------------------ */
#quality ul {
	margin: 0 0 20px 20px;
}

#quality ul li {
	padding-bottom: 10px;
}
