
/*全体共通
---------------------------------------------------*/
#smart-main h3 span,
#smart-main p span {
	visibility:hidden;
}
.odd {
background:#f0f0f0;
}
.even {
background:none;
}

#smart-text {
	width:701px;
background:url(../img/smart/back.jpg) no-repeat;
}

#smart-text:after {
    content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*ヘッダー
---------------------------------------------------*/
#smart-main h3 {
	width:701px;
	height:397px;
	background:url(../img/smart/top.jpg) no-repeat;
}

/*文言
---------------------------------------------------*/

#smart-main .smart-text {
width:701px;
height:300px;
background:url(../img/smart/bg.jpg) no-repeat;
}

#smart-text span p{
text-align:center;
}


/*特典紹介欄
---------------------------------------------------*/

#smart-text dl{
float:left;
padding:5px 0 0 10px;
}

#smart-text dt{
display:block;
float:left;
width:150px;
height:150px;
margin-top:10px;
padding:0 10px 0 10px;
}

#smart-text dt img{
display:block;
}

#smart-text dd{
display:block;
float:left;
width:163px;
height:148px;
margin-top:10px;
border:1px solid #CCCCCC;
}

#smart-text dd strong{
display:block;
margin:4px;
}

#smart-text .p-red{
color:#FF0000;
}

#smart-text dd p{
margin:2px;
}


#smart-attention {
clear:both;
width:691px;
height:210px;
padding-right:10px;
background:url(../img/smart/bg.jpg);
padding-top:10px;
}

#smart-attention p{
display:block;
padding:0 0 5px 20px;
width:670px;
}


/*上に戻る
---------------------------------------------------*/


div#goTop {
	text-align:right;
	width:300px;
	margin:0;
	padding:0 10px 0 0;
	clear:both;
}

div#goTop img{
	display:inline;
}

/*フッター
---------------------------------------------------*/
.bottom {
	width:701px;
	height:22px;
	background:url(../img/smart/bottom.jpg) no-repeat;
	margin:0 auto;
}




p,td,th {
	line-height:1;
	text-align:left;
}

#smart-main{
	width:701px;
	margin:0 auto;
}

#smart-main img{
	display:block;
	line-height:0;
	font-size:0;
}
