@charset "UTF-8";

#link #contents a {
	color:#006600;
	text-decoration: none;
}

#link #contents a:hover {
	color:#006600;
	text-decoration: underline;
}



#link #contents .clear {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

#link #contents hr {
	clear:both;
	height: 1px;
	background-color: #36A038;
	border: none;
	color: #36A038;
	margin:15px 0 0 0;
}


#link #contents h2{
	width:750px;
	height:40px;
	margin:20px 0 20px 0;
	text-indent:-9999px;
	background:transparent url(/link/image/title.gif) no-repeat scroll 0 0;
	}

#link #contents .main {
	padding:0 10px 10px 10px;
	text-align: left;
	margin-bottom:10px;
	background-image: url("/link/image/bg.jpg");
	background-repeat: no-repeat;
}

#link #contents .main:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#link #contents .main {
	zoom: 1;
}


/* ナビゲーションの箱*/
#link #contents .navigation{
	text-align: center;
	color: #808000;
	border:1px #ccc solid;
	margin-bottom:15px;
	padding: 3px;
}

#link #contents .navigation a{
	color:#808000;
	text-decoration: none;
}
#link #contents .navigation a:hover{
	color:#808000;
	text-decoration: underline;
}


/*============================================================
// 地域別
//==========================================================*/
/* エリア名*/
#link #contents .category{
	font-size:12px;
	color:#666;
	margin:0 0 10px 0;
	letter-spacing:2px;
	background-color: #EBE7D8;
	padding: 3px 0 3px 10px;;
	}


#link #contents .box{
	width:730px;
	margin-bottom:15px;
}
#link #contents .box:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#link #contents .box {
	zoom: 1;
}


#link #contents ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#link #contents li{
	float: left;
	margin:0 20px 3px 0;
	padding: 0 0 5px 35px;
	text-align: left;
	width: 300px;
	font-size: 1.0em;
}

#link #contents li.school-and-shop{
	background-image: url('/link/image/mark-schoolshop.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;

}


#link #contents li.school{
	background-image: url('/link/image/mark-school.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;

}

#link #contents li.shop{
	background-image: url('/link/image/mark-shop.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;

}



#link #contents li.assosiation {
	background-image: url('/link/image/mark-associate.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#link #contents li.publisher{
	background-image: url('/link/image/mark-publisher.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
