@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

html, body, img{
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
div, h1, h2, h3, h4, h5, h6, h7, h8, ul, li{
	display:block;
	margin: 0px;
	padding: 0px;
}
html{
	background:#FFFFFF url(../images/pop_bg.png) repeat-x 0 0;
}
body{
	text-align:left;
	background:url(../images/pop_logo.gif) no-repeat center 0;
	color:#222244;
	margin: 0px auto 0px auto;
	width:560px;
}
h1, h2, h3, h4, h5, h6
{
	color:#CD221A;;
}
h2{
	font-size:125%;
}
h1.popTTL{
	padding: 40px 0px 0px 10px;
	color:#CD221A;
	font-size: 150%;
}


div#TheSiteHead{
	background:url(../images/pop_bg_body_head.gif) no-repeat center 0;
	padding: 5px 0px 0px 0px;
}
div#TheSiteFoot{
	background:url(../images/pop_bg_body_foot.gif) no-repeat center 100%;
	padding: 0px 5px 5px 5px;
}
div#TheSiteBody{
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
}
div#TheSiteBody td#LftCol{
	background:#FFFFFF no-repeat center 0;
	width:29%;
}

form .frmLine{
	font-size:10px;
	margin: 10px 0px 0px 0px;
}
form .frmLine input, form .frmLine select, form .frmLine textarea, form .frmLine file{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border: 1px solid #CCCCCC;
}

