@charset "utf-8";

/* ============================================================ *\
    $head内直書きスタイル
\* ============================================================ */

/* ページ内リンク用 */
ul.data li {
display : inline-block;
}

ul.sectionLink li{
    float:left;
    min-width:100px;
}

/* 注意事項 */
.chu {font-size:85%;line-height:110%; margin-left:3em;}


/* ============================================================ *\
    $ヘッダー
\* ============================================================ */




/* ============================================================ *\
    $構造
\* ============================================================ */

#menu {
	min-width: 1000px;
}
#contents {
	min-width: 1000px;
	text-align: center;
}
#contents .contents_wrapper {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	display: inline-block;
}
@media print {
   #contents .contents_wrapper {
      display: block;
   }
}
#contents #main {
	width: 770px !important;
	float: right !important;
	text-align: left;
}
#contents #main hr{
        clear: both;
}

#contents #sub {
	width: 205px;
	float: left !important;
	text-align: left;
}



/* ============================================================ *\
    $左メニュー
\* ============================================================ */


#oda_menu_icon { display: none;}
#sub hr {
	margin: 20px 0;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* 左メニュー */
#oda_gmenu,#oda_recommend {
	border: 1px solid #013467;
	border-top: none;
	width: 194px;
	margin-top:5px;
}
#oda_gmenu dt {
	border-top: 1px solid #013467;
	background-color: #e0f1f7;
}
#oda_gmenu dt a {
	display: block;
	padding: 12px 5px 12px 9px;
	line-height: 1.2;
}
#oda_gmenu dt.selected,#oda_recommend dt.selected {
	background-color: #14508B;
	line-height: 40px;
	color: #FFFFFF;
}
#oda_recommend dt.selected {
        background-color: #1756BD;
        font-weight: bold;
        padding: 0 0 0 10px;
}
#oda_gmenu dt.selected a {
	color: #FFFFFF;
	text-decoration:none;
}
#oda_gmenu dt.selected a:hover {
	background-color: inherit;
	cursor: pointer;
	text-decoration: underline;
}
#oda_gmenu dt.oda_gmenu_title {
	background-color: #013467;
	border-top: none;
	display: none;
}
#oda_gmenu dt.oda_gmenu_title a {
	color: #FFFFFF;
}
#oda_gmenu dd {
	margin-left: 0;
	background-color: #f6f6f6;
	display: none;
}

#oda_recommend dd {
	margin-left: 0;
	display: none;
}
#contents #oda_recommend ul li.styled2{margin-left:10px;margin-top: 6px;}

#oda_gmenu dd.selected,#oda_recommend dd.selected {
	display: block;
}
#oda_gmenu dd ul{
	margin: 0;
	padding: 2px 0 4px 0;
	list-style-type: none;
}
#oda_gmenu dd ul li {
	
}
#oda_gmenu dd ul li a {
	display: block;
	padding: 4px 5px 4px 10px;
	line-height: 1.2;
}
#oda_gmenu dd.selected ul li.selected {
	background-color: #BAD5F0;
}


/* リンクリスト */
ul.link_list {
	width: 194px;
	margin: 10px 0 4px;
	padding: 0;
	list-style-type: none;
}
ul.link_list li {
	border: 1px solid #013467;
	margin-bottom: 3px;
}
ul.link_list li a {
	display: block;
	text-align: center;
}

/* おすすめ情報 */
.recommend_info_area {
	border: 1px solid #aaa;
	width: 192px;
}
.recommend_info_area dt {
	padding: 3px 0;
	background-color: #E5E5E5;
	text-align: center;
	border-bottom: 1px solid #aaa;
}
.recommend_info_area dd {
	padding: 5px;
}
.recommend_info_area dd ul {
	margin-bottom: 0!important;
	list-style: disc;
	margin-left: 23px;
}

/*メニューとバナーの境界線*/
#sub hr.pc-only-block {
	width: 192px;
}


/* バナー */
#oda_banner ul.link-banner{
	width: 196px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
#oda_banner ul.link-banner li {
	margin-bottom: 10px;
}
/* ============================================================ *\
    $見出しスタイル（記事ページ）　n_base_custom：219
\* ============================================================ */
body.page-single #maincontents h3{
	clear: both;
	border:1px solid #d5d5d5;
	margin:20px 0 20px 0;
	padding: 5px;
	font-size:1.2em;
	color: #000000;
	background-color:#FFFFFF;
	line-height: 1.3em;
}
body.page-single #maincontents h3 span{
	border-left:3px solid #1756bd;
	padding: 3px 0 0 7px;
	display:block;
}
body.page-single #maincontents h3 a:hover{
	color:#ffffff;
}

body.page-single #maincontents h4{
	clear: both;
	margin:20px 0 20px 0;
	padding: 5px 10px;
	font-size:1.2em;
	background-color:#e6eff8;
	border-left:none;
}

body.page-single #maincontents h4 a:visited,
body.page-single #maincontents h4 a:active{
	color: #550099;
	background-color: transparent;
}

body.page-single #maincontents h5{ 
	clear: both;
	margin:20px 0 20px 0;
	padding: 0 0 0 10px;
	font-size:1.2em;
	border-left:3px solid #d5d5d5;
}
body.page-single #maincontents .linkarea h5 { 
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0;
	border: none;
}

h6{font-size:1em;font-weight:bold;margin:10px 0px;}
h7{font-size:1em;font-weight:bold;margin:10px 0px;}

/*　参考リンク h4カラー打消し　*/
body.page-single #maincontents div.linkarea h4{
	background-color: inherit;
}

/* ============================================================ *\
    $テーブルデザイン（共通）　
\* ============================================================ */
table {
	border: 1px solid #999;
	width: 99%;
	border-collapse: collapse;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

thead {
	border: 1px solid #999;
	background-color: #ddd;
	border-collapse: collapse;
}

th {
	text-align: center;
	border: 1px solid #999;
	border-collapse: collapse;
	padding-top: 5px;
	padding-bottom: 5px;
}

td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	border-collapse: collapse;
	padding: 7px 5px;
}

td.gray01 {
	background-color: #ddd;
}

td.blue01 {
	background-color: #D7FFFF;
}

td.pink01 {
	background-color: #FFD9FF;
}

td.green01 {
	background-color: #CCFF99;
}

body.page-single caption {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}


/*　テーブルborderスタイル　*/
table.oda_bdr {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}

table.bdr th, table.oda_bdr th {
	text-align: center;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 5px;
	background: #eeeeee;
}

table.bdr th, table.oda_bdr th.date {
	width: 120px;
}

table.bdr th, table.oda_bdr th.money {
	width: 100px;
}

table.bdr td, table.oda_bdr td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	padding: 5px;
}

table.bdr td, table.oda_bdr td.right {
	text-align: right;
}



/*PC強制表示*/
body.page-single p.archive-link a.pc-layout-link {
	display: none;
}

/*PC強制表示　captionと並列用*/
body.page-single span.archive-link a.pc-layout-link {
	display: none;
}

/*フォーム用テーブル*/

/*フォーム用テーブル*/
.form_table01 table {
	width: 100%;
}

.form_table01 table td {
	text-align: left;
	padding: 5px;
}

.form_table01 table td.midashi {
	background-color: #ddd;
	padding: 10px;
	font-weight: bold;
}

.form_table01 table td input,
.form_table01 table td textarea {
	padding: 5px;
	width: 97%;
}


.form_table01 input[type="submit"] {
	width: 20%;
	padding: 10px;
	margin-right: 10px;
}

.form_table01 input[type="reset"] {
	width: 10%;
	padding: 10px;
}

#kz_form p.error{padding:0px 10px 10px; color:#ff0000; font-weight:bold;}
#kz_form p.www3_textbox input,
#kz_form p.www3_textarea textarea{
	width:90%;
	max-width:600px;
}


/* ============================================================ *\
    $コンテンツ
\* ============================================================ */

/*　トップページ　*/
#page-topindex div#main h2.sp-only-block {
	display: none;
}
#page-topindex div#main h2.category_title {
	background-color: #FFF;
	padding-left: 5px;
	
}
#page-topindex div#main h2.category_title span {
	display: inline-block;
	width: auto!important;
	padding: 3px 0 0 7px;
	color: #000000;
	border-left: 3px solid #1756bd;
}
#page-topindex div#main h2.category_title span.sub_title {
	border-left: none;
	font-weight: normal;
	font-size: 80%;
}

#page-topindex div#main h2.sectionTitle span.sub_title {
	padding: 0;
	padding-left: 0;
	border-left: 0;
	font-weight: normal;
	font-size: 75%;
}

#page-topindex div#main h2.link {
	position: relative;
}
#page-topindex div#main h2.link span {
}
#page-topindex div#main h2.link a {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 70%;
	line-height: 32px;
	color: #000099;
	font-weight: normal;
	background-image: url(/mofaj/gaiko/oda/files/000061749.png);
	background-position: -1px 2px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-left: 30px;
}
#page-topindex div#main h2.link a:hover {
    background-color: transparent;
    color: blue;
}
#page-topindex div#main h2.toggle a {
	display: none;
}

/*　インデックスページ　*/
body.page-index div.twocolumn {
	width: 50%;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 8px 8px;
	box-sizing: border-box;
}
body.page-index div.twocolumn:first-child {
	padding: 0 0 8px 0;
}
body.page-index div.threecolumn {
	width: 33.33%;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0 0 8px 8px;
	box-sizing: border-box;
}

body.page-index div.threecolumn:first-child {
	padding: 0 0 8px 0;
	margin-right: 0;
}


body.page-index .img-layout .photoGroup {
	margin-bottom: 15px;
}


/* 2カラムテンプレート*/
body.page-single .column-wrapper {
	margin-bottom: 20px;
}

body.page-single .column-wrapper div.twocolumn {
	width: 49%;
	margin-left: 15px;
	margin-bottom: 0;
	box-sizing: border-box;
}

body.page-single .column-wrapper div.twocolumn:first-child {
	margin-left: 0;
}

body.page-single .column-wrapper div.twocolumn ul {
	-webkit-padding-start: 20px;
}

body.page-single .column-wrapper div.twocolumn .caption {
	text-align: center;
}

body.page-single .column-wrapper div.twocolumn dl.float dt {
	float: left;
	width: auto;
}

body.page-single .column-wrapper div.twocolumn dl.float dd {
	float: right;
	width: 310px;
	-webkit-margin-start: 0px;
}


/*　3カラムテンプレート　*/
body.page-single .column-wrapper {
	margin-bottom: 20px;
}

body.page-single .column-wrapper div.threecolumn {
	width: 32%;
	margin-left: 15px;
	margin-bottom: 0;
	padding: 10px;
	box-sizing: border-box;
}

body.page-single .column-wrapper div.threecolumn:first-child {
	margin-left: 0;
	}

body.page-single .column-wrapper div.threecolumn ul {
	-webkit-padding-start: 20px;
}

body.page-single .column-wrapper div.threecolumn .caption {
	text-align: center;
}

body.page-single .column-wrapper div.threecolumn .columntitle{
	font-size: 1.2em;
	border-bottom: 1px solid #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}

/*背景色あり*/
body.page-single .column-wrapper .bg_color div.threecolumn {
	background-color:#CEEDF5;
}

/*枠線あり*/
body.page-single .column-wrapper .line div.threecolumn {
	border: solid 1px #CCCCCC;
}


/* ============================================================ *\
    $テンプレート　画像とリンク横並び
\* ============================================================ */
body.page-single .link_image {
	display:table;
}

.link_image ul.list2{
	max-width: 510px;
}

.link_image .image{
	width: 260px;
	display: block;
	text-align: right;
}

body.page-single .link_image ul.link {
	width: 60%;
	display:table-cell;
	-webkit-padding-start: 0;
	vertical-align: middle;
}

body.page-single .link_image ul.link li {
	list-style: disk;
}

body.page-single .link_image ul.image {
	display:table-cell;		
	-webkit-padding-start: 0 !important;
}

body.page-single .link_image ul.image img {
	width:auto;
	margin-bottom: 5px;
}

body.page-single .link_image ul.image .img_120 {
	width:120px;
	margin-bottom: 5px;
}

body.page-single .link_image ul.image .img_150 {
	width:150px;
	margin-bottom: 5px;
}

.fl_left {
	float:left;
	display: -webkit-inline-box;
}

.fl_right {
	float:right;
	display: -webkit-inline-box;
}

body.page-single .link_image ul.image li {
	margin-left: 10px;
}

body.page-single .link_image ul.image li {
	display: inline !important;
	list-style: none;
}

/*ワン・ワールド・フェスティバル*/
.one_world .link_image ul.image img {
	float: left;
	margin-left: 5px;
}

.one_world .link_image ul.list2 li.styled2 ul {
}

/* ============================================================ *\
    $テンプレート　画像と説明文
\* ============================================================ */
body.page-single .image_description .image {
	width: auto;
	float: left;
}

body.page-single .image_description .image img {
	width: 200px;
}

body.page-single .image_description .image p {
	width: 200px;
}

body.page-single .image_description .description {
	float: right;
	width: 540px;
}

body.page-single .image_description dt {
	margin-bottom: 5px;
}

body.page-single .image_description dd {
	-webkit-margin-start: 0;
	}

/* ============================================================ *\
    $共通パーツ
\* ============================================================ */
/*背景色をつける*/
body.page-single .back_color {
	background-color: #DBEEF4;
	padding: 10px;
}

body.page-single .back_color_gray {
	background-color: #EEEEEE;
	padding: 10px;
}

/*枠線を付ける*/
body.page-single .border {
	padding: 0px 10px;
	border: 1px solid #CCCCCC;
}

/*下部　関連リンク*/
ul.list2 li.styled2_title {
	margin-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	list-style: none;
}

ul.list2 li.styled2_unlink {
	margin-left: 50px;
	list-style-type: circle !important;

/*　snsボタンマージン調整　*/}
#maincontents div.social-btn-top {
	margin-bottom: 10px;
}

/*サイトマップページ用見出し*/
ul.list2 li.link_title01:first-child {
	padding-top: 0;
}

ul.list2 li.link_title01 {
	padding-top: 20px;
	font-weight: bold;
	list-style: none;
}

ul.list2 li.link_title02 {
	padding-top: 5px;
	list-style: none;
}

/* 見出しスタイル */
/* index-pabe */
body.page-index #maincontents h3 {
background: none;
border: none;
display: block;
background-color: #1756bd;
border: 1px solid #1756bd;
margin-top: 10px;
padding: 2px;
color: #fff;
font-size: 1.2857em;
font-weight: bold;
}
body.page-index #maincontents h3 span {
background: none;
border: none;
display: block;
border-left: 2px solid #fff;
padding: 4px 0;
padding-left: 13px;
}
body.page-index #maincontents h3 a {
background: none;
border: none;
display: block;
width: auto;
overflow: hidden;
background: transparent url(/mofaj/gaiko/oda/files/000000009.png) center right no-repeat;
border-left: 2px solid #fff;
padding-left: 8px;
text-decoration: none;
color: #ffffff;
}
body.page-index #maincontents h3 a:link,
body.page-index #maincontents h3 a:visited {
color: #ffffff;
background: transparent url(/mofaj/gaiko/oda/files/000000009.png) center right no-repeat;
}
body.page-index #maincontents h3 a:hover,
body.page-index #maincontents h3 a:active {
color: #005190;
background: #ffffff url(/mofaj/gaiko/oda/files/000000008.png) center right no-repeat;
}
body.page-single #maincontents h3 span{
border-left:3px solid #1756bd;
}


body.page-index #maincontents h4{
clear: both;
margin:20px 0 20px 0;
padding: 5px 10px;
font-size:1.2em;
background-color:#e6eff8;
}

body.page-index #maincontents h4 a:visited,
body.page-index #maincontents h4 a:active{
color: #550099;
background-color: transparent;
}

/*h2 リンク用クラス*/
body.page-single h2.sectionTitle a span {
	text-decoration: underline;
}

/* ============================================================ *\
    $国別地域別政策・情報
\* ============================================================ */
/*地域選択*/
.area_select {
	width: 100%;
	margin-bottom: 30px;
}

.area_select ul {
	padding: 0;
	text-align: center;
}

.area_select ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #666666;
	padding: 0 5px;
	text-align: center;
	white-space: nowrap;
}

.area_select ul li:first-child {
	padding-left: 0;
}

.area_select ul li:last-child {
	border-right: none;
}

.area_select .sp_map{
	display:none;
}

/*国選択*/
.country_select {
	margin-bottom: 20px;
}

.country_select .map {
	width: 451px;
	float: left;
	border: solid 1px #666666;
}

.country_select .map img {
	width: 451px;
}

.country_select .link {
	float:left;
	width: 310px;
}

.country_select .link ul {
	float: left;
	width: 37%;
}

.country_select .link li {
	list-style: none;
}

.country_select .sp_map{
	display:none;
}


/* ============================================================ *\
    $国際協力とNGO
\* ============================================================ */
body.page-single ul.img_left{
	display:table;
}

body.page-single ul.img_left li{
	display: table-cell;
	list-style:none;
	padding:10px;
	
}

body.page-single ul.img_left li img{
	vertical-align: bottom;
}


/*　NGO・外務省定期協議会　*/
.kyougikai_but dl {
	float: left;
	width: 23%;
	margin: 0 0 15px 15px;
	border: 1px solid #013467;
	border-radius: 5px;
	text-align: center;
}

.kyougikai_but dl:first-child {
	margin-left: 0;
}

.kyougikai_but dl dt {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100%;
	padding-top: 5px;
}

.kyougikai_but dl dd {
	-webkit-margin-start: 0;
	margin-left:0px;
}

.kyougikai_but dl a {
	display: block;
}

.kyougikai_but dl a:hover {
	background-color: #192A80;
	border-radius: 5px;
	color: #FFFFFF;
}


/* ============================================================ *\
    $2階層目以降新着情報（共通）
\* ============================================================ */

.category_news dl {
	margin: 0;
}

	.category_news dt {
		float: left;
	}
	
		.category_news dd {
			float: right;
			width: 78%;
			-webkit-margin-start: 0;
		}
		
		.category_news dd ul.link-arrow {
			padding: 0;
			margin: 0;
			list-style: none;
		}

		.category_news dd ul.link-arrow li {
			padding: 0;
			margin: 0;
			list-style: none;
		}

/* ============================================================ *\
    $コンテンツ内リスト要素
\* ============================================================ */
#contents ul li.styled2{
	background-position:left 4px;
	margin-bottom:0.2em;
}

body.page-index #maincontents h2 a:hover span {
	color: #005190;
}

/* ============================================================ *\
    $各国の国別援助方針・事業展開計画
    $/oda/seisaku/kuni_enjyo_kakkoku.html
\* ============================================================ */

.listtable{
padding-left: 10px;
}

.listtable ul.data li {
width: 30%;
}

.listtable ul.data li.title {
font-size: 1.0em;
font-weight:bold;
}

#contents .listtable ul.list2{
	margin-bottom: 5px !important;
	border-bottom: 1px dotted #777777;
}

#contents .listtable ul.data li.styled2{
	padding-bottom: 0px !important;
}


/* ============================================================ *\
    $ミレニアム開発目標（MDGs），ポスト2015年開発アジェンダ
    $/oda/doukou/mdgs.html
\* ============================================================ */
/*バナーを枠線のみに変更*/
.mdgs_bn {
	list-style: none;
}

.mdgs_bn ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}

.mdgs_bn li {
	width: 38%;
	height: 45px;
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0 0 15px 35px;
	padding: 10px;
}

.mdgs_bn li a:hover {
	color: #000099;
}

.mdgs_bn li:hover {
	border: solid 1px #000099;
}

.mdgs_bn dl {
	width: 290px;
	height: 45px;
	margin: 0;
	display: table;
	vertical-align: middle;
}

.mdgs_bn dt {
	width: 45px;
	height: 45px;
	background-color:#000000;
	margin: 0 15px 0 0;
	display:table-cell;
}

.mdgs_bn dd {
	width: 230px;
	text-align: center;
	-webkit-margin-start: 0;
	line-height: 120%;
	display:table-cell;
	vertical-align: middle;
	margin-left: 0px;
}

.mdgs_bn dd a {
	vertical-align: middle;
}

body.page-single .mdgs_goals .column-wrapper div.twocolumn dl.float dd {
	float: left;
	width: 78%;
	margin: 0 0 0 15px;
}

/* ============================================================ *\
    $メルマガバックナンバー　/oda/mail/bn.html
\* ============================================================ */
#fy_list2 .h3title,
#fy_list .h3title {
	border:1px solid #ababab;
	background-color:#eeeeee;
	border-radius:3px;
	padding:0;
}
#fy_list2 .h3title a,
#fy_list .h3title a {
	display: block;
	padding: 7px 3px 7px 10px;
	position: relative;
	background-color:#eeeeee;
}
#fy_list2 .h3title a:hover,
#fy_list .h3title a:hover{
	background-color:#000099;
	color:#ffffff !important;
}
#fy_list2 .date,
#fy_list .date,
table.oda_bdr th.date{text-align:center; white-space:nowrap; width:130px;}
#fy_list2 .number,
#fy_list .number,
table.oda_bdr th.number{text-align:center; white-space:nowrap; width:70px;}

table.oda_bdr td a{
    display:block;
    text-align:left;
}
table.oda_bdr td a{
    display:block;
    text-align:left;
}
table.oda_bdr td.summary{
    text-align:left;
}
table.oda_bdr td.number a{
    text-align:center;
}
/* お知らせ一覧ページ調整 */

dl.oda_whats{
  overflow:hidden;
  zoom:1;
  margin-top:0;
  margin-bottom:0;
}

dl.oda_whats dt{
  clear:both;
  float:left;
  width:5em;
  margin-bottom:0.8em;
  padding-left:5px;
  color:#000;
}

dl.oda_whats dd{
  margin-left:0em;
  margin-bottom:0.8em;
  padding-left:5em;
}


/*　世界地図位置調整　*/
.sectionBody p.area_select {
    margin-left: -10px;
}


/* ============================================================ *\
    $CMSテンプレート調整
\* ============================================================ */
body.page-index .pagetop.aly_tx_right.clearfix.mb10:before {
	clear: both;
}

#contents  #maincontents-wrapper p.subtitle{
text-align: left;
margin-top: -20px;
}

.logoImgRight img{
float:right;
}

.logoImgRight img{
float:left;
}

#oda_recommend ul.photo{
	list-style:none;
	padding-left:7px;
}

/* 関連リンク（見出し） */
#maincontents div.linkarea span.relatedLinkTitle{
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px;
	display:block;
}
html[lang="en"] #maincontents div.relatedlink span.relatedLinkTitle{
	font-size: 1em;
	font-weight: bold;
	display:block;
}
/* サブタイトル(h3) */
h3#subtitle {
	margin: -20px 0px 1em 0px;
	text-align: left;
	font-size: 135%;
	font-weight: bold;
	color: #a5171c;
	line-height: 1;
}

/* ============================================================ *\
    $英語サイトへのリンク
\* ============================================================ */
.lang_en {
 text-align: right;
 margin-bottom: 10px;
}

.lang_en a.lang_en_a{
 border: 1px solid #ababab;
 padding: 2px 10px;
 background-color: #f4f4f4;
}

.lang_en a.lang_en_a:hover {
 background-color: #192A85;
 color:#ffffff;
}

.acrobat {
text-align: left;
}
.acrobat a img {
border: 1px #fff solid;
}
.acrobat a img:hover {
border: 1px #192a80 solid;
}

div#main h2.title2.logoLayout {
display: table;
width: auto !Important;
}
div#main h2.title2.logoLayout .textLeft,
div#main h2.title2.logoLayout .textRight {
display: table-cell;
width: auto !Important;
vertical-align: middle;
}
div#main h2.title2.logoLayout .textLeft {
padding-right: 10px;
}
div#main h2.title2.logoLayout .textRight {
padding-left: 10px;
}
div#main h2.title2.logoLayout .logoImgLeft,
div#main h2.title2.logoLayout .logoImgRight {
display: table-cell;
text-align: right;
vertical-align: middle;
}
div#main h2.title2.logoLayout .logoImgLeft img,
div#main h2.title2.logoLayout .logoImgRight img {
max-width: 200px;
}

.contents_link_area {
 text-align: right;
 padding-top: 8px;
}
.contents_link_area ul {
 list-style: none;
 margin-left: 0;
 -webkit-padding-start: 0;
}
li.link_pagetop {
clear:both;
}
.contents_link_area .link_index {
 border-top: dotted 1px #aaa;
 padding: 0px;
}

.oda_pagetop_area {
 display: none;
}