body {
	margin-top: 10px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image: url("img/bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-attachment:fixed;
	text-align:center;
}

table,p,b,i,strong,dl,dt,dd,ol,ul,li,select,option,form,div,span {
	font-size:12px;
	line-height:20px;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

/* Main */
.mainCont{
	border:1px solid #A8BBE2;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}

#catchMain{
	color:#003399;
	font-size:18px;
	line-height:22px;
}
#catchSub{
	color:#003399;
	font-size:12px;
	line-height:14px;
}
#nameMain{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
#nameSub{
	color:#666666;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
#dateSub{
	color:#336699;
	font-size:12px;
	line-height:18px;
}
#idxBK{
	font-size:14px;
	line-height:16px;
}
#nameList{
	color:#333333;
}
#dateList{
	color:#0066cc;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}
#nameListbk{
	color:#333333;
	font-size:12px;
	line-height:12px;
}

/* Footer */
.fut{
	height:25px;
	background-image: url("img/footer_bg.gif");
	background-repeat: repeat-x;
}
#fut-ja{
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}
#fut-en{
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-family:Arial;
}
a:link		{ text-decoration: none; }
a:visited	{ text-decoration: none; }
a:hover		{ text-decoration: underline; }

.fut a:link		{ text-decoration: none; color: #FFFFFF; }
.fut a:visited	{ text-decoration: none; color: #FFFFFF; }
.fut a:hover		{ text-decoration: underline; color: #FFFFFF; }


#areaTalkImpression b {
	font-size: 14px;
}

