/* ------------------------------
common tag
------------------------------ */
body{
	text-align:center;
	background-color:#ffffff;
}

body,div,
ul,li,ol,
h1,h2,h3,h4,h5,h6,
form,input,textarea,p
{
	margin:0;
	padding:0;
}

body,div,p,th,td{
	line-height: 150%;
	color:#333333;
}

a:link{color:#14256A;text-decoration:underline;}
a:visited{color:#4E0F9B;text-decoration:underline;}
a:hover{color:#B20026;text-decoration:none;}
a:active{color:#B20026;text-decoration:underline;}

/* ------------------------------
news style
------------------------------ */
.newslist td{
	text-align:left;
	padding-bottom:3px;
}

.ntitle{
	margin:25px 0;
	line-height:200%;
}


/* ------------------------------
privacy style
------------------------------ */
#privacyW {
	width:700px;
	text-align:left;
}

#privacyW h2 {
	margin-bottom:10px;
}

#privacyW h3 {
	font-size:98%;
	padding-bottom:2px;
	background: url(images/line700.gif) bottom no-repeat;
	margin-bottom:10px;
}

.btm5 {margin-bottom:5px;}
.btm10 {margin-bottom:10px;}
.btm15 {margin-bottom:15px;}
.btm20 {margin-bottom:20px;}
.btm30 {margin-bottom:30px;}