﻿@charset "UTF-8";
/* CSS Document */
.link_head{ background:url(../images/link/right_head.gif) no-repeat; height:49px; width:250px; text-indent:-9999px}
.linl_in{background:#92BF1E; color:#ffffff}
 .link_inin{width:230px; margin-left:10px; padding-top:5px}
 .link_source{background:#A8CC4B; width:230px;}
 .link_source_in{ width:220px; margin:5px 0 5px 5px}
.link_foot{ background:url(../images/link/right_foot.gif) no-repeat; height:15px; width:250px}


ul.list_link{margin:0; padding:0; list-style:none;}
ul.list_link li{background: url(../images/list_dot_wh.gif) no-repeat; padding-left:10px; margin-left:5px; line-height:13px; font-size:11px; color:#ffffff; padding-bottom:5px}


/*パートナーサイト*/
.pertner-left{
	float:left;
	width:70px;
}

.pertner-right{
	margin-left:70px;
	padding:10px 0px;
}

/*リンク*/

.link-left{
	float:left;
	width:290px;
}

.link-right{
float:left;
margin-left:20px;
}

/*サイトマップ*/
a.sitemap{
	background:url(../image/sitemap/site-icon.gif) 0% 50% no-repeat scroll;
	color:#4C3E45;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap:visited{
	background:url(../image/sitemap/site-icon.gif) 0% 50% no-repeat scroll;
	color:#4C3E45;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap:active{
	background:url(../image/sitemap/site-icon.gif) 0% 50% no-repeat scroll;
	color:#4C3E45;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap:hover{
	background:url(../image/sitemap/site-icon.gif) 0% 50% no-repeat scroll;
	color:#FF7200;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}