/* ----------------------------------------------------
	ヘッダー　マージン
---------------------------------------------------- */
.header_d01,
.header_d01 h1,
.header_d01 h2{
	padding:0px;
}
/* ヘッダー背景画像 */
.header_d01 {
 background:#FFFFFF;
}

/* ----------------------------------------------------
	サイト背景
---------------------------------------------------- */
body {background:url(images/material/bg.gif) top repeat-x;}
#pageeditblock {background:none;}

/* ----------------------------------------------------	
	オンマウス
---------------------------------------------------- */

a:hover img {
	filter: alpha(opacity=75); /*IE用*/
	-moz-opacity:0.75; /*Firefox用*/
	opacity:0.75; /*Chrome・Safari・Opera用*/
}

/* ----------------------------------------------------	
	お知らせ表示パーツの高さ調整
---------------------------------------------------- */
.information_d01 ul
{
height:320px !important
}


/* ----------------------------------------------------	
	販売価格の非表示
---------------------------------------------------- */
.sales_price	{
display:none;
}

p.price {display:none;}


/* ----------------------------------------------------	
	カートボタンの非表示
---------------------------------------------------- */
#liBuyNum	{
display:none;
}


#box02	{
border-bottom:none;
}



/*------------------------------*/
/*RSSリーダー部分のスタイル*/
/*------------------------------*/
/*通常リストタイプ*/
#out1 {
margin:15px;
}
#out1 .rss_reader_headline {
height:1000px;
overflow:scroll;
overflow-x:hidden;
margin:0;
padding:0;
}
#out1 .rss_reader_headline li.rss_reader_topic {
clear:both;
overflow:hidden;
list-style-type:none;
margin:0;
padding:0;
margin-bottom:0.7em;
}
#out1 .rss_reader_topic_date {
width:80px;
float:left;
}
#out1 .rss_reader_topic_body {
width:620px;
float:right;
text-align:left;
}


#rankingList ol.top3 li p	{display:none;}
#rankingList ol.top3 li p.photo	{display:block;}

.gnv_d01 ul li.cart { display:none; }


.information_d01 h2 {
   border-bottom: 1px solid #051242;
   background: #050566;
   color: #FFFFFF;
   padding: 8px 0px 8px 20px;
}


/*マイページ パスワード変更、ログインシール非表示*/
.cart_d01 .login ul.link {
 display: none;
}


/*マイページ マイアカウント非表示*/
.mypage .point .myAccount {
 display: none;
}


/*見出し　ｈ２*/
.regist_d02 h2 {
   border-top:1px solid #333;
   border-bottom:1px solid #333;
   background: url("http://x4668548.xaas3.jp/images/material/acon.png") no-repeat scroll 5px center ;
   color: #1B1B1B;
   font-size: 105%;
   padding: 8px 0px 8px 27px;
   line-height: 1.1;
   margin: 0px 0px 20px;
}
