﻿/*初めてご購入の方へ（見出し）*/
#first {
	background: url(../images/first/first.gif) no-repeat left top;
}
/*はじめまして。エバーライフです。（見出し）*/
#first_h3 {
	border-bottom: 1px solid #f00;
	margin: 12px 0 10px 0;
	padding: 0 0 5px 16px;
	height: 27px;
	width: 568px;
	background: url(../images/first/first_copy.gif) no-repeat left top;
}
#first_h3 span {
	display: none;
}
/*エバーライフは、こんな会社です*/
#first1 {
	background: url(../images/first/first1.gif) no-repeat;
}
/*ショッピングサイトのご紹介*/
#first2 {
	background: url(../images/first/first2.gif) no-repeat;
}
/*初回返金制度で初めての方でも安心！！*/
#first3 {
	background: url(../images/first/first3.gif) no-repeat;
}
/*小見出し*/
h4 {
	margin-bottom: 5px;
}

h4 span {
	display: none;
}

/*●本当にいいものだけをお届けしたい。だから私たちは、品質にこだわっています。（小見出し）*/
#no1 {
	height: 13px;
	width: 425px;
	background: url(../images/first/no1.gif) no-repeat left top;
}

/*●人と人とのつながりを大切にしています。（小見出し）*/
#no2 {
	height: 12px;
	width: 224px;
	background: url(../images/first/no2.gif) no-repeat left top;
	margin-top:20px;
}

/*●みなさまの健康な暮らしを応援しています。（小見出し）*/
#no3 {
	height: 12px;
	width: 237px;
	background: url(../images/first/no3.gif) no-repeat left top;
}
/*●プロ野球マスターズリーグ「福岡ドンタクズ」を応援しています。（小見出し）*/
#no4 {
	height: 12px;
	width: 342px;
	background: url(../images/first/no4.gif) no-repeat left top;
	margin-top:20px;
}
#zondags {
	margin: 10px 0 5px 0;
}


/*画像0*/
#img0 {
	float: right;
	margin: 0 0 15px 40px;
}

/*画像1*/
#img1 {
	margin: 10px 0 22px 0;
}

/*画像0*/
#img2 {
	float: right;
	margin: 0 0 10px 10px;
}

/*皇潤CUP　九州ゲートボール大会 →*/
#koujun_cup {
	margin-top: 5px;
	text-align: right;
}

/*ショッピングサイトの使い方*/
/*初めての方へのおすすめコンテンツ*/
#shopping {
	margin-bottom: 10px;
}

/*横一列ボックス*/
.usage {
	width: 584px;
	padding-bottom: 10px;
	background: #fffcdc;
}

/*初めての方へのおすすめコンテンツ*/
#osusume {
	background: url(../images/first/first_contents.gif) no-repeat;
	height: 41px;
	width: 584px;
}

#osusume span {
	display: none;
}

.usage p {
	width: 264px;
	margin:0 5px;
}

/*左ボックス*/
.usage_l {
	width: 274px;
	float: left;
	margin: 0 0 0 5px;
}

/*右ボックス*/
.usage_r {
	width: 274px;
	float: right;
	margin: 0 9px 0 14px;
}

/*初回限定返品*/
p#supp1 {
	width: 386px;
}

/*初回限定返品*/
p#supp2 {
	width: 370px;
	background-color: #eee;
	border: 1px #ccc solid;
	margin: 10px 0;
	padding: 8px;
	clear: right;
	vertical-align: top;
}

img.repay {
	float:right;
}
