@charset "utf-8";
#contents {
	min-width: 0;
	text-align: left;
	line-height: 1.6 !important;
}

#contents #main, #contents #sub {
	float: none !important;
}

a#adobeImgLeft {
	width: auto;
	height: auto;
	margin-bottom: 0;
}

#oda_banner ul.link-banner {
	margin-bottom: 1em;
}

#contents #main .list-date dt:first-child {
	margin-top: 0;
}
html[lang="en"] #contents ul li.styled2Recom a {
	margin-left: 0;
	padding-top: 0;
	text-indent: 0;
}
html[lang="en"] #contents ul li.styled2Recom a:before {
	content: none;
}
html[lang="en"] #contents #oda_recommend ul {
	padding: 10px !important;
}
html[lang="en"] body .threecolumn {
	width: 100%;
}
html[lang="en"] body .threecolumn:first-child {
	float: none;
	margin-right :0;
}

#image-slide {
	width: auto;
}

#contents .menu-wrapper .menu-box .photo-box+.text ul, #contents .any-area ul {
    display: block;
}


@media screen and (min-width: 1025px) {
	#contents #main {
		width: calc(100% - 240px) !important;
	}
	#oda_gmenu, #oda_recommend, ul.link_list {
		width: auto;
	}
}

@media screen and (max-width: 1024px) {
	#contents #main {
		width: 100%!important;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	#contents {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#contents #main {
		border-bottom: none;
	}
	#oda_menu_icon a.menu_icon {
		width: 30px;
		height: 30px;
		background-image: none;
	}
	#oda_menu_icon a:hover {
		background-color: #ffffff;
	}
	div#main h2.title2 {
		padding-bottom: 2px;
	}
	div#main .relatedlink-section h2.title2 {
		padding-bottom: 0;
	}
	div#main .main-section h2.title2 {
		padding-bottom: 5px;
	}
	#oda_recommend+hr {
		display: block !important;
	}
	#pagetop {
		border-top: none;
		padding-top: 0;
		padding-bottom: 0;
	}
}

/*********************************************************************
旧スタイルシート　自由入力
*********************************************************************/

/*　世界地図位置調整　*/

.main-section p.area_select {
	margin-left: -10px;
}

/*　SP　*/

@media screen and (max-width: 767px) {
	/*　世界地図位置調整　*/
	.sectionBody p.area_select {
		margin-left: 0px;
	}
}
