@charset "utf-8";

/**
 *
 *  ドメイン名のお乗換え TOP用CSS
 *
 */

/*--------------------------------------------------------------------------
   overwrite
---------------------------------------------------------------------------*/

/*#PageTtl .ttl{
	height: 400px;
	background: url("/rentalserver/user-support/online/transfer-server/images/main.jpg") no-repeat 50% 0;
}

#PageTtl h1{
	width:600px;
	padding-top: 126px;
	text-align: center;
	color: #013A80;
}

#PageTtl h1 span.main{
	display: block;
	line-height: 1;
	font-size: 55px;
	font-size: 5.5rem;
	letter-spacing:0.5px;
	-ms-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	-moz-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	-webkit-text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	text-shadow: 1px 1px 1px rgba(54,79,120,.8);
	padding-bottom:25px;
	margin-bottom:14px;
	background: url("/shared/images/ttl_bottom.gif") no-repeat 50% bottom;
}

#PageTtl h1 span.sub{
	padding-top: 10px;
	font-weight: normal;
	display: block;
}
#PageTtl.type02 h1 span.sub{
	background: url("/shared/images/page_ttl_bg.png") no-repeat 50% 100%;
	padding-bottom: 35px;
}*/
