@charset "utf-8";

* {
margin:0 auto;
padding:0;
}

body {
	background-image:url(../images_common/bg_body.gif);
	color:#505050;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-size:12px;
}
body#ent {
	background-image:url(../images_common/bg_body_white.gif);
}

p,h1,h2,h3,h4,h5,h6,
table,th,td,dl,dt,dd,ul,ol,li,
pre,form,fieldset,input,blockquote {
margin:0; padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
} 

fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}

img {
border-style: none;
vertical-align: bottom;
}

.boxend:after {
content:".";
display:block;
clear:both;
height:0px;
visibility:hidden;
line-height:0;
}
.boxend {
display: inline-table;
min-height: 1%;
}

/* Hide MacIE \*/
* html .boxend { height:1%; }
.boxend { display:block; }
/* End MacIE */


.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

a:link    { color:#38479C; }
a:visited { color:#38479C; }
a:hover   { color:#C53DD3; }
a:active  { color:#38479C; }


/*--------------------------------------------------------------------------------------------- common */
div#ent-header {
	width:740px;
	font-size: 10px;
	color: #993366;
	padding: 3px 0 5px 0;
	line-height: 125%;
	margin-bottom: 25px;
	text-align: right;
}
div#ent-header h1 {
	font-size: 10px;
	font-weight: normal;
}

div#ent-wrapper {
	position: relative;
	text-align: center;
	width: 740px;
	padding: 5px 0;
	background-color: #E94292;
	margin-bottom: 20px;
}
div#wrapper-pd {
	padding-bottom: 8px;
	background-image: url(../images_common/bg_page-end.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#ent-logoflash {
	float:left;
	text-align: right;
	width: 250px;
	padding-top: 5px;
}

div#ent-info {
	float:right;
	width: 482px;
	text-align: left;
	padding-top: 18px;
}
.ent-info-img {
	display:inline;
	padding-left: 4px;
	margin: 0px;
}
