@import url("style-base.css");
@import url("style-menu.css");

h1 {
}
h2 {
}
h3 {
}

td { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

.img_r {
	float: right;
	border: none;
	vertical-align: top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_n {
	float: none;
	border: none;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r‚oƒSƒVƒbƒN","sans-serif";
}


/************************************************************* id ************/

#wrapper {
	text-align:center;
	background:url(img/top-bg.gif) repeat-x top left;
	width:100%;
	height:38px;
	}

#container {
	margin:auto;
	text-align:left;
	width:750px;
	padding-top:38px;
	padding-bottom:30px;
}

#header {
	width:750px;
	background-color:#FFFFFF;
	}
	
#content {
	width:750px;
	background:url(img/main-bg.gif) repeat-y top left;
	}
	
#navi {
	width:150px;
	padding-right:9px;
	float:left;
}


#right-content {
	width:591px;
	float:left;
}

#main {
	width:381px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#holding-hall {
	padding-top:10px;
	width:381px;
	text-align:center;
	}

#photoarea {
	float:left;
	width:175px;
	padding-left:15px;
	line-height:120%;
	}

#footer {
	background:url(img/footer-bg.gif) repeat-x top left;
	width:100%;
	height:44px;
	text-align:center;
	padding-top:30px;
}




/************************************************************* class ************/

.caption {
	font-size:10px;
	padding:0px;
	}


.menu {
	background:url(img/navi-bg.gif) no-repeat top left;
	width:128px;

	list-style:none none;
	padding:7px 0px 0px 22px;
	}
	
.menu-last {
	background:url(img/navi-bg02.gif) no-repeat top left;
	width:128px;
	height:23px;
	list-style:none none;
	padding:7px 0px 0px 22px;
	}
	
#navi ul {
	padding-bottom:55px;
	}
	
.sponsor {
	text-align:center;
	padding-top:13px;
	}	
	
#photoarea p {
	padding:0px;
	margin:0px;
	font-size:10px;
	}	

.photos {
	padding-bottom:20px;
	}

#footer p {
	color:#FFFFFF;
	}

#header h1 {
	float:left;
	}

#header .spie {
	float:left;
	}
	
	
	
/************************************************************* program ************/


#pro-content{
	width:750px;
	background:url(img/program-bg.gif) repeat-y top left;
	}



#program {
	width:591px;
	}
	
#pro-title {
	width:148px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}

#pro-text {
	width:400px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}

#program p {
	padding-top:5px;
	padding-bottom:10px;
	}


/************************************************************* under-c ************/

.under-c {
	text-align:center;
	height:700px;
	}

#under-content{
	width:750px;
	background:url(img/under-bg.gif) repeat-y top left;
	}

/************************************************************* venue ************/

#venue-main {
	width:571px;
	height:700px;
	padding-left:10px;
	padding-right:10px;
}









