/* CSS Document */

#head_navi { width:1000px;
             font-family:Hiragino Kaku Gothic ProN, 'ヒラギノ角ゴ ProN W3',  Meiryo, 'メイリオ',sans-serif;
			 margin-bottom:20px;
			 }

/* ロゴまわり・ミニバナー */

#top_navi { width:1000px;
            height:140px;
			display:block;
            font-size:8pt;
            color:#999;
			border-bottom:1px #333 solid;
			}
			
.logo { width:675px;
        float:left;
		}

.top_info { width:325px;
            height:130px;
			float:right;
			text-align:right;
			margin-top:10px;
			padding:0;
			}

.top_info a { text-decoration:none;
              font-size:10pt;
			  color:#333;
              }

.mini { clear:both;
        margin-top:32px;
        vertical-align:bottom;
		}
		

/* グローバルナビ */

#g_navi { width:1000px;
          height:58px;
          clear:both;
		  }


.menu { float:left;
        font-size:9pt;
        color:#bdbdbd;
		padding-top:18px;
		margin-top:0;
		}

.menu a { text-decoration:none;
          font-size:9pt;
		  color:#333;
		  margin:0 10px;
		  }


/* 検索バー指定 */
#search { float:right;
		  margin-top:15px;
		  }

#searchform4 { font-size: 18px;}

#keywords4{ width: 290px;
            height: 25px;
            border: 1px solid #666;
			vertical-align:top;
			}


/* サイド */	
#side_left { width:150px;
             float: left;
			 padding-right: 25px; 
			 margin-top:20px;
			 }	
			 
/* イメージ説明 */

.item_imagetext { font-size: 12px;
                  line-height: 1.4em;
                  font-weight: bold;
                  }
			 
/* 価格周り */
.catch_copy { line-height: 1.8em;}

#rakutenLimitedId_cart { line-height: 1.6em;}

/* 商品行 */
.item_desc { line-height: 1.6em;}

.subcategory_list { line-height: 1.8em;}
	

	
#cate_feature { width:1000px;
                margin-top:30px;
				}

#cate_feature p { float:left;}

.feature1 { margin-right:13px;}

.feature4 { margin-right:0px;}

.midasi_top { width:1000px;
              height:30px;
		      border-bottom: 1px solid #333;
		      margin-bottom:7px;
		      }		
