@charset "UTF-8";

/* hms_機能別情報ページ */

/* ----------------------------------------------------
	共通
---------------------------------------------------- */
.prodBox {
	margin-left:30px;
}
.prodBox h3 {
	margin-bottom:10px;
	font-size:110%;
	font-weight:bold;
}
.innerBox {
	margin-left:30px;
	margin-bottom:30px;
}
.linkL li {
	padding-left:15px;
	margin-bottom:5px;
	background:url(/support/images/arrow-red03.gif) no-repeat 0 50%;
}
.link1 a {
	padding-left:15px;
	margin-bottom:5px;
	background:url(/support/images/arrow-red03.gif) no-repeat 0 50%;
	
}
/*=== 動作確認情報 ================================*/

.connTable ,
.connTable th ,
.connTable td {
	border:1px solid #ccc;
	padding:10px 15px ;
}
.connTable th {
	text-align:center;
	background:#f0f0f0;
	font-weight:normal;
}
.captionTxt {
	margin-top:5px;
	font-size:90%;
}
