/***  basic ***/
* {
    margin: 0;
    padding: 0;
    font-size:12px;
    }

img {
    border: none;
    }

td{
    font-size:12px;
    }

ul{
    list-style-type:none;
    }

hr {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #ccc;
    height: 1px;
    }


body {
    font-family:'MS Pゴシック', Osaka, arial, sans-serif;
　　　　font-size:12px;
    color:#666;
    text-align:center;
        background-color:#EFEFEF;
    }

a:link {
    color: #CC0000;
    text-decoration: none;
    }

a:visited {
    color: #CC0000;
    text-decoration: none;
    }

a:hover {
    color: #333;
    text-decoration: underline;
    }

a:active {
    color: #CC0000;
    text-decoration: none;
    }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.clearfix {
    display: inline-table;
    }

/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
    }

.clearfix {
    display: block;
    }
/* End hide from IE-mac */

a.imghover:hover img {
    filter:alpha(opacity=70);
    opacity:0.7;
    }


#wrapper{
    width:990px;
    background-image: url(../images/bg.gif);
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    }

#wrapper .description{
    width:950px;
    height:27px;
    background-image: url(../images/description_bg.gif);
    margin-left:20px;
    color:#fff;
    text-align:right;
    }

.description p{
    font-weight:bold;
    padding:2px 3px 0 3px;
    }

#header{
    width:950px;
    height:92px;
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(../images/head_bg.jpg);
    }

#header h1{
    margin:0;
    padding:0;
    width:350px;
    height:85px;
    }
    
#header h1 a {
    position: relative;
    display: block;
    margin:auto;
    width: 100%;
    height: 100%;
    background: transparent url(../images/h1.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }
    
#contents{
    width:950px;
    margin:0 20px;
    }

#side{
    float:left;
    width:240px;
    margin-right:20px;
    }

#side .eachMenu{
    margin-bottom:20px;
    border:1px #ccc solid;
    padding:2px;
    }

h2.menu{
    width:233px;
    height:35px;
    position: relative;
    display: block;
    background: transparent url(../images/l_menu.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

h2.special{
    width:233px;
    height:35px;
    position: relative;
    display: block;
    background: transparent url(../images/l_special.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

h2.hyoban{
    width:233px;
    height:35px;
    position: relative;
    display: block;
    background: transparent url(../images/l_hyoban.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

h2.kutikomi{
    width:233px;
    height:35px;
    position: relative;
    display: block;
    background: transparent url(../images/l_kutikomi.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }


.eachMenu p{
    margin:5px;
    }

.eachMenu ul li{
    margin:5px 10px;
    }

.eachMenu ul.menuList{
    list-style-image: url(../images/arrow.gif);
    list-style-position: inside;
    }

.eachMenu ul.menuList li{
    margin:10px 5px;
    padding-bottom:10px;
    border-bottom:1px #ccc solid;
    }

.eachMenu ul.menuList li.last{
    margin:10px 5px 0 5px;
    border-bottom:1px #fff solid;
    }

.eachMenu ul.kutikomi li{
    border-bottom:1px #ccc dotted;
    padding-bottom:5px;
    }

.eachMenu .more{
    text-align:right;
    }

.bTxt{
    background-color:#666;
    color:#fff;
    padding:3px 5px;
    font-weight:bold;
    }

#mainContents{
    float:right;
    }

#search{
    margin-bottom:20px;
    }

.searchHead{
    position:relative;
    }

.searchHead div.detail{
    position:absolute;
    right:10px;
    top:12px;
    }

#search h3{
    width:690px;
    height:33px;
    position: relative;
    display: block;
    background: transparent url(../images/h3_search.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

#search h3.detail{
    width:690px;
    height:33px;
    position: relative;
    display: block;
    background: transparent url(../images/h3_detail.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

#search .inSearch{
    margin-top:10px;
	margin-bottom:20px;
    height:285px;
    background: transparent url(../images/search_bg.gif) repeat;
    }



#search table.searchLayout{
    width:680px;
    margin:5px;
    background:#fff;
    border:5px #fff solid;
    }

#search table.searchLayout th{
    background-color:#F8F7F3;
    font-weight:normal;
    padding:3px;
    }


#search table.searchLayout td.button{
    text-align:center;
    padding:20px 0 5px 0;
    }

#search .inSearch2{
    margin-top:10px;
    }
    
#search table.searchLayout2{
    width:690px;
    border:1px #ddd solid;
    }

#search table.searchLayout2 td{
    padding:3px;
    }

#search table.searchLayout2 td.hd1{
    background-color:#f8f7f3;
    }

#search table.searchLayout2 td.val1r{
    background-color:#f8f7f3;
    }

#search table.searchLayout2 td.val3{
    background-color:#efefef;
    text-align:center;
    }

#search table.searchLayout2 td.button{
    text-align:center;
    padding:10px 0 5px 0;
    }

#searchResult{
    margin-bottom:20px;
    }

#searchResult h3{
    width:690px;
    height:33px;
    position: relative;
    display: block;
    background: transparent url(../images/h3_result.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

table#resultLayout{
	width:690px;
    border-collapse:collapse;
    margin-top:10px;
    }

table#resultLayout th{
    background-color:#333;
    border:1px #999 solid;
    padding:3px;
    }

table#resultLayout td{
    border:1px #999 solid;
    padding:3px 2px;
    text-align:center;
    }

table#resultLayout td.sName{
    text-align:left;
    width:190px;
    }

h4.detail{
    background-color:#333;
    padding:3px;
    color:#fff;
    margin:0 0 5px 0;
    text-align:center;
    }

table.detailLayout{
    width:690px;
    border-collapse:collapse;
    margin-bottom:20px;
    }

table.detailLayout td{
    padding:4px;
    border:1px #ccc solid;
    }

table.detailLayout td.hd1{
    background-color:#f8f7f3;
    width:200px;
    }

table.detailLayout td.hd2{
    width:490px;
    }

table.detailLayout td.val1r{
    background-color:#f8f7f3;
    width:200px;
    }

table.detailLayout td.val1r2{
    background-color:#f8f7f3;
    text-align:center;
    }

table.detailLayout td.val3{
    background-color:#efefef;
    text-align:center;
    }

table.detailLayout td.button{
    text-align:center;
    padding:10px 0 5px 0;
    }

#campaignNews{
    margin-bottom:20px;
    }

#campaignNews #campaign{
    width:335px;
    float:left;
    }

#campaignNews p{
    margin:5px 0;
    }

#campaign h4{
    width:335px;
    height:28px;
    position: relative;
    display: block;
    background: transparent url(../images/h4_cashback.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

#campaign .inCampaign{
    margin-top:5px;
    padding:5px;
    background-color:#F8F8F8;
    border:1px #ccc solid;
    }

.red{
    color:#ff0000;
    }

.blue{
    color:#00A2FF;
    }

.green{
    color:#07C01F;
    }

span.new{
    background-color:#FBA333;
    color:#fff;
    font-size:9px;
    padding:1px 3px;
    margin:0 3px;
    }

span.inclease{
    background-color:#ff0000;
    color:#fff;
    font-size:9px;
    padding:1px 3px;
    margin:0 3px;
    }

span.renew{
    background-color:#66CC33;
    color:#fff;
    font-size:9px;
    padding:1px 3px;
    margin:0 3px;
    }

span.cb{
    background-color:#000;
    color:#fff;
    font-size:9px;
    padding:1px 3px;
    margin:0 3px;
    }

span.entyo{
    background-color:#0066CC;
    color:#fff;
    font-size:9px;
    padding:1px 3px;
    margin:0 3px;
    }

#campaignNews{
    margin-top:20px;
    }

#campaign .money{
    font-weight:bold;
    color:#006699;
    }

#campaignNews #news{
    width:335px;
    margin-left:352px;
    }

#news .inNews{
    margin-top:5px;
    padding:5px;
    background-color:#F8F8F8;
    border:1px #ccc solid;
    }

p.date{
    font-weight:bold;
    color:#1D3761;
    border-bottom:1px #666 dotted;
    padding-top:10px;
    padding-bottom:3px;
    }

#news h4{
    width:335px;
    height:28px;
    position: relative;
    display: block;
    background: transparent url(../images/h4_news.gif) no-repeat;
    background-position: center top;
    font-size: 5px;
    text-indent: -9999px;
    text-decoration: none;
    }

#campaignNews h5.limit{
    background-color:#0099CC;
    margin:5px 0;
    padding:2px;
    color:#fff;
    }

#campaignNews h5.list{
    background-color:#333;
    margin:5px 0;
    padding:2px;
    color:#fff;
    }

#campaignNews h5.cfd{
    background-color:#3B8108;
    margin:5px 0;
    padding:2px;
    color:#fff;
    }


#footer{
    clear:both;
    background-color:#C01B20;
    color:#fff;
    text-align:center;
    padding:3px;
    margin:0 20px;
    }

#footer a{
    color:#fff;
    }
