@charset "utf-8";
/* CSS Document */


#monitorcp {
	width:660px;
	float:right;
}
h3 {
	background-image: url(../images/h3_title10.gif);
}
h5 {
	background-repeat: no-repeat;
	background-position:0 0;
	width:57px;
	height:23px;
	margin:0 0 5px;
	padding:0;
	font-size:0;
	text-indent:-9999px;
}
h6{
	background:url(../../shared/images/icon_arrow02.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
	margin:7px 0 2px;
	font-size:1em;
}
.link_doc{
	background:url(../../shared/images/icon_arrow01.gif) no-repeat 0 6px;
	padding:3px 0 0 10px;
	font-size:1.2em;
	font-weight:bold;
}
.txt02{
	color:#148dd3;
}

.main{
	padding-top:10px;
}
#monitorcp table{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:100%;
	margin:0 0 20px;
}
#monitorcp .td01 {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	background-color:#f3fafb;
	text-align:center;
	letter-spacing:1px;
	vertical-align:top;
	width:100px;
}
#monitorcp table td {
	border-bottom:1px dotted #bbb;
	border-right:1px solid #ccc;
	vertical-align:top;
}
.step {
	padding:0 0 0 259px;
	height:138px;
	margin:0 0 5px;
	background-repeat: no-repeat;
	background-position:0 0;
}
.s_p1,.s_p2,.s_p3{
	margin:0 0 15px;
}
.s_p1 h5 {
	background-image: url(../images/icon_step01.gif);
}
.s_p2 h5 {
	background-image: url(../images/icon_step02.gif);
}
.s_p3 h5 {
	background-image: url(../images/icon_step03.gif);
}


