@charset "shift_jis";

/* --------------------------------
  リンク集用CSS
-------------------------------- */

/* --------------------------------
  content :: main
-------------------------------- */
div#content div.main div h2 {
margin-bottom: 0.25em;
padding: 5px;
border-left: 4px  #4F82DF solid;
font-size: 1.4em;
font-weight: bold;
width: 556px;
clear: both;
}

div#content div.main div ul {
margin-bottom: 1.5em;
margin-left: 20px;
}

div#content div.main div li {
padding-left: 15px;
background-image: url(../image/ar07.gif);
background-position: left center;
background-repeat: no-repeat;
width:260px;
float: left;
line-height: 160%;
}

div#content div.main div hr {
margin-bottom: 0.5em;
margin-right: 20px;
}