﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 外枠 == */
.PickUp_Standard
{
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 740px;
}

.PickUp_Standard .outside_h
{
    background: url("../../../Images/news_w740_title_h.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    width: 740px;
}

.PickUp_Standard .outside_b
{
    background: url("../../../Images/news_w740_bg.gif") repeat-y;
    float: left;
    padding: 0 1px;
    width: 738px;
}

.PickUp_Standard .outside_f
{
    background: url("../../../Images/news_w740_title_bottom.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 2px;
    width: 740px;
}


/* == 内枠 == */
.PickUp_Standard .inside_h
{
}

.PickUp_Standard .inside_b
{
    background: url("../../../Images/news_w740_bg.gif") repeat-y;
    float: left;
    padding: 0 1px;
    width: 738px;
}

.PickUp_Standard .inside_f
{
    background: url("../../../Images/news_w740_bottom.gif") no-repeat left bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    width: 740px;
}


/* == タイトルブロック == */
.PickUp_Standard h2
{
    background: url("../../../Images/news_w740_title_bg2.gif") no-repeat left top;
    color: #2D2825;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 5px 10px;
    width: 723px;
}

.PickUp_Standard .info_title
{
    float: left;
    width: 640px;
}

.PickUp_Standard .info_link
{
    float: left;
    width: 80px;
}

.PickUp_Standard .info_link_contents
{
    margin: 0;
    padding: 0;
    text-decoration: none;
}

/* 一覧 */
.PickUp_Standard .Fix_ur_tolist
{
    float: left;
    font-size: small;
    margin: 0 5px 0 0;
    text-align: left;
    text-decoration: none;
    vertical-align: top;
}

/* RSS */
.PickUp_Standard a.RSSLink img
{
    float: right;
    padding: 0 5px 0 0;
    vertical-align: top;
}

.PickUp_Standard .Fix_ur_tolist img
{
    padding: 5px 5px 0 0;
    vertical-align: top;
}


/* == リストブロック == */
.PickUp_Standard ul
{
    float: left;
    margin: 0;
    padding: 10px 5px 5px;
    width: 728px;
}

.PickUp_Standard li
{
    float: left;
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 5px;
    width: 718px;
}

.PickUp_Standard .CreatedDate
{
    display: none;
}

.PickUp_Standard .Summary
{
    margin:0px;
    padding:0px;
}

.PickUp_Standard .R_Contents
{
    background: url("../../../Images/icon4.gif") no-repeat left 9px;
    margin: 0;
    padding: 0 0 0 10px;
}


/* == ページコントロール == */
.PickUp_Standard .page_control
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

.PickUp_Standard .page_control a
{
    padding: 0 10px;
}

.PickUp_Standard .page_control img
{
    padding: 0 5px;
    vertical-align: middle;
}


/*= リンク設定 =*/
.PickUp_Standard a.PrevList_lr_tab:link
{
 text-decoration:none;
}

.PickUp_Standard a.PrevList_lr_tab:visited
{
 text-decoration:none;
}

.PickUp_Standard a.PrevList_lr_tab:hover
{
 text-decoration:underline;
 color:#800080;
}

.PickUp_Standard a.PrevList_lr_tab:active
{
 text-decoration:none;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 外枠 == */
.PickUp_Standard
{
    border-left: 1px solid #979798;
    border-right: 1px solid #979798;
    float: left;
    margin: 0;
    padding: 0;
    width: 318px;
}

.PickUp_Standard .outside_h
{
    background: url("../../../Images/news_outside_h.gif") no-repeat center bottom;
    float: left;
    font-size: 1px !important;
    height: 3px;
    width: 318px;
}

.PickUp_Standard .outside_b
{
    background: url("../../../Images/news_outside_bg2.gif") repeat-y center center;
    float: left;
    padding: 0;
    width: 318px;
}

.PickUp_Standard .outside_f
{
    background: url("../../../Images/news_outside_f.gif") no-repeat center bottom;
    float: left;
    font-size: 1px !important;
    height: 2px;
    width: 318px;
}


/* == 内枠 == */
.PickUp_Standard .inside_h
{
}

.PickUp_Standard .inside_b
{
    float: left;
    padding: 0;
    width: 318px;
}

.PickUp_Standard .inside_f
{
    border-bottom: 1px solid #979798;
    float: left;
    font-size: 1px !important;
    height: 1px;
    width: 318px;
}


/* == タイトルブロック == */
.PickUp_Standard h2
{
    background: url("../../../Images/news_outside_b.gif") no-repeat left top;
    color: #221914;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 5px 10px;
    width: 303px;
}

.PickUp_Standard .info_link
{
    float: right;
}

.PickUp_Standard .info_link_contents
{
    float: left;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

/* 一覧 */
.PickUp_Standard .Fix_ur_tolist
{
    float: left;
    font-size: small;
    margin: 0 5px 0 0;
    text-align: left;
    text-decoration: none;
}

/* RSS */
.PickUp_Standard a.RSSLink
{
    display: none;
}

/* 画像調整 */
.PickUp_Standard a img
{
    float: left;
    padding: 0 5px 0 0;
    vertical-align: top;
}


/* == リストブロック == */
.PickUp_Standard ul
{
    float: left;
    margin: 0;
    padding: 10px 5px 5px;
    width: 308px;
}

.PickUp_Standard li
{
    float: left;
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 5px;
    width: 298px;
}

.PickUp_Standard .CreatedDate
{
    display: none;
}

.PickUp_Standard .Summary
{
    margin:0px;
    padding:0px;
}

.PickUp_Standard .R_Contents
{
    background: url("../../../Images/icon4.gif") no-repeat left 9px;
    margin: 0;
    padding: 0 0 0 10px;
}


/* == ページコントロール == */
.PickUp_Standard .page_control
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

.PickUp_Standard .page_control a
{
    padding: 0 10px;
}

.PickUp_Standard .page_control img
{
    padding: 0 5px;
    vertical-align: middle;
}


/*= リンク設定 =*/
.PickUp_Standard a.PrevList_lr_tab:link
{
 text-decoration:none;
}

.PickUp_Standard a.PrevList_lr_tab:visited
{
 text-decoration:none;
}

.PickUp_Standard a.PrevList_lr_tab:hover
{
 text-decoration:underline;
 color:#800080;
}

.PickUp_Standard a.PrevList_lr_tab:active
{
 text-decoration:none;
}
}
