﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 定型入力調整 == */
.ItemLink_Inquiry_rightside .sectionplace
{
 padding-right:10px;
}

.ItemLink_Inquiry_rightside .inq_name
{
    font-weight: bold;
}

.ItemLink_Inquiry_rightside .inq_name a
{
/*    text-decoration: none; */
}

.ItemLink_Inquiry_rightside .ad1
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside .ad2
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside .ad3
{
    font-size: small;
    font-style: normal;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside
{
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .outside_h
{
    float: left;
    font-size: 1px !important;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .outside_b
{
    background: url("../../../Images/toiawase_rightside_head.gif") no-repeat #DAEFB9;
    float: left;
    min-height:36px;
    height:auto!important;
    height:36px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .outside_f
{
    background: url("../../../Images/toiawase_rightside_head_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 4px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .inside_h
{
    float: left;
    font-size: 1px !important;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .inside_b
{
    background: url("../../../Images/toiawase_rightside_body.gif") repeat-y;
    float: left;
    margin: 0;
    padding: 5px 15px;
    width: 170px;
}

.ItemLink_Inquiry_rightside .inside_f
{
    background: url("../../../Images/toiawase_rightside_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside h2
{
    color: #000000;
    float: left;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px 0;
    width: 180px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 定型入力調整 == */
.ItemLink_Inquiry_rightside .sectionplace
{
 padding-right:10px;
}

.ItemLink_Inquiry_rightside .inq_name
{
    font-weight: bold;
}

.ItemLink_Inquiry_rightside .inq_name a
{
/*    text-decoration: none; */
}

.ItemLink_Inquiry_rightside .ad1
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside .ad2
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside .ad3
{
    font-size: small;
    font-style: normal;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.ItemLink_Inquiry_rightside .outside_h
{
    float: left;
    font-size: 1px !important;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 200px;
}

.ItemLink_Inquiry_rightside .outside_b
{
    background: url("../../../Images/sp_toiawase_head.gif") no-repeat #DAEFB9;
    float: left;
    min-height:36px;
    height:auto!important;
    height:36px;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry_rightside .outside_f
{
    background: url("../../../Images/sp_toiawase_head_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry_rightside .inside_h
{
    float: left;
    font-size: 1px !important;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry_rightside .inside_b
{
    background: url("../../../Images/sp_toiawase_body.gif") repeat-y;
    float: left;
    margin: 0;
    padding: 5px 15px;
    width: 290px;
}

.ItemLink_Inquiry_rightside .inside_f
{
    background: url("../../../Images/sp_toiawase_f.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry_rightside h2
{
    color: #000000;
    float: left;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px 0;
    width: 300px;
}
}
