/* reset */
*{padding:0px;margin:0px;list-style:none;}
img{border:0px;}

/* body */
body{text-align:center;background:#fff;font-size:0.8em;color:#666666;}
a{color:#51631A;}
a:hover{color:#cc0000;text-decoration:underline;}

/* global classes */
.left{float:left;}
.right{float:right;}

.nostyle{boder:none; text-decoration:none; font-size:auto;}

.arrowlink{background:url(../images/ic_triangle.gif) no-repeat left center;padding-left:10px;}
.arrowlink_box{background:url(../images/ic_arrow_box.gif) no-repeat left center;padding-left:15px;}
.pdf{background:url(../images/ic_pdf.gif) no-repeat left center;padding:2px 0 2px 18px;display:block;}
.externallink{background:url(../images/ic_extlink.gif) no-repeat left center;padding-left:12px;}

.smaller{font-size:smaller;}
.larger{font-size:larger;}

.red{color:#cc0000;}

.listing{padding-left:1em;text-indent:-1em;}
li.listing{padding:0.5em 0 0.5em 1em;}

/* list styles */
.list_disc{margin:0.8em 1em;}
.list_disc li{margin-left:10px;line-height:150%;list-style-type:disc;}

.list_dot{margin:0.8em 1em;}
.list_dot li{background:url(../images/ic_dotgrey.gif) no-repeat 0px 6px;padding-left:10px;line-height:150%;}

.list_decimal{margin:0.8em 1em;}
.list_decimal li{list-style:decimal;margin-left:1em;line-height:150%;}

/* hr */
.hr{clear:both;height:10px;line-height:20px;margin-top:10px;text-indent:-9999px;border-top:1px dotted #ccc;}
.hr hr{display:none;}
.clear{clear:both;}
.clear hr{display:none;}


/* header */
#header{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:78px;
	text-align:left;
	background:url(../images/id.gif) no-repeat left top;
}
#header a#id{
	display:block;
	width:287px;
	height:58px;
	margin:15px 0 0 0;
	text-indent:-9999px;
}

/* site menu */
.sitemenu{float:right;padding:10px 0 0 0;}
.sitemenu li{float:left;padding:0 10px;background:url(../images/line_dot_v.gif) repeat-y right top;}
.sitemenu li a{display:block;white-space:nowrap;}

.sitemenu li.english{padding:0 0 0 10px;background:none;}
.sitemenu li.english a{text-indent:-9999px;background-repeat:no-repeat;background-image:url(../images/button_english.gif);height:16px;width:76px;}
.sitemenu li.english a:hover{background-position:0px -20px;}

#search{float:right;clear:right;background:url(../images/ic_google.gif) no-repeat left bottom;padding:10px 8px 0 60px;}
#search input{font-size:11px;}
#search input.google{width:110px;}

#mainwrap .sitemenu{float:none;height:2em;clear:both;}
#mainwrap .sitemenu a{background:url(../images/ic_arrow_box.gif) no-repeat left center;padding-left:15px;}

/* global navigation */
#gnav{clear:both;height:37px;background:url(../images/gnav_bg.gif) repeat-x;}
#gnav ul{width:850px;margin-left:auto;margin-right:auto;}
#gnav ul li{float:left;display:inline;list-style:none;}
#gnav ul li a{display:block;height:37px;width:142px;text-indent:-9999px;background-repeat:no-repeat;background-position:0px 0px;/* \*/overflow:hidden;/* */}
#gnav ul li a:hover{background-position:0px -60px;}
#gnav ul li a.on{background-position:0px -60px;}
#gnav ul li a#gnav01{background-image:url(../images/hdbt_1.gif);width:141px;}
#gnav ul li a#gnav02{background-image:url(../images/hdbt_2.gif);}
#gnav ul li a#gnav03{background-image:url(../images/hdbt_3.gif);}
#gnav ul li a#gnav04{background-image:url(../images/hdbt_4.gif);}
#gnav ul li a#gnav05{background-image:url(../images/hdbt_5.gif);}
#gnav ul li a#gnav06{background-image:url(../images/hdbt_6.gif);width:141px;}

/* h1 mainimg */
#mainimg{clear:both;background:#000;border-bottom:#8DA835 solid 2px;}
#mainimg h1{width:900px;height:82px;text-indent:-9999px;background-repeat:no-repeat;margin-left:auto;margin-right:auto;color:#fff;}
h1.overview{background-image:url(../images/h1_society.jpg);}
h1.report{background-image:url(../images/h1_report.jpg);}
h1.symposium{background-image:url(../images/h1_sympo.jpg);}
h1.papers{background-image:url(../images/h1_paper.jpg);}
h1.publications{background-image:url(../images/h1_pub.jpg);}
h1.join{background-image:url(../images/h1_join.jpg);}
h1.sitemap{background-image:url(../images/h1_sitemap.jpg);}
h1.link{background-image:url(../images/h1_link.jpg);}
h1.privacy{background-image:url(../images/h1_privacy.jpg);}
h1.landslide{background-image:url(../images/h1_landslide.jpg);}
h1.mailinglist{background-image:url(../images/h1_mailinglist.jpg);}
h1.contact{background-image:url(../images/h1_contact.jpg);}
h1.faq{background-image:url(../images/h1_faq.jpg);}
h1.rijikai{background-image:url(../images/h1_rijikai.jpg);}
h1.kanjikai{background-image:url(../images/h1_kanjikai.jpg);}
h1.j-stage{background-image:url(../images/h1_j-stage.jpg);}

/* main wrap */
#mainwrap{clear:both;width:850px;margin-left:auto;margin-right:auto;text-align:left;}

/* breadcrumb */
#breadcrumb{clear:both;padding:10px 0;height:20px;}
#breadcrumb.off{padding:3px 0 0 0;height:25px;}
#breadcrumb.off p{display:none;}
#breadcrumb p{float:left;}
#breadcrumb p a{color:#666;}
#breadcrumb p a:hover{color:#0093C4;}

/* footer nav */
#fnav{clear:both;height:23px;padding-left:160px;margin-bottom:10px;border:1px solid #ccc;background:url(../images/h_shibuindex.gif) no-repeat;}
#fnav strong{display:none;}
#fnav ul li{float:left;height:23px;line-height:23px;width:84px;overflow:hidden;}
#fnav ul li a{display:block;background:url(../images/ic_extlink.gif) no-repeat left center;padding-left:11px;white-space:nowrap;font-size:11px;}

/* footer */
#footer{clear:both;background:url(../images/footer.gif) no-repeat left top;text-align:center;width:850px;height:85px;margin-left:auto;margin-right:auto;text-indent:-9999px;}

/* pagetop */
.pagetop{clear:both;height:15px;margin-top:10px;border-bottom:2px solid #344011;}
.pagetop a{display:block;float:right;text-indent:-9999px;width:140px;height:15px;background-image:url(../images/pagetop.gif);background-repeat:no-repeat;background-position:0px 0px;}
.pagetop a:hover{background-position:0px -20px;}