
#area_right {
	font-size: 85%;
}

/* リンク */ 
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

/* コンテンツ */ 
.content{
	line-height:120%;
}

.content{
	padding:0px 20px 0px 20px;
	font-size:12px;
	background-color:white;
}


/* コピーライト */ 
.copyright{
	text-align:center;
	font-size:x-small;
}


/*右寄せ*/
.right{
text-align:right;
margin:15px 0px 2px 0px;
}


#menu{
	width:182px;
	background-color: #FFFFFF;
	padding:0px 0 10px 13px;
}

/* 100527 */

h2 {
	background: url(images/ptn_ttl01.jpg) no-repeat;
	height: 185px;
	text-indent: -9999px;
}
