@charset "UTF-8";
/* CSS Document */

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
	background: url(../../yuki/image/yuki_top_bg.jpg) no-repeat right bottom;
}

#contents a:link {
	color: #C1829F;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #C1829F;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


#contents .pagetop {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	height: 22px;
}

#contents .pagetop a:link {
	color: #333333;
	text-decoration: none;
}
#contents .pagetop a:visited {
	text-decoration: none;
	color: #333333;
}
#contents .pagetop a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents .pagetop a:active {
	text-decoration: underline;
	color: #FF0000;
}


/* yuki top */
#contents .title {
	width: 496px;
	font-size: 15px;
	color: #C1829F;
	font-weight: bold;
}

#contents .catch {
	width: 496px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-bottom: 8px;
}