﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* お問い合わせ先（html文書_標準 */
.toi
{
    border: 1px solid #cccccc;
}
.toi_bo
{
    margin: 0;
    padding: 10px;
}
.toi h2
{
    margin: 0;
}
.toi h3 {
    background: none;
    border-top: none;
    margin: 0;
    padding: 0 0 3px 7px;
border-bottom: 2px solid #000000;
    font-size: medium;
    font-weight: bold;
}
.toi_tel,.toi_fax
{
    display: inline-block;
    margin: 0 0 0 15px;
}
.toi_form
{
    margin: 0 0 0 15px;
}

#HeaderPane
{
}

#Middle
{
    width: 960px;
}

#LeftPane
{
    padding: 0 10px 0 0;
    width: 200px;
}

#ContentPane
{
    width: 750px;
}

#RightPane
{
    padding: 0;
    width: 0;
}

#FooterPane
{
}

/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* お問い合わせ先（html文書_標準 */
.toi
{
    border: 1px solid #cccccc;
}
.toi_bo
{
    margin: 0;
    padding: 10px;
}
.toi h2
{
    margin: 0;
}
.toi h3 {
    background: none;
    border-top: none;
    margin: 0;
    padding: 0 0 3px 7px;
border-bottom: 2px solid #000000;
    font-size: medium;
    font-weight: bold;
}
.toi_tel,.toi_fax
{
    margin: 0 0 0 15px;
    font-size: medium;
}
.toi_form
{
    margin: 0 0 0 15px;
    font-size: medium;
}
}
