﻿@charset"utf-8";

#boardbody.narrow h2 {
clear:both;
width:568px;
height:20px;
margin:.5em 0 1em 24px;
padding:8px 0 0 20px;
border-top:#a6afb3 dotted 1px;
background:url(../images/listtype-09.png) no-repeat 0 10px;
font-size:90%;
line-height:20px;
}

ul.list1{
width:400px;
margin:-1em 0 16px 160px;
}
ul.list1 li {
padding-left:20px;
background:url(../images/listtype-11.png) no-repeat 0 4px;
font-size:90%;
line-height:1.5;
}

ul.list2{
width:320px;
margin:0 0 8px 64px;
}
ul.list2 li {
padding-left:20px;
background:url(../images/listtype-12.png) no-repeat left center;
font-size:90%;
line-height:1.5;
}

#boardbody.narrow a{
text-decoration:underline;
}

