/* イタリア書房PRページ用 */

a {
	color: #000066;
	text-decoration: none;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #00cccc;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}




.blue10 {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}


.blue11 {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}


.blue12 {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


.blue14 {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}


h1.blue14 {	//book title
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}



.white10 {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}




a.footer {
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:active {
	color: #ffffff;
	text-decoration: underline;
}



.footer {
	font-family: Verdana, MS PGothic, Osaka;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}


.w_list{
	text-indent: -9999px;
}
