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

/* bace_elements */


/* HTML要素初期化スタイル */

body {
	font-family:"ＭＳ Ｐゴシック","MS PGothic", Osaka ,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, sans-serif;
	border:none;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#ffff;
}

dl, dd, p, form, input {
	margin:0;
	padding:0;
}

ul {
	list-style:none outside;
	margin:0;
	padding:0;
}

ul img {
	vertical-align:bottom;
}

a img {
	border:none;
}

div.clearFloat, p.clearFloat {
	clear:both;
}

h1 {
	margin:0;
}

div.contentLine{
	padding-top:18px;
}


/*リンク*/
a:hover img{ opacity: 0.7; filter: alpha(opacity=70); -moz-opacity: 0.7;}
a:hover img .none{ opacity: 1.0; filter: alpha(opacity=10); -moz-opacity: 1.0;}


/*ヘッダ*/

iframe.header{
	width:980px;
	height:140px;
}

iframe.header_sale{
	width:980px;
	height:230px;
}


/*フッタ*/

/*フッター*/
iframe.footer{
	width:980px;
	height:123px;
}
/*トップヘのリンク*/
.totop{
	width:980px;
	float:right;
	margin:10px 0px 20px auto;
	text-align:right;
	}


/*バナー*/

/*ここからページ下バナー*/

table.ibanner{
	margin:50px auto 0px 0px;
	background-color:#efefef;
	padding-left:0px;
}
/*全体枠*/
table.ibanner1040{width:980px;height:190px;}
table.ibanner980{width:980px;height:190px;}
table.ibanner750{margin:0px;width:732px;height:170px;}
table.ibanner750-p{margin:0px;width:732px;height:190px;}/*プレゼントページ用*/

table.ibanner1040 div{margin-left:16px;}
table.ibanner980 div{margin-left:4px;}
table.ibanner750 div{margin-left:8px;}
table.ibanner750-p div{margin-left:12px;}



/*中身*/
table.ibanner div{
	width:226px;
	height:150px;
	font-size:10px;
	float:left;
	line-height:130%;
	text-align:left;
	overflow:hidden;
	letter-spacing:1px;
	margin: 0 9px;
	}
	
	
table.ibanner div a{color:#000000;text-decoration:none;}
table.ibanner div a:link{text-decoration:none;color:#000000;}
table.ibanner div a:visited{color:#000000;}
table.ibanner div a:hover{color:#0066FF;text-decoration:none}
table.ibanner div a:active{text-decoration:none;color:#0066FF;}
	
table.ibanner div p{
	width:207px;
	height:15px;
	font-weight:bold;
	letter-spacing:1px;
	}
	
/*画像*/
table.ibanner div img{
	border:0;
	width:224px;
	height:105px;
	margin-bottom:3px;
	}

/*リンク*/
table.ibanner a{
	text-decoration:none;
	}