﻿@charset "utf-8";

div.LinkList_kurashiImg{ 
  width:550px;
  margin-bottom:10px;
  background-image: url(txtbox_bg1.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
} 

div.LinkList_kurashiImg .head{ 
  width:530px;
  background-image: url(txtbox_head.gif);
  background-repeat: no-repeat;
  padding:10px;
  float: left;
} 

div.LinkList_kurashiImg .leftimg{ 
  float: left;
  padding-right:10px;
  width:120px;
} 

div.LinkList_kurashiImg .rightcontent{ 
  float: left;
  width:400px;
} 

div.LinkList_kurashiImg h2{ 
  color:black;
  background-image: url(../../../Images/guide_h3.gif);
  background-repeat: no-repeat;
  padding-left:20px;
  background-position: left center;
} 

div.LinkList_kurashiImg ul { 
  padding:0px 0px 1em 0px;
  margin:0px;
  LINE-HEIGHT: 1.7;
  text-align: left;
} 

div.LinkList_kurashiImg li { 
  padding-right:0.8em;
  display: inline;
} 


