﻿@charset "UTF-8";

#contentsarea {
    margin: 0 auto;
    position: relative;
    width: 970px;
}
#mainCol.main-content{
    width:710px;
    float:left;
}
#rightCol.sidebar{
    width:250px;
    float:right;
}
#content-footer {}
#footer {}

/** --------------------------------------------------------------------------
 * #header
 * ------------------------------------------------------------------------ */
#header {}
#header div#globallink{
    float:right;
}
#header #globallink2{}
#header #globallink ul,
#header #globallink2 ul{
    text-align:right;
}
#header #globallink ul li,
#header #globallink2 ul li{
    display:inline; 
}
#header div#globallink div.search,
#header div#globallink2 div.search{
    display: inline-block;
}

/** --------------------------------------------------------------------------
 * #rightCol.sidebar
 * ------------------------------------------------------------------------ */

#rightCol.sidebar {}
#rightCol.sidebar ul.l_list03.other_goo_list{
    font-size:90%;
    width:auto;
    overflow:hidden;
}
#rightCol.sidebar ul.l_list03.other_goo_list li{
    padding-left: 0;
    padding-right: 10px;
    float:left;
    background: none;
}
#rightCol.sidebar .r_center {
    text-align:center;
}
#rightCol #side-btn-box{
    width:250px;
}
#rightCol #side-btn-box ul li a{
    height:30px;
    display:block;
    overflow:hidden;
    text-align:center;
    position:relative;
    text-decoration:none;
    font-size:12px;
    background:#eed left top no-repeat;
}
#rightCol #side-btn-box ul li.kentou a{
    background: rgba(0, 0, 0, 0) url("/house/img/common/personal/btn-okiniiri-s-over.png") repeat scroll 0 0;
}
#rightCol #side-btn-box ul li.save a{
    background: rgba(0, 0, 0, 0) url("/house/img/btn-save-s-over.png") repeat scroll 0 0;
}

#rightCol #side-btn-box ul li a:hover img{
    position:relative;
    top:-30px;
}
/** --------------------------------------------------------------------------
 * #content-footer
 * ------------------------------------------------------------------------ */


/** --------------------------------------------------------------------------
 * #footer
 * ------------------------------------------------------------------------ */
#gfooter dl{ text-align:center; }
