@charset "utf-8";
/* ===================================================================
CSS information

 style info :テンプレート
=================================================================== */
#linkbox_L{
	width:420px;
	float:left;
}
#linkbox_R{
	width:420px;
	float:right;
	margin:0 0 0 0;
}
#linkbox_R .links,
#linkbox_L .links{
	background:url(../../common/images/arrow1.gif) no-repeat center left;
	padding:0 0 0 15px;
	margin:15px 0 0 0;
	height:auto;
	font-size:120%;
	font-weight:bold;
}
#linkbox_R .links_txt,
#linkbox_L .links_txt{
	width:405px;
	border-bottom:dotted 1px #998e82;
	padding:3px 0 10px 15px;
}

#pgttl #h2_ttl{
	width:130px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/h2_image.gif) no-repeat 0 50px;
	padding:50px 0 0 0;
	margin:0 0 0 10px;
}

