/*********************************************************************
main.css
**********************************************************************/

/*BODY�̎w��*/
body {
	background-image: url("../img/special/live_25/background_25.png");
	background-repeat: repeat;
	font-family: sans-serif;
	font-color: #333333;
	font-size: 12px;
	line-height: 1em;
}



/*�����N��FONT*/
a{/*�����N���ꂽ����*/
    color:#FF007F;
    font-style:normal;
    text-decoration:underline;
    font-size: 12px;
    line-height: 1.2em;
}

a:link {/*���K���̃����N*/
    color:#FF007F;
    font-style:normal;
    text-decoration:underline;
    font-size: 12px;
    line-height: 1.2em;
}

a:visited {/*�K�����̃����N*/
    color:#FF007F;
    text-decoration:underline;
    font-size: 12px;
    line-height: 1.2em;
}

a:hover {/*�}�E�X���̂����Ƃ�*/
    color:#FFFF00;
    font-style:normal;
    text-decoration:underline;
    font-size: 12px;
    line-height: 1.2em;
}

a:active {/*�N���b�N��*/
    text-decoration:none;
    font-size: 12px;
    line-height: 1.2em;
}


/*FONT�̎w��*/
body, tr, td {
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
color: #333333;
font-size: 12px;
line-height: 1.2em;
}

/*���������̎w��*/
strong{
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
font-size: 12px;
line-height: 1.2em;


/*�摜�̎w��*/
img {
border: none;
vertical-align:bottom;
}
