/*
Theme Name: TICADIV
Theme URI: http://www.undp.or.jp/ticad4/
Description: 国連開発計画（UNDP）東京事務所　TICADIVにむけて
Author: FUSION
*/

/*============================================================
	共通
============================================================*/

*{
	line-height: 130%;
	font-family: "Myriad Roman","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: justify;
}
body{
	margin: 0;
	padding: 0;
	background: #003399;
}
body,td{
	color: #333333;
	font-size: 12px;
}
h1{
}
h2{
}
h3{
}
h4{
}
h5{
}
h6{
}
p{
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
em,strong {
	font-weight: bold;
}
img{
	border:none;
	vertical-align:bottom;
}
a:link,a:active,a:visited{
	color: #336699;
	text-decoration: none;
}
a:hover{
	color: #cc3333;
	text-decoration: none;
	border-bottom: 1px dotted #cc3333;
}
a img{
	vertical-align:bottom;
	border-color: #336699;
}
a:hover img{
	vertical-align:bottom;
	border-color: #CC3333;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1;
	padding: 0;
	margin: 0
	display: block;
	background: transparent no-repeat;
}
.breadcrumb{
}
#searchword{
	background: #FFFF00;
}

/*============================================================
	pagenav
============================================================*/

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 1px 4px 1px 4px;
	margin: 2px;
	text-decoration: none;
	color: #FFFFFF!important;
	font-size: 12px!important;
	background: #CCCCCC;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	font-size: 12px;
        font-weight: bold;
	background: #6699CC;
}
.wp-pagenavi span.pages {
	padding: 1px 4px 1px 4px;
	margin: 2px 2px 2px 2px;
	color: #CCCCCC;
	font-size: 12px;
        font-weight: bold;
	background: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 1px 4px 1px 4px;
	margin: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #6699CC;
	font-size: 12px;
}
.wp-pagenavi span.extend {
	padding: 1px 4px 1px 4px;
	margin: 2px;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
}

/*============================================================
	container部分のデザイン
============================================================*/

#container{
	width: 100%;
	background: #FFFFFF;
}

/*============================================================
	header部分のデザイン
============================================================*/

#topline{
	height: 20px;
	background: url(images/top.gif) repeat-x bottom;
}
#topline h1,
#topline h3,
#topline p{
	text-indent: -5000px;
	_display: inline;
	margin:0px;
	padding:0px;
	font-size: 11px;
}
#header{
	border-top: 1px solid #003399;
	background: url(images/header.jpg) no-repeat left bottom;
	height: 87px;
}
#flash{
	position: absolute;
	clip: rect(20px,auto,auto,0px);
}
#logo{
	position: absolute;
	top: 7px;
	right: 14px;
	background: #6699cc;
}
/*#logo2{
	position: absolute;
	top: 7px;
	right: 70px;
	background: #6699cc;
}*/
#logo2{
	position: absolute;
	top: 0px;
	right: 65px;
	background: #6699cc;
}
#header h1{
	color: #003399;
	margin: 0px 0px 0px 17px;
	padding: 0px;
	font-size: 26px;
}
#header h1 a{
	text-decoration: none;
	color: #003399;
}
#header h3{
	color: #333333;
	margin: 5px 0px 0px 17px;
	padding: 0px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#header h3 a{
	color: #333333;
	text-decoration: none;
}
#header p{
	font-size: 16px;
	color: #003399;
	margin: -3px 0px 0px 78px;
	_margin: -5px 0px 0px 78px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#header p a{
	text-decoration: none;
	color: #003399;
}
#shadow{
	border-top: 1px solid #bbbbbb;
	background: #dddddd;
	border-bottom: 1px solid #eeeeee;
	height: 1px;
	_height: 0px;
	font-size: 1px;
}

/*============================================================
	main部分のデザイン
============================================================*/


#main{
	width: 100%;
	margin: 10px 0px 0px 0px;
	float: left;
}

/* ++++++ content部分のデザイン ++++++ */

#content{
	margin: 0px 15px 0px 240px;
}
/*#content #cover{
	background: url(images/cover.jpg) no-repeat left top;
	height: 247px;
	margin-bottom:14px;
}*/
#content #cover{
	background: url(images/cover2.jpg) no-repeat left top;
	height: 376px;
	margin-bottom:14px;
}
#content #cover p{
	text-indent: -5000px;
}
#content .box{
	background: #e3ebf2;
	padding: 10px 15px;
	border: 1px solid #dddddd;
}
#content .box h2{
	font-size: 18px;
	line-height: 1.3em;
	color: #003399;
	margin: 0px 0px 7px 0px;
}
#content .box p{
	font-size: 14px;
	color: #003399;
	text-align: justify;
	margin: 0px 0px 7px 0px;
}

/* ++++++ news部分のデザイン ++++++ */

.news{
}
.news h3{
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 7px;
	_margin: -10px 0px 7px;
	padding: 0px 0px 8px 8px;
	line-height: 23px;
	background: url(images/head_bk_b.gif) repeat-x left bottom;
	height: 23px;
	letter-spacing: 0.1em;
}
.news p{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	padding:0px;
}
.news p.date{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding:0px;
}
.news p.record{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding:0px 8px 0px 0px;
	float: right;
	background: url(images/arrow-red.gif) no-repeat right 1px;
}
.news p.record a{}
.news .title{
	color: #336699;
	font-size: 16px;
	font-weight: bold;
}

/*============================================================
	sidebar部分のデザイン
============================================================*/

#sidebar{
	float: left;
	width: 210px;
	padding-left:15px;
	margin: 10px 0px 0px -100%;
}
#sidebar .sidebox #search{
}
#sidebar .sidebox #search p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form{
	position: relative;
	margin: 10px 0px 3px 11px;
	padding: 0px 0px 0px 0px;
}
#s{
	background: url(images/search-bg.gif) no-repeat left top;
	border-right: 1px solid #e9e5e3;
	border-bottom: 1px solid #e9e5e3;
	border-top-style: none;
	border-left-style: none;
	height: 18px;
	width: 151px;
}
#b{
	position: absolute;
	left: 157px;
	top: 3px;
}
.sidebox{
	margin-bottom: 14px;
	background: #F1F3FA url(images/side-bottom.gif) no-repeat left bottom;
	padding-bottom: 8px;
}
.sidebox h3 {
	background: url(images/side-top.jpg) no-repeat left top;
	color: #003399;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	height: 25px;
	width: 210px;
	line-height: 25px;
	text-indent: 11px;
}
.sidebox ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.sidebox li{
	font-size: 11px;

}
.sidebox li:hover{
}
.sidebox li a{
	background: #F1F3FA url(images/bullet-off.gif) no-repeat 12px 6px;
	padding:2px 0px 0px 14px;
	height: 16px;
	width: 196px;
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #E1E6F4;
	text-indent: 12px;
}
.sidebox li a:hover{
	background: #E1E6F4 url(images/bullet-on.gif) no-repeat 12px 6px;
	border-style: none;
	border-bottom: 1px solid #E1E6F4;
	text-indent: 12px;
}
#sidebar #about{
	margin-bottom: 14px;
	background: #F1F3FA url(images/side-bottom.gif) no-repeat left bottom;
	padding-bottom: 11px;
	text-align: center;
	margin-top: 15px;
}
#sidebar #about h3{
	background: url(images/side-top-about.jpg) no-repeat left top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	height: 25px;
	width: 210px;
	text-indent: -5000px;
}
#sidebar #about a{
}
#sidebar .banner p{
	margin-top:14px;
}
#sidebar .banner{
}
#homelink{
	margin-bottom:10px;
}
#home #homelink{
	margin-bottom:10px;
	_margin-bottom:0px;
}
#homelink ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#homelink li{
	font-size: 11px;

}
#homelink li a{
	background: url(images/bullet-off.gif) no-repeat 12px 6px;
	padding:2px 0px 0px 14px;
	height: 16px;
	width: 196px;
	display: block;
	line-height: 20px;
	text-indent: 12px;
}
#homelink li a:hover{
	background: url(images/bullet-on.gif) no-repeat 12px 6px;
	border-style: none;
}

/*============================================================
	footer部分のデザイン
============================================================*/

#footer{
	clear: both;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/foot.gif) repeat-x;
}
#home #footer{
	_padding: 5px 0px 10px 0px;
}
#footer address	{
	font-style: normal;
	text-align: center;
	font-size: 12px;
}

/*============================================================
	page
============================================================*/

.page{
}
#link{
	border-collapse: collapse;
	margin-top:-40px;
	margin-bottom: 20px;
	font-size: 12px;
}
#link th, #link td{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #bcb8b6;
}
#link th{
	background-color: #e6e6e6;
}
.document{
}
.document a{
	background: url(images/pdficon_small.gif) no-repeat left center;
	padding-left: 22px;
	height: 17px;
	display: block;
	line-height: 17px;
}