﻿h3 {
	clear: both;
	background: url(../images/bg_link.gif) no-repeat;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	color: #039;
	margin-bottom: 10px;
	}
h3#new {
	clear: both;
	background: url(../images/bg_linknew.gif) no-repeat;
	height: 30px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	color: #039;
	margin-bottom: 10px;
	}
.group {
	padding-left: 25px;
	padding-right: 20px;
	margin-bottom: 10px;
	}
.group li {
	display: inline;
	padding-right: 10px;
	background: url(../images/bullet_starorange.gif) no-repeat left center;
	height: 10px;
	padding-left: 12px;
	}
.group li a:link, .group li a:visited {
	padding: 1px;
	}
.group li a:hover {
	background-color: #e0e3ea;
	padding: 1px;
	}
#region {
	padding-left: 25px;
	}
/*フリーワード検索*/
#search {
	background: url(../images/bg_linksearch.gif) no-repeat left bottom;
	height: 52px;
	margin: 20px 0 20px 10px;
	}
#search h4 {
	text-indent: -9999px;
	}
#search form {
	margin-left: 170px;
	}
#search form input.btn {
	background-color: #ffe0c1;
	border-color: #fc9;
	color: #f63;
	font-size: 10pt;
	}

/*抽出された一覧*/
#selected {
	margin-left: 25px;
	}
#selected dd {
	padding-left: 150px;
	color: #666;
	font-size: 93%;
	margin-bottom: 10px;
	border-bottom: 1px dashed #fc9;
	}


/*抽出された一覧－携帯サイト*/
table#selected {
	width: 550px;
	}
#selected dt span {
	color: #c30;
	}
table#selected td {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-bottom: 1px dashed #fc9;
	}

#sitename {
	width: 250px;
	padding-right: 15px;
	}
#comm {
	color: #666;
	font-size: 93%;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 0;
	}
#adr {
	border-bottom-style: none!important;
	font-family: "ＭＳ　ゴシック", monospace;
	font-weight: bold;
	font-size: 103%;
	}
