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


#header h1{display:none;}

h3{ margin-top:15px;}


/*メイン部分*/
.contentsBox{background-color:#000000;padding-top:15px;}
.contentsBox h2{display:none;}
.contentsBox .leftBox{float:left; width:270px;}

.contentsBox #hp_cp{background-color:#000000;padding-top:15px;}
.contentsBox #hp_cp h2{display:none;}
.contentsBox #hp_cp .leftBox{float:left; width:270px;}
.contentsBox #hp_cp a{ color:#FFFF00}
.contentsBox #hp_cp a:hover{ color: #0000FF}
.contentsBox #hp_cp h4{ background:url(img/h3.gif) no-repeat;padding-left:20px;}

/*応募要項*/
#hp_table{ margin:5px;}
#hp_table td{ padding:7px; background: #336666; font-size:85%}
#hp_table th{ padding:5px; background: #006666; font-size:85%}

/*ECスペース*/
#ec_space{ padding:0; width:210px; float:right; margin-top:15px; background:url(img/bg_eshop_m.jpg) #000 repeat-y;}

.hp_cart a{ background:url(img/bt_cart.jpg) no-repeat top ; display:block;}
.hp_cart a:hover{ background:url(img/bt_cart_o.jpg) no-repeat top ;}
