@charset "Shift_JIS";

html
{
/*	font-size: 100%;*/
	font-size: 14px;
}
/* 要素リセット */
body
{
    margin: 0;
    padding: 0;
    text-align: center;
/*    font-size: 100%;*/
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
	word-wrap: break-word;
	overflow-wrap: break-word;

-webkit-text-size-adjust: 100%;
}
/* Safari用ハック 文字サイズ調整 */
/*
html:\66irst-child body
{
    font-size: 70%;
}
 end */

img
{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
/*
    background-image : url(fbg_1Ba.png);
    background-position: bottom left;
    background-repeat: repeat-x;
*/
    position: relative;
}

#login
{
    position: relative;
    display: none;
}

#hpb-header
{
    width: 100%;
    height: 230px;
    overflow: hidden;

    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
    background-color : #f8f8f8;
}


#slider-main
{
    width: 100%; 
	position: relative;
    margin-left: auto; 
    margin-right: auto; 
}

#slider
{
    width: 100%; 
/*    max-width: 1000px; */
    margin-left: auto; 
    margin-right: auto; 
    padding-top: 0px;
    padding-bottom: 0px; 
}

#slider-message
{
    display: none;
    position: absolute; 
    width: 23em; 
/*    height: 1.5em;*/
    height: 1.4em;
    left: 0; 
    right: 0; 
    top: 0;
    bottom: 0; 
    margin: auto;
    font-size: 2.8rem;
    font-weight: bold;
    color: #FFFFFF;
/*    background-color: rgba(51, 102, 255, 0.5);*/
    background-color: rgba(50, 50, 50, 0.3);
    z-index: 1000;
text-shadow: black 1px 1px 0px, black -1px 1px 0px,
             black 1px -1px 0px, black -1px -1px 0px;
}


.hpb-layoutset-01 #hpb-inner
{
    width: 100%;
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color : #fefefe;
    clear: both;
}

.hpb-layoutset-02 #hpb-inner
{
    width: 100%;
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

    background-image : url(bg_1Ba_01_03.png);
    background-position: top left;
    background-repeat: repeat-x;

    background-color : #fefefe;
    clear: both;
}

#hpb-wrapper
{
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 1px;
    padding-bottom: 50px;
}
/*
.hpb-layoutset-01 #hpb-title
{
    height: 100px;
    margin: 0px;
    padding: 0;
    overflow: hidden;
}

.hpb-layoutset-02 #hpb-title
{
    height: 135px;
    margin: 0px;
    padding: 0;
    overflow: hidden;
    zoom: 100%;
}
*/


#hpb-title
{
    height: 135px;
    margin: 0px;
    padding: 0;
    overflow: hidden;
    zoom: 100%;
}


#hpb-main
{
    text-align: left;
/*
    width: 630px;
*/
    margin-left: auto;
    padding-top: 10px;
    min-height: 450px;
}

* html #hpb-main
{
    /* for IE6 */
    height: 450px;
}

#hpb-aside
{
    width: 250px;
    float: left;
    padding-bottom: 50px;
}

.hpb-layoutset-02 #hpb-aside
{
}

#hpb-footer
{
    width: 100%;
/*    max-width: 1000px;
    height: 100px;*/
    margin-left: auto;
    margin-right: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c0c0c0;
    background-color : #f8f8f8;
    clear: both;
}

#hpb-nav
{
    width: 250px;
    padding-bottom: 25px;
    float: left;
    background-image : url(navbg_1Ba_01.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01
{
/*
    background-image : url(bg_1Ba_01_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color : #f0f0f0;
*/
}

.hpb-layoutset-02
{
/*
    background-image : url(bg_1Ba_01_02.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color : #f0f0f0;
*/
}


/* コンテンツ配置領域 */


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

