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

友達紹介キャンペーン

--------------------------------------------------*/

/*共通箇所*/

#friend{
	width:950px;
	margin:0 auto;
}

/*------------------------------------------------

eyecatch

------------------------------------------------*/
.big{
	font-size:20px;
	color:red;
	font-weight:700;
}
#eyecatch{
	background:url(../img/friend_campain/eyecatch.jpg) no-repeat;
	padding:1px;
}
#eyecatch h2{
	margin-top:20px;
}
#eyecatch h3{
	margin-top:-20px;
}
#eyecatch #numberCount{
	margin-top:34px;

}

/*------------------------------------------------

form

------------------------------------------------*/

#form{
	width:790px;
	margin:0 auto;
	background:url(../img/friend_campain/form_bg.jpg) no-repeat center 80px;
}
#mailform table{
	width:390px;
	margin:40px auto 0;
	border:1px solid #bfbfda;
}
#mailform table p{
	text-align:left;
}
#mailform table th,#mailform table td{
	padding:5px;
}
#mailform table th{
	border-right:1px solid #bfbfda;
	border-top:1px solid #bfbfda;
	background:#ebf0f9;
}
#mailform table td{
	border-top:1px solid #bfbfda;
}
#mailform table .top_form th{
	border-top:none;
}
#mailform table .top_form td{
	border-top:none;
}
#mailform table input{
	width:230px;
}
.btn{
	background:url(../img/friend_campain/btn_bg.jpg) no-repeat 0 7px;
	margin:50px 0 0;
}
#mailform .confirm{
	color:#fe6363;
	font-size:123.1%;
	font-weight:600;
	margin:10px 0 0;
}
/*------------------------------------------------

intro

------------------------------------------------*/
#intro{
	background:url(../img/friend_campain/intro_bg.jpg) no-repeat 0 30px;
	width:790px;
	margin:10px auto 0;
}
#intro p{
	color:#fe6363;
	font-size:123.1%;
	font-weight:600;
}
#intro .img1{
	margin-top:20px;
}
#intro .img3{
	margin-bottom:10px;
}

/*------------------------------------------------

flow

------------------------------------------------*/

#flow{
	background:url(../img/friend_campain/flow_bg.jpg) no-repeat 0 20px;
	width:790px;
	margin:10px auto 0;
	text-align:left;
}
#flow h3 img{
width:428px;
margin:0 auto;
}
#flow img{
	display:block;
}
#flow dl dt,#flow dl dd{
	float:left;
}
#flow dl{
	margin:25px 0 15px 29px;
	clear:both;
}
#flow dd{
	margin:30px 40px 0 30px;
}
#flow .top dd{
	margin:0 0 0 27px;
}
#flow #flowInner{
	float:left;
}
#flow .flow_img{
	margin:15px 0 30px 110px;
	float:left;
}

/*------------------------------------------------

attention

------------------------------------------------*/

#atention{
	background:url(../img/friend_campain/atention_bg.jpg) no-repeat;
	width:790px;
	margin:30px auto 0;
	text-align:left;
	padding:1px;
}
#atention h3{
	text-align:center;
	margin:10px;
}
#atention p{
	margin:10px;
	line-height:1.4;
}
#goForm{
width:790px;
	background:url(../img/friend_campain/btn_bg.jpg) no-repeat 0 7px;
	margin:20px auto 0;
}