﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 外枠 == */
.PickUp_Switching {
	position: relative;
	width: 1100px;
	margin: 0 0 10px;
	padding: 0;
}

.PickUp_Switching .inside_b
{
}

.PickUp_Switching .inside_f {
}


/* == タイトルブロック == */
.PickUp_Switching h2
{
    margin: 0px;
    padding:0px;
}

.PickUp_Switching .info_title
{
    display: none;
}

.PickUp_Switching .info_link {
}

.PickUp_Switching .info_link_contents {
}

/* 一覧 */
.PickUp_Switching .Fix_ur_tolist {
}

/* RSS */
.PickUp_Switching a.RSSLink {
}

/* 画像調整 */
.PickUp_Switching a img
{
}


/* == リストブロック == */
.PickUp_Switching ul {
    width: 1100px;
}

.PickUp_Switching li {
}

.PickUp_Switching .CreatedDate {
    display: block;
    width: 180px;
    font-weight: bold;
}

.PickUp_Switching .Summary
{
    margin:0px;
    padding:0px;
}

.PickUp_Switching .R_Contents {
    margin: 0;
    padding: 0;
    display: block;
    width: calc(100% - 180px);
}


/* == ページコントロール == */
.PickUp_Switching .page_control {
}

.PickUp_Switching .page_control a {
}

.PickUp_Switching .page_control img {
}


/*= リンク設定 =*/
div#select_tab1 .li_green a:link,
div#select_tab1 .li_orange a:link
{
 text-decoration:none;
}

div#select_tab1 .li_green a:visited,
div#select_tab1 .li_orange a:visited
{
 text-decoration:none;
}

div#select_tab1 .li_green a:hover,
div#select_tab1 .li_orange a:hover
{
 text-decoration:none;
}

div#select_tab1 .li_green a:active,
div#select_tab1 .li_orange a:active
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:link,
.PickUp_Switching .event_link a:link
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:visited,
.PickUp_Switching .event_link a:visited
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:hover,
.PickUp_Switching .event_link a:hover
{
 text-decoration:underline;
}

.PickUp_Switching .info_link_contents a:active,
.PickUp_Switching .event_link a:active
{
 text-decoration:none;
}


.PickUp_Switching a.PrevList_lr_tab:link
{
 text-decoration:none;
}

.PickUp_Switching a.PrevList_lr_tab:visited
{
 text-decoration:none;
}

.PickUp_Switching a.PrevList_lr_tab:hover
{
 text-decoration:underline;
 color:#800080;
}

.PickUp_Switching a.PrevList_lr_tab:active
{
 text-decoration:none;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 外枠 == */
.PickUp_Switching {
	position: relative;
	width: 300px;
	margin: 0 0 10px;
	padding: 0;
}

.PickUp_Switching .inside_b
{
}

.PickUp_Switching .inside_f {
}


/* == タイトルブロック == */
.PickUp_Switching h2
{
    margin: 0px;
    padding:0px;
}

.PickUp_Switching .info_title
{
    display: none;
}

.PickUp_Switching .info_link {
}

.PickUp_Switching .info_link_contents {
}

/* 一覧 */
.PickUp_Switching .Fix_ur_tolist {
}

/* RSS */
.PickUp_Switching a.RSSLink {
}

/* 画像調整 */
.PickUp_Switching a img
{
}


/* == リストブロック == */
.PickUp_Switching ul {
    width: 300px;
}

.PickUp_Switching li {
}

.PickUp_Switching .CreatedDate {
    display: block;
    width: 100%;
    font-weight: bold;
}

.PickUp_Switching .Summary
{
    margin:0px;
    padding:0px;
}

.PickUp_Switching .R_Contents {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}


/* == ページコントロール == */
.PickUp_Switching .page_control {
}

.PickUp_Switching .page_control a {
}

.PickUp_Switching .page_control img {
}


/*= リンク設定 =*/
div#select_tab1 .li_green a:link,
div#select_tab1 .li_orange a:link
{
 text-decoration:none;
}

div#select_tab1 .li_green a:visited,
div#select_tab1 .li_orange a:visited
{
 text-decoration:none;
}

div#select_tab1 .li_green a:hover,
div#select_tab1 .li_orange a:hover
{
 text-decoration:none;
}

div#select_tab1 .li_green a:active,
div#select_tab1 .li_orange a:active
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:link,
.PickUp_Switching .event_link a:link
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:visited,
.PickUp_Switching .event_link a:visited
{
 text-decoration:none;
}

.PickUp_Switching .info_link_contents a:hover,
.PickUp_Switching .event_link a:hover
{
 text-decoration:underline;
}

.PickUp_Switching .info_link_contents a:active,
.PickUp_Switching .event_link a:active
{
 text-decoration:none;
}


.PickUp_Switching a.PrevList_lr_tab:link
{
 text-decoration:none;
}

.PickUp_Switching a.PrevList_lr_tab:visited
{
 text-decoration:none;
}

.PickUp_Switching a.PrevList_lr_tab:hover
{
 text-decoration:underline;
 color:#800080;
}

.PickUp_Switching a.PrevList_lr_tab:active
{
 text-decoration:none;
}
}
