/* IEIJ  Design Style Sheet 2005 english only*/
/* all
----------------------------------*/
body {
	font-family: Helvetica, Arial, sans-serif;
}
	
h1{
	line-height:1.6em;
}

/* header
----------------------------------*/
#header {
}
a#logoEN{
	position:absolute;
	top:0px;
	left:0px;
	width:479px;
	height:59px;
	background:url(../images/logo_en.jpg) 0px 0px no-repeat;
}
a#logoEN:hover{
	background:url(../images/logo_en.jpg) 0px 0px no-repeat;
}

a#btnJP{
	position:absolute;
	top:25px;
	left:476px;
	width:69px;
	height:29px;
	background:url(../images/btn_JP.gif) 0px 0px no-repeat;
}
a#btnJP:hover{
	background:url(../images/btn_JP.gif) 0px -29px no-repeat;
}

a#btnJoin{
	position:absolute;
	top:9px;
	left:606px;
	width:94px;
	height:17px;
	background:url(../images/btn_join.gif) 0px 0px no-repeat;
	background-image: url(../images/btn_join.gif);
}
a#btnJoin:hover{
	background:url(../images/btn_join.gif) 0px -17px no-repeat;
	}
a#btnSitemap{
	position:absolute;
	top:9px;
	left:713px;
	width:84px;
	height:17px;
	background:url(../images/btn_sitemap.gif) 0px 0px no-repeat;
	background-image: url(../images/btn_sitemap.gif);
}
a#btnSitemap:hover{
	background:url(../images/btn_sitemap.gif) 0px -18px no-repeat;
	}
#headSearch{
}

/* navi
----------------------------------*/

#navi {
	position:absolute;
	top:63px;
	left:60px;
	width:680px;
	background:none;
	z-index:10;
}

#menuBtntop a{
	width:64px;
	text-indent: -9999px;
	background:url(../images/navi.gif) 0px 0px no-repeat;
}

#menuBtnwhat a{
	width:117px;
	background:url(../images/navi.gif) -64px 0px no-repeat;
}
#menuBtnevent a{
	width:67px;
	background:url(../images/navi.gif) -181px 0px no-repeat;
}
#menuBtnabout a{
	width:83px;
	background:url(../images/navi.gif) -248px 0px no-repeat;
}
#menuBtnaward a{
	width:64px;
	background:url(../images/navi.gif) -331px 0px no-repeat;
}
#menuBtnpublish a{
	width:97px;
	background:url(../images/navi.gif) -395px 0px no-repeat;
}
#menuBtnlink a{
	width:48px;
	background:url(../images/navi.gif) -492px 0px no-repeat;
}
#menuBtnMore a{
	width:140px;
	background:url(../images/navi.gif) -540px 0px no-repeat;
}

#menuBtntop a:hover{
	background:url(../images/navi.gif) 0px -27px no-repeat;
}
#menuBtnwhat a:hover{
	background:url(../images/navi.gif) -64px -27px no-repeat;
}
#menuBtnevent a:hover{
	background:url(../images/navi.gif) -181px -27px no-repeat;
}
#menuBtnabout a:hover{
	background:url(../images/navi.gif) -248px -27px no-repeat;
}
#menuBtnaward a:hover{
	background:url(../images/navi.gif) -331px -27px no-repeat;
}
#menuBtnpublish a:hover{
	background:url(../images/navi.gif) -395px -27px no-repeat;
}
#menuBtnlink a:hover{
	background:url(../images/navi.gif) -492px -27px no-repeat;
}
#menuBtnMore a:hover{
	background:url(../images/navi.gif) -540px -27px no-repeat;
}
#navi li ul {
  display: none;
  position: absolute;
	top:24px;
  left: 0px;
}
#navi li:hover ul {
	display: block;
}

#navi li ul li {
	height:auto;
	border:none;
}


#navi li#menuBtnaward ul li a {
	width:220px;
}
#navi li#menuBtnpublish ul li a {
	width:260px;
}
#navi li#menuBtnpublish ul {
	/*left:-120px;*/
}
#navi li ul li a:hover {
  background: #5E85AD;
  color: #fff;
	text-decoration:none;
}


/* container
----------------------------------*/

/* contents align center
----------------------------------*/

/* contents
----------------------------------*/

#contents p{
	text-align:justify;
	line-height:1.5em;
}
#contents li{
	text-align:justify;
	line-height:1.5em;
}
#contents .pgthumbnail li{
	text-align:center;
}
#contents .textindent p{
	text-indent:8px;
}


/*page top navi */

/* next & forward page navi */
#contents .pagemove a.foward{
	background:url(../images/btn_pm_forward.gif) 0px 0px no-repeat;
}
#contents .pagemove a.index{
	background:url(../images/btn_pm_index.gif) 0px 0px no-repeat;
}
#contents .pagemove a.next{
	background:url(../images/btn_pm_next.gif) 0px 0px no-repeat;
}
#contents .pagemove a.foward:hover{
	background:url(../images/btn_pm_forward.gif) 0px -27px no-repeat;
}
#contents .pagemove a.index:hover{
	background:url(../images/btn_pm_index.gif) 0px -27px no-repeat;
}
#contents .pagemove a.next:hover{
	background:url(../images/btn_pm_next.gif) 0px -27px no-repeat;
}

#contents .sign-s{
	letter-spacing:normal;
}

#contents .stitle{
	font-weight:bold;
}

/* table */

/* table horizon line*/

/* image */


/* right Navi
----------------------------------*/


/* lead
----------------------------------*/

/* topix path (pankuzu)
----------------------------------*/

/* for category Top (No.2 layer index)
----------------------------------*/
#categoryTop dt{
	background:url(../../images/list_mark01.gif) no-repeat top left;
}


/* footer
----------------------------------*/
