body.index {
	background: #000000 url(img/bg.jpg) no-repeat center top fixed;
	text-align: center;
	}
iframe.info {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 100%;
}


#container {
	width: 950px;
	height: 580px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #ffffff;
	overflow: hidden;
	}

.contents a {
	color: #28c2ff;
	text-decoration: none;
	}

.contents a:hover {
	color: #28c2ff;
	text-decoration: underline;
	}
	
td.contents {
	padding-top: 120px;
	padding-right: 20px;
	}

.media_link {
	padding-right: 5px;
	font-size: 11px;
	}

.info_frame {
	width: 490px;
	height: 400px;
	border: 1px solid #666666;
	padding-top: 3px;
	text-align: center;
	overflow: auto;
	}

.info_contents {
	width: 420px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 5px 13px 7px;
	background: #000000 url(img/line.gif) repeat-x left bottom;
	text-align: left;
	line-height: 135%;
	font-size: 11px;
	}

.media_frame {
	width: 420px;
	margin-top: 15px;
	margin-left: 18px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	}
	
.media {
	padding: 0px 3px 0px 3px;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	}
	
.new {
	background: #28c2ff;
	color: #000000;
	padding: 0px 2px 0px 2px;
	font-size: 10px;
	font-weight: normal;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

li {
	background:url(../img/li_square_bl.gif) no-repeat top left;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 13px;
	padding-right: 5px;
	line-height: 120%;
	font-weight: bold;
	}

li.normal {
	background:url(../img/li_square_bl.gif) no-repeat top left;
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 13px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	}

.title {
	font-weight: bold;
	}

.txt10 {
	font-size: 10px;
	}

.txt11 {
	font-size: 11px;
	}

.info_block {
	margin: 5px 0 5px 0;
	}
