/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	width:920px;
	margin:0px auto;
	margin-bottom:20px;
	text-align:left;
}


/* container
---------------------------------------------------------------------------------------- */
#container{
	width:920px;
}

/* header
---------------------------------------------------------------------------------------- */
#header{
	width:920px;
	height:110px;
	background:url(../images/header_bg.gif) no-repeat top right;
	text-align:left;
}
#header p{
	width:603px;
	color:#602018;
	letter-spacing:2px;
	padding:20px 0px 0px 93px;
}
#header h1{
	width:600px;
	font-size:12px;
	color:#666;
	letter-spacing:1px;
	position:relative;
	padding:5px 0px 0px 96px;
}
#header .logo{
	margin-top:18px;
	float:right;
}



/* menu
---------------------------------------------------------------------------------------- */
#menu{
	margin-left:-240px;
	position:relative;
	z-index:1;
	float:right;
	width:240px;
	letter-spacing:2px;
}

#menu ul{
	width:220px;
	margin-top:10px;
	margin-bottom:10px;
}
#menu li.submenu,li.submenu a{
	width  :220px;
	height :25px;
	margin :0px 0px 0px 0px;
	padding:8px 10px 0px 10px;
	color:#fff;
	text-align:right;
	letter-spacing:2px;
	display:block;
	background:url(../common/menubg_green.gif) top right no-repeat;
	float:left;
}
#menu li.submenu a:hover{
	background:url(../common/menubg_green2.gif) top right no-repeat;
}

#menu li{
	width  :220px;
	margin:5px 0px 0px 0px;
	line-height:1.2;
	letter-spacing:0px;
	float:left;
}
#menu img,img a{
	margin-top:10px;
	float:right;
}



/* main/title
---------------------------------------------------------------------------------------- */
#main{
	width:660px;
}

#title{
	width:880px;
	height:50px;
	margin-left:20px;
	margin-top:20px;
	padding:70px 0px 0px 10px;

	background:url(http://www.ieie.co.jp/event/images/title10.jpg) top left no-repeat;
}

#title h4{
	width:780px;
	margin-left:0px;
	margin-top:0px;
	font-size:12px;
	color:#666;
	line-height:1.2;
	letter-spacing:2px;
}


/* calendar
---------------------------------------------------------------------------------------- */
#calendar{
	width:660px;
	margin-left:20px;
	margin-bottom:10px;
}

#calendar td,td a{
	font-size:11px;
	line-height:11px;
}

#calendar caption{
	font-size:20px;
	font-weight:bold;
	color:#009380;
	letter-spacing:0px;
	line-height:1.5;
}


/* topics
---------------------------------------------------------------------------------------- */
#main .section{
	width:620px;
	margin-left:20px;
	margin-bottom:10px;
	overflow:hidden;
}

#main .section h2{
	width:612px;
	height:27px;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	padding: 3px 0px 0px 8px;
	background:url(../common/titlebg.gif) top right no-repeat;
}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	width:620px;
	height:68px;
	padding:0px;
	margin-left:20px;
	background:url(../common/fotter_rogo.gif) center left no-repeat;
	border-top:1px solid #333;
}
#footer p{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	color:#333;
	padding:15px 0px 0px 270px;
}


#full{
	width:920px;
	height:0px;
	clear:both;
}







#pagenavi{
	font-size:12px;
	width:620px;
	height:20px;
	margin-left:20px;
}

#pagenavi .prev{
	width:240px;
	height:20px;
	color:#555;
	text-align:left;
	overflow:hidden;
	float:left;
}
#pagenavi .return{
	width:140px;
	height:20px;
	color:#555;
	text-align:center;
	float:left;
}
#pagenavi .next{
	width:240px;
	height:20px;
	color:#555;
	text-align:right;
	overflow:hidden;
	float:left;
}


/* event
---------------------------------------------------------------------------------------- */
#menu_ce{
	width:620px;
	margin-left:20px;
	overflow:hidden;
}

#menu_ce .menu_central{
	width:300px;
	height:165px;
	margin-left:0px;
	background:url(http://www.ieie.co.jp/event/images/menu_central.gif) top left no-repeat;
	float:left;
}
#menu_ce .menu_east{
	width:300px;
	height:165px;
	margin-left:20px;
	background:url(http://www.ieie.co.jp/event/images/menu_east.gif) top left no-repeat;
	float:left;
}
#menu_ce .menu_central ul,.menu_east ul{
	width:290px;
	height:130px;
	margin-left:10px;
	padding-top:35px;
}

#menu_ce li{
	width:280px;
	height:20px;
	border-bottom:1px dotted #ccc;
}
#menu_ce .date{
	width:60px;
	height:20px;
	font-size:10px;
	float:left;
}
#menu_ce .title{
	width:220px;
	height:20px;
	float:left;
	overflow:hidden;
}

