/*テキスト 本文用*/
.body18{
	font-size: 18px;
	line-height: 20px;
; font-weight: bolder
}
.body16{
	font-size: 16px;
	line-height: 28px;
; font-weight: bolder
}
.body14{
	font-size: 14px;
	line-height: 26px;
}
.body12{
	color: #888888;
	font-size: 12px;
	line-height: 22px;
}
.body12b{
	color: #888888;
	font-size: 12px;
	line-height: 22px;
; font-weight: bolder
}
.body12bb{
	color: #333333;
	font-size: 12px;
	line-height: 22px;
; font-weight: bolder
}
.body12bbb{
	color: #888888;
	font-size: 12px;
	line-height: 18px;
; font-weight: bolder
}
.body10{
	color: #888888;
	font-size:  10px;
	line-height: 16px;
}
.body10b{
	color: #888888;
	font-size:  10px;
	line-height: 16px;
; font-weight: bolder
}
.body10bb{
	color: #888888;
	font-size:  10px;
	line-height: 14px;
; font-weight: bolder
}
.body9{
	color: #888888;
	font-size:  9px;
	line-height: 16px;
}
.body9b{
	color: #888888;
	font-size:  9px;
	line-height: 16px;
; font-weight: bolder
}
.body9bb{
	color: #333333;
	font-size:  9px;
	line-height: 16px;
; font-weight: bolder
}
.body7b{
	color: #888888;
	font-size:  7px;
	line-height: 16px;
; font-weight: bolder
}
.caption {
	font-size: 10px;
}
.adlinkCopy { 
font-size: 12px;
 line-height: 14px; 
}


/*リンク*/
a:link {
	color: #9999FF;
text-decoration: none
}
a:visited {
	color: #9999FF;
text-decoration: none
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}


