/* ========================================================
info  : システム事業部用のCSSです。
Author: Ryo Toida
Date  : 2008/08/11
Update: 2008/08/11

01: 全体設定
02: レイアウト
03: ナビゲーション
04: フォント
05: 見出し
06: テーブル
07: リスト
08: その他複数ページ共通設定
09: トップページ用
10: WEBFREX用
11: EasyGage用
12: BalloonGage用

======================================================== */

/* ==============================
 01: 全体設定
============================== */
#webcontents {
	width: 550px;
	padding: 0;
	margin: 0;
	font-size: 80%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	line-height: 1.4;
	color: #333;
}



/* ==============================
 02: レイアウト
============================== */



/* ==============================
 03: ナビゲーション
============================== */



/* ==============================
 04: フォント
============================== */
p {
	margin: 0;
}


/* ==============================
 05: 見出し
============================== */
#webcontents h3 {
	font: bold 110%/1.2 "MS P ゴシック";
	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 100%/1 "MS P ゴシック";
	margin:0 0 10px;
	padding: 20px 0 2px 4px;
	border-bottom: 1px solid #999;
	color: #333;
	clear: both;
}


/* ==============================
 06: テーブル
============================== */



/* ==============================
 07: リスト
============================== */
#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: その他複数ページ共通設定
============================== */
.cent {
	text-align: center;
}

.arrow {
	background: url(images/arrow.gif) top left no-repeat;
	padding-left: 13px;
}

.caption {
	width: 530px;
	_width: 550px;
	font: bold 100%/1.2 "MS P ゴシック";
	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: トップページ用
============================== */
#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: WEBFREX用
============================== */

/* ------------------------------
 10-01: WEBFREXインデックス用
------------------------------ */
#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: WEBFREX測定オペレータステーション用
------------------------------ */
#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: 85%;
	float: left;
	list-style: none;
}

#operatorstation li p {
	padding-top: 2px;
}


/* ------------------------------
 10-03: WEBFREXセンサー用
------------------------------ */
#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: WEBFREX制御用
------------------------------ */
#control .img {
	padding:10px 0 20px;
}


/* ==============================
 11: EasyGage用
============================== */
#easygage ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#easygage li {
	margin: 0;
	padding: 0;
}

#easygage01 {
	width: 158px;
	float: left;
}

#easygage02 {
	width: 380px;
	float: right;
}

#easygage03 {
	width: 128px;
	float: left;
	text-align: center;
}

#easygage04 {
	width: 410px;
	float: right;
}



/* ==============================
 12: BalloonGage用
============================== */
#balloongage ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#balloongage li {
	margin: 0;
	padding: 0;
}

.inflation {
	width: 550px;
	margin: 15px 0 0;
	padding: 0;
	clear: both;
}

.inflation-l {
	width: 200px;
	font: 85%/1.3 "MS P ゴシック";
	color: #666;
	margin-bottom: 15px;
	float: left;
}

.inflation-r {
	width: 330px;
	float: right;
	margin-bottom: 15px;
}

#balloongage01 {
	width: 241px;
	text-align: center;
	float: left;
}

#balloongage02 {
	width: 290px;
	float: right;
}
