﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* == 共通 == */
.LinkList_180_safety
{
    margin: 0px 0px 5px 0px;
    padding: 0px;
    width: 200px;
}


/* == タイトルブロック == */
.LinkList_180_safety .outside_h
{
}

.LinkList_180_safety .outside_b
{
}

.LinkList_180_safety .outside_f
{
}

/* 見出し */
.LinkList_180_safety .Fix_header2
{
    background: url("../../../Images/emergency.gif") no-repeat left bottom;
    height: 40px;
    margin: 0;
    padding: 0;
    width: 200px;
    text-indent: -9999px;
}


/* == コンテンツ == */
.LinkList_180_safety .inside_h
{
    background: url("../../../Images/emergency_h.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    width: 200px;
}

.LinkList_180_safety .inside_b
{
    background: url("../../../Images/emergency_bg.gif") repeat-y;
    height: auto;
    margin: 0;
    padding: 0;
    width: 200px;
}

.LinkList_180_safety .inside_f
{
    background: url("../../../Images/emergency_bottm.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    width: 200px;
}


/* == リスト == */
.LinkList_180_safety ul 
{
    margin: 0;
    padding: 2px 1px;
}

.LinkList_180_safety li 
{
    font-size: small;
    list-style-type: none;
    padding: 0 5px;
}

.LinkList_180_safety li .titleLink
{
    background: url("../../../Images/icon4.gif") no-repeat 5px 12px;
    font-size: small;
    list-style-type: none;
    margin: 0px;
    padding: 9px 0 9px 20px;
    width: 168px;
    display: block;
}


/* == コントロール == */
.LinkList_180_safety .op_control,
.LinkList_180_safety .page_control
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

.LinkList_180_safety .page_control a
{
    padding: 5px;
}

.LinkList_180_safety .page_control img
{
    vertical-align: middle;
}


.LinkList_180_safety .Sep_block
{
    border-bottom: 1px dotted #CCCCCC;
    font-size: 1px !important;
}


/*= リンク設定 =*/
.LinkList_180_safety a:link
{
text-decoration:none;
}

.LinkList_180_safety a:visited
{
text-decoration:none;
}

.LinkList_180_safety a:hover
{
text-decoration:underline;
}

.LinkList_180_safety a:active
{
text-decoration:none;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* == 共通 == */
.LinkList_180_safety
{
    margin: 0;
    padding: 0;
    width: 320px;
}


/* == タイトルブロック == */
.LinkList_180_safety .outside_h
{
}

.LinkList_180_safety .outside_b
{
}

.LinkList_180_safety .outside_f
{
}

/* 見出し */
.LinkList_180_safety .Fix_header2
{
    background: url("../../../Images/emergency_sp.gif") no-repeat left bottom;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    width: 320px;
}


/* == コンテンツ == */
.LinkList_180_safety .inside_h
{
    background: url("../../../Images/emergency_sp_h.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    width: 320px;
}

.LinkList_180_safety .inside_b
{
    background: url("../../../Images/emergency_sp_bg.gif") repeat-y;
    height: auto;
    margin: 0;
    padding: 0;
    width: 320px;
}

.LinkList_180_safety .inside_f
{
    background: url("../../../Images/emergency_sp_bottm.gif") no-repeat left bottom;
    font-size: 1px !important;
    height: 5px;
    margin: 0;
    width: 320px;
}


/* == リスト == */
.LinkList_180_safety ul 
{
    margin: 0;
    padding: 2px 1px;
}

.LinkList_180_safety li 
{
    font-size: small;
    list-style-type: none;
    padding: 0 5px;
}

.LinkList_180_safety li .titleLink
{
    background: url("../../../Images/icon4.gif") no-repeat 5px 14px;
    display: block;
    font-size: small;
    list-style-type: none;
    margin: 0;
    padding: 9px 0 9px 20px;
    width: 288px;
}


/* == コントロール == */
.LinkList_180_safety .op_control,
.LinkList_180_safety .page_control
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

.LinkList_180_safety .page_control a
{
    padding: 5px;
}

.LinkList_180_safety .page_control img
{
    vertical-align: middle;
}


.LinkList_180_safety .Sep_block
{
    border-bottom: 1px dotted #CCCCCC;
    font-size: 1px !important;
}


/*= リンク設定 =*/
.LinkList_180_safety a:link
{
text-decoration:none;
}

.LinkList_180_safety a:visited
{
text-decoration:none;
}

.LinkList_180_safety a:hover
{
text-decoration:underline;
}

.LinkList_180_safety a:active
{
text-decoration:none;
}
}
