
@import url("base.css");
@import url("header.css");
@import url("search.css");
@import url("page-layout.css");
@import url("style001.css");

/*▼ページタイトル*/
h2#page-title   {
	background-image: url("../images/p-title_link.gif");
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	width: 892px;
	height: 142px;
	clear: both
	}
#link-list  {
	text-align: left;
	margin: 0 20px 30px
	}


#link-list ul  {
	margin: 0;
	padding-top: 0;
	padding-left: 15px
	}

#link-list ul li {
	list-style-type: none
	}

#link-list ul h2   { color: #a6833f; font-weight: bold; margin-top: 30px; margin-bottom: 10px; border-bottom: 2px solid #ddd }

#link-list ul li ul {
	margin-left: 15px
	}

#link-list ul li ul li {
	font-size: 0.85em;
	line-height: 135%;
	list-style-type: circle;
	margin-bottom: 5px
	}
#link-list h4    { color: #a6833f; font-weight: bold; margin: 30px 15px 10px; border-bottom: 2px solid #ddd }
#link-list h5      { font-size: 88%; font-weight: bold; text-align: left; margin: 1.5em 20px 0.3em; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-left: 3px solid #6baa00 }
#link-list p  { font-size: 86%; text-align: left; margin-top: 0.2em; margin-left: 1.8em }
#link-list table.link     { font-size: 84%; width: 92%; border-top: 1px dotted #ccc; border-right: 1px dotted #ccc }
#link-list table.link th   { color: #fff; background-color: #6baa00; padding: 4px; border-bottom: 1px dotted #ccc; border-left: 1px dotted #ccc }
#link-list table.link td   { background-color: #fff; text-align: left; padding: 4px; border-bottom: 1px dotted #ccc; border-left: 1px dotted #ccc }