@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;
				width:450px;
}

div#okinawanews table tr td {
      margin:0px;
						padding:0px;
						border-width:2px;
						border-style:solid;
						border-color:#FF9900;
						text-align:center;
						vertical-align:middle;
						font-size:12px;
						font-weight:normal;
						color:#111111;
}

div#okinawanews div#concept {
    border-left-width:10px;
				border-right-width:10px;
				border-top-width:5px;
				border-bottom-width:5px;
    border-style:solid;
				border-color:#00CC33;
				width:430px;
				margin-left:auto;
				margin-right:auto;
				margin-top:13px;
}
div#okinawanews div#concept h3 {
     font-size:12px;
					font-style:normal;
					font-weight:normal;
					text-align:center;
				 padding-top:7px;
					padding-bottom:4px;
}

div#okinawanews div#concept p {
     text-align:center;
					padding-left:7px;
					padding-bottom:7px;
					padding-right:7px;
}

div#okinawanews div#back {
     width:450px;
					margin-top:13px;
					text-align:center;
					margin-left:auto;
					margin-right:auto;
}
div#okinawanews table tr td.Day {
      width:130px;
						height:37px;
						vertical-align:middle;
}

div#okinawanews table tr td.Time {
      width:130px;
						height:37px;
						vertical-align:middle;
}

div#okinawanews table tr td.Image {
     width:80px;
}

div#okinawanews table tr td.Title {
      width:220px;
}
