﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.Mset_640401
{
    text-align: center;
    margin-bottom: 30px;
}

.Mset_640401 .ContentPane
{
    width: 600px;
    box-sizing: border-box;
    padding: 0px;
    float: none;
    display: inline-block;
    margin: 0 10px 10px;
    vertical-align: top;
}

.Mset_640401 .RightPane
{
    width: auto;
    padding: 0px;
    float: none;
    display: inline-block;
    margin: 0 10px 10px;
    vertical-align: top;
}

.Mset_640401 .ContentPane .PickUp_Standard,
.Mset_640401 .ContentPane .LinkList_Standard,
.Mset_640401 .ContentPane .NewsList_Standard
{
    background: #EFF8FF;
    padding: 10px;
    max-width: 600px;
}

.Mset_640401 .ContentPane .outside_b h2
{
    text-align: center;
    border-bottom: 2px solid #A9AAAC;
}

.Mset_640401 .ContentPane .outside_b h2 .info_title,
.Mset_640401 .ContentPane .outside_b h2 .MTitleLink
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    background: url(../../../secure/1331366/notice.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    color: #000000;
}

.Mset_640401 .ContentPane .inside_b
{
    text-align: left;
}

.Mset_640401 .ContentPane .inside_b ul
{
    list-style: none;
    margin: 0;
}

.Mset_640401 .ContentPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

.Mset_640401 .ContentPane .inside_b ul li:hover
{
    background-color: #DCEFFD;
}

.Mset_640401 .ContentPane .inside_b ul li .CreatedDate
{
    font-size: large;
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.Mset_640401 .ContentPane .inside_b ul li .R_Contents
{
    font-size: large;
    display: inline-block;
    width: 68%;
    vertical-align: top;
}


.Mset_640401 .RightPane .LinkList_Standard
{
    background: #EFF8FF;
    padding: 10px;
    min-width: 400px;
}

.Mset_640401 .RightPane .outside_b h2
{
    text-align: center;
    border-bottom: 2px solid #A9AAAC;
}

.Mset_640401 .RightPane .outside_b h2 a
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background: url(../../../secure/1331366/pickup.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    color: #000000;
}

.Mset_640401 .RightPane .inside_b ul
{
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 10px;
}

.Mset_640401 .RightPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

.Mset_640401 .RightPane .inside_b ul li:hover
{
    background-color: #DCEFFD;
}

.Mset_640401 .RightPane .inside_b ul li a.titleLink
{
    text-decoration: none;
    font-size: large;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.Mset_640401
{
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 0;
    background: #EFF8FF;
}

.Mset_640401 .ContentPane
{
    width: auto;
    padding: 0px;
    float: none;
    display: inline-block;
    margin: 0 0 10px;
    vertical-align: top;
}

.Mset_640401 .RightPane
{
    width: auto;
    padding: 0px;
    float: none;
    display: inline-block;
    margin: 0 0 10px;
    vertical-align: top;
}

.Mset_640401 .ContentPane .PickUp_Standard,
.Mset_640401 .ContentPane .LinkList_Standard,
.Mset_640401 .ContentPane .NewsList_Standard
{
    background: #EFF8FF;
    padding: 0;
    max-width: 320px;
}

.Mset_640401 .ContentPane .outside_b h2
{
    text-align: center;
    border-bottom: 2px solid #A9AAAC;
}

.Mset_640401 .ContentPane .outside_b h2 .info_title,
.Mset_640401 .ContentPane .outside_b h2 .MTitleLink
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    background: url(../../../secure/1331366/notice.png) no-repeat left center;
    padding: 10px 0 10px 45px;
    color: #000000;
}

.Mset_640401 .ContentPane .inside_b
{
    text-align: left;
}

.Mset_640401 .ContentPane .inside_b ul
{
    list-style: none;
    margin: 0;
}

.Mset_640401 .ContentPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

.Mset_640401 .ContentPane .inside_b ul li:hover
{
    background-color: #DCEFFD;
}

.Mset_640401 .ContentPane .inside_b ul li .CreatedDate
{
    font-size: large;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-weight: bold;
}

.Mset_640401 .ContentPane .inside_b ul li .R_Contents
{
    font-size: large;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}


.Mset_640401 .RightPane .LinkList_Standard
{
    background: #EFF8FF;
    padding: 0px;
    min-width: 320px;
}

.Mset_640401 .RightPane .outside_b h2
{
    text-align: center;
    border-bottom: 2px solid #A9AAAC;
}

.Mset_640401 .RightPane .outside_b h2 a
{
    font-size: x-large;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    background: url(../../../secure/1331366/pickup.png) no-repeat left center;
    padding: 10px 0 10px 50px;
    color: #000000;
}

.Mset_640401 .RightPane .inside_b ul
{
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 10px;
}

.Mset_640401 .RightPane .inside_b ul li
{
    margin: 0 0 10px;
    padding: 10px;
}

.Mset_640401 .RightPane .inside_b ul li:hover
{
    background-color: #DCEFFD;
}

.Mset_640401 .RightPane .inside_b ul li a.titleLink
{
    text-decoration: none;
    font-size: large;
}
}
