/*=====================================*/
/* basic tags                          */
/*=====================================*/
body {
	margin: 0px;
	padding: 0px;
	color: #222222;
	text-align: center;
	background-image: url(../img/back3.jpg);
}
h2 {
	font-size: large;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
p {
	line-height: 150%;
	font-size: 10pt;
	margin: 0.7em 0;
	text-indent: 1em;
}
a:link {
	color: #3D87B4;
}
a:visited {
	color: #2C6283;
}
a img {
	border-width: 0px;
}
/*=====================================*/
/* basic layout                        */
/*=====================================*/
#container {
	width: 750px;
	border: 1px solid #3E3E3E;
	margin: auto;
	background-image: url(../img/back2.jpg);
	background-color: 222222;
}
#header {
	width: 750px;
	height: 130px;
}
#contents {
	width: 750px;
	background-color: #222222;
	background-image: none;
}
#footer {
	width: 727px;
	clear: both;
	background-color: #000000;
	background-image: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	color: #F6F6F6;
	text-align: right;
}
#topmenu {
	width: 750px;
}
#main {
	float: right;
	width: 560px;
	padding: 10px;
	background-color: #EAEAEB;
	text-align: left;
}
#sidebar {
	width: 170px;
	float: left;
	background-color: #222222;
}
/*=====================================*/
/* basic item                          */
/*=====================================*/
.sitemap {
	font-size: 10pt;
	color: #CCCCCC;
	margin: 0 0 10px 0;
}
.copyright {
	font-size: 10pt;
	color: #CCCCCC;
}
.pan {
	margin: 0 0 10px 0;
	float:right;
}
.pan li {
	font-size: 10pt;
	display:inline;
	line-height: 100%;
	list-style-type:none;
}
p.auther {
	line-height: 100%;
	font-size: 10pt;
	text-align: right;
	margin: 0.3em 0;
	text-indent: 0em;
	color: #666;
}
p.page_top {
	clear: both;
	line-height: 100%;
	font-size: 10pt;
	text-align: right;
	margin: 0.3em 0;
	text-indent: 0em;
	color: #666;
}

/*=====================================*/
/* list                                */
/*=====================================*/
ol {
	font-size: 10pt;
}
ol li {
	margin-top: 5px;
}
ul.list{
	list-style:none;
	font-size: 10pt;
	line-height: 120%;
}
ul.contentslist{
	list-style:none;
	font-size: 10pt;
	line-height: 150%;
	padding-left: 1em;
}
ul.widelist{
	font-size: 10pt;
	line-height: 250%;
}
ul.sitemap{
	font-size: 10pt;
	line-height: 150%;
	color: #333;
}
ul.faq{
	text-indent: -1em;
	list-style:none;
	font-size: 11pt;
	line-height: 160%;
}
ul.videos{
	list-style:none;
	font-size: 11pt;
	line-height: 160%;
}
ul.photos{
	list-style:none;
	font-size: 11pt;
	line-height: 160%;
}
ul.list_note{
	list-style:none;
	font-size: 10pt;
	line-height: 140%;
}
ul.reference{
	font-size: 10pt;
	line-height: 140%;
}
ul.list_note li{
	margin: 5px 0;
}

/*=====================================*/
/* box                               */
/*=====================================*/
.contents_box{
	font-size: 10pt;
	background-color: #fff;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000;
	min-height: 1em;
}
.contents_box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .contents_box {
	height: 1em;
	overflow: visible;
}
.country_box {
	float: left;
	width:160px;
	position:static;
}
.country_box ul {
	list-style:none;
}
.country_box ul li{
	padding: 5px 0px;
}

/*=====================================*/
/* table                               */
/*=====================================*/
table tr th{
	width: 120px;
	font-size: 10pt;
	color: #000000;
}
table tr td{
	font-size: 10pt;
}
table.mini{
	border: 1px solid #666;
}
table.mini tr th{
	border: 1px solid #666;
	width: 120px;
	font-size: 8pt;
	color: #000000;
}
table.mini tr td{
	border: 1px solid #666;
	font-size: 8pt;
}

/*=====================================*/
/* image                               */
/*=====================================*/
.link_image {
	width: 200px;
	padding: 5px 10px;
	float: right;
}
.image_box{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.image_box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .image_box {
	height: 1em;
	overflow: visible;
}
/**/
.image_right{
	float: right;
	padding: 10px;
	text-align: left;
	font-size: 9pt;
	color: #666;
}
.image_left{
	float: left;
	padding: 10px;
	text-align: left;
	font-size: 9pt;
	color: #666;
}

/*=====================================*/
/* video                               */
/*=====================================*/
.video_center{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/*=====================================*/
/* midashi                             */
/*=====================================*/
h1 {
	clear: both;
}
h1 span{
	display:block;
	float:left;
	height:55px;
	padding:55px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:55px;
}
h1.midashi_asios{
	background:transparent url(../img/en_midashi/about_us.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_houkoku{
	background:transparent url(../img/en_midashi/news_archive.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_members{
	background:transparent url(../img/en_midashi/members.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_reports{
	background:transparent url(../img/en_midashi/research.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_skeptical{
	background:transparent url(../img/en_midashi/skeptical_views.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_contact{
	background:transparent url(../img/en_midashi/contact_us.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_faq{
	background:transparent url(../img/en_midashi/faq.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_links{
	background:transparent url(../img/en_midashi/links.jpg) no-repeat 0 0;
	height: 55px;
}
h1.midashi_books{
	background:transparent url(../img/en_midashi/asios_book.jpg) no-repeat 0 0;
	height: 55px;
}
#main h2 {
	background-image: url(../img/midashi/midashi1.gif);
	margin: 10px 0;
	width: 560px;
	text-indent: 25px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12pt;
	line-height: 230%;
	clear: both;
}
#main h3 {
	clear: right;
	font-size: 12pt;
	margin: 3px;
	padding: 5px 10px 5px 8px;
	border-bottom: thin solid #000;
	border-left: 8px solid #000066;
}
#main h3 a {
	text-decoration:none;
	color: #000;
}
#main h3 a:hover {
	text-decoration:underline;
	color: #3D87B4;
}
#main h4 {
	font-size: 12pt;
	margin: 15px 0 10px 15px;
	border-bottom: thin solid #000;
	width: 65%;
}

/*=====================================*/
/* navigation                          */
/*=====================================*/
/* Hides form IE5-mac \*/
div#navibox{
	height: 28px;
	padding: 5px 0 5px 0;
}
div#navigation {
	width:100%;
}
div#navigation ul {
	margin:0 3px; padding:0;
}
div#navigation ul li {
	margin:0; padding:0;
	display:inline;
}
/* End hide from IE5-mac */
div#navigation ul li a {
	display:block;
	float:left;
	height:28px;
	margin:0 1px 0 0;
	padding:28px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:28px;
}
/* Hides form IE5-mac \*/
div#navigation ul li.cur a,
div#navigation ul li.cur a:hover {
	background-position:0 -28px;
}
div#navigation ul li a:hover {
	background-position: 0 -28px;
}
div#navigation ul li a:active,
div#navigation ul li a.selected {
	background-position:0 0;
}
div#navigation li.navi_index a {
	width:80px;
	background:transparent url("../img/en_topmenu/home.jpg") no-repeat 0 0;
}
div#navigation li.navi_asios a {
	width:100px;
	background:transparent url("../img/en_topmenu/about_us.jpg") no-repeat 0 0;
}
div#navigation li.navi_activities a {
	width:126px;
	background:transparent url("../img/en_topmenu/news_archive.jpg") no-repeat 0 0;
}
div#navigation li.navi_members a {
	width:100px;
	background:transparent url("../img/en_topmenu/members.jpg") no-repeat 0 0;
}
div#navigation li.navi_books a {
	width:130px;
	background:transparent url("../img/en_topmenu/asios_book.jpg") no-repeat 0 0;
}
div#navigation li.navi_rbooks a {
	width:133px;
	background:transparent url("../img/en_topmenu/readers_guide.jpg") no-repeat 0 0;
}
div#navigation li.navi_links a {
	width:82px;
	background:transparent url("../img/en_topmenu/links.jpg") no-repeat 0 0;
}
div#navigation li.navi_contact a {
	width:119px;
	background:transparent url("../img/en_topmenu/contact_us.jpg") no-repeat 0 0;
}

/*=====================================*/
/* side menu                           */
/*=====================================*/
div#sidebar ul {
	margin: 0 10px;
	padding: 20px 0 0 3px;
	overflow:hidden;
}
div#sidebar ul li {
	margin:0; padding:0;
	display:inline;
}
/* End hide from IE5-mac */
div#sidebar ul li a {
	display:block;
	width:140px;
	height:30px;
	margin:0 1px 0 0; padding:30px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:30px;
}
/* Hides form IE5-mac \*/
div#sidebar ul li.making a:hover {
	background-position:0 -58px;
}
div#sidebar ul li.cur a,
div#sidebar ul li.cur a:hover {
	background-position:0 -30px;
}
div#sidebar ul li a:hover {
	background-position: 0 -30px;
}
div#sidebar ul li a:active,
div#sidebar ul li a.selected {
	background-position:0 0;
}
div#sidebar li.side_faq a {
	background:transparent url("../img/en_sidemenu/faq.gif") no-repeat 0 0;
}
div#sidebar li.side_reports a {
	background:transparent url("../img/en_sidemenu/research.gif") no-repeat 0 0;
}
div#sidebar li.side_skeptic a {
	background:transparent url("../img/en_sidemenu/skeptical_views.gif") no-repeat 0 0;
}
div#sidebar li.side_blog a {
	background:transparent url("../img/en_sidemenu/blog.gif") no-repeat 0 0;
}
div#sidebar li.side_info a {
	background:transparent url("../img/en_sidemenu/contact_us.gif") no-repeat 0 0;
}
div#sidebar li.side_japanese a {
	background:transparent url("../img/en_sidemenu/japanese.gif") no-repeat 0 0;
}
/* End hide from IE5-mac */

/*=====================================*/
/* form                               */
/*=====================================*/
fieldset div {
	padding: 10px;
}
fieldset div.narrow {
	padding: 0;
}
label {
	float:left;
	margin-right:1em;
	text-align:right;
	width:10em;
	margin:5px;
	padding:0.15em;
	font-size: 11pt;
}
legend {
	color:#0B77B7;
	font-size:1.2em;
}
legend span {
	text-align:right;
	width:10em;
}
input, textarea, select{
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-bottomright:0.4em;
	-moz-border-radius-topleft:0.4em;
	-moz-border-radius-topright:0.4em;
	-x-system-font:none;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	font-size:0.95em;
	padding:0.15em;
	width:10em;
	margin:5px;
}
#mailaddress {
	width:14em;
}
#mainbody {
	width:20em;
}
input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	background:#eff none repeat scroll 0 0;
	border-color:#C5C5C5;
}
fieldset {
	border:1px solid #ccc;
	padding:0 0.5em 0.5em;
	background-color: #f0f0f0;
}
div.submit {
	width: 100%;
	text-align: center;
}
input.button {
	background:#bbb;
}
input.button:hover {
	background:#eee;
}

/*=====================================*/
/* other                               */
/*=====================================*/
.clear_right{
	clear: right;
}
.movie_link{
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 15px;
}
span.success {
	font-weight: bold;
	color: #0cc;
	padding: 0 10px;
}
span.doubt {
	font-weight: bold;
	color: #f00;
	padding: 0 10px;
}
span.unsuccess {
	font-weight: bold;
	color: #cc0;
	padding: 0 10px;
}
span.added {
	color: #5a5;
}
.tablehead {
	font-weight: bold;
	color: #66d;
}
.listtable tr td {
	padding-bottom: 5px;
}
.tablehead td {
	padding: 15px 10px 10px 0px;
}
.member_detail {
	font-size: 10pt;
}
.note {
	margin-left: 2em;
	margin-right: 4em;
}
.note p.head {
	text-indent: -1em;
}
.note p {
	font-size: 9pt;
	color: #666;
}
.note blockquote {
	font-size: 9pt;
	color: #666;
}
.subhead{
	color: #C04141;
	font-weight: bold;
}

/*=====================================*/
/* visual illusions                    */
/*=====================================*/
#stage1 {
	background-image: url(../img/visual/grad.png);
	background-position: center;
	width: 500px;
	height: 400px;
	border:1px solid #000;
	position: relative;
	margin: auto;
}
.box {
	background-image: url(../img/visual/small_grad.png);
	position: absolute;
	width: 120px;
	height: 120px;
}
#stage2 {
	background-image: url(../img/visual/checker.jpg);
	width: 540px;
	height: 420px;
	position: relative;
	margin: auto;
}
#checker1 {
	background-image: url(../img/visual/small_checker1.jpg);
	position: absolute;
	top: 125px;
	left: 230px;
	width: 100px;
	height: 40px;
}
#checker2 {
	background-image: url(../img/visual/small_checker2.jpg);
	position: absolute;
	top: 210px;
	left: 230px;
	width: 100px;
	height: 40px;
}
#checker_bar {
	background-color: #787878;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 250px;
}
#stage3 {
	background-image: url(../img/visual/bulge.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center;
	width: 400px;
	height: 400px;
	position: relative;
	margin: auto;
}
#ruler1 {
	background-image: url(../img/visual/ruler1.png);
	background-repeat: no-repeat;
	top: 10px;
	left: 10px;
	width: 289px;
	height: 24px;
}
#ruler2 {
	background-image: url(../img/visual/ruler2.png);
	background-repeat: no-repeat;
	top: 10px;
	left: 350px;
	width: 24px;
	height: 289px;
}

/*=====================================*/
/* baloon                              */
/*=====================================*/
div.baloon {
   font-size: 11px;
   color: #c00;
   position: absolute;
   padding-left: 5px;
   background: url("../img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("../img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}

