@charset UTF-8;

body {
	background: #ffffff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

.bodyclass #singlecol td  {
	font: 12px;
}

ul,li,p { color: #575349; line-height: 1.50; }
ul,li,td { text-align: left; }
td { vertical-align: top; }
a { color: #575349; text-decoration:underline; }
a:hover { color: #DE7300; text-decoration:underline; }

.bodyClass #container {
	background:#FFFFFF none repeat scroll 0%;
	border: 0;
	margin: 0pt auto;
	text-align: left;
	width: 970px;
}
* html .bodyClass #container { width: 970px; w\idth: 976px; }

/********* Top menu (start) **********/
.bodyClass #unfpatopmenu ul {
	background-color: #FF9900;
	border-bottom: 1px solid #ffffff;
	clear: both;
	height: 24px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.bodyClass #unfpatopmenu ul li {
	background: url(../img/line_division_menutop.gif) right center no-repeat;
	float: left;
	font-weight: bold;
	height: inherit;
	line-height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.bodyClass #unfpatopmenu ul li:hover, .bodyClass #unfpatopmenu ul li.selected {
	background-color: #DE7300;
}
.bodyClass #unfpatopmenu ul li.issues {
	width: 193px; /* 192px + ・画像幅 */
}
.bodyClass #unfpatopmenu ul li.about {
	width: 150px;
}
.bodyClass #unfpatopmenu ul li.tokyo {
	width: 162px;
}
.bodyClass #unfpatopmenu ul li.news {
	width: 78px;
}
.bodyClass #unfpatopmenu ul li.icpd {
	width: 108px;
}
.bodyClass #unfpatopmenu ul li.publications {
	width: 90px;
}
.bodyClass #unfpatopmenu ul li.faq {
	width: 55px;
}
.bodyClass #unfpatopmenu ul li.links {
	width: 66px;
	background-image: none;
}
.bodyClass #unfpatopmenu ul li a {
	color: #5D3800;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: inherit;
	line-height: inherit;
	padding: 0;
	text-decoration: none;
	width: inherit;
}
.bodyClass #unfpatopmenu ul li a:hover, .bodyClass #unfpatopmenu ul li.selected a {
	color: #F9E5CF;
}

/********* Top menu (end) **********/

/********* Footer (start) **********/
.bodyClass #footer {
	background:#e4d9b9 url(../img/unfpa_footer.gif) 13px 8px no-repeat;
	clear: both;
	height:23px;
}
.bodyClass #footer div {
	color: #6a634f;
	font-size: 10px;
	padding: 5px 10px 0 0;
	text-align: right;
}
.bodyClass #footer div a {
	color: #6a634f;
	text-decoration:none;
}
.bodyClass #footer div a:hover {
	text-decoration:underline;
}
/********* Footer (end) **********/
