﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.LinkList_top2_h
{
 background: url(../../../Images/180_h.gif) no-repeat left center;
 height: 7px;
 width:180px;
 font-size:1px !important;
}

.LinkList_top2_cap
{
 background: url(../../../Images/180_bg.gif) repeat-y left;
 width: 180px;
}

.LinkList_top2_f
{
 background: url(../../../Images/180_b.gif) no-repeat left center;
 width: 180px;
 height: 7px;
 margin-bottom: 5px;
 font-size:1px !important;
}


.LinkList_top2_hblock
{
background:url(../../../Images/menu_title_bottom.gif) no-repeat left bottom;
height:auto;
margin:0 7px;
padding:0 0 5px;
width:166px;
}

.LinkList_top2_cap h2
{ 
background:url(../../../Images/menu_title_top.gif) no-repeat left top;
color:black;
font-size:small;
font-weight:bold;
margin:0;
padding:7px 5px 2px 10px;
text-align:left;
width:151px;
line-height:1.3;
}

.LinkList_top2_cap ul 
{
margin:5px 0 0 10px;
padding:0;
}

.LinkList_top2_cap li 
{
  background: url(icon.gif) no-repeat left 5px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type: none;
  font-size: small;
  text-align:left;
}

.LinkList_top2_cap a
{
 display:block; 
 margin:0;
 padding:2px 0px 0px 13px;
 text-decoration: none;
}

.LinkList_top2_cap h2 a:link,
.LinkList_top2_cap h2 a:visited,
.LinkList_top2_cap h2 a:hover,
.LinkList_top2_cap h2 a:active
{
  color: black;
  text-decoration:underline;
}

.LinkList_top2_cap h2 a:hover,
.LinkList_top2_cap h2 a:active
{
  color: black;
  text-decoration:none;
}

.LinkList_top2_cap li a:link,
.LinkList_top2_cap li a:visited,
.LinkList_top2_cap li a:hover,
.LinkList_top2_cap li a:active
{
  color: black;
  text-decoration:none;
}

.LinkList_top2_cap li a:hover
{
  color: #800080;
  text-decoration:underline;
}


.LinkList_top2_cap a.titleLink
{
line-height:1;
margin:0;
width:150px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.LinkList_top2_h
{
 height: 0px;
 font-size:1px !important;
}

.LinkList_top2_cap
{
 background-color:#FFFFFF;
 width: 320px;
}

.LinkList_top2_f
{
 height: 0px;
 font-size:1px !important;
}


.LinkList_top2_hblock
{
background:url(../../../Images/sp_menu_title_top.gif) no-repeat left top;
height:auto;
border-bottom:2px solid #b7b6b7;
}

.LinkList_top2_cap h2
{ 
color:black;
font-size:small;
font-weight:bold;
margin:0;
padding:7px 0 7px 10px;
text-align:left;
}

.LinkList_top2_cap ul 
{
margin:10px 0 0 10px;
padding:0 0 8px;
}

.LinkList_top2_cap li 
{
  background: url(icon.gif) no-repeat left 5px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type: none;
  font-size: small;
  text-align:left;
}

.LinkList_top2_cap a
{
 display:block; 
 margin:0;
 padding:2px 0px 0px 13px;
 text-decoration: none;
}

.LinkList_top2_cap h2 a:link,
.LinkList_top2_cap h2 a:visited,
.LinkList_top2_cap h2 a:hover,
.LinkList_top2_cap h2 a:active
{
  color: black;
  text-decoration:underline;
}

.LinkList_top2_cap h2 a:hover,
.LinkList_top2_cap h2 a:active
{
  color: black;
  text-decoration:none;
}

.LinkList_top2_cap li a:link,
.LinkList_top2_cap li a:visited,
.LinkList_top2_cap li a:hover,
.LinkList_top2_cap li a:active
{
  color: black;
  text-decoration:none;
}

.LinkList_top2_cap li a:hover
{
  color: #800080;
  text-decoration:underline;
}


.LinkList_top2_cap a.titleLink
{
line-height:1.8;
margin:0;
}
}
