<!--
BODY {
background-image : url('recye01.jpg');
background-attachment: fixed;
background-position: 60% 60%;
background-repeat: no-repeat
}
-->

<!--

.title h1	{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:solid 2px #99ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#99ccff
	}

.title div	{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#888888
	}

.title p	{
	float:right;
	margin-top:0px;
	width:250px;
	line-height:120%;
	font-size:12px;
	color:#888888
	}
	
.title h2	{
	background-color:#73a1ff;
	padding:3px;
	margin-bottom:10px;
	font-size:14px;
	color:white
	}

-->

/*コンテンツ*/
.con	{
	width:500px;
	margin-bottom:30px
	}

.con h2	{
	background-color:#73a1ff;
	padding:3px;
	margin-bottom:10px;
	font-size:14px;
	color:white
	}

.con div	{
	font-size:12px;
	color:#73a1ff
	}

.con p	{
    margin-top:-1.5em;
	margin-left:1.5em;
	text-align:justify;
	text-justify:distribute;
	line-height:120%;
	font-size:10px;
	color:#8888888
	}
-->
