body{
	color: #281500;
}

/*-------------------------------------------------
　キャンペーン・プレゼントのご案内
/*-------------------------------------------------*/

#cashback {
	width: 720px;
	margin-left: auto;
	margin-right: auto;

}

#cashback h4 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

#cashback .contents {
	float: left;
	width: 689px;
	padding: 5px;
	border: 1px solid #a0a0a0;
	margin: 10px 0px 0px 10px;
	display: inline;
}

#cashback .contents h5 {
    float: left;
	margin-right: 5px;
	display: inline;
}

#cashback .contents .title {
	float: left;
	font-weight: bold;
	font-size: 116%;
	color: #ea5453;
	height: 23px;
	width: 443px;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 0px 5px;
	border-bottom: 1px solid #ea5453;
	border-left: 5px solid #ea5453;
	display: inline;
}


#cashback .contents ul {
	float: left;
	width: 440px;
	_height: 85px;
	min-height:85px;
	line-height: 130%;
	margin: 5px 0px 5px 10px;
	display: inline;

}

#cashback .contents .button {
	float: right;
	width: 440px;
	margin: 5px 10px 0px 0px;
	display: inline;
}


/*-------------------------------------------------
　応募方法の説明
/*-------------------------------------------------*/

#cashback .oubo {
	float: left;
	width: 680px;
	margin: 20px 0px 30px 10px;
	padding: 10px;
	display: inline;
}

#cashback .oubo h6{
	font-weight: bold;
	font-size: 116%;
	color: #281500;
	height: 25px;
	width: 630px;
	margin: 10px 0px 0px 15px;
	padding: 8px 0px 0px 8px;
	border-bottom: 1px solid #eb6100;
	border-left: 5px solid #eb6100;
}

#cashback .oubo p {
	width: 560px;
	line-height: 130%;
	margin: 10px 0px 0px 40px;
}

#cashback .oubo .a {
    color: #FF3300;
	font-weight:bold;
}

#cashback .oubo .red {
    color: #FF0000;
}

/*-------------------------------------------------
　キャンペーンレンズ対象商品一覧
/*-------------------------------------------------*/

/*ニッコールレンズ*/

#lens {
	width: 720px;
}

#lens h4 {
	font-weight: bold;
	font-size: 116%;
	margin: 10px 0px 0px 5px;
}

#lens .waku {
	width: 700px;
	border: 1px solid #993300;
	padding: 10px;
	margin: 10px 0px 0px 10px;
}

#lens ul li {
	list-style-type: square;
	line-height: 130%;
	margin: 0.5px 0px 0px 25px;
}

#lens p {
	margin-left: 7px;
}

#lens form {
	text-align: center;
	margin: 10px;
}

/*トキナーレンズ*/

#tokina {
	width: 350px;
}

#tokina h4 {
	font-weight: bold;
	font-size: 116%;
	margin: 10px 0px 0px 5px;
}

#tokina .waku {
	width: 330px;
	border: 1px solid #993300;
	padding: 10px;
	margin: 10px 0px 0px 10px;
}

#tokina ul li {
	list-style-type: square;
	line-height: 130%;
	margin: 0.5px 0px 0px 25px;
}

#tokina form {
	text-align: center;
	margin: 10px;
}


/*-------------------------------------------------
　フェア・セールのご案内
/*-------------------------------------------------*/

#fairsale {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

#fairsale h4 {
	text-align: center;
	margin: 10px 0px 30px 0px;
}

#fairsale .contents {
	width: 702px;
	margin: 15px 0px 0px 0px;
}

#fairsale .contents h5 {
	font-weight: bold;
	font-size: 116%;
	color: #666666;
	height: 20px;
	width: 691px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 0px 10px;
	border-top: 3px solid #F2380C;
	border-bottom: 1px dashed #666666;
}

#fairsale .contents .syousai {
	float: left;
	width: 100%;
	line-height: 140%;
	display: inline;
}

#fairsale .contents .button {
	width:100%;
	float: left;
	height: 20px;
	text-align: right;
	line-height: 140%;
	margin-top: 20px;
	display: inline;
}

#fairsale .contents .button a{text-decoration:underline;}

/*自社レビューのボタンのみ*/
#fairsale .contents .b-review {
	width:100%;
	float: left;
	text-align: right;
	line-height: 140%;
	margin-top: 0; /*他とはマージン数が違う*/
	display: inline;
	padding-bottom:20px;
}
/*自社レビューのボタンのみ*/

#fairsale .contents a {
	color: #F2380C;


	text-decoration: underline;
}

/*------------------------------------------------------*/
/*　共通　　*/
/*------------------------------------------------------*/

.kuro {
    color:#000000;
	font-weight: bold;
}

.aka {
    color:#FF0000;
}

.kusa {
	color: #07591a;
}

.sp {
	margin:10px 0;
}

.return {
	text-align: right;
	margin: 10px 20px 20px 0;
}


