@Charaset "EUC-JP";

/***************************************************

	Japanese-Mask.com | 石津玉仙工房
	スタイルシート

	■このスタイルシートは全ページに適用されます。
	■アルファベット順に並んでいます。

***************************************************/

/*-------------------------------要素への適用-----*/
body {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 70%;
	letter-spacing: 1px;
	line-height: 130%;
}

/*---------------------------------IDへの適用-----*/

a.base:link {
	color: #333333;
	text-decoration: underline;

}
a.base:visited {
	color: #333333;
	text-decoration: underline;

}
a.base:hover {
	color: #CB0000;
	text-decoration: underline;

}


/*------------------------------CLASSへの適用-----*/
.lineup {
	width:750px;
	
	margin:7px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	background-color:#ffffff;
}
