/* default */
* {
	margin:0;
	padding:0;
}
body {
	background : #000000;
	color:#ffffff;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 160%;
	margin: 0px auto;
}
a, a:link{
	color:#cc0000;
	text-decoration: none;
}
a:visited{
	color:#ff3333;
	text-decoration: none;
}
a:hover{
	color:#cc0000;
	text-decoration:underline;
}



/* layout */
#header {
	width: 900px;
	hight: 300px;
	margin: 0px auto; 
	margin-bottom: 0px;
	text-align:center;
	padding-bottom: 0px;
}
#main {
	width:900px;
	margin: auto;
	background-color: #000000;
	text-align:left;
}
#footer {
	width:900px;
	margin: auto;
	background-color: #000000;
	text-align:left;
	margin-top: 20px;
}

}
#footer #kyousan{
	margin-bottom: 20px;
}

/* right Area */
#right-title{
	width: 640px;
	margin: auto 20px;
	text-align: left;
	vertical-align: middle;
}
#right-block{
	width: 640px;
	margin: 20px auto;
	text-align: left;
}

/* left Area */
#left-block{
	width: 208px;
	margin: auto;
	text-align: center;
}
#navi li{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
#navi a, #navi a:link, #navi a:visited{
	background-color: #ffffff;
	color:#000000;
	text-decoration: none;
	vertical-align: middle;
	display:block;
	line-height: 1em;
	height: 12px;
	padding: 7px 10px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
}
#navi a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #FF9900;
}
#navi #selected a, #navi #selected a:link, #navi #selected a:visited{
	background-color: #cccccc;
	color:#000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	display:block;
	line-height: 1em;
	height: 12px;
	padding: 7px 10px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-bottom-width: 1px;
}
#entry {
	width: 170px;
	margin: auto;
}
#entry li {
	display: inline; 
	line-height: 14;
	text-align:center;
}
#entry ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#entry li a {
	display: block;
	text-indent: -10000px;
	color: #ffffff;
	text-align: center;
	font-size: 1px;
	text-decoration: none;
	float: left;
}
#entry li#btn1 a, #entry li#btn a:visited {
	background: url(../images/entry_off.jpg) left top no-repeat;
	height: 49px;
	width: 170px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#entry li#btn1 a:hover {
	background: url(../images/entry_on.jpg) left top no-repeat;
}
#entry li#btn2 a, #entry li#btn a:visited {
	background: url(../images/entryNAPPJ_off.jpg) left top no-repeat;
	height: 48px;
	width: 170px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#entry li#btn2 a:hover {
	background: url(../images/entryNAPPJ_on.jpg) left top no-repeat;
}
#entry li#btn3 a, #entry li#btn a:visited {
	background: url(../images/expo_off.jpg) left top no-repeat;
	height: 49px;
	width: 170px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#entry li#btn3 a:hover {
	background: url(../images/expo_on.jpg) left top no-repeat;
}
#entry li#btn1dead a{
	background: url(../images/entry_dead.jpg) left top no-repeat;
	height: 96px;
	width: 170px;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
}
#entry li#btn2dead a{
	background: url(../images/entryNAPPJ_dead.jpg) left top no-repeat;
	height: 32px;
	width: 170px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#entry li#btn3dead a{
	background: url(../images/entryStudent_dead.jpg) left top no-repeat;
	height: 32px;
	width: 170px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
}
#banner {
	margin: 10px 0px 15px 0px;
	padding: 0px;
}
#banner img{
	margin-bottom: 5px;
	padding: 0px;
}
.otoiawase {
	width: 188px;
	margin: auto;
	text-align: left;
	margin: 0px 10px;
	padding: 0px;
}
.closeLine{
	padding: 0px;
	margin-bottom: 20px;
}

/* h */
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;


}

/* sousyoku */
.tableWhite{
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	color:#000000;
}
.cautionList {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
}
.cautionList li{
	margin-bottom: 5px;
	line-height: 140%;
}
.line5{
	display: block;
	border: inset 1px #666666;
	margin: 5px auto;
	padding: 0px;
}
.line10{
	display: block;
	border: inset 1px #666666;
	margin: 10px auto;
	padding: 0px;
}
.tableFormat1 td{
	padding: 5px;
}
.NoWakuTable{
	margin: 0px;
	padding: 5px;
}
.wakuTable{
	margin: 0px;
	padding: 5px;
	border-top:1px solid #000000;
}
.wakuTableSide{
	margin: 0px;
	padding: 5px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
}
.wakuTableSideW{
	margin: 0px;
	padding: 5px;
	border-top:1px solid #000000;
	border-right:1px solid #FFFFFF;
}

/* session win */
#sessionWin {
	background: url(../images/titBg.jpg) left top repeat-x;
	margin: auto;
	background-color: #000000;
	text-align:center;
}
#sessionTable {
	margin: auto;
	text-align:left;
}
.sessionText {
	background: url(../images/textBg.jpg) left top no-repeat;
}


/* font */
.txt9 {
	font-size: 10px;
}
.txt9b {
	font-size: 10px;
	font-weight: bold;
}
.txt9s {
	font-size: 10px;
	line-height: 140%;
}
.txt10 {
	font-size: 11px;
}
.txt10b {
	font-size: 11px;
	font-weight: bold;
	line-height: 160%;
}
.txt12 {
	font-size: 12px;
}
.txt12b {
	font-size: 12px;
	font-weight: bold;
}
.txt12Black {
	font-size: 12px;
	color:#000000;
}
.txt14 {
	font-size: 14px;
}
.txt14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.txt14Black {
	font-size: 14px;
	line-height: 140%;
	color:#000000;
}
.txt16 {
	font-size: 16px;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}
.txt16Black {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.txtTitle {
	font-size: 14px;
	font-weight: bold;
	color:#FF9966;
}
.txtTicket {
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}

.txtSession {
	font-size: 14px;
	color:#000000;
	margin: 10px;
}


.txtCoopyrightSub {
	font-size: 9px;
	color: #777777;
}

.txtthanks {
	font-size: 14px;
	font-weight: bold;
	color:#CC6633;
}
