@charset "UTF-8";

/* -------------------------------------------------------------
作成日: 2009.10.16
最終更新日: 2010.02.04
作成者: SN
最終編集者: TS

helpCompetition-mainArea.css： プレイガイド＞大会 のCSS
------------------------------------------------------------- */
#help-competition h2 {
	background: url(../image/headline/h2_competition.gif) no-repeat left top;
}

/* ----------------------------------------------------
 attention dl
---------------------------------------------------- */
.attention-box dl {
	margin: 10px 10px 0;
}
.attention-box dl dt {
	font-weight: bold;
}
.attention-box dl dd {
}

