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

.dlsp li a.blank {
	background: url(/business/register/cms/images/000012855.gif) left 0.2em no-repeat;
	padding: 0 0 0 20px;
	margin: 0 11px;
	display: block;
}

/* トップイメージ */
.topimg{
	margin: 15px 0;
	height: 275px;
	position: relative;
}
.topimg iframe {
    width: 30%;
    height: 160px;
    position: absolute;
    top: 10px;
    right: 15px;
}
.triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 12px;
	border-color: #ffffff transparent transparent transparent;
	display: inline-block;
	margin: 0 0 7px;
}
.topimg ul li{
	float: left;
	margin:2px 2px 0 0;
	width: 33%;
	text-align: center;
}
.topimg ul a:link,
.topimg ul a:hover,
.topimg ul a:active,
.topimg ul a{
	color: #FFFFFF;
	text-decoration: none;
}
.topimg ul a:hover li{
	opacity: .6;
}
.topimg ul li p{
	font-size: 150%;
}
.topimg ul li span{
	display: block;
}
.topimg ul li.third{
	background: linear-gradient(0deg, rgba(93,115,213,1) 0%, rgba(30,47,126,1) 50%, rgba(93,115,213,1) 100%);
	padding: 15px 0;
}
.topimg ul li.second{
	background: linear-gradient(0deg, rgba(97,159,55,1) 0%, rgba(46,103,7,1) 50%, rgba(97,159,55,1) 100%);
	padding: 15px 0;
}
.topimg ul li.first{
	background: linear-gradient(0deg, rgba(235,160,152,1) 0%, rgba(236,54,36,1) 50%, rgba(235,160,152,1) 100%);
	padding:15px 0;
}
.topimg ul li.third p,
.topimg ul li.second p{
	margin:8px 0;
}
/*.topimg{
	padding: 15px 15px 15px 20px;
	margin: 15px 0;
	height: 370px;
	background: linear-gradient(#CEDBF9,white,#CEDBF9);;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #999999 inset;
}
.toptt{
	color: #333333;
	font-size: 2.5em;
	font-weight: bold;
	width: 60%;
	display: inline-block;
    margin: 0 0 10px;
}
.top_r,
.top_l{
	display: inline-block;
	width: 48%;
}
.top_r img,
.top_l img{
	width: 100%;
}
.top_l{
	margin: 0 25px 0 0;
    top: -190px;
    position: relative;
}
.top_r{
    top: -30px;
    position: relative;
}*/

/*追加*/

.topimg{
width:946px;
height:210px;
position: absolute;
background:url(/business/register/cms/images/topimg_main.jpg) no-repeat;
}

.topimg_btn_1{
    position: absolute;
    top: 18px;
    left: 18px;
}

.topimg_btn_2{
    position: absolute;
    top: 18px;
    left: 668px;
}

.topimg_btn_3 {
    position: absolute;
    top: 84px;
    left: 668px;
}

.topimg_btn_4 {
    position: absolute;
    top: 150px;
    left: 668px;
}