@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#mainVisual {
	background: #fff url(/img/tender/main_visual_bg.jpg) no-repeat center top;
}

#sideBar .sNavi {
	margin-bottom: 19px;
}

#conts h3 {
	margin-bottom: 26px;
}

#conts .h3Ttl {
	margin-bottom: 22px;
}

#conts .headLine02 {
	margin-bottom: 22px;
	color: #944DAB;
	border: 1px solid #E0C9E5;
	background: url(/img/common/icon/icon03.png) no-repeat 4px 8px;
}

#conts .headLine03 {
  color: #944DAB;
  font-size: 1.4em;
  margin: 0 20px 12px;
}

#conts .linkList {
	margin: 0 20px 46px;
}

#conts .linkList li {
	padding-bottom: 9px;
	font-size: 1.4em;
}

#conts .linkList li img {
	padding-right: 2px;
	vertical-align: middle;
}

#conts p {
  margin: 0 0 23px 20px;
  font-size: 1.4em;
  line-height: 1.7;
}