@import url("/service/common/css/service.css");
/**
 * =========================================
 * syupack Class lib
 * =========================================
 */


.page_list{
	font-size:90%;
}

.contentIn{
	padding:0 14px;
}

div#siteContent .sectionLv3 h4{
	color:#1f5fa8;
}

div#siteContent .sectionLv3 .color01{
	color:#FF0000;
}

div#siteContent .sectionLv3 a{
  color: #1f5fa8;
  text-decoration: none;
}
div#siteContent .sectionLv3 a:link,
div#siteContent .sectionLv3 a:visited{
	text-decoration:none;
	color:#1f5fa8;
}
div#siteContent .sectionLv3 a:hover,
div#siteContent .sectionLv3 a:active,
div#siteContent .sectionLv3 a:focus{
  color: #0092f2;
  text-decoration: underline;
}

div#siteContent .sectionLv3 .relatedLink{
	padding: 0px 0 0px 10px;
	background: url(/common/img/sidenav/ico_arrow_small.png) -20px 0.4em no-repeat;
  color: #1f5fa8;
	display:inline-block;
  text-decoration: none;
}
div#siteContent .sectionLv3 .relatedLink:link,
div#siteContent .sectionLv3 .relatedLink:visited{
	text-decoration:none;
	color:#1f5fa8;
}
div#siteContent .sectionLv3 .relatedLink:hover,
div#siteContent .sectionLv3 .relatedLink:active,
div#siteContent .sectionLv3 .relatedLink:focus{
  color: #0092f2;
  text-decoration: underline;
}

div#siteContent .sectionLv3 ul,
div#siteContent .sectionLv3 li{
list-style:none;
margin:0;
padding:0;
}

div#siteContent .sectionLv3 ul{
	margin-bottom:20px;
}

div#siteContent .sectionLv3 ul.end{
	margin-bottom:0px;
}

.point-img{
	position:absolute;
	top:30px;
	left:450px;
}
#yupack_cmp{
	clear: both;
	overflow: hidden;
}

#yupack_cmp p{
	margin-top: 0!important;
}
.yupack_cmp_date{
	clear: both;
	overflow: hidden;
	width: 350px;
	float: left;
}

.yupack_cmp_date dl{
	padding: 10px;
	border: 1px solid #FF0000;
	margin: 0;
}



.mod-rb{color:#FF0000; font-weight:bold;}
.mod-ftb{font-weight:bold;}
.mod-rb{color:#FF0000; font-weight:bold;}
.mod-ftb{font-weight:bold;}
.mod-posr{position:relative;}
.mo-fl{float: left;}
.mo-fr{float: right;}
.clearfix {zoom:1;}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.mod-ml0{margin-left: 0;}
.mod-mb20{margin-bottom: 20px;}