@charset "UTF-8";



/*
	Header style

	News style
---------------------------------------------------- */




/* Header style
---------------------------------------------------- */

div.headerMenuBox_e {

	text-align: right;

	margin: 5px 5px 0 0;

}



div.headerMenuBox_e p {

	margin-top: 3px;

	font-size: 80%;

}



div.headerMenuBox_e img {

	vertical-align: middle;

	margin-right: 1px;

}



/* googleSearch */
div.headerMenuBox_e form {

	/*padding-right: 5px;
	margin-right: 5px;*/

	display: inline;

}



div.headerMenuBox_e form input,
div.headerMenuBox_e form img {

	vertical-align: middle;
}




/* News style
---------------------------------------------------- */


/* News table */

table.infoList_e {

	margin: 10px 3px;

	width: 395px;

}


/* News table_noIcon */

table.infoList_e td.date {

	/*width: 9em;*/

	padding-left: 12px;

}



/* News table_Icon */

table.infoList_e td.dateLink {

	width: 8em;

	padding-left: 12px;

	background: url(/images/icon_arrow03.gif) no-repeat left 5px;

}

table.newsList_e {

	margin: 10px 3px;

	width: 540px;

}

/* News table_noIcon */

table.newsList_e td.date {

	/*width: 9em;*/

	padding-left: 12px;

}



/* News table_Icon */

table.newsList_e td.dateLink {

	width: 8em;

	padding-left: 12px;

	background: url(/images/icon_arrow03.gif) no-repeat left 5px;

}

/* Body font change 2010.9.15 */

body {

	font-family :
 'Arial', 'Helvetica' ,sans-serif;

}


p {

	text-align: justify;

}


h3, h4 {

	/*font-family : serif;*/

}
