/*********************************************************************
eleplus.css
**********************************************************************/

/*BODY�̎w��*/
body {
	background-image: url("../cmn_img/background_20090731.gif");
	font-family: sans-serif;
	font-color: #333333;
	font-size: 12px;
	line-height: 1em;
}



/*�����N��FONT*/
a{/*�����N���ꂽ����*/
    color:#FF9900;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*���K���̃����N*/
    color:#FF9900;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*�K�����̃����N*/
    color:#FF3300;
    text-decoration:underline;
}
a:hover {/*�}�E�X���̂����Ƃ�*/
    color:#FFFF00;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*�N���b�N��*/
    text-decoration:none;
}


/*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;
}
