@charset "utf-8";

/*--------------------

	Service common
	
--------------------*/

.serviseIndInn01{
	width:640px;
	margin:0 auto 20px auto;
}

.serviseIndInn01 ul{
	text-align:left;
}

#unitBlockInner .serviseIndInn01 ul li{
	list-style-type:decimal !important;
	padding:0 0 15px 0;
	margin-left:30px;
}

.serviseIndInn01 dl{
	display:block;
	width:620px;
	margin:0 auto 10px auto;
	background:url(../../common/images/dotline.gif) repeat-x bottom;
}

.serviseIndInn01 dl dt{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
}

.serviseIndInn01 dl dd{
	padding:0 0 5px 15px;
}

/* add 100112 */
.serviseIndInn01 p.operation {
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	margin:0 auto 10px auto;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
}

/* serviseIndInn02 */
#unitBlockInner .serviseIndInn02 ul li{
	list-style-type:decimal !important;
	padding:0 0 15px 0;
	margin-left:30px;
}

.serviseIndInn02 dl{
	display:block;
	width:620px;
	margin:0 auto 10px auto;
}

.serviseIndInn02 dl dt{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
}

.serviseIndInn02 dl dd{
	padding:0 0 5px 15px;
	margin-bottom:10px;
	background:url(../../common/images/dotline.gif) repeat-x bottom;
}

/* add 100118 */
.serviseIndInn02 div.clientImg{
	width: 315px;
}

/* serviseIndInn03 */
.serviseIndInn03 dl{
	display:block;
	width:470px;
	margin:0 0 10px 10px;
}

.serviseIndInn03 dl dt{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
}

.serviseIndInn03 dl dd{
	padding:0 0 10px 15px;
	background:url(../../common/images/dotline.gif) repeat-x bottom;
}

.serviseIndInn03 dl dd.noBoard02{
	padding:0 0 10px 15px;
	background:none !important;
}

/* serviseIndInn04 */
#unitBlockInner .serviseIndInn04 ul li{
	list-style-type:decimal !important;
	padding:0 0 15px 0;
	margin-left:30px;
}

.serviseIndInn04 dl{
	display:block;
	width:620px;
	margin:0 auto 10px auto;
}

.serviseIndInn04 dl dt{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
	margin:0 0 10px 0;
}

.serviseIndInn04 dl dt.portalDt{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#33779F;
	font-weight:bold;
	margin:0 0 5px 0;
}

.serviseIndInn04 dl dd{
	padding:0 0 0 15px;
	margin-bottom:3px;
}


/* serviseIndInn05 add 100113 */
#unitBlockInner .serviseIndInn05 {
	width:640px;
	margin:0 auto 20px auto;
}
#unitBlockInner .serviseIndInn05 ul li{
	list-style-type:decimal !important;
	padding:0 0 5px 0;
	color:#33779F;
	font-weight:bold;
	margin:0 0 10px 40px;
}

/* serviseIndInn06 */
#unitBlockInner .serviseIndInn06 {
	width:640px;
	margin:0 auto 20px auto;
}
#unitBlockInner .serviseIndInn06 ul li{
	background:url(../../common/images/ico/ico_sq.gif) no-repeat 0 50%;
	padding:0 0 0 25px;
	color:#33779F;
	font-weight:bold;
	margin:0 0 10px 15px;
}


.bgform{
	/*background:url(../../common/images/bg_form.gif) no-repeat bottom;*/
	width:630px;
	padding:30px 0 0 0;
	margin:0 auto;
}

.bgform ul{
	padding:15px 0 0 0;
	text-align:center;
}

.bgform li{
	display:inline;
	padding:0 3px;
}

.pageLink{
	background:#E3EDF2;
	text-align:center;
	padding:10px;
	margin-bottom:50px;
}

.pageLink ul li{
	display:inline;
	padding:0 30px 0 0;
}

.pageLink ul li a{
	background:url(../../common/images/ico/ico_arrow.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	color:#33779F;
	font-weight:bold;
}



#lineupTable{
	margin-bottom:50px;
	overflow:auto;
}

#lineupTable table{
	width:98% !important;
	border-collapse:collapse;
	border-spacing:0;
	border-width:0;
	font-size:85%;
}

#lineupTable table tr{
	background:none;
}

#lineupTable table td.dotLine{
	background:url(../../common/images/dotline.gif) repeat-x bottom;
}

#lineupTable table td.dotLine02{
	background:url(../../common/images/dotline.gif) repeat-x bottom #F2F2F2;
}

#lineupTable table td{
	padding:5px !important;
}

.yelBox{
	background:#FAFFB3;
	border:#CCCCCC solid 1px;
}

.blueBox{
	background:#E6F2FF;
	border:#CCCCCC solid 1px;
}

.quesBox{
	background:#F2F2F2;
	/*border:#CCCCCC solid 1px;*/
}

.boader{
	/*border:#CCCCCC solid 1px;*/
}

.messe{
	color:#33779F;
	font-weight:bold;
}


ol.rntalOl li{
	list-style:disc outside;
	margin:0 0 5px 20px;
}