@import "reset-min.css";

/* contents */
#contents * h1 {
	clear:both;
	height:32px;
	line-height:32px;
	padding-left:1px;
	color:#000000;
	margin-top:12px;
	font-size: 130%;
	font-weight:bold;
	background-image:url('../images/h1.jpg');
	background-repeat:no-repeat;

}

#contents * h2 {
	clear:both;
	width :530px;
	margin-top:12px;
	font-size :medium;
	font-weight :bold;
	color :black;
	text-align :left;
	letter-spacing :1px;
	padding-left :0.5em;
	line-height :1.5em;
	border-left-width :0.5em;
	border-left-style :solid;
	border-left-color :#4D9845;
	border-bottom-width :1px;
	border-bottom-style :solid;
	border-bottom-color :#4D9845;
	margin-bottom:10px;
}

#contents * h3 {
	margin-top:12px;
	margin-left:20px;
	font-size: 120%;
	font-weight:bold;
	color:#0F0F0F;
}

#contents * h4 {
	margin-top:15px;
	font-size: 100%;
	font-weight:bold;
	color:Maroon;
}


#contents .block {
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:35px;
}

#contents .block .h3_block {
	margin-left:20px;
}

#contents .block .h4_block {
	margin-left:20px;
}



/* index.html */
#contents .block .sponsor_box {
	width:545px;
	margin-top:0px;
	font-size:90%;
	text-align: center;
	border-spacing: 0;
}
#contents .block .sponsor_box table tr td {
	width:150px;
}

#contents .block .schedule { 
	border-collapse: collapse;
	border-spacing: 0;
}
#contents .block .schedule th {
	border: 1px solid #4D9845;
	background: #E2EEE1;
	text-align: center;
}
#contents .block .schedule td {
	border: solid 1px #4D9845;
	padding-top:5px;
	padding-bottom: 5px;
}
#contents .block .schedule td.all_solid {
	border-style:solid;
}
#contents .block .schedule td.b_none {
	border-top-style:solid;
	border-bottom-style:none;
	border-left-style:solid;
	border-right-style:solid;
}

#contents .block .news {
	margin-left:20px;
	line-height: 150%;
}
#contents .block .news ul li {
	list-style-type: disc
}

#contents .block .top_pdf {
	width:545px;
}
#contents .block .top_pdf .top_pdf01 {
	width:266px;
	float:left;
}
#contents .block .top_pdf .top_pdf02 {
	width:266px;
	margin-left:10px;
	float:left;
}

#contents .block .top_table {
	width: 100%;
	border: 1px solid #4D9845 ;
	border-collapse: collapse;
	border-spacing: 0;
}
#contents .block .top_table th {
	width:140;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border: 1px solid #4D9845;
	background: #E2EEE1;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
}
#contents .block .top_table td {
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border: 1px solid #4D9845;
	text-align: left;
}
#contents .block .top_table ul {
	margin-left:18px;
}
#contents .block .top_table li {
	list-style-type: disc;
}



/* keydates.html */
#contents .block .key_table {
	width: 100%;
	border: 1px solid #4D9845 ;
}
#contents .block .key_table th {
	background: #E2EEE1;
	border: 1px solid #4D9845;
	font-weight: bold;
	text-align: center;
}
#contents .block .key_table td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border: 1px solid #4D9845;
}
#contents .block .key_table .key_tbl_td1 {
	padding: 10px 5px;
}
#contents .block .key_table .key_tbl_td2 {
	padding: 10px 5px;
	font-weight: bold;
	color:red;
}



/* organizer.html */
#contents .block .org_ul {
	margin-top:15px;
	margin-left:20px;
}
#contents .block .org_ul li {
	line-height: 250%;
}



/* special_events.html */
#contents .block .spev_dl {
	width:540px;
	margin-left:20px;
	line-height: 180%;
	margin-bottom:10px;
}
#contents .block .spev_dl dt {
	clear:both;
	float:left;
}
#contents .block .spev_dl dd {
	width:450px;
	float:left;
}
#contents .block .txt_L03 {
	width:520px;
	margin-left:20px;
}



/* offering_for.html */
#contents .block .offer_ul {
	width:540px;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	line-height: 220%;
}



/* registration.html */
#contents .block .reg_ul {
	margin-top:15px;
	margin-left:20px;
}
#contents .block .reg_ul li {
	line-height: 220%;
}

#contents .block .reg_ul2 {
	margin-top:0px;
	margin-left:30px;
}
#contents .block .reg_ul2 li {
	line-height: 180%;
}

#contents .block .note_ul {
	margin-top:0px;
	margin-left:10px;
}
#contents .block .note_ul li {
	line-height: 120%;
}

#contents .block .reg_table {
	font-size:80%;
	width: 99%;
	border: 1px solid #4D9845 ;
}
#contents .block .reg_table th {
	background: #E2EEE1;
	border: 1px solid #4D9845;
	font-weight: bold;
	text-align: center;
}
#contents .block .reg_table td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border: 1px solid #4D9845;
}
#contents .block .reg_table .reg_tbl_td1 {
	padding: 5px 5px;
}
#contents .block .reg_table .reg_tbl_td2 {
	padding: 10px 5px;
	font-weight: bold;
	color:red;
}


/* /technical/ */
/* index.html */
#contents .block .technical_ul {
	margin-top:10px;
}
#contents .block .technical_ul li {
	line-height: 200%;
}
#contents .block .technical_ul li .technical_ul2 {
	margin-left:20px;
	margin-bottom:10px;
}
#contents .block .technical_ul li .technical_ul2 li {
	line-height: 150%;
}


/* venue.html */
#contents .block .venue_map {
	width:340px;
	margin-top:15px;
	margin-bottom:5px;
	border: 1px solid #808080;
}
#contents .block .venue_ul {
	margin-top:5px;
	margin-left:30px;
}
#contents .block .venue_ul li {
	list-style-type: disc
}



/* contents.html */
#contents .block .contents_div {
	width:400px;
	margin-top:12px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border: solid 1px #7F7F7F;
}
#contents .block .contents_div ul {
	margin-left:30px;
}
#contents .block .contents_div li {
	line-height: 200%;
	list-style-type: disc
}




/* Commonness */
#contents .block * .txt_red {
	font-weight: bold;
	color:red;
}

#contents .block * .txt_small {
	font-size: small; 
}

#contents .block * .txt_blue {
	color:blue;
}

