body {
	font-size: 12px;
	color: #333333; 
	background-image: url("../contents/common/bg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	}
	
td {
	font-size: 12px;
	color: #333333;
	}
	
.line150 {
	line-height: 150%;
	}
	
.font11 {
	font-size: 11px;
	}
	
.f11l120{
	font-size: 11px;
	line-height: 120%;
	}
	
.font14 {
	font-size: 14px;
	}
	
.space {
	letter-spacing:1px;
	}
	
a {
	text-decoration: none;
	}
	
a:link {
	color:#0033CC;
	}
	
a:visited {
	color:#003399;
	}
	
a:hover {
	text-decoration: underline;
	color:#0099CC;
	}
	
a:active {
	color:#FF0000;
	}
	
li {
	line-height: 150%;
	}
	
form {
	margin: 0;
	padding: 0;
	}


.news-table01 {
	width: 100%;
	border-collapse: collapse;
	}

.news-table01 img , .news-table02 img { border: none; }

.news-table01 td {
	margin: 0;
	padding: 0;
	}

.news-table02 {
	width: 100%;
	margin: 0 0 4px;
	border-collapse: collapse;
	border-bottom: 1px solid #cccccc;
	}

.nt-left {
	padding: 3px 4px;
	}

.nt-right {
	padding: 3px 4px;
	text-align: right;
	}

.news-list {
	width: 370px;
	margin: 0 auto;
	}

.news-list table {
	width: 100%;
	border-collapse: collapse;
	}

.rss-time {
	width: 80px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px dotted #cccccc;
	vertical-align: top;
	}

.rss-title {
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px dotted #cccccc;
	}
