@charset "UTF-8";

/* ---------------------------------------------
作成日: 2009.09.21
最終更新日: 2010.01.29
作成者: SN
最終編集者: SN

supportInquiry-mainArea.css： お問い合わせの設定
--------------------------------------------- */
#support-inquiry .asterisk {
	font-size: 10px;
}
#support-inquiry .asterisk a {
	color: #487350;
}
#support-inquiry .asterisk a:hover,
#support-inquiry .asterisk a:active {
	color: #14842a;
	text-decoration: underline;
	outline-width: 0;
}
#account,
#game,
#trouble,
#wickeduser,
#opinion {
	display: block;
	width: 222px;
	height: 44px;
	margin: 0 0 10px 10px;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;
}
#account {
	background: url(../image/btn/btn_inquiry.jpg) no-repeat left 0px;
}
#account:hover,
#account:active {
	background-position: right 0px;
}
#game {
	background: url(../image/btn/btn_inquiry.jpg) no-repeat left -44px;
}
#game:hover,
#game:active {
	background-position: right -44px;
}
#trouble {
	background: url(../image/btn/btn_inquiry.jpg) no-repeat left -88px;
}
#trouble:hover,
#trouble:active {
	background-position: right -88px;
}
#wickeduser {
	background: url(../image/btn/btn_inquiry.jpg) no-repeat left -132px;
}
#wickeduser:hover,
#wickeduser:active {
	background-position: right -132px;
}
#opinion {
	background: url(../image/btn/btn_inquiry.jpg) no-repeat left -176px;
}
#opinion:hover,
#opinion:active {
	background-position: right -176px;
}




/* ----------------------------------------------------
 
---------------------------------------------------- */

