/* リンク */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	position:relative;
}

body {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	background-repeat:repeat-x;
	font-family: "Arial", "Helvetica", "san-serif";
}

table {
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
}

.nomargin {
	margin: 0px;
	padding: 0px;
font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; text-decoration: blink; font-style: normal; line-height: normal; font-weight: normal
}

.style1 {
	padding:3px;
	width:130px;
	}
	
.style2 {
	font-size: 11px;
	padding:5px;
	}
	
.stylenew{
	font-size: 11px;
	line-height:14px;
	padding:7px 3px 3px 5px;
	border-bottom:1px dotted #999;
	}
	
.border-top{
	border-top:1px solid #999;
	}
	
.album_wide{
	padding:3px 5px;
	width:305px;
	border-bottom:1px solid #999;
	}
	
.borderleft{
	border-left:1px solid #66CCFF;
	}
	
.whatsnew{
	font-size:11px;
	}
