@charset utf-8;

div#okinawanews {
    margin-top:5px;
				margin-bottom:13px;
}

div#okinawanews table {
    margin-top:7px;
    padding:0px;
				text-align:center;
    border-left-width:10px;
				border-right-width:10px;
				border-top-width:5px;
				border-bottom-width:5px;
    border-style:solid;
				border-color:#FF9900;
				border-collapse:collapse;
				width:450px;
}

div#okinawanews table tr td {
      margin:0px;
						padding-top:8px;
						padding-bottom:13px;
						border-width:2px;
						border-style:solid;
						border-color:#FF9900;
						text-align:center;
						vertical-align:middle;
						font-family:ＭＳ Ｐゴシック,Osaka,ヒラギノ角ゴ Pro W3;
						font-size:12px;
						font-weight:normal;
						color:#111111;
						line-height:1.5;
}

div#okinawanews table tr td.Day {
      width:130px;
}

div#okinawanews table tr td.Day strong {
      color:#ff0000;
						font-weight:normal;
						font-size:10px;
						letter-spacing:1px;
						margin:0px;
						padding:0px;
}

div#okinawanews table tr td.Time {
      width:130px;
}

div#okinawanews table tr td.Image {
     width:80px;
}

div#okinawanews table tr td.Image .popupwindow img,
div#okinawanews table tr td.Image img {
 width:65px;
	height:47px;
}

div#okinawanews table tr td.Title {
      width:220px;
}
