<!--

/* ボディ */

body	{
	text-align:center
	}
		
/* タイトル */

.con	{
	position:relative;
	width:800px;
	height:530px;
	background-image:url(2tuga-top/tuga-top.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:auto;
	margin-right:auto;
	}

p	{
	position:absolute;
	top:300;
	left:15;
	width:390px;
	background-color:#fffacd;
	padding:3px 10px 10px 10px;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	font-size:12px;
	font-family:ＭＳ ゴシック,平成角ゴシック;
	color:black;
	}

a	{
	font-weight:bold;
	color:#008000
	}

a:hover	{
	color:#ffaa00
	}

.end	{
	width:800px;
	font-size:14px;	
	color:black;
	margin-left:auto;
	margin-right:auto;
	}


-->
