<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";
/*2010 refer_input.css
*/

/*  ------------------- */
.cb{ clear:both;}
.h10{ height:10px;}
.h30{ height:30px;}

/* 共通 */


/* PCよりメール送信 */
div.pcmail{width:922px; height:132px; display:block; padding:0; margin:10px auto 30px; background:url(../img/refer_input/img_pc922_132.gif) no-repeat;}
div.boxset{width:450px; height:auto;}
a.bt_pc{background:url(../img/refer_input/bt_pc108_108.jpg) 0 0; width:108px; height:108px; display:block; text-indent:-9999px; margin:10px 0; float:right;}
a:hover.bt_pc{ background-position:-108px 0px}
/* モバイルよりメール送信 */
div.mbmail{width:922px; height:132px; display:block; padding:0; margin:10px auto 30px; background:url(../img/refer_input/img_mb922_132.gif) no-repeat; text-indent:-9999px;}

/* マイページログイン、電話番号表示枠　ｗ922 */
div.boxwrapper{width:922px; height:132px; display:block; padding:0; margin:10px auto 30px;}

/* マイページログイン */
div.mypage{width:460px; height:132px; display:block; background:url(../img/refer_input/img_mypage460_132.gif) no-repeat; float:left; clear:right;}
a.bt_mypage{background:url(../img/refer_input/bt_mypage108_108.jpg) 0 0; width:108px; height:108px; display:block; text-indent:-9999px; margin:10px 0; float:right;}
a:hover.bt_mypage{ background-position:-108px 0px;}

/* 電話番号表示 */
div.tel{width:460px; height:132px; display:block; background:url(../img/refer_input/img_tel460_132.gif) no-repeat; float:left; clear:right; text-indent:-9999px;}


/**/
h1.refer_ttl1{
	text-align: center;
	margin:10px auto 20px;
}
h2.titlemail{background:url(../img/refer_input/title922_50.gif) no-repeat 0 0; width:992px; height:50px; padding:0; text-indent:-9999px; display:block;}
h2.refer_ttl{
	border-left:8px solid #666;
	margin:10px 0;
	background:#eee;
	padding:8px 0 8px 8px;
}
.refer_btn{
	float:left;
	margin:0px 10px 20px 15px;
}
.refer_btn a{
	background:#f90;
	color:#fff;
	width:300px;
	text-align: center;
	display:block;
	padding:12px 0;
	font-size:1.5em;
	font-weight:bold;
	text-decoration: none;
}
.refer_btn a:hover{
	opacity: 0.8;
}
.refer_btn a i{
	margin:0px 8px;
}
.refer_tel dl{
	margin-left:15px;
}
.refer_tel dl dt{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:5px;
}
.refer_tel dl dd{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.refer_tel dl dd.telNumber{
	font-weight:bold;
	color:#f90;
	font-size:2em;
}
.refer_tel dl dd.telNumber i{
	margin-right:8px;
	color:#666;
}
.btn_c i{
	margin-left:8px;
}</pre></body></html>