﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: link.css
-----------------------------------*/

/*-----------------------------------
サイトマップ
-----------------------------------*/
#link_box {
	width:748px;
	height:auto;
	margin:15px 0px 0px 0px;

}


.link_1st {
	width:748px;
	height:auto;
	margin:0px 0px 15px 0px;
}
.link_1st h3 {
	background:url(../images/sitemap_ttl.jpg) no-repeat;
	width:215px;
	height:22px;
	text-indent:-1000em;
	margin:15px 0px 0px 0px;
}

.link_1st li {
	color:#848484;
	margin:10px 0px 0px 0px;
	padding:5px 30px;
}