@charset 'Shift_JIS';

/* 使わないボタンなどの設定 */
.disable{
 display: none
}


/* ヘッダーパッケージ */
#wcata-header {
 background: url(../images/head_product_img.jpg) no-repeat 0 bottom;
}
#wcata-header h1 {
 background: url(../images/head_name.gif) no-repeat bottom left;
}

#wcata-header h1 a{width:210px;}


/* ヘッダーパッケージ：受けページ */
#label #wcata-header-info h1{
 position:relative;
 left:10px;
 width:760px;
 padding-top:20px;
 font-size:140%;
 text-align:center;
}

#label #wcata-header-list{
 position:relative;
 width:650px;
 left:70px;
 margin:20px 0;
 _padding-bottom:36px;
 list-style-type:none;
 float:left;
 clear:both;
}

#label #wcata-header-list li{
 margin:24px;
 float:left;
}

#label #wcata-header-list li span{
 display:block;
 padding:0;
 text-align:center;
}
