/*
  
   (Loads base_properties variables)

   (Do not change this)
    
*/

/*------------- 基本的な設定等 -------------*/

html {
	font-size: 62.5%;
}

body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	color: #535353;
}

img {
	border: 0px;
}

a {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #dd0000;
}

.fontsizeLarge {
	font-size: 1.4em !important;
}

.fontsizeSmall {
	font-size: 1.0em !important;
}


.textRight {
	text-align: right;
}

h1.heading {
	margin: 0px 0px 5px;
	padding: 4px 10px 3px;
	font-size: 1.4em;
	line-height: 100%;
	color: #707070;
	border-left: 5px solid #309881;
}

h1.heading.trade {
	border-left: 5px solid #a80000;
}

h1.heading.invest {
	border-left: 5px solid #2050a4;
}

h1.heading.tourism {
	border-left: 5px solid #fe6c00;
}


/*------------- ページの基本レイアウト -------------*/

#top {
	padding-bottom: 5px;
	background-image: url(http://www.asean.or.jp/blog-header_bg.gif);
	border-bottom: 1px solid #949494;
}

#header {
	width: 950px;
	margin: auto;
	font-size: 1.2em;
	line-height: 100%;
	zoom: 1;
	overflow: hidden;
}

#header #logo {
	float: left;
	margin: 29px 10px 0px;
}

#asean-logo {
	float: right;
	margin: 5px 45px 0px;
}

#header-contents {
	clear: right;
	float: right;
	overflow: hidden;
	color: #707070;
}

#header-fontsize {
	margin: 5px 0px 0px;
	width: 155px;
	display: none;
}

#header-fontsize p {
	float: left;
	margin-top: 10px;
}

#header-fontsize ul {
	line-height: 0;
	list-style: none;
}

#header-fontsize li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	line-height: 1px;
	text-indent: -1500px;
	overflow: hidden;
}

#header-fontsize #fontsize-large {
	width: 23px;
	height: 23px;
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-large.gif);
}

#header-fontsize #fontsize-medium {
	margin-top: 4px;
	width: 18px;
	height: 19px;
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-medium.gif);
}

#header-fontsize #fontsize-small {
	margin-top: 7px;
	width: 16px;
	height: 16px;
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-small.gif);
}

#header-fontsize.fontLarge #fontsize-large {
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-large_on.gif);
}

#header-fontsize.fontMedium #fontsize-medium {
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-medium_on.gif);
}

#header-fontsize.fontSmall #fontsize-small {
	background-image: url(http://www.asean.or.jp/blog-icon-fontsize-small_on.gif);
}

#main-area {
	clear: both;
	width: 950px;
	margin: 10px auto 0px;
	zoom: 1;
	overflow: hidden;
}

#main-area-left {
	float: left;
	display: inline;
	width: 710px;
	margin-left: 10px;
}

#contents p {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#sub-column-right {
	width: 203px;
	float: right;
	display: inline;
	margin-right: 10px;
	font-size: 1.2em;
}

#sub-column-right p.title {
	padding: 8px 10px;
	margin: 0px;
	color: #585757;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	background-color: #ffbe05;
	background-image: url(http://www.asean.or.jp/blog-sub-column-right-title-bg.gif);
	background-repeat: no-repeat;
}

#sub-column-right ul {
	width: 193px;
	margin: 0px 0px 12px;
	padding: 10px 5px;
	list-style: none;
	background-color: #f8f8f8;
	background-image: url(http://www.asean.or.jp/blog-sub-column-right-menu-border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sub-column-right ul li {
	padding-left: 15px;
	margin-left: 27px;
	margin-bottom: 5px;
	line-height: 1.3em;
	background-image: url(http://www.asean.or.jp/list-icon.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
}

* html #sub-column-right ul li {
	background-position: left 0.4em;
}

#sub-column-right ul li.trade {
	background-image: url(http://www.asean.or.jp/list-icon-trade.gif);
}

#sub-column-right ul li.invest {
	background-image: url(http://www.asean.or.jp/list-icon-invest.gif);
}

#sub-column-right ul li.tourism {
	background-image: url(http://www.asean.or.jp/list-icon-tourism.gif);
}

#sub-column-right ul.countryFlag li {
	padding-left: 0px;
	margin-left: 5px;
	margin-bottom: 6px;
	background-image: none;
}

#sub-column-right ul.countryFlag li img {
	vertical-align: middle;
	margin-right: 6px;
}

#sub-column-right ul.list {
	list-style: disc;
}

#sub-column-right ul.list li {
	margin-left: 42px;
	padding-left: 0px;
	background-image: none;
}

#footer {
	clear: both;
	width: 950px;
	margin: 10px auto 0px;
	border-top: 1px solid #9f9f9f;
	padding-top: 5px;
}

#footer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer ul li a {
	margin-right: 15px;
	padding-left: 15px;
	font-size: 1.0em;
	color: #707070;
	text-decoration: none;
	background-image: url(http://www.asean.or.jp/blog-linkicon.gif);
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left 40%;
}

#footer p {
	margin: 12px 10px;
	padding: 0px;
	font-size: 1.0em;
	color: #707070;
}

/*------------- 汎用性のあるパーツ類 -------------*/

.columnbox {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 1;
}

.columnboxLeft {
	float: left;
	display: inline;
	width: 160px;
}

.columnboxRight {
	margin-left: 170px;
	zoom: 1;
}

.columnboxLeft img {
	display: block;
	margin-bottom: 3px;
}

.columnboxLeft a {
	display: block;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #535353;
	text-decoration: none;
}

.columnboxLeft a:hover {
	color: #535353;
}

.separateborder {
	padding-bottom: 10px;
	border-bottom: 1px dotted #949494;
}

#contents p.date {
	margin-left: 16px;
}

.fileicon {
	margin: 0px 4px 0px 0px;
	vertical-align: middle;
}

#contents .columnbox p {
	margin-left: 16px;
}

#contents .columnbox .columnboxRight p {
	margin-left: 0px;
}









/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

/* 
    (end of loaded base_properties variables)
*/


