﻿@charset "utf-8"; 

.Item_icon
{
  padding:0px;
  margin:0px;
  margin-bottom:5px;
  width:190px;
  height:auto;
}

.Item_icon h2
{
 margin:0px;
 padding:0px;
}

.Item_icon .Fix_txt,
.Item_icon .txt
{
background:transparent url(../../../Images/btn1.gif) no-repeat;
font-size:14px;
font-weight:bold;
height:40px;
padding:0;
text-align:left;
width:190px;
}

.Item_icon .Fix_txt a,
.Item_icon .txt a
{
display:block;
height:29px;
padding:11px 0 0 15px;
width:165px;
}

.Item_icon .icon_left
{
  padding:0px;
  margin:0px;
  margin-bottom:0px;
  width:190px;
  height:auto;
}


/*= リンク設定 =*/

.Item_icon .Fix_txt a:link,
.Item_icon .txt a:link
{
 text-decoration:none;
}

.Item_icon .Fix_txt a:visited,
.Item_icon .txt a:visited
{
 text-decoration:none;
}

.Item_icon .Fix_txt a:hover,
.Item_icon .txt a:hover
{
 text-decoration:none;
}

.Item_icon .Fix_txt a:active,
.Item_icon .txt a:active
{
 text-decoration:none;
}
