/*********************************************/
/* Magic:the Linking 用スタイルシート        */
/*  2003/10/18 BY YAMAPY                     */
/*********************************************/

/* 看板 */
.kanban{
	margin-left				: 45px;
	text-align				: center;
}

/* 主タイトル */
.linktitle{
	font-family				: "HGPｺﾞｼｯｸE";
	font-size				: 26px;
	line-height				: 30px;
	border-color    	 	: #CC8800;
	border-width     		: 0px 0px 1px 8px;
	border-style     		: solid;
	margin-left				: 20px;
	margin-right			: 20px;
	padding					: 5px;
	font-weight				: normal;
	valign					: middle;
}

/* リンク解説 */
.comment{
	text-align				: right;
	margin-left				: 80px;
	margin-right			: 30px;
	font-family				: "HGPｺﾞｼｯｸE";
	font-size				: 14px;
	line-height				: 18px;
}

/* リンク解説 */
.linkbody{
	position				: relative;
	border-color    	 	: #CC8800;
	border-width     		: 1px 1px 1px 1px;
	border-style     		: solid;
	margin-left				: 60px;
	margin-right			: 40px;
	margin-bottom			: 10px;
	padding					: 10px 5px 5px 5px;
	font-size				: 14px;
	line-height				: 18px;
	z-index					: 10;
}

/* リンク */
.link{
	position				: relative;
	top						: 10px;
	margin-left				: 50px;
	font-family				: HGPｺﾞｼｯｸEa, Impact;
	font-size				: 28px;
	line-height				: 34px;
	background				: #FFFFFF;
	z-index					: 15;
}

/* -- This is End Line. ------------------------------------------------------ */
