@charset "shift_jis";
/*=================================================================
TIPS RPG CSS
=================================================================*/
/* 219. 画面サンプル内の強調部分につける枠線 */
.rpg_219 .border_red{border:solid 2px #FF0000;}
/* PRE.inline{margin:0px;} */
/* 233. 最下部まとめの見出し */
.rpg_233 .title{margin-bottom:10px;}
/* 233. 画像下スペース */
.rpg_233 img.mb20{margin-bottom:20px;}

/* 237. 図およびリストボックス構成要素 */
/* 238〜239 デモ画面 */
.rpg_237 .list_all,.rpg_238 .list_all,.rpg_239 .list_all{
	position:relative;
	margin:30px 0;
}
.rpg_237 .list_head,.rpg_239 .list_head{
	margin-left:7px;
}
.rpg_237 .list_head2,.rpg_238 .list_head{
	margin-left:3px;
}
.rpg_237 .list_body,.rpg_238 .list_body,.rpg_239 .list_body{
	height:234px;
	width:467px;
	margin-left:1px;
}
.rpg_237 .list_body{
	overflow-y:scroll;
}
.rpg_237 .sflPagBox{
	border:solid 2px #802020;
	width:470px;
	height:235px;
}
.rpg_237 .sflSizBox{
	border:solid 2px #f0a000;
	width:480px;
	height:256px;
	margin-top:-2px;
	padding:0 2px;
}
.rpg_237 .bdrGray,.rpg_239 .list_body{
	border: solid 2px #999;
}
.rpg_237 table,.rpg_238 table,.rpg_239 table{
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
}
.rpg_237 table.tblHead,.rpg_238 table tr.tblHead td,.rpg_239 table.tblHead{
	font-size:14px;
}
.rpg_237 td,.rpg_238 td,.rpg_239 td{
	white-space:nowrap;
	padding:2px 0;
	line-height:14px !important;
}
.rpg_237 td.num,.rpg_238 td.num,.rpg_239 td.num{
	width:30px;
}
.rpg_237 td.shcode,.rpg_238 td.shcode input,.rpg_239 td.shcode{
	width:72px;
}
.rpg_237 td.shname,.rpg_238 td.shname input,.rpg_239 td.shname{
	width:120px;
}
.rpg_237 td.shtank,.rpg_239 td.shtank{
	width:54px;
	text-align:right;
}
.rpg_237 td.hnscod,.rpg_238 td.hnscod,.rpg_238 td.hnscod input,.rpg_239 td.hnscod{
	text-align:right;
}
.rpg_237 td.hnscod,.rpg_239 td.hnscod{
	width:72px;
}
.rpg_237 td.hnsnam,.rpg_238 td.hnsnam input,.rpg_239 td.hnsnam{
	width:84px;
}
.rpg_237 table.tblHead td.num,.rpg_238 table tr.tblHead td.num,.rpg_239 table.tblHead td.num{
	text-align:center;
}
.rpg_237 table.tblBody td.hnscod,.rpg_239 table.tblBody td.hnscod{
	width:66px;
	padding-right:6px;
}
.rpg_238 td.shtank input{
	width:60px;
	text-align:right;
}
.rpg_238 td.hnscod input{
	width:60px;
}
.rpg_237 img#sflpag{
	position:absolute;
	top:30px;
	left:477px;
}
.rpg_237 img#sflsiz{
	position:absolute;
	top:70px;
	left:487px;
}

.rpg_238 .list_all{
	width:450px;
	height:280px;
	border:solid 1px #999;
	margin-left:20px;
}
.rpg_238 tr.tblHead td.hnscod{
	width:60px;
	padding-right:0;
}
.rpg_238 td input{
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	font-size:12px;
	border:solid 1px #666;
}
.rpg_238 button{
	margin:-30px 0 20px 200px;
}
.rpg_238 div#chgResult{
	width:450px;
	border:solid 1px #666;
	margin-left:20px;
	margin-bottom:20px;
	padding:1em;
}
.rpg_239 div.btnFld{
	margin:-10px 0 30px 0;
	text-align:center;
	width:467px;
}
.rpg_239 div.figDiv{
	height:60px;
	margin:30px 0;
}
.rpg_241 div.figDiv{
	height:60px;
	margin:10px 0 50px;
}
.rpg_239 div.figDiv div,.rpg_241 div.figDiv div{
	background-color:#e1eaf9;
	border:solid 2px #333399;
	border-radius:5px;
	height:50px;
	padding:5px 10px;
	color:#333399;
	font-size:15px;
}
.rpg_239 div.figDiv div.figDiv_line2,
.rpg_241 div.figDiv div.figDiv_line2{
	margin-top:7px;
	height:35px;
}
.rpg_241 div.figDiv div.figDiv_line1{
	margin-top:14px;
	height:18px;
}
.rpg_239 div.figDiv img,.rpg_241 div.figDiv img{
	padding-top:20px;
}
.rpg_239 div.figDiv div,.rpg_239 div.figDiv img,
.rpg_241 div.figDiv div,.rpg_241 div.figDiv img{
	float:left;
}
.rpg_239 p.clearBoth,.rpg_241 p.clearBoth{
	clear:both;
}

.rpg293_line{
	text-decoration:underline;
}
h5{
	font-weight: normal;

}