/* ƒŠƒ“ƒN */
a:hover
{	
	left: 1pt;
	top: 1pt;
	color:Red;
    text-decoration: underline;
}

a
{
	text-decoration:  underline;    
	color:blue; 
}


/*œœbodyœœ*/
body
{
	font-size:0.8em;
	background-color:#fff2c2;
	color:#537350;
}


/*œœdiv idœœ*/
#header
{
	border-bottom:solid 1px #c48f7f;
}

#h-left
{
	float:left;
	padding-left:20px;
	font-size:120%;
}

#h-right
{
	float:right;
	width:800px;
}

#h-footer
{
	clear:both;
	padding:0px;
	margin:0px;
}


#left
{	
	float:left;
	padding:10px;
}


#center
{
	float:left;
	padding:10px;
	border-left:solid 1px #c48f7f;	
}


#footer
{
	border-top:solid 1px #c48f7f;
	clear:left;
	text-align:center;
}


/*œœƒŠƒXƒgœœ*/
.bar
{
	 padding-top:0px;
	 margin-top:0px;
}

.bun
{
	line-height:20px;
}


/*œœŒ©o‚µœœ*/
h1
{
	font-size:130%;
	font-weight:bold;
	color:#9aab00;
}


h2
{
	font-size:115%;
	font-weight:bold;
	color:#9b4a26;
	margin-bottom:20px;	
}


/*œdivœ*/
div.sample
{
	float:left;
	border:solid 1px;
	padding:10px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:10px;
	width:300px;
	font-size:90%;
	line-height:20px;
}


div.point
{
	float:left;
}


div.ad
{
	clear:left;
	margin-bottom:10px;
}


div.copyright
{
width:100%;
margin-top:5px;
}


div.menseki
{
	width:50%;
	margin-top:5px;
	font-size:80%;
}

.hon
{
	font-size: 80%;
	line-height: 1.2em;
	margin-left: 10px;
	
}

.honbun
{
	font-size: 70%;
	line-height: 1.2em;
	margin-left: 10px;
	margin-bottom: 5px;
}

