@charset "utf-8";


html {
	max-height:100%;
}


body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height:21px;
	color: #000;
	font-family:Arial, "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
	border:0;
	font-size:100%;
}


.clear {
	clear:both;
	display:block;
	height:0;
	overflow: hidden;
    visibility: hidden;
}


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


* html .clearfix { zoom: 1;}/* IE6 */


*:first-child+html .clearfix { zoom: 1;}/* IE7 */


img {
   vertical-align:bottom;
}

#header_search{
	margin-top:5px; float:right; margin-bottom:-27px;
}


#main {
	margin:0 auto;
	padding:100px 0 30px 0;
	width:980px;
}

#main_top {
	margin:0 auto;
	padding:30px 0 30px 0;
	width:980px;
}


#underconstruction {
	margin:0;
	padding:150px 0;
	height:0;
	background:url(../images/underconstruction.gif) center no-repeat;
}


#errorpage {
	margin:0;
	padding:145px 0 95px 0;
	background:url(../images/404.gif) center 80px no-repeat;
	text-align:center;
	font-size: 100%;
	line-height: 24px;
}


#back {
	margin:20px 0 0 0;
	padding:20px 0 0 0;
	border-top:#153159 dashed 1px;
	text-align:right;
	font-size:115%;
	line-height:25px;
	background:url(../images/arrow05.png) 842px 25px no-repeat;
}


#back02 {
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
	font-size:115%;
	line-height:25px;
	background:url(../images/arrow05.png) 910px 10px no-repeat;
}


#back03 {
	margin:0;
	padding:15px 0 0 0;
	text-align:right;
	font-size:115%;
	line-height:20px;
	background:url(../images/arrow05.png) 865px 20px no-repeat;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/*====================

リンク

====================*/


a {
	outline:none;
}


a img {
    border-style:none;
}


/*--リンク普通色--*/


a:link {
	color: #0099dd;
	text-decoration: underline;
}


a:visited {
	color: #9955cc;
	text-decoration: underline;
}


a:hover {
	color: #006688;
	text-decoration: none;
}


a:active {
	color: #006688;
	text-decoration: none;
}


/*--リンクオレンジ--*/


a.l_orange:link {
	color: #ee5500;
	text-decoration: underline;
}


a.l_orange:visited {
	color: #ee5500;
	text-decoration: underline;
}


a.l_orange:hover {
	color: #ee8800;
	text-decoration: none;
}


a.l_orange:active {
	color: #ee8800;
	text-decoration: none;
}


/*--リンク白フッター--*/


a.l_foot:link {
	color: #ffffff;
	text-decoration: none;
}


a.l_foot:visited {
	color: #ffffff;
	text-decoration: none;
}


a.l_foot:hover {
	color: #113355;
	text-decoration: underline;
}


a.l_foot:active {
	color: #113355;
	text-decoration: underline;
}


/*--ページトップ--*/


.pt_m_b_20px {
	margin:0 0 20px 0;
	padding:8px 0 0 0;
	text-align:right;
	background: url(../images/arrow04.png) left 12px no-repeat;
	width:85px;
	float:right;
}


/*====================

文字サイズ

====================*/

.text_10 {
	font-size: 72%;
	line-height: 15px;
}


.text_11 {
	font-size: 79%;
	line-height: 17px;
}

.text_12 {
	font-size: 86%;
	line-height: 19px;
}


.text_12_red {
	font-size: 86%;
	line-height: 19px;
	color:#F33;
}


.text_13 {
	font-size: 92%;
	line-height: 19px;
}


.text_14_red {
	font-size: 100%;
	line-height: 21px;
	color:#F33;
}


.text_14_blue {
	font-size: 100%;
	line-height: 21px;
	color:#0d7ed0;
}


.text_14_orange {
	font-size: 100%;
	line-height: 21px;
	color:#ee5500;
}


.text_16 {
	font-size: 115%;
	line-height: 24px;
}


.text_16_red {
	font-size: 115%;
	line-height: 24px;
	color:#F33;
}


.text_18 {
	font-size: 129%;
	line-height: 26px;
}


.text_20 {
	font-size: 143%;
	line-height: 28px;
}


/*====================

margin

====================*/


.m_top_05 {
	margin:5px 0 0 0;
	padding:0;	
}


.m_top_10 {
	margin:10px 0 0 0;
	padding:0;	
}


.m_top_15 {
	margin:15px 0 0 0;
	padding:0;	
}


.m_top_20 {
	margin:20px 0 0 0;
	padding:0;	
}


.m_top_25 {
	margin:25px 0 0 0;
	padding:0;	
}


.m_bottom_05 {
	margin:0 0 5px 0;
	padding:0;	
}


.m_bottom_10 {
	margin:0 0 10px 0;
	padding:0;	
}


.m_bottom_15 {
	margin:0 0 15px 0;
	padding:0;	
}


.m_bottom_20 {
	margin:0 0 20px 0;
	padding:0;	
}


.m_bottom_25 {
	margin:0 0 25px 0;
	padding:0;	
}


/*====================

テーブルカラー＆テーブル

====================*/


table.tb01 {
	border-spacing:1px;
}


table.tb01 th {
	padding:5px;
	text-align:left;
}


table.tb01 tr:nth-child(odd) {
	background-color:#dee3ee;
}


table.tb01 tr:nth-child(even) {
	background-color:#f3f4f5;
}


table.tb01 td {
	padding:5px;
}


.tb_color01{
	background-color:#102341;
	color:#FFFFFF;
}


.tb_color02{
	background-color:#314b71;
	color:#FFFFFF;
}


.tb_color03{
	background-color:#6f87aa;
	color:#FFFFFF;
}


.tb_color04{
	background-color:#9bb1d1;
	color:#FFFFFF;
}


.tb_color05{
	background-color:#dee3ee;
}


.tb_color06{
	background-color:#f3f4f5;
}


.tb_color07{
	background-color:#fff;
}


/*====================

ヘッダー

====================*/


#header_main {
	width:100%;
	height:185px;
	margin:0;
	padding:0;
	background:url(../images/bg_header01.jpg) left top repeat-x;	
}


#header_world {
	width:100%;
	height:185px;
	margin:0;
	padding:0;
	background:url(../images/bg_header01_worldmap.png) right top no-repeat;	
}


#header_logo {
	width:980px;
	margin:0 auto;
	padding:0;
}


#header_logo ul{
	margin:0;
	padding:0;
}


#header_logo li.header_logo_sc{
	margin:86px 0 0 0;
	padding:35px 0 0 0;
	float:left;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background:url(../images/bg_header01_stabilising_climate.png) left top no-repeat;
}


#header_logo li.header_logo_lcsloc{
	margin:30px 0 0 0;
	padding:90px 0 0 0;
	float:right;
	list-style:none;
	width:675px;
	height:0;
	overflow:hidden;
	display:block;
	background:url(../images/bg_header01_lcsrnet_locarnet.png) right top no-repeat;
    
}

/*lcs-rnet */
#header_link{
	margin:15px 0 0 0;
	padding:0;
	width:100%;
	/*background:
	url(../images/top/lcsrnet_back.jpg) repeat;*/
    background:#07396b;
	position:static;
}


#header_link div.center{
	margin:0 auto;
	padding:0;
	width:980px;
}

/*locarnet */
#r_header_link{
	margin:15px 0 0 0;
	padding:0;
	width:100%;
	/*background:
	url(../images/top/locarnet_navi_back_full.jpg) repeat;*/
    	background:#989898;
	position:static;
}


#r_header_link div.center{
	margin:0 auto;
	padding:0;
	width:980px;
}


/*====================

Index

====================*/


#top_left {
	float:left;
	margin:0;
	padding:0;
	width:720px;	
}


#top_right {
	float:right;
	margin:0;
	padding:0;
	width:215px;	
}


ul.top_left_mid_bottomline {
	margin:0;
	padding:0 0 5px 0;
	background:url(../images/title_bottom_border.gif) bottom repeat-x;
}


ul.top_left_mid_bottomline li.link01{
	float:right;
	margin:7px 0 0 20px;
	padding:0 0 0 16px;
	list-style:none;
	background:url(../images/arrow02.png) left 4px no-repeat;
}


ul.top_left_mid_bottomline li.link02{
	float:right;
	margin:7px 0 0 0;
	padding:0 0 0 18px;
	list-style:none;
	background:url(../images/icon_rss.png) left no-repeat;
}


ul.top_left_mid_bottomline li.midtitle01{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_meetings.gif) left top no-repeat;
}


ul.top_left_mid_bottomline li.midtitle01_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_meetings_j.gif) left top no-repeat;
}


ul.top_left_mid_bottomline li.midtitle02{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:250px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_news_from_members.gif) left top no-repeat;
	
}


ul.top_left_mid_bottomline li.midtitle02_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:210px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_news_from_members_j.gif) left top no-repeat;
	
}


ul.top_left_mid_bottomline li.midtitle03{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:250px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_world_news_articles.gif) left top no-repeat;
}


ul.top_left_mid_bottomline li.midtitle03_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:210px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_world_news_articles_j.gif) left top no-repeat;
}


#top_full_content_photo_bg{
	width:100%;
	margin-top:64px;
	height:350px;
	/*background:#68a2c8;*/
	background:#53c3f1;
}


*html #top_full_content_photo_bg{
	display:none;
}


#top_full_content_photo{
	width:980px;
	height:250px;
	margin:0 auto;
}


*html #top_full_content_photo{
	display:none;
}


/*----------Meeting----------*/


ul.top_left_meetingslist {
	margin:0;
	padding:0 0 50px 0;
}


ul.top_left_meetingslist li{
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:#CCC solid 1px;
	font-weight:bold;
}



ul.top_left_meetingslist li.new{
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:#CCC solid 1px;
	background:#ffeecc;
	font-weight:bold;
}


ul.top_left_meetingslist span.date{
	float:left;
	margin:0;
	padding:0 0 0 5px;
	font-weight:normal;
}


ul.top_left_meetingslist span.ditail{
	float:right;
	margin:0;
	padding:0 5px 0 0;
	width:600px;
}



/*----------special_correspondents ＆ World News articles----------*/

/*150610追加*/
#top_left_newsfrommembers a.trb_link04{
	margin:0;
	padding:175px 0 0 0;
	width:340px;
	
	display:block;
	background:url(../images/b_top_special_correspondents_big.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


#top_left_newsfrommembers a.trb_link04:hover {
	background-image: url(../images/b_top_special_correspondents_big_on.gif);
}


#top_left_newsfrommembers a.trb_link04_j{
	margin:0;
	padding:175px 0 0 0;
	width:340px;
	
	display:block;
	background:url(../images/b_top_special_correspondents_big_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


#top_left_newsfrommembers a.trb_link04_j:hover {
	background-image: url(../images/b_top_special_correspondents_big_j_on.gif);
}



#top_left_newsfrommembers{
	margin:0;
	padding:0;
	float:left;
	width:340px;
	height:150px;
}


#top_left_worldnewsarticles{
	width:340px;
	margin:0;
	padding:0;
	float:right;
}


ul.nfm_wna_cont{
	margin:0;
	padding:0;
}


ul.nfm_wna_cont li{
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:#CCC solid 1px;
	width:100%;
}


.nfm_wna_title{
	margin:0 0 2px 0;
	padding:0;
	font-weight:bold;
}


.nfm_wna_date{
	margin:0;
	padding:0;
	font-size:86%;
	line-height:18px;
}


/*----------top right button link----------*/


#top_right ul{
	margin:0;
	padding:0;
}


#top_right li{
	margin:0;
	padding:0;
	list-style:none;
}


ul#top_right_button_link li a.trb_link01{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_climate_change_policy.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link01:hover {
	background-image: url(../images/b_top_climate_change_policy_on.gif);
}


ul#top_right_button_link li a.trb_link01_j{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_climate_change_policy_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link01_j:hover {
	background-image: url(../images/b_top_climate_change_policy_j_on.gif);
}


ul#top_right_button_link li a.trb_link02{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_low_carbon_researchers.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link02:hover {
	background-image: url(../images/b_top_low_carbon_researchers_on.gif);
}


ul#top_right_button_link li a.trb_link02_j{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_low_carbon_researchers_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link02_j:hover {
	background-image: url(../images/b_top_low_carbon_researchers_j_on.gif);
}


ul#top_right_button_link li.trb_link03{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_latest_headline.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li.trb_link03_j{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_latest_headline_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link04{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_special_correspondents.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link04:hover {
	background-image: url(../images/b_top_special_correspondents_on.gif);
}


ul#top_right_button_link li a.trb_link04_j{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_special_correspondents_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}


ul#top_right_button_link li a.trb_link04_j:hover {
	background-image: url(../images/b_top_special_correspondents_j_on.gif);
}
/*150610追加*/
ul#top_right_button_link li a.trb_link05{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_news_from_members.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}
ul#top_right_button_link li a.trb_link05:hover {
	background-image: url(../images/b_top_news_from_members_on.gif);
}


ul#top_right_button_link li a.trb_link05_j{
	margin:0;
	padding:99px 0 0 0;
	width:215px;
	display:block;
	background:url(../images/b_top_news_from_members_j.gif) left top no-repeat;
	overflow:hidden;
	height:0;
}
ul#top_right_button_link li a.trb_link05_j:hover {
	background-image: url(../images/b_top_news_from_members_j_on.gif);
}

/*----------top right Latest Headline Tweet----------*/


ul#top_right_latest_headline li.trlh01{
	margin:0 0 15px 0;
	padding:0;
	font-size: 86%;
	line-height: 16px;
	list-style-type:none;
	width:215px;
}


ul#top_right_latest_headline li.trlh02{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	font-size: 86%;
	line-height: 16px;
	list-style-type:none;
	width:215px;
	background:url(../images/line_dot.gif) bottom left repeat-x;
}


#top_right_tweet_link{
	margin:5px 0 15px 0;
	padding:0;
	text-align:center;
}


/*----------Member Sponsor banner----------*/


#top_member_sponsor_banner{
	margin:0;
	padding:0;
	background-color:#b3d2e6;	
}


#top_member_sponsor_banner_contents{
	margin:0 auto;
	padding:0 0 35px 0;
	width:980px;	
}


#top_member_sponsor_banner_contents ul{
	margin:0;
	padding:0;	
}


#top_member_sponsor_banner_contents li.tmb_midmember{
	margin:0;
	padding:60px 0 0 0;
	list-style:none;
	background:url(../images/title_banner_member.gif) no-repeat;
	overflow:hidden;
	height:0;
}


#top_member_sponsor_banner_contents li.tmb_midsponsor{
	margin:0;
	padding:60px 0 0 0;
	list-style:none;
	background:url(../images/title_banner_sponsor.gif) no-repeat;
	overflow:hidden;
	height:0;
}


#top_member_sponsor_banner_contents li.tmb01{
	margin:0 20px 10px 0;
	padding:0;
	list-style:none;
	float:left;
}


#top_member_sponsor_banner_cleft{
	margin:0;
	padding:0;
	width:720px;
	float:left;	
}


#top_member_sponsor_banner_cright{
	margin:0;
	padding:0;
	width:220px;
	float:right;
}


/*====================

フッター

====================*/


#footer{
	margin:0;
	padding:30px 0;
	width:100%;
	background-color:#68a2c8;	
}


#footer_contents{
	margin:0 auto;
	padding:0;
	width:980px;	
}


#footer_contents ul.fc_copy_page{
	margin:0;
	padding:0;	
}


#footer_contents ul.fc_copy_page li.fccp_left{
	margin:0;
	padding:65px 0 0 0;
	height:0;
	width:280px;
	overflow:hidden;
	background:url(../images/copyright.gif) top left no-repeat;
	list-style:none;
	float:left;
}


#footer_contents ul.fc_copy_page li.fccp_right{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}


#footer_contents ul.fc_copy_page li.fccp_right a{
	margin:0;
	padding:52px 0 0 0;
	height:0;
	width:52px;
	overflow:hidden;
	display:block;
	background:url(../images/b_pagetop.gif) top no-repeat;
}


#footer_contents ul.fc_copy_page li.fccp_right a:hover {
	background-image: url(../images/b_pagetop_on.gif);
}


#footer_contents ul.fc_link{
	margin:30px 0 0 0;
	padding:0;
}


#footer_contents ul.fc_link li.fcl_ad{
	margin:0; padding:0;
	list-style:none;
	font-size: 79%;
	line-height:16px;
	color:#FFFFFF;
	width:390px;
	float:left;
}


#footer_contents ul.fc_link li.fcl_lm{
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	width:155px;
	list-style:none;
	background:url(../images/arrow01.png) left 1px no-repeat;
	float:left;
	font-size: 86%;
	line-height:17px;
}


#footer_contents ul.fc_link li.fcl_ll{
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	width:200px;
	list-style:none;
	background:url(../images/arrow01.png) left 1px no-repeat;
	float:left;
	font-size: 86%;
	line-height:17px;
}


#footer_contents ul.fc_link li.fcl_ls{
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	width:80px;
	list-style:none;
	background:url(../images/arrow01.png) left 1px no-repeat;
	float:left;
	font-size: 86%;
	line-height:17px;
}


#footer_contents ul.fc_link li.fcl_lsl{
	margin:0 0 3px 0;
	padding:0 0 0 18px;
	width:95px;
	list-style:none;
	background:url(../images/arrow01.png) left 1px no-repeat;
	float:left;
	font-size: 86%;
	line-height:17px;
}


/*====================

中ページ

====================*/


#inside_title{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	width:980px;
	background:url(../images/title_bottom_border.gif) bottom repeat-x;
}


#inside_title_nm{
	margin:0;
	padding:0 0 5px 0;
	width:980px;
	background:url(../images/title_bottom_border.gif) bottom repeat-x;
}


li.inside_t_other{
	float:right;
	margin:0;
	padding:9px 0 0 0;
	list-style:none;
	width:200px;
	overflow:hidden;
	text-align:right;
	height:21px;
}

#inside_title li{
	list-style:none;
	}


#inside_title li.inside_t_about_lcsrnet{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_about_lcsrnet.gif) left top no-repeat;
}


#inside_title li.inside_t_about_lcsrnet_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_about_lcsrnet_j.gif) left top no-repeat;
}


#inside_title li.inside_t_about_locarnet{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_about_locarnet.gif) left top no-repeat;
}


#inside_title li.inside_t_about_locarnet_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_about_locarnet_j.gif) left top no-repeat;
}


#inside_title li.inside_t_lcsrnet_meeting{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_lcsrnet_meetings.gif) left top no-repeat;
}


#inside_title li.inside_t_lcsrnet_meeting_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:300px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_lcsrnet_meetings_j.gif) left top no-repeat;
}


#inside_title li.inside_t_locarnet_meetings{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_locarnet_meetings.gif) left top no-repeat;
}


#inside_title li.inside_t_locarnet_meetings_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:300px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_locarnet_meetings_j.gif) left top no-repeat;
}


#inside_title li.inside_t_publication{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_publication.gif) left top no-repeat;
}


#inside_title li.inside_t_publication_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_publication_j.gif) left top no-repeat;
}


#inside_title_nm li.inside_t_meetings{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_meetings.gif) left top no-repeat;
}


#inside_title_nm li.inside_t_meetings_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_meetings_j.gif) left top no-repeat;
}


#inside_title li.inside_t_contact{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_contact.gif) left top no-repeat;
}


#inside_title li.inside_t_contact_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_contact_j.gif) left top no-repeat;
}


#inside_title li.inside_t_restricted{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:280px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_restricted.gif) left top no-repeat;
}


#inside_title li.inside_t_list_of_special_correspondents{
	float:left;
	margin:0 0 10px 0;
	padding:32px 0 0 0;
	list-style:none;
	width:480px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_list_of_special_correspondents.gif) left top no-repeat;
}

#inside_title li.inside_t_list_of_special_correspondents_2014{
	float:left;
	margin:0 0 10px 0;
	padding:32px 0 0 0;
	list-style:none;
	width:480px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_list_of_special_correspondents_2014.gif) left top no-repeat;
}

#inside_title li.inside_t_list_of_special_correspondents_2013{
	float:left;
	margin:0 0 10px 0;
	padding:32px 0 0 0;
	list-style:none;
	width:480px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_list_of_special_correspondents_2013.gif) left top no-repeat;
}


#inside_title li.inside_t_lcsrnet_members{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_lcsrnet_members.gif) left top no-repeat;
}


#inside_title li.inside_t_lcsrnet_members_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_lcsrnet_members_j.gif) left top no-repeat;
}


#inside_title li.inside_t_locarnet_members{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_locarnet_members.gif) left top no-repeat;
}


#inside_title li.inside_t_locarnet_members_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_locarnet_members_j.gif) left top no-repeat;
}


#inside_title li.inside_t_world_news_articles{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_world_news_articles.gif) left top no-repeat;
}


#inside_title_nm li.inside_t_world_news_articles{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_world_news_articles.gif) left top no-repeat;
}


#inside_title li.inside_t_news_from_members{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_news_from_members.gif) left top no-repeat;
}


#inside_title_nm li.inside_t_news_from_members{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_news_from_members.gif) left top no-repeat;
}


#inside_title li.inside_t_low_carbon_researchers_profile{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_low_carbon_researchers_profile.gif) left top no-repeat;
}


#inside_title li.inside_t_privacy_policy{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_privacy_policy.gif) left top no-repeat;
}


#inside_title li.inside_t_privacy_policy_j{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_privacy_policy_j.gif) left top no-repeat;
}


#inside_title li.inside_t_climate_change_policy{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_climate_change_policy.gif) left top no-repeat;
}


#inside_title li.inside_t_climate_change_policy_pastdatabase{
	float:left;
	margin:0;
	padding:32px 0 0 0;
	list-style:none;
	width:410px;
	height:0;
	overflow:hidden;
	display:block;
	background: url(../images/title_climate_change_policy_pastdatabase.gif) left top no-repeat;
}


/*----------Inside Format01 LCS-RNetについて LoCARNetについて----------*/


#inside_format01{
	margin:0;
	padding:0;
}


#inside_format01 h3{
	color:#33a5d0;
}


#inside_format01 p{
	margin:27px 0 0 0;
	padding:0;
}


#inside_format01 ul.if01ul,
#inside_format01 ul.if02ul{
	margin:3px 0;
	padding:0;
}


#inside_format01 ul.if01ul li{
	margin:0 0 7px 15px;
	padding:0 0 0 20px;
	background:url(../images/icon03.png) left 3px no-repeat;
	list-style:none;
}


#inside_format01 ul.if02ul li{
	margin:0 0 6px 27px;
	padding:0;
	list-style:decimal;
}


/*----------About LCS-RNet----------*/


.about_lcsrnet_link_pdf01{
	margin:0 0 10px 10px;
	padding:0;
	width:240px;
	height:600px;
	float:right;
	text-align:right;
}


.about_lcsrnet_link_pdf02{
	margin:25px 0 0 0;
	padding:25px 0 0 0;
	width:730px;
	background:url(../images/line_dot.gif) left top repeat-x;
}


/*----------About LoCARNet----------*/


.about_locarnet_link_pdf01{
	margin:25px 0;
	padding:25px 0 0 0;
	width:980px;
	background:url(../images/line_dot.gif) left top repeat-x;
}

/*Japanese*/
.about_locarnet_link_pdf02{
	margin:0 0 10px 10px;
	padding:0;
	width:240px;
	height:400px;
	float:right;
	text-align:right;
}

/*English*/
.about_locarnet_link_pdf03{
	margin:0 0 10px 10px;
	padding:0;
	width:240px;
	height:750px;
	float:right;
	text-align:right;
}

/*----------Meeting,LCS-RNet Meeting,LoCARNet Meeting----------*/



ul.inside_meetingslist {
	margin:0;
	padding:0 0 20px 0;
}


ul.inside_meetingslist li{
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:#CCC solid 1px;
	font-weight:bold;
}



ul.inside_meetingslist li.new{
	margin:0;
	padding:10px 0;
	list-style:none;
	border-bottom:#CCC solid 1px;
	background:#ffeecc;
	font-weight:bold;
}


ul.inside_meetingslist span.date{
	float:left;
	margin:0;
	padding:0 0 0 5px;
	font-weight:normal;
}


ul.inside_meetingslist span.ditail{
	float:right;
	margin:0;
	padding:0 5px 0 0;
	width:850px;
}


.inside_meeting_year{
	margin:10px 0 0 0;
	padding:5px;
	background-color:#334b6d;
	border:#153159 solid 1px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:115%;
	line-height:24px;
}


.inside_meeting_title{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:double 3px #153159;
	font-size:129%;
	line-height:27px;
	font-weight:bold;
}


ul.inside_meeting_li01{
	margin:10px 0 0 23px;
	padding:0;
}


ul.inside_meeting_li01 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:disc;
}


.meeting_otherlink{
	margin:20px 0 0 0;
	padding:0 0 0 18px;
	float:right;
	text-align:right;
	background:url(../images/arrow03.png) left center no-repeat;
}


/*----------Publication----------*/


#publication_pagelink_left {
	margin:0;
	padding:10px 0 40px 0;
	float:left;
	width:460px;
}


#publication_pagelink_right {
	margin:0;
	padding:10px 0 40px 0;
	float:right;
	width:460px;
}


#publication_pagelink_left li.pp_mid,
#publication_pagelink_right li.pp_mid{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;font-size:115%;
	line-height:24px;
	border-bottom:#153159 solid 1px;
	background:url(../images/icon01.png) left 6px no-repeat;
}


#publication_pagelink_left li.pp_l,
#publication_pagelink_right li.pp_l{
	margin:0;
	padding:10px 0;
	background:url(../images/line_dot.gif) left bottom repeat-x;
	list-style:none;
}


#publication_pagelink_left li.pp_l a,
#publication_pagelink_right li.pp_l a{
	background:url(../images/arrow03.png) left center no-repeat;
	margin:0;
	padding:0 0 0 20px;
}


.publication_pubmid{
	margin:10px 0 0 0;
	padding:5px;
	background-color:#334b6d;
	border:#153159 solid 1px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:115%;
	line-height:22px;
}


.publication_ditail_bg{
	background:#ccddee;
	margin:0;
	padding:0 20px;
	width:940px;
}


table.publication_ditail{
	width:940px;
	border-bottom:#153159 solid 2px;
}


table.publication_ditail_noborder{
	width:940px;
}


table.publication_ditail th,
table.publication_ditail_noborder th{
	width:170px;
	font-weight: bold;
	text-align:center;
	padding:12px 0;
	border-bottom:#fff solid 1px;
}


table.publication_ditail th.pud_th_last,
table.publication_ditail_noborder th.pud_th_last{
	border:none;
}


table.publication_ditail td.pub_pdf,
table.publication_ditail_noborder td.pub_pdf{
	width:150px;
	text-align:center;
	font-size: 86%;
	line-height: 18px;
	padding:12px 0 0 0;
	border:none;
}

table.publication_ditail td.pub_pdf img,
table.publication_ditail_noborder td.pub_pdf img{
	margin:0 0 10px 0;
	padding:0;
}


table.publication_ditail td.pub_pdf a.txtpdf,
table.publication_ditail_noborder td.pub_pdf a.txtpdf{
	background:url(../images/icon_pdf.gif) left center no-repeat;
	padding:1px 0 1px 25px;
}


table.publication_ditail td,
table.publication_ditail_noborder td{
	padding:12px 0;
	border-bottom:#fff solid 1px;
	-zoom:1;
}


table.publication_ditail td.pub_txt_last,
table.publication_ditail_noborder td.pub_txt_last{
	padding:12px 0;
	border:none;
}


/*----------Contact----------*/


ul#contact_list {
	margin:40px auto 25px auto;
	padding:0;
	width:700px;
}


ul#contact_list li.cl_left {
	list-style:none;
	float:left;
	margin:14px 35px 14px 0;
	padding:0 0 0 7px;
	border-left:#68a2c8 solid 5px;
}


ul#contact_list li.cl_right {
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}


#contact_map {
	width:700px;
	margin:40px auto 0 auto;
	padding:0;
}


/*----------Research Institutions----------*/


table.tb_ri_mid {
	background-color:#334b6d;
	margin:0 0 10px 0;
	color:#FFFFFF;
	border:#153159 solid 1px;
}


table.tb_ri_mid td{
	padding:10px;
}


table.tb_ri_mid td.tb_ri_mid_ri{
	border-right:#153159 solid 1px;
}


table.tb_ri,
table.tb_ri_j {
	width:980px;
	border:none;
	margin:0;
	padding:0;
}


table.tb_ri td {
	border-right:#CCC solid 1px;
	padding:10px;
}


table.tb_ri_j td {
	border-right:#CCC solid 1px;
	padding:5px 10px;
}


table.tb_ri td.tb_ri_nm,
table.tb_ri_j td.tb_ri_nm {
	border:none;
}


.tb_ri_line {
	background:#CCCCCC;
	height:1px;
	border:0;
}


/*----------News from members----------*/


#news_from_member_link{
	margin:20px 0 0 0;
	padding:0;
	border-top:#153159 dashed 1px;
}


#news_from_member_link li.nfmlt{
	margin:20px 0 0 0;
	padding:0 0 5px 17px;
	list-style:none;
	font-weight:bold;
	color:#0d7ed0;
	background:url(../images/icon02.png) left 4px no-repeat;
}


#news_from_member_link li.nfmll{
	margin:0 0 0 17px;
	padding:0 0 5px 17px;
	list-style:none;
	background:url(../images/arrow03.png) left 4px no-repeat;
}


#news_from_member_link li.nfmll:nth-last-of-type(1) {
	padding:0 0 0 17px;
}


/*----------Climate Change Policy----------*/


li.ccpc_lastmodifieddate {
	float:right;
	list-style:none;
	font-size:79%;
	line-height:17px;
	margin:0;
	padding:12px 2px 0 0;
}


#ccpc_pd {
	margin:0;
	padding:5px 0 0 0;
	text-align:right;
	font-size:115%;
	line-height:25px;
	background:url(../images/arrow03.png) 857px 12px no-repeat;
}


ul#climate_change_policy_country{
	margin:20px 0 5px 0;
	padding:0;
	border-top:#153159 dashed 1px;
}


ul#climate_change_policy_country li.ccpc_li{
	margin:0;
	padding:15px 0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
}


ul#climate_change_policy_country li.ccpc_li:nth-child(odd){
	background:#f3f4f5;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_cambodia {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/cambodia.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_malaysia {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/malaysia.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_china {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/china.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_s_korea {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/s_korea.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_germany {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/germany.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_thailand {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/thailand.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_indonesia {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/indonesia.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_uk {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/uk.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_italy {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/italy.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_usa {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/usa.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_japan {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/japan.png) left center no-repeat;
	float:left;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_vietnam {
	margin:0 20px 0 5px;
	padding:0 0 0 40px;
	background:url(../images/climate_change_policy/vietnam.png) left center no-repeat;
	float:right;
	width:420px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_date {
	font-size: 79%;
	line-height: 17px;
}


ul#climate_change_policy_country li.ccpc_li span.ccpc_datenew {
	font-size: 79%;
	line-height: 17px;
	color:#CC0000;
	font-style:italic;
	float:none;
}


ul#climate_change_policy_country_inside{
	border-bottom:#153159 solid 2px;
	margin:0;
	padding:0;
}


ul#climate_change_policy_country_inside li.ccpci_linkdate{
	float:right;
	list-style:none;
	margin:22px 1px 0 0;
	padding:0;
	font-size:86%;
	line-height:20px;
}


ul#climate_change_policy_country_inside li.ccpci_cambodia{
	background:url(../images/low_carbon_researchers_profile/cambodia.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_china{
	background:url(../images/low_carbon_researchers_profile/china.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_germany{
	background:url(../images/low_carbon_researchers_profile/germany.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_indonesia{
	background:url(../images/low_carbon_researchers_profile/indonesia.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_italy{
	background:url(../images/low_carbon_researchers_profile/italy.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_japan{
	background:url(../images/low_carbon_researchers_profile/japan.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_s_korea{
	background:url(../images/low_carbon_researchers_profile/s_korea.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_malaysia{
	background:url(../images/low_carbon_researchers_profile/malaysia.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_thailand{
	background:url(../images/low_carbon_researchers_profile/thailand.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_uk{
	background:url(../images/low_carbon_researchers_profile/uk.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_usa{
	background:url(../images/low_carbon_researchers_profile/usa.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


ul#climate_change_policy_country_inside li.ccpci_vietnam{
	background:url(../images/low_carbon_researchers_profile/vietnam.png) left -4px no-repeat;
	font-size:115%;
	line-height:25px;
	font-weight:bold;
	list-style:none;
	float:left;
	margin:12px 0 0 0;
	padding:10px 0 8px 55px;
}


#climate_change_policy_country_inside_pagelink{
	background:#dde4ee url(../images/climate_change_policy/ccp_bg.gif) right bottom no-repeat;
	margin:0;
	padding:0 20px 30px 20px;
}


#climate_change_policy_country_inside_pagelink ul.ccpcipl_left{
	float:left;
	width:450px;
	margin:20px 0 0 0;
	padding:0;
}


#climate_change_policy_country_inside_pagelink ul.ccpcipl_right{
	float:right;
	width:450px;
	margin:20px 0 0 0;
	padding:0;
}


#climate_change_policy_country_inside_pagelink li.ccpcipl_mid{
	background:url(../images/icon01.png) left 8px no-repeat;
	padding:5px 0 5px 17px;
	margin:13px 0 0 0;
	font-weight:bold;
}


#climate_change_policy_country_inside_pagelink li.ccpcipl_mid_nm{
	background:url(../images/icon01.png) left 8px no-repeat;
	padding:5px 0 5px 17px;
	margin:3px 0 0 0;
	font-weight:bold;
}


#climate_change_policy_country_inside_pagelink li{
	list-style:none;
	background: url(../images/arrow02.png) 17px 10px no-repeat;
	margin:0;
	padding:5px 0 5px 37px;
	border-bottom:dotted 1px #264572;
}


#inside_format02{
	margin:0;
	padding:0;
}


#inside_format02 h3{
	background:#334b6d;
	border:#153159 solid 1px;
	margin:50px 0 0 0;
	padding:5px;
	color:#FFFFFF;
}


#inside_format02 h3.h3nm{
	background:#334b6d;
	border:#153159 solid 1px;
	margin:20px 0 0 0;
	padding:5px;
	color:#FFFFFF;
}


#inside_format02 h4{
	background:url(../images/icon04.png) left 23px no-repeat;
	padding:20px 0 7px 17px;
	margin:0;
	font-weight:bold;
	color:#33a5d0;
}


#inside_format02 h4.h4nm{
	padding:20px 0 0 17px;
}


#inside_format02 h4.h4nm02{
	padding:10px 0 0 17px;
	background:url(../images/icon04.png) left 13px no-repeat;
}


#inside_format02 .hmid_small{
	padding:0 0 10px 17px;
	font-size: 79%;
	line-height: 17px;
	display:block;
}


#inside_format02 h5{
	background:url(../images/icon02.png) left 23px no-repeat;
	padding:20px 0 7px 17px;
	margin:0;
	font-weight:bold;
}


#inside_format02 h5.if02nm{
	background:url(../images/icon02.png) left 8px no-repeat;
	padding:5px 0 7px 17px;
	margin:0;
	font-weight:bold;
}


#inside_format02 ul{
	margin:0;
	padding:0;
}


#inside_format02 ul.l01,
#inside_format02 ul.l02,
#inside_format02 ul.l03,
#inside_format02 ul.l04,
#inside_format02 ul.l05,
#inside_format02 ul.l06{
	margin:10px 0 10px 50px;
	padding:0;
}


#inside_format02 ul.l01 li{
	margin:0 0 5px 0;
	padding:0;
	list-style: disc;
	border:none;
}


#inside_format02 ul.l01 li.l01in{
	list-style: disc;
}


#inside_format02 ul.l02 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:lower-alpha;
	border:none;
}


#inside_format02 ul.l02 li.l02in{
	list-style:lower-roman;
}


#inside_format02 ul.l03 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:lower-roman;
	border:none;
}


#inside_format02 ul.l03 li.l03in{
	list-style:lower-roman;
}


#inside_format02 ul.l04 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:decimal;
	border:none;
}


#inside_format02 ul.l04 li.l04in{
	list-style:decimal;
}


#inside_format02 ul.l05 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
	border:none;
}


#inside_format02 ul.l05 li.l05in{
	list-style:none;
}


#inside_format02 ul.l06 li{
	margin:0 0 5px 0;
	padding:0;
	list-style:square;
	border:none;
	color:#33a5d0;
	font-weight:bold;
}


#inside_format02 ul.btop{
	border-top:#CCCCCC solid 1px;
}


#inside_format02 li.if02bl{
	margin:0;
	padding:10px 0 8px 0;
	border-bottom:#CCCCCC solid 1px;
	list-style:none;
}


#inside_format02 li.if02bl_pdf{
	margin:0;
	padding:10px 0 8px 30px;
	border-bottom:#CCCCCC solid 1px;
	list-style:none;
	background:url(../images/icon_pdf.gif) left 11px no-repeat;
}


#inside_format02 li.if02bl_double{
	margin:0 0 30px 0;
	padding:10px 0 8px 0;
	border-bottom:#CCCCCC double 3px;
	list-style:none;
}


#inside_format02 .i_rfc{
	background:url(../images/icon_reference.png) left top no-repeat;
	padding:0 0 0 80px;
	margin:7px 0 0 0;
}


#inside_format02 ul.ccp_pastdatabase{
	margin:0;
	padding:0 0 20px 0;
	background:#dde4ee url(../images/climate_change_policy/ccp_bg.gif) right bottom no-repeat;
}


#inside_format02 ul.ccp_pastdatabase li{
	margin:0;
	padding:20px 0 0 45px;
	width:200px;
	list-style:none;
	float:left;
}


#inside_format02 ul.ccp_pastdatabase p.ccppd_policy{
	background:url(../images/icon_excel.gif) left -1px no-repeat;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	font-weight:bold;
}


#inside_format02 ul.ccp_pastdatabase p.ccppd_update{
	padding:0;
	margin:0 0 0 25px;
	font-size: 86%;
	line-height: 20px;
}





/*----------Low Carbon Researchers profile----------*/


ul.low_carbon_researchers_profile_country{
	margin:0;
	padding:10px 0 40px 0;
}


ul.low_carbon_researchers_profile_country_ditail{
	margin:0;
	padding:10px 0;
}


/*--各国国旗無い場合--*/
ul.low_carbon_researchers_profile_country li.lcrp_cn{
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	background:url(../images/icon01.png) left 5px no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}
/*--各国国旗無い場合end--*/


/*--各国国旗--*/
ul.low_carbon_researchers_profile_country li.lcrp_cambodia,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_cambodia{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/cambodia.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_china,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_china{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/china.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_germany,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_germany{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/germany.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_indonesia,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_indonesia{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/indonesia.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_italy,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_italy{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/italy.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_japan,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_japan{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/japan.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_malaysia,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_malaysia{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/malaysia.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_s_k,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_s_k{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/s_korea.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_thailand,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_thailand{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/thailand.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_uk,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_uk{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/uk.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_usa,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_usa{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/usa.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_vietnam,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_vietnam{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/vietnam.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}

ul.low_carbon_researchers_profile_country li.lcrp_india,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_india{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/india.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_laos,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_laos{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/laos.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_oman,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_oman{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/oman.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_philippines,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_philippines{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/philippines.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}


ul.low_carbon_researchers_profile_country li.lcrp_thailand,
ul.low_carbon_researchers_profile_country_ditail li.lcrp_thailand{
	margin:0;
	padding:12px 0 8px 55px;
	list-style:none;
	background: url(../images/low_carbon_researchers_profile/thailand.png) left center no-repeat;
	font-size: 115%;
	line-height: 25px;
	font-weight:bold;
	border-bottom:#153159 solid 2px;
}

/*--各国国旗end--*/


ul.low_carbon_researchers_profile_country li.lcrp_pn{
	margin:0;
	padding:12px 0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
}

ul.low_carbon_researchers_profile_country li.lcrp_pn:nth-child(even){
	background:#f3f4f5;
}


ul.low_carbon_researchers_profile_country li.lcrp_pn span.lcrp_left{
	margin:0 0 0 18px;
	padding:0 0 0 17px;
	background:url(../images/arrow03.png) left 5px no-repeat;
	float:left;
	width:440px;
}


ul.low_carbon_researchers_profile_country li.lcrp_pn span.lcrp_right{
	margin:0 20px 0 5px;
	padding:0 0 0 15px;
	background:url(../images/arrow03.png) left 5px no-repeat;
	float:right;
	width:440px;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_pro{
	margin:0;
	padding:17px 0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
	background:url(../images/low_carbon_researchers_profile/lcrp_pro_bg.gif) right center no-repeat;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_pro p.lcrppro_name{
	font-size: 143%;
	line-height: 30px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_pro p.lcrppro_orgposi{
	font-size: 92%;
	line-height: 20px;
	font-style: italic;
	margin:0;
	padding:0;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_proli{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
	background:url(../images/low_carbon_researchers_profile/lcrp_proli_bg01.gif) left top repeat-y;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_proli p.lcrpp_left{
	padding:10px 0 10px 10px;
	margin:0;
	float:left;
	width:240px;
	color:#FFF;
	font-weight:bold;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_proli p.lcrpp_right{
	padding:10px 10px 10px 0;
	margin:0;
	float:right;
	width:700px;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_proli:nth-child(odd){
	background:url(../images/low_carbon_researchers_profile/lcrp_proli_bg02.gif) left top repeat-y;
}


ul.low_carbon_researchers_profile_country_ditail li.lcrp_proli:nth-last-of-type(1){
	border-bottom:#153159 solid 2px;
}


/*----------List of Special Correspondents----------*/



ul#list_of_special_correspondents{
	margin:20px 0 5px 0;
	padding:0;
	border-top:#153159 dashed 1px;
}




ul#list_of_special_correspondents li.losc_li{
	margin:0;
	padding:15px 0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
}

ul#list_of_special_correspondents li.losc_li_nepal{
	margin:0;
	padding:15px 0;
	list-style:none;
	border-bottom:#153159 dashed 1px;
}




ul#list_of_special_correspondents li.losc_li:nth-child(odd){
	background:#f3f4f5;
}


ul#list_of_special_correspondents li.losc_li span.losc_cambodia {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/cambodia.png) left center no-repeat;
	float:left;
	width:650px;
}

ul#list_of_special_correspondents li.losc_li span.losc_laos {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/laos.png) left center no-repeat;
	float:left;
	width:650px;
}

ul#list_of_special_correspondents li.losc_li_nepal span.losc_nepal {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/nepal.png) left center no-repeat;
	float:left;
	width:650px;
	line-height:195%;
}


ul#list_of_special_correspondents li.losc_li span.losc_malaysia {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/malaysia.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_china {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/china.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_thailand {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/thailand.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_indonesia {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/indonesia.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_vietnam {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/vietnam.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_india {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/india.png) left center no-repeat;
	float:left;
	width:650px;
}


ul#list_of_special_correspondents li.losc_li span.losc_philippines {
	margin:0 0 0 18px;
	padding:0 0 0 40px;
	background:url(../images/list_of_special_correspondents/philippines.png) left center no-repeat;
	float:left;
	width:650px;
}

/*141014 LCS-RNet presentations*/
#present_141010 { margin-left:120px;}
#present_141010 tr td { padding:5px; font-size:15px; border:1px solid #fff;}
#present_141010 .pre_head{ background-color:#1f497d; color:#FFFFFF; font-weight:bold; }
#present_141010 .pre_agenda{background-color:#4f81bd; color:#FFFFFF; font-style:italic; }
#present_141010 .pre_agenda_sec{background-color:#dbeef3; color:#000; font-style:italic; }
#present_141010 .pre_agenda_sec_{background-color:#dbeef3; color:#000;  }
#present_141010 .pre_agenda_3rd{background-color:#dbe5f1; color:#000; font-style:italic; }
#present_141010 .pre_agenda_3rd_{background-color:#dbe5f1; color:#000; }
#present_141010 .agenda_title{ font-weight:bold; font-style:normal; font-weight:bold;}

/*150710 LCS-RNet presentations*/
#present_150710 { margin-left:82px;}
#present_150710 tr td { padding:5px; font-size:15px; border:1px solid #fff;}
#present_150710 .pre_head{ background-color:#1f497d; color:#FFFFFF; font-weight:bold; }
#present_150710 .pre_agenda{background-color:#4f81bd; color:#FFFFFF; font-style:italic; }
#present_150710 .pre_agenda_sec{background-color:#dbeef3; color:#000; font-style:italic; }
#present_150710 .pre_agenda_sec_{background-color:#dbeef3; color:#000;  }
#present_150710 .pre_agenda_3rd{background-color:#dbe5f1; color:#000; font-style:italic; }
#present_150710 .pre_agenda_3rd_{background-color:#dbe5f1; color:#000; }
#present_150710 .agenda_title{ font-weight:bold; font-style:normal; font-weight:bold;}

/*160930 LCS-RNet presentations*/
#present_160930 { margin-left:0px;}
#present_160930 tr td { padding:5px; font-size:15px; border:1px solid #fff;}
#present_160930 .pre_head{ background-color:#1f497d; color:#FFFFFF; font-weight:bold; }
#present_160930 .pre_agenda{background-color:#4f81bd; color:#FFFFFF; /*font-style:italic;*/ }
#present_160930 .pre_agenda_sec{background-color:#dbeef3; color:#000;/* font-style:italic;*/ }
#present_160930 .pre_agenda_sec_{background-color:#dbeef3; color:#000;  }
#present_160930 .pre_agenda_3rd{background-color:#dbe5f1; color:#000; /*font-style:italic;*/ }
#present_160930 .pre_agenda_3rd_{background-color:#dbe5f1; color:#000; }
#present_160930 .agenda_title{ font-weight:bold; font-style:normal; font-weight:bold;}
.style1 {font-size: 10px}

/*161205 LoCARNet presentations*/
#present_160930 .agenda_title{ font-weight:bold; font-style:normal; font-weight:bold;}
#present_160930 .agenda_title_red{ font-weight:bold; font-style:normal; font-weight:bold; color:#c03724;}

/*ヘッダーのロゴをクリックできるように151130修正*/
.lcs_direction{ width:153px; position: absolute; margin: 30px 0 0 680px;}
.loc_direction{ width:149px; position: absolute; margin: 30px 0 0 830px;}
