@charset "utf-8";



h4 {
	font-size: 80%;
	font-weight: bold;
	color: #C00;
	margin: 10px 0 0 0;
}

h4 img {
	margin: 0 0 0 20px;
}
h3 img {
	margin: 0 0 0 10px;
}
/* 見出し */
div.heading {
	font-size: 120%;
	font-weight: bold;
	padding-top: 30px;
}
.bold {
	font-weight : bold;
}
.red {
	color: #F00;
}

/* GT SoftGOT2000 (details.cssより) */

/* テキスト */
p.text00 {
	margin: 0;
	padding: 0;
}
p.text_r {
	font-weight: bold;
	color: #C40E18;
	margin: 0 0 5px 0;
	clear: both;
}
p.left_i {
	float: left;
	width: 540px;
	margin: 15px 0 30px 0;
}
p.right_i {
	float: left;
	width: 240px;
	margin: 15px 0 30px 0;
	text-align: right;
}
p.left {
	float: left;
	display: inline;
	width: 375px;
	margin: 0 30px 10px 0;
}
p.right {
	float: left;
	display: inline;
	width: 375px;
	margin: 0 0 10px 0;
}
/* 図解 */
/*	#illustration {background: url(/fa/products/hmi/got/pmerit/sgt/images/sgt2000/image_03.jpg) no-repeat; height: 300px; width: 780px; margin: 10px 0 0 0; padding: 0;}*/
#illustration {
	background: url(/fa/products/hmi/got/pmerit/sgt/images/sgt2000/image_03.jpg) no-repeat;
	width: 780px;
	height: 230px;
	margin: 10px 0 70px 0;
	padding: 0;
}
#illustration .t_l01 {
	font-size: 10px;
	display: inline;
	width: 252px;
	height: 97px;
	float: left;
	margin: 38px 225px 0 22px;
	padding: 0;
}
#illustration .t_r01 {
	font-size: 10px;
	display: block;
	width: 259px;
	height: 97px;
	float: left;
	margin: 38px 0 0 0;
	padding: 0;
}
#illustration .t_l02 {
	font-size: 10px;
	display: inline;
	width: 252px;
	height: 100px;
	float: left;
	margin: 0 225px 0 22px;
	padding: 0;
}
#illustration .t_r02 {
	font-size: 10px;
	display: block;
	width: 259px;
	height: 100px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
#illustration .t_l03 {
	font-size: 10px;
	display: inline;
	width: 735px;
	height: 64px;
	float: left;
	margin: 0 23px 0 22px;
	padding: 0;
	
}
/* GT SoftGOT1000 (details.cssより) *

/* 枠付きテキスト(テーマカラー) */
.color_box {
	color: #1C3785;
	width: 550px;
	margin:  10px 0;
	padding: 5px 5px 5px 15px;
	border: 1px solid #1C3785;
}
.top_bold {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #00AFED;
}

/*2016.0728追記--------------*/

/*　USBポート用画像を背景に　*/
.usb_bg{
	background:url("../sgt1000/images/image_01.jpg") no-repeat bottom right;
	margin-bottom:40px;
	min-height:113px;
}

