

A:link {
    color: #CC6600;
	text-decoration: none;
}

A:visited {
     color: #FF6699;
	 text-decoration: none;
}

A:hover {
    color: #66CC00;
    text-decoration: underline;
}

font.tx {
    line-height:12pt;
	font-size:10pt;
}
 
font.ad {
    line-height:10pt;
	font-size:10pt;
}

.clear{
    clear:both;
}

/* ϐ
-----------------------------------------------------------------------------*/
#lotion{
    width:550px;
	height:100px;
	background:url(onsen/parts/bg_lotion.jpg) no-repeat;
	padding-top:65px;
	margin:0;
}



#lotion p{
    text-align:left;
	font-size:12px;
	line-height:160%;
	padding:0 10px;
}

#lotion p.pic{
    float:right;
}



