@charset"UTF-8"
*{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	margin:0;
	padding:0;
}

a ,a;hover{
	text-decoration:none;
	margin: 0;
	padding: 0;
	}

/*リンク　開始*/
#main .title_link {
	width: 500px;
	background:	url(../images/link/link_title.gif) no-repeat 0 0;
	text-indent: -10000px;
	height: 27px;
	margin: 0 0 0;
}
#main .line_method {
	height: 1px;
	font-size:1px;
	width: 500px;
	margin:0;
	clear: both;
}
#link_dl{
	width:500px;
	color: #666;
	letter-spacing: 1px;
	font-size:15px;
}
#link_dl .link_dt{
	list-style-type: none;
	padding:30px 0 0 130px;
	clear:both;
	line-height: 1.4em;
	font-weight: bold;
}
#link_dl .link_dt a {
	background: url(../images/company/company_group_bt_out.gif) no-repeat left;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 24px;
	display:block;
}
#link_dl .link_dt a:hover{
	background: url(../images/company/company_group_bt_over.gif) no-repeat left;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 24px;
}
#link_dl .link_dd{
	background: url(../images/common/dot_blak_1_3.gif) repeat-x left bottom;
	font-size: 12px;
	padding:0 0 30px 154px;
	height: 15px;
}
/*リンク　終了*/

