/*  CUSTOM CSS FOR CONTACT -------------------------------------------------------- */


.sponsorUl
{
	list-style:disc;
	font-size:12px;
	font-color:#0D153A;
	padding-left:22px;
}

.sponsorLi
{
	color:#0D153A;
	padding-bottom:10px;
}

.box
{
	padding-left:10px;
	padding-bottom:10px;
	margin-right:10px;
	margin-top:10px;
}

.btn_get_access_card_ja
{
    width:171px;
    height:170px;
}

.btn_get_access_card_ja a{
    display:block;
    width:171px;
    height:170px;
    background: url(/images/btn_get_access_card.jpg);
    text-indent:-9999px;
}

.btn_get_access_card_ja a:hover{
	background-position:0px -170px;
}

.btn_get_access_card_en
{
    width:171px;
    height:170px;
}

.btn_get_access_card_en a{
    display:block;
    width:171px;
    height:170px;
    background: url(/images/btn_get_access_card_en.jpg);
    text-indent:-9999px;
}

.btn_get_access_card_en a:hover{
	background-position:0px -170px;
}
