@charset "UTF-8";
/*

JENTRY CSS

last update - 2009/04/13

*/
/* -----------------------
 = Style Rest  ----------------------- */
html,body,h1,h2,h3,h4,h5,div,p,dl,dt,dd,ul,ol,li,table,textarea,iframe,form,pre {
	margin:0;
	padding:0;
	font-size:100%;
}
body {
	font-size:83%;
	line-height:1.3;
	text-align:center;/* for IE */
}
a img {
	border:none;
}
img {
	vertical-align:bottom;
}
ul {
	list-style-type:none;
}
a:link {}
a:visited {}
a:active {color:#f00;}
a:hover {color:#f00;}
/* -----------------------
 END Style Rest  ----------------------- */


