@charset "UTF-8";
/* CSS Document */

body{
	background-color:#80888F;
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	font-size:80%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, sans-serif; 
	line-height:1.6;
}
img{
	border:none;
}
strong{
	font-weight:bold;
}
.clr{
	clear:both;
}
.img-right{
	float:right;
}
.invisible{
	display: none;
}
a {
	color:#0072A1;
}
a:hover {
	color:#FF6600;
}
.color {
	color:#FF6600;
}
.red {
	color:#FF0000;
}
.img-right {
	float:right;
	margin: 0 0 10px 10px;
	display:block;
}
.mg0 {
	margin:0;
	padding:0;
}
/* header */
#header{
	background:#000000 url(./images/head_bg.jpg) repeat-x 0% 0%;
}
#top #header .wrapper{
	width:1120px;
	margin: 0px auto;
	position:static;
}
#header .wrapper{
	width:760px;
	margin: 0px auto;
	position:static;
}
#top #header .wrapper #nav{
	margin-left:180px;
}
/* #header .wrapper #navi {
	margin: 0;
	padding: 0;
}
#header .wrapper #navi ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	line-height:0;
}
#header .wrapper #navi ul li {
	margin: 0;
	padding: 0;
	float: left;
	line-height:0;
} */
#header h1, #header div{
	margin:0;
	padding:0;
	line-height:0;
}

/* footer */
#footer {
	clear:both;
	background: url(./images/foot_bg.gif) repeat-x 0% 0%;
}
#top #footer .footbg{
}
#plane #footer .footbg{
	background: url(./images/footer_f2.gif) no-repeat 50% 0%;
}
#top #footer .footbg .wrapper{
	width:1120px;
	background: url(./images/footer_top2.gif) no-repeat 50% 0%;
	margin: 0px auto;
	text-align:left;
	padding:15px 0px 0px 0px;
	font-size:80%;
	color:#FFFFFF;
}
#top #footer .footbg .wrapper p{
	margin:0 0 0 180px;
	padding:0;
}
#footer .footbg .wrapper{
	width:760px;
	margin: 0px auto;
	text-align:left;
	padding:15px 10px 0px 10px;
	font-size:80%;
	color:#FFFFFF;
}
#footer .footbg .wrapper a{
	color:#FFFFFF;
}

/* body */
#body{
	background:#FAFAFA url(./images/head_shadow.gif) repeat-x 0% 0%;
}
#top #body .bodybg{
	background: url(./images/bodybg_top2.gif) repeat-y 50% 0%;
	min-width:1120px;
}
#plane #body .bodybg{
	background: url(./images/bodybg_f2.gif) repeat-y 50% 0%;
}
#top #body .bodybg-top{
	background: url(./images/bodybg-t_top2.gif) no-repeat 50% 0%;
}
#plane #body .bodybg-top{
	background: url(./images/bodybg-t_f2.gif) no-repeat 50% 0%;
}
#top #body .bodybg .wrapper{
	width:1120px;
	margin: 0px auto;
	text-align:left;
}
#plane #body .bodybg .wrapper{
	width:760px;
	margin: 0px auto;
	text-align:left;
}
#plane #body .wrapper #contents_plain{
	margin:15px 15px 0 15px;
}
.eventtable th{
	font-size:0.95em;
	margin:2px;
	width:50px;
	border-bottom:1px solid #CCC;
	text-align:center;
}
.eventtable td{
	font-size:0.95em;
	margin:2px;
	border-bottom:1px solid #CCC;
	padding:3px 5px;
}
.eventtable td div{
	padding:5px;
	background-color:#efefef;
	margin:5px 0;
	position:relative;
	width:150px;
	float:left;
}
.eventtable td div .detail{
	width:auto;
	padding:0px;
	float:right;
	background-color:#efefef;
	border:1px solid #FFF;
	position:relative;
	top:3px;
	right:3px;
	font-size:0.85em;
}
.eventtable td div .detail a{
	text-decoration:none;
	display:block;
	font-weight:bold;
	padding:3px 5px;

}
.eventtable td div .data{
	padding:3px;
	background-color:#CCC;
	font-size:0.85em;
	font-weight:bold;
}
.eventtable td div .special{
	background-color:#FFED61;
	border:1px solid #CCC;
}
.eventtable td div .data strong{
	font-size:1.5em;
}
.eventtable td div p{
	font-size:0.9em;
	margin:0;
	padding:5px;
}
.eventtable td div p strong{
	font-size:1em;
	
}

/* top */
#top #body .wrapper #contents_plain{
	width:760px;
	float:left;
}
#top #body .wrapper #contents_plain #left{
	width:360px;
	float:left;
	padding:15px 0 0 15px;
}
#top #body .wrapper #contents_plain #right{
	width:355px;
	float:right;
	padding:15px 15px 0 0;
}
#body .wrapper #contents_plain #right{
	width:355px;
	float:right;
}
#body .wrapper #right .box,
#top #body .wrapper #left div.box{
	margin:0;
	padding:0;
}
#top #body .wrapper #left div.box table{
	margin:0 auto;
}
.box h2{
	margin:0;
	padding:0;
}
.box h3{
	margin:  0 0;
	padding:0;
	color:#234C6A;
	font-size:110%;
	text-align:left;
}
.boxbody {
	background:transparent url(./images/top_box1body.gif) repeat-y 0% 0%;
	margin:0;
}
.boxbottom {
	background:transparent url(./images/top_box1bottom.gif) no-repeat 0% 100%;
	padding:5px 20px 10px 20px;
	margin:0;
}
#left .boxbottom {
	padding:5px 10px 10px 10px;
}
#body .wrapper #right .box .boxbottom div{
	margin-bottom:20px;
}
.box div div ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.box div div ul li{
	margin-top:5px;
	padding:3px;
	border-bottom:1px solid #EFEFEF;
}
#projects {
	width:180px;
	background-color:#FFFFFF;
	float:left;
	text-align:center;
}
#sponsors {
	width:180px;
	background-color:#FFFFFF;
	float:right;
	text-align:center;
}
#sponsors table {
	padding:10px;
	font-size:80%;
	margin:0 auto;
}
#sponsors table td{
	padding:0px;
	margin:0;
}
#sponsors img,#projects img {
	margin:0px 0px 30px 0px;
	padding:0;
}
#sponsors img.mg0,#projects img.mg0 {
	margin:0px 0px 30px 0px;
	padding:0;
}
/* elements */
.contents {
	margin:0 10px;
}
.rightbox {
	width:200px;
	float:right;
}
.leftbox {
	width:500px;
	float:left;
	margin-left:10px;
}
.title {
	background:#EBF5FF url(./images/titlebg.gif) repeat-x 0% 0%;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #6699CC;
	border-right:1px solid #6699CC;
	padding:10px 10px 5px 10px;
	font-size:120%;
	color:#092845;
}
.title2 {
	border-bottom:1px solid #6699CC;
	padding:10px 10px 5px 10px;
	color:#092845;
}
table.border1 td{
	border-bottom:1px solid #6699CC;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:100%;
}
table.table1{
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
	background-color:#FFFFFF;
	margin-left:20px;
	font-size:90%;
}
.table1 th{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1E2E6;
	text-align:center;
}
.table1 td{
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
.table1 ul{
	padding: 0px;
	margin:0 20px;
}
.table1 ul p{
	padding: 0px;
	margin:0 ;
}
.hanging {
	margin-left: 1em; text-indent: -1em;
	margin-bottom:5px;
	margin-top:5px;
}
.hborder {
	border-top:1px solid #6699CC;
	padding-top:20px;
}
.linkup {
	text-align:right;
	margin:0;
	padding:0;
	margin-top:5px;
}
.textblock {
	margin:0 30px;
}
ol.textblock {
	margin:5px 60px;
	padding:0;
}
dl.faq {
	margin: 0 0 0 10px;
}
.faq dt{
	background: url(images/icon_Q.gif) no-repeat 0 0;
	padding-left:25px;
	margin-bottom: 5px;
	font-weight:bold;
}
.faq dd{
	background:url(images/icon_A.gif) no-repeat 0 0;
	padding-left:25px;
	margin-bottom: 20px;
}
ul.square li{
	list-style-type:none;
	background:url(images/icon_square.gif) no-repeat 0 50%;
	padding-left:20px;
	margin:3px 0 5px 0;
}
.block {
	margin:5px 20px;
	padding:10px;
	border:1px solid #CCCCCC;
}

/* clear */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}
.clearfix {
	overflow:hidden;
}
