@charset "";
/* **************************************
link.css
************************************** */

/* head style
-------------------------------------- */
p#header {
	position:absolute;
	left: 504px;
	width: 381px;
	height: 97px;
	background:url(../link/images/header.jpg) no-repeat 0 0;
	text-indent: -9999px;
	top: 78px;
}

div#link_bn {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* link area style
-------------------------------------- */
div#link_1 {
	background: url(../link/images/bg_1.jpg) no-repeat 0 0;
	width: 600px;
	height: 80px;
}

div#link_2 {
	background: url(../link/images/bg_2.jpg) 0 0;
	width: 600px;
}

div#link_3 {
	background: url(../link/images/bg_3.jpg) no-repeat 0 0;
	width: 600px;
	height: 53px;
}

p#link-title {
	padding-top: 12px;
	padding-left: 30px;
}


div#linktxt {
	padding: 10px 20px;
}
