﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* -------------------------
 ヘッダスライドパーツ
------------------------- */
.ModuleSet_Standard_1008
{
    float: none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    position: relative;
    top: -25px;
}

.ModuleSet_Standard_1008 .SetRightPane
{
    padding: 0px 0px 0px 10px;
    position: relative;
    top: -10px;
}

/* -------------------------
何をお探しですか？
------------------------- */
.anshin
{
    background-color: #ffffff;
    padding: 10px 0px 0px 0px;
    width: 340px;
    position: relative;
    margin: 0px;
}

.anshin .info_icon
{
    background: url(../../../Images/info_header.png) no-repeat;
    display: block;
/*
    height: 63px;
*/
    height:54px;
    width: 57px;
    position: absolute;
    top: -5px;
    left: 10px;
}

.anshin h2
{
    color: #FFFFFF;
    font-size: medium;
    font-weight: normal;
    margin: 0px;
    padding: 10px 10px 10px 75px;
    border-radius: 4px 4px 0px 0px;
    background: #EE858F;
    text-shadow: 1px 1px 0.2px #8E3C4B, 1px -1px 0.2px #8E3C4B, -1px 1px 0.2px #8E3C4B, -1px -1px 0.2px #8E3C4B;
}

.anshin .info
{
    padding: 5px;
    margin: 0px;
    list-style: none;
    background: #FFF0F7;
}

.anshin .info li
{
    width: 162px;
    display: inline-block;
    background: #ffffff;
    margin: 0px 0px 5px 0px;
    min-height: 60px;
    vertical-align: bottom;
}

.anshin .info .c1 a
{
    background: url(../../../Images/info_01.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 60px;
}

.anshin .info .c2 a
{
    background: url(../../../Images/info_02.png) no-repeat left center;
    display: block;
    padding: 10px 1px 10px 60px;
}

.anshin .info .c3 a
{
    background: url(../../../Images/info_03.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 50px;
}

.anshin .info .c4 a
{
    background: url(../../../Images/info_04.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 60px;
}


/* -------------------------
検索
------------------------- */
.sub_toolbar
{
    background: #FFF0F7;
    width: 320px;
    padding: 0px 10px 10px 10px;
}

.sub_toolbar .TextBox
{
    width: 250px;
    margin: 0px;
    padding: 0px 5px;
    background: #ffffff;
    border: 1px solid #cccccc;
}

.sub_toolbar .SubmitBtn
{
    margin: 0px;
}

.sub_toolbar fieldset
{
    border: none;
    margin: 0px auto;
    padding: 5px;
    width: 290px;
}

.sub_toolbar legend
{
    display: none;
}

/* -------------------------
よく検索されるキーワード
------------------------- */
.ModuleSet_Standard_1008 .Item_Standard
{
}

.ModuleSet_Standard_1008 .Item_Standard .ModuleReference
{
    background: #FADEEB;
    width: 340px !important;
}

.ModuleSet_Standard_1008 .Item_Standard .Contents
{
    padding: 0px 10px 10px 10px;
}

.ModuleSet_Standard_1008 .Item_Standard .keywordArea_title
{
    font-weight: bold;
    color: #81001D;
    background: url(../../../Images/search_bg.png) no-repeat left 5px;
    padding: 10px 10px 10px 60px;
}

.ModuleSet_Standard_1008 .Item_Standard ul
{
    list-style: none;
    margin: 5px 0px;
    padding: 0px;
}

.ModuleSet_Standard_1008 .Item_Standard li
{
    display: inline-block;
    margin: 0px 15px;
    padding: 0px;
}

}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* -------------------------
 ヘッダスライドパーツ
------------------------- */
.ModuleSet_Standard_1008
{
    float: none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 320px;
    position: relative;
}

.ModuleSet_Standard_1008 .SetRightPane
{
    position: relative;
}

/* -------------------------
何をお探しですか？
------------------------- */
.anshin
{
    background-color: #ffffff;
    padding: 10px 0px 0px 0px;
    width: 320px;
    position: relative;
    margin: 0px;
}

.anshin .info_icon
{
    background: url(../../../Images/info_header.png) no-repeat;
    display: block;
    height: 63px;
    width: 57px;
    position: absolute;
    top: -5px;
    left: 10px;
}

.anshin h2
{
    color: #FFFFFF;
    font-size: medium;
    font-weight: normal;
    margin: 0px;
    padding: 10px 10px 10px 75px;
    border-radius: 4px 4px 0px 0px;
    background: #EE858F;
    text-shadow: 1px 1px 0.2px #8E3C4B, 1px -1px 0.2px #8E3C4B, -1px 1px 0.2px #8E3C4B, -1px -1px 0.2px #8E3C4B;
}

.anshin .info
{
    padding: 5px;
    margin: 0px;
    list-style: none;
    background: #FFF0F7;
}

.anshin .info li
{
    width: 152px;
    display: inline-block;
    background: #ffffff;
    margin: 0px 0px 5px 0px;
    min-height: 60px;
    vertical-align: bottom;
}

.anshin .info li a
{
    font-size: small;
}

.anshin .info .c1 a
{
    background: url(../../../Images/info_01.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 60px;
}

.anshin .info .c2 a
{
    background: url(../../../Images/info_02.png) no-repeat left center;
    display: block;
    padding: 10px 1px 10px 60px;
}

.anshin .info .c3 a
{
    background: url(../../../Images/info_03.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 50px;
}

.anshin .info .c4 a
{
    background: url(../../../Images/info_04.png) no-repeat left center;
    display: block;
    padding: 20px 1px 20px 60px;
}


/* -------------------------
検索
------------------------- */
.sub_toolbar
{
    background: #FFF0F7;
    width: 300px;
    padding: 0px 10px 10px 10px;
}

.sub_toolbar .BrowserSearch
{
    display: block !important;
}

.sub_toolbar .TextBox
{
    width: 230px;
    margin: 0px;
    padding: 0px 5px;
    background: #ffffff !important;
    border: 1px solid #cccccc;
}

.sub_toolbar .SubmitBtn
{
    margin: 0px;
    font-size: small;
    vertical-align: bottom;
}

.sub_toolbar fieldset
{
    border: none;
    margin: 5px auto 0px;
    padding: 5px;
    width: 290px;
}

.sub_toolbar legend
{
    display: none;
}

.sub_toolbar label
{
    font-size: small;
}

/* -------------------------
よく検索されるキーワード
------------------------- */
.ModuleSet_Standard_1008 .Item_Standard
{
}

.ModuleSet_Standard_1008 .Item_Standard .ModuleReference
{
    background: #FADEEB;
    width: 320px !important;
}

.ModuleSet_Standard_1008 .Item_Standard .Contents
{
    padding: 0px 10px 10px 10px;
}

.ModuleSet_Standard_1008 .Item_Standard .keywordArea_title
{
    font-weight: bold;
    color: #81001D;
    background: url(../../../Images/search_bg.png) no-repeat left 5px;
    padding: 10px 10px 10px 60px;
}

.ModuleSet_Standard_1008 .Item_Standard ul
{
    list-style: none;
    margin: 5px 0px;
    padding: 0px;
}

.ModuleSet_Standard_1008 .Item_Standard li
{
    display: inline-block;
    margin: 0px 15px;
    padding: 0px;
}
}
