/* 4つのサービス */


/*ページトップへ戻る（スマートフォン2012/02/SEO対策）*/

	#smartphone #pagetop {



		margin-bottom: 10px;



		margin-left: auto;



		width: 146px;



	}



	#smartphone #pagetop a,



	#smartphone .pagetop a {



		display: block;



		width: 146px;



		height: 18px;



		line-height: 12px;



		text-indent: -9999px;



		text-align: left;



		background-color: transparent;



		background-repeat: no-repeat;



		background-image: url(/smartphone/imgs/pagetop.gif);



		background-position: left top;



	}





	#smartphone #pagetop a:hover {



		background-position: left -18px;



	}

/*　Ver.2用追加　20140830新井*/	

ul.shift {
	width: 680px;
	height: 68px;
	margin-bottom: 15px;
	background: url(/iphone/imgs/shift.gif) no-repeat;
	position: relative;
}

.shift li {
	background: url(/iphone/imgs/mark1.gif) left no-repeat;
	text-indent: 20px;
	position: absolute;
	top: 35px;
	left: 140px;
}

.main {
	position: relative;
	margin-bottom: 20px;
}

ul.syousai {
	position: absolute;
	top: 50px;
	right: 12px;
	line-height: 24px;
}

.syousai li {
	background: url(/iphone/imgs/mark2.gif) left no-repeat; 
	text-indent: 20px;
}

.box_and  p,
.box_ip p {
	margin: 0px;
}

.box_and {
	width: 325px;
	float: left;
	position: relative;
}

.url_and {
	position: absolute;
	top: 115px;
	right: 10px;
}

.btn_and {
	position: absolute;
	top: 243px;
	right: 10px;
}

.box_ip {
	width: 325px;
	float: right;
	position: relative;
}

.url_ip {
	position: absolute;
	top: 115px;
	right: 10px;
}

.btn_app {
	position: absolute;
	top: 163px;
	right: 10px;
}

.btn_ip {
	position: absolute;
	top: 243px;
	right: 10px;
}


