@charset "utf-8";


/* ****************************************_**************************************** */
/* Index */

body {
	background: url(../../images/top/background.gif) top left repeat;
}

div#indexfla {
	width: 100%;
	height: 918px;
	margin: 0 0 50px 0;
}

div#contents h2 {
	font-size: 0.01em;
	text-indent: -9999px;
}

div#left_block {
	float: left;
	width: 545px;
}

div#right_block {
	float: right;
	width: 320px;
}


/* ****************************************_**************************************** */
/* Index // information */

div#information {
	width: 545px;
	margin: 0 0 30px 0;
}

div#information h2 {
	width: 545px;
	height: 45px;
	background: url(../../images/top/h2_information.gif) top left no-repeat;
	position: relative;
}

div#information h2 span {
	display: block;
	float: right;
	width: 97px;
	height: 23px;
	position: absolute;
	top: 0;
	right: 0;
}

div#information h2 span a {
	display: block;
	width: 97px;
	height: 23px;
	background: url(../../images/top/goto_information_all.gif) top left no-repeat;
}

div#information h2 span a:hover {
	background-position: 0 -23px;
}


/* Index // info_block */

div.info_block {
	padding: 10px 0 20px 0;
	background: url(../../images/top/dotline.gif) bottom left no-repeat;
}

div.end {
	background: none;
}

div.info_block p.date_category {
	height: 35px;
	padding: 0 0 0 35px;
	margin: 0;
	position: relative;
}

div.info_block p.date_category span {
	position: absolute;
	top: 14px;
	font-size: 0.77em;
	font-weight: bold;
}

div.info_block p.campaign {
	background: url(../../images/top/infoicon_campaign.gif) top left no-repeat;
}

div.info_block p.news {
	background: url(../../images/top/infoicon_news.gif) top left no-repeat;
}

div.info_block p.title {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-decoration: underline;
}

div.info_block p.info {
	padding: 5px 0 0 0;
	margin: 2px 0 0 0;
}

div.info_block p.info span a.pdf_download {
	display: block;
	width: 261px;
	height: 28px;
	margin: 10px 0 0 0;
	font-size: 0.01em;
	text-indent: -9999px;
	background: url(../../images/top/pdf_download.gif) top left no-repeat;
}

div.info_block p.info span a.pdf_download:hover {
	background-position: 0 -28px;
}


/* ****************************************_**************************************** */
/* Index // related_site */

div#related_site {
	float: left;
	width: 545px;
}

div#related_site h2 {
	width: 545px;
	height: 45px;
	margin: 0 0 10px 0;
	background: url(../../images/top/h2_related_site.gif) top left no-repeat;
}

div#related_site img {
	margin: 0 22px 10px 0;
}

div#related_site img.rightend {
	margin: 0 0 10px 0;
}


/* ****************************************_**************************************** */
/* Index // twitter */

div.twitter {
	width: 320px;
	position: relative;
	margin: 0 0 30px 0;
}

div#twitter_japan.twitter {
	margin: 0 0 10px 0;
}

div.twitter p.btn {
	height: 85px;
	font-size: 0.01em;
	text-indent: -9999px;
}

div.twitter p.btn a {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 75px;
	height: 81px;
	background: url(../../images/top/tw_about_btn.png) top left no-repeat;
	_background: url(../../images/top/tw_about_btn.gif) top left no-repeat;
}

div#twitter_japan.twitter p.btn a {
	background: url(../../images/top/tw_japan_about_btn.png) top left no-repeat;
	_background: url(../../images/top/tw_japan_about_btn.gif) top left no-repeat;
}

div.twitter p.btn a:hover,
div#twitter_japan.twitter p.btn a:hover {
	background-position: 0 -81px;
}


div#tw_header {
	height: 135px;
	background:url(../../images/top/tw_header_background.gif) top left no-repeat;
}

div#twitter_japan div#tw_header {
	height: 135px;
	background:url(../../images/top/tw_japan_header_background.gif) top left no-repeat;
}

div#tw_header h3 {
	font-size: 0.01em;
	text-indent: -9999px;
	line-height: 0.01em;
}

div.tw_count {
	text-align: center;
}

div#tw_list {
	height: 375px;
	overflow: auto;
	margin: 6px 0 0 0;
}


div.tw_list_block {
	display: block;
	width: 297px;
	margin: 0 0 5px 0;
}
div.tw_thumbnail {
	display: block;
	float: left;
	width: 56px;
	height: 56px;
	background: url(../../images/top/tw_thumbnail_bg.gif) top left no-repeat;
}

div.tw_thumbnail img {
	margin: 4px 0 0 4px;
}

div.tw_text {
	display: block;
	float: right;
	width: 231px;
	background: url(../../images/top/tw_text_bg.gif) top right no-repeat;
	line-height: 1.0em;
}

div.tw_text p {
	font-size: 0.85em;
	line-height: 1.2em;
	padding: 14px 5px 0 14px;
}

div.tw_text p span {
	display: block;
	margin: 8px 0 0 0;
	line-height: 1.0em;
	color: #666666;
}

div.twitter p.tw_follow a {
	display: block;
	width: 320px;
	height: 47px;
	margin: 8px 0 0 0;
	font-size: 0.01em;
	text-indent: -9999px;
	background: url(../../images/top/tw_follow.gif) top left no-repeat;
}

div#twitter_japan.twitter p.tw_follow a {
	background: url(../../images/top/tw_japan_follow.gif) top left no-repeat;
}

div.twitter p.tw_follow a:hover,
div#twitter_japan.twitter p.tw_follow a:hover {
	background-position: 0 -47px;
}


/* ****************************************_**************************************** */
/* Index // pagetop */

div#pagetop {
	height: auto;
	background: none;
}

div#pagetop p {
	padding: 0 0 0 0;
}


/* ****************************************_**************************************** */
/* nofla */

div#mainimage {
	width: 900px;
	height: 410px;
	background: url(../../images/top/nofla_topimage.gif) top center no-repeat;
	margin: 0 auto 80px;
}

div#mainimage p {
	float: left;
	width: 115px;
	height: 25px;
	text-indent: -9999px;
	padding: 300px 0 0 560px;
}

div#mainimage p a {
	display: block;
	width: 355px;
	height: 127px;
	background: url(../../images/top/iphone_ipad_nofla.gif) top left no-repeat;
}

div#mainimage p a:hover {
	background-position: 0 -127px;
}


div#indexfla {
	background: url(../../images/top/nofla_background.gif) top center repeat-x;
}

div#indexfla img {
	margin-bottom: 80px;
}

div#indexfla_swf {
	background: url(../../images/top/nofla_background2.gif) top center no-repeat;
}

div#header {
	margin-bottom: 30px;
}

/* **************************************** */
/* global navigation */

div#global_navigation {
	width: 900px;
	margin: 0 auto 60px;
}

div#global_navigation ul {
	list-style: none;
	margin: 0;
	height: 230px;
}
div#global_navigation ul li {
	display: inline;
	float: left;
	margin: 0;
	list-style: none;
}

#gn_outline, 
#gn_uganda, 
#gn_system, 
#gn_howto,
#gn_inspection,
#gn_project,
#gn_result,
#gn_message,
#gn_faq {
	display: block;
	height: 135px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../../images/top/nofla_globalnavigation.gif);
}

#gn_inspection,
#gn_project,
#gn_result,
#gn_message,
#gn_faq {
	height: 95px;
}

/* **************************************** */
/* gn_outline */

#gn_outline {
	width: 190px;
	background-position: 0 0;
}

#gn_outline:hover {
	background-position: 0 -230px;
}

/* **************************************** */
/* gn_uganda */

#gn_uganda {
	width: 265px;
	background-position: -190px 0;
}

#gn_uganda:hover {
	background-position: -190px -230px;
}

/* **************************************** */
/* gn_system */

#gn_system {
	width: 220px;
	background-position: -455px 0;
}

#gn_system:hover {
	background-position: -455px -230px;
}

/* **************************************** */
/* gn_howto */

#gn_howto {
	width: 225px;
	background-position: -675px 0;
}

#gn_howto:hover {
	background-position: -675px -230px;
}

/* **************************************** */
/* gn_inspection */

#gn_inspection {
	width: 140px;
	background-position: 0 -135px;
}

#gn_inspection:hover {
	background-position: 0 -365px;
}

/* **************************************** */
/* gn_project */

#gn_project {
	width: 250px;
	background-position: -140px -135px;
}

#gn_project:hover {
	background-position: -140px -365px;
}

/* **************************************** */
/* gn_result */

#gn_result {
	width: 140px;
	background-position: -390px -135px;
}

/* **************************************** */
/* gn_message */

#gn_message {
	width: 265px;
	background-position: -530px -135px;
}

/* **************************************** */
/* gn_faq */

#gn_faq {
	width: 105px;
	background-position: -795px -135px;
}

#gn_faq:hover {
	width: 105px;
	background-position: -795px -365px;
}


div#right_block div#japan {
	margin-top: 30px;
}


div#right_block div#picturebook a,
div#right_block div#japan a {
	display: block;
	width: 354px;
	height: 127px;
	margin: 0 0 20px -25px;
	font-size: 0.01em;
	text-indent: -9999px;
	_position: relative;
}

div#right_block div#japan a {
	height: 92px;
	background: url(../../images/top/btn_japan.gif) top left no-repeat;
}
div#right_block div#picturebook a {
	background: url(../../images/top/btn_picturebook.gif) top left no-repeat;
}

div#right_block div#japan a:hover {
	background-position: 0 -92px;
}

div#right_block div#picturebook a:hover {
	background-position: 0 -127px;
}

