﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 共通 == */
.ItemLink_Inquiry
{
    margin: 0 0 10px;
    padding: 0;
    width: 740px;
}


/* == タイトルブロック == */
.ItemLink_Inquiry .outside_h
{
    background: url("../../../Images/toiawase_title_h.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 4px;
    margin: 0;
    padding: 0;
    width: 740px;
}

.ItemLink_Inquiry .outside_b
{
    background: url("../../../Images/toiawase_title_bg1.gif") repeat-y;
    margin: 0;
    padding: 0 2px;
    width: 736px;
}

.ItemLink_Inquiry .outside_f
{
}

.ItemLink_Inquiry h2
{
    background: url("../../../Images/toiawase_title_bg.gif") repeat-y;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    width: 716px;
}


/* == コンテンツブロック == */
.ItemLink_Inquiry .inside_b
{
    background: url("../../../Images/toiawase_bg.gif") repeat-y;
    margin: 0;
    padding: 5px 15px;
    width: 710px;
}

.ItemLink_Inquiry .inside_f
{
    background: url("../../../Images/toiawase_bottom.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 740px;
}


/* == 定型入力調整 == */
.ItemLink_Inquiry .inq_name
{
    font-weight: bold;
}

.ItemLink_Inquiry .inq_name a
{
    text-decoration: none;
}

.ItemLink_Inquiry .ad1
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry .ad2
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry .ad3
{
    font-size: small;
    font-style: normal;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.ItemLink_Inquiry .formlink
{
    margin: 0px 0px 0px 10px;
    background: url(../../../Images/icon.gif) no-repeat left 5px;
    padding: 0px 0px 0px 5px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 共通 == */
.ItemLink_Inquiry
{
    margin: 0 0 10px;
    padding: 0;
    width: 320px;
}


/* == タイトルブロック == */
.ItemLink_Inquiry .outside_h
{
    background: url("../../../Images/toiawase_sp_title_h.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 4px;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry .outside_b
{
    background: url("../../../Images/toiawase_sp_title_b.gif") repeat-y;
    margin: 0;
    padding: 0;
    width: 320px;
}

.ItemLink_Inquiry .outside_f
{
}

.ItemLink_Inquiry h2
{
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
    width: 300px;
}


/* == コンテンツブロック == */
.ItemLink_Inquiry .inside_b
{
    background: url("../../../Images/toiawase_sp_bg.gif") repeat-y;
    margin: 0;
    padding: 5px 10px;
    width: 300px;
}

.ItemLink_Inquiry .inside_f
{
    background: url("../../../Images/toiawase_sp_bottom.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 320px;
}


/* == 定型入力調整 == */
.ItemLink_Inquiry .inq_name
{
    font-weight: bold;
}

.ItemLink_Inquiry .inq_name a
{
    text-decoration: none;
}

.ItemLink_Inquiry .ad1
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry .ad2
{
    font-size: small;
    font-style: normal;
    text-decoration: none;
}

.ItemLink_Inquiry .ad3
{
    font-size: small;
    font-style: normal;
    padding: 0 0 0 10px;
    text-decoration: none;
}

.ItemLink_Inquiry .formlink
{
    margin: 0px 0px 0px 10px;
    background: url(../../../Images/icon.gif) no-repeat left 5px;
    padding: 0px 0px 0px 5px;
}
}
