﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 外枠 == */
.BrowserItemList_FAQ
{
    margin: 0 0 10px;
    padding: 0;
    width: 695px;
}


/* == タイトルブロック == */
.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2
{
    float: left;
    width: 665px;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a
{
    text-decoration:none;
    color:#000000;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a.MTitleLink
{
    float:left;
    width:640px;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a.RSSLink img
{
    vertical-align: middle;
    float:left;
}


/* == コントロール == */
.BrowserItemList_FAQ .Append
{
    clear: both;
    font-size: small;
    text-align: right;
}

.BrowserItemList_FAQ .page_control
{
    clear: both;
    font-size: small;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


/* == コンテンツブロック == */
.BrowserItemList_FAQ_content
{
    padding: 0 5px;
}

.BrowserItemList_FAQ .SubTitle_block
{
    background: url("../../../Images/FAQ_bg2.gif") repeat-x left bottom;
    border-bottom: 1px dotted #333333;
    margin-bottom: 10px;
}

.BrowserItemList_FAQ h3
{
    background: url("../../../Images/FAQ_icon.gif") no-repeat left top;
    margin: 0 0 0 10px;
    padding: 5px 0 5px 30px;
}

.BrowserItemList_FAQ .Contents
{
    background: url("../../../Images/icon2.gif") no-repeat left top;
    margin: 0 0 0 15px;
    padding: 0 0 0 30px;
    text-align: left;
}

.BrowserItemList_FAQ .ParentBack
{
    font-size: small;
    margin: 0;
    padding: 5px 10px;
    text-align: right;
}

.BrowserItemList_FAQ .ParentBack img
{
    margin:2px;
}

.BrowserItemList_FAQ .PageControl
{
  font-size: small;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}


/*= リンク設定 =*/
.BrowserItemList_FAQ h2 a
{
 color:#000000;
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:link,
.BrowserItemList_FAQ .ParentBack a:link
{
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:visited,
.BrowserItemList_FAQ .ParentBack a:visited
{
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:hover,
.BrowserItemList_FAQ .ParentBack a:hover
{
 text-decoration:underline;
}

.BrowserItemList_FAQ a.PrevList_lr:active,
.BrowserItemList_FAQ .ParentBack a:active
{
 text-decoration:none;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 外枠 == */
.BrowserItemList_FAQ
{
    margin: 0 0 10px;
    padding: 0;
    width: 320px;
}


/* == タイトルブロック == */
.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2
{
    float: left;
    margin: 0 0 5px;
    width: 290px;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a
{
    text-decoration:none;
    color:#000000;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a.MTitleLink
{
    float: left;
    width: 265px;
}

.BrowserItemList_FAQ .BrowserItemList_FAQ_block h2 a.RSSLink img
{
    vertical-align: middle;
    float:left;
}


/* == コントロール == */
.BrowserItemList_FAQ .Append
{
    clear: both;
    font-size: small;
    text-align: right;
}

.BrowserItemList_FAQ .page_control
{
    clear: both;
    font-size: small;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


/* == コンテンツブロック == */
.BrowserItemList_FAQ_content
{
    padding: 0 5px;
}

.BrowserItemList_FAQ .SubTitle_block
{
    background: url("../../../Images/FAQ_bg2.gif") repeat-x left bottom;
    border-bottom: 1px dotted #333333;
    margin-bottom: 10px;
}

.BrowserItemList_FAQ h3
{
    background: url("../../../Images/FAQ_icon.gif") no-repeat left top;
    margin: 0 0 0 10px;
    padding: 5px 0 5px 30px;
}

.BrowserItemList_FAQ .Contents
{
    background: url("../../../Images/icon2.gif") no-repeat left top;
    margin: 0 0 0 15px;
    padding: 0 0 0 30px;
    text-align: left;
}

.BrowserItemList_FAQ .ParentBack
{
    font-size: small;
    margin: 0;
    padding: 5px 10px;
    text-align: right;
}

.BrowserItemList_FAQ .ParentBack img
{
    margin:2px;
}

.BrowserItemList_FAQ .PageControl
{
  font-size: small;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}


/*= リンク設定 =*/
.BrowserItemList_FAQ h2 a
{
 color:#000000;
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:link,
.BrowserItemList_FAQ .ParentBack a:link
{
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:visited,
.BrowserItemList_FAQ .ParentBack a:visited
{
 text-decoration:none;
}

.BrowserItemList_FAQ a.PrevList_lr:hover,
.BrowserItemList_FAQ .ParentBack a:hover
{
 text-decoration:underline;
}

.BrowserItemList_FAQ a.PrevList_lr:active,
.BrowserItemList_FAQ .ParentBack a:active
{
 text-decoration:none;
}
}
