/* CSS Document */

a:link {color: #c00;text-decoration: underline;}

#main {
	width:700px;
	margin: 0px auto;
	background-color: #ff3;
	overflow: hidden;
	position:relative;
	padding: 0px;
}

.first {
	display:inline;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h2 {
	margin: 0px 0px 0px 0px;
	padding: 116px 0px 0px 16px;
}

h3 {
	display:inline;
	position: absolute;
	left: 390px;
	top: 101px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.txt {
	margin: 0px 0px 0px 45px;
	padding: 20px 0px 0px 23px;
	width: 590px;
	height: 571px;
	background-color: #FFF;
	font-size: 16px;
	line-height: 130%;
}

.blue {
	color: #69c;
	font-weight: bold;
}

.red {
	color: #c00;
	font-weight: bold;
}

.green {
	color: #9c3;
	font-weight: bold;
}


/* ie7 */
*:first-child+html .content2010_ue {
	margin: -5px 0px 0px 0px;
}

.content2010_naka_wrap {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img2010/bg_tab_waku532_naka.png);
	background-repeat:repeat-y;
	width: 532px;
	height: 133px;
}

/* ie7 */
*:first-child+html .content2010_naka_wrap {
	margin: 4px 0px 0px 0px;
}

/* ie6 */
*html .content2010_naka_wrap {
	height:1%;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.tv-osaka.co.jp/muchami/img2010/bg_tab_waku532_naka.png', sizingMethod='scale');
}

.footer {
	font-size: 12px;
	color: #000F;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 700px;
}
