@charset "utf-8";
/*********************/

h1 {
    text-indent: -9999px;
}


div#header h2, div#header dl {
    text-indent: -9999px;
}


dl.contentsDl1 dt {
	float: left;
	clear: left;
}


/**************/
/***** ID *****/
/**************/
div#header {
    width: 600px;
	height: 150px;
	margin-bottom: 10px;
	background: url(../images/contents_header_e.gif) 0 0 no-repeat;
	position: relative;
}


div#contents {
	padding: 10px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}

/*****************/
/***** CLASS *****/
/*****************/
h3.contentsTitle {
	margin-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #416815;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


div.contentsItem {
    margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #416815 1px dashed;
}

div.contentsItemBottom {
    margin-bottom: 15px;
	padding-bottom: 15px;
}

div.anchor {
    margin-top: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	border-top: #77b322 1px solid;
}



/************************************************************************************/
/***** title *****/
h2#title {
    height: 35px;
	margin-bottom: 30px;
	text-indent: -9999px;
}



div#under h2#title {
	background: url(../images/title_e.gif) 0 0 no-repeat;
}


div#invi h2#title {
	background: url(../images/title_e.gif) 0 -35px no-repeat;    
}


div#link h2#title {
	background: url(../images/title_e.gif) 0 -70px no-repeat;    
}


div#abs h2#title {
	background: url(../images/title_e.gif) 0 -105px no-repeat;    
}


div#outline h2#title {
	background: url(../images/title_e.gif) 0 -140px no-repeat;  
}


div#contact h2#title {
	background: url(../images/title_e.gif) 0 -175px no-repeat;  
}

div#program_g h2#title {
	background: url(../images/title_e.gif) 0 -210px no-repeat;  
}

div#accommodation h2#title {
	background: url(../images/title_e.gif) 0 -245px no-repeat;  
}

div#information h2#title {
	background: url(../images/title_e.gif) 0 -280px no-repeat;  
}

div#program h2#title {
	background: url(../images/title_e.gif) 0 -315px no-repeat;  
}


/************************************************************************************/
/***** invi *****/
dl#inviDl1 dt {
    font-size: 16px;
    font-weight: bold;
}


dl#inviDl1 dt span {
    font-size: 12px;
	font-weight: normal;
}


dl#inviDl1 dd {
    font-size: 12px;
}


p#inviPhoto img {
    padding: 2px;
	background-color: #ffffff;
	border: #cccccc 1px solid;
}


/**************/
/***** ID *****/
/**************/
div#inviFrame {
    height: 120px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #cccccc 1px solid;
	position: relative;
}


dl#inviDl1 {
    text-align: right;
    position: absolute;
	right: 110px;
	bottom: 10px;
}


p#inviPhoto {
    position: absolute;
	right: 0;
	top: 0;
}

/*****************/
/***** CLASS *****/
/*****************/
p.inviP {
    margin-bottom: 10px;
    line-height: 1.5;
}




/***** outline **********************************************************************/
dl.outlineDl1 dt {
	width: 130px;
	padding-top: 1px;
	font-size: 13px;
	color: #390;
}


dl.outlineDl1 dd {
	margin-bottom: 10px;
	padding: 0 0 10px 130px;
	border-bottom: #cccccc 1px dashed;
}


dl.outlineDl1 dd strong {
	font-weight: bold;
}


dl.outlineDl1 dd span {
	font-size: 12px;
}


dl.outlineSec dt {
	margin-bottom: 7px;
	padding-bottom: 3px;
    font-size: 13px;
	font-weight: bold;
	color: #416815;
	border-bottom: #416815 1px solid;
}


dl.outlineSec dd {
    font-size: 13px;
}



/***** CLASS *****/
dl.outlineDl1 {
	padding: 10px 0;
	border-top: #cccccc 1px dashed;
}


dl.outlineSec {
	margin-top: 10px;
	padding: 7px;
	border: #416815 3px double;
}


p.outlineNote {
	margin: 0 0 3px 0.8em;
	font-weight: bold;
	text-indent: -0.8em;
	color: #ff0000;
}





/************************************************************************************/
/***** information for participants *****/
.infoTable {
	font-size: 14px;
	border: #416815 1px solid;
	margin:2px 0 0 0;
}

.infoTable td{
	border-bottom: #416815 1px dashed;
}

.infoTable td {
	padding:2px 5px;
}

.infoTableYellow {
	background:#D1E682;
}

.infoTableGray {
	background:#FCFDF2;
}

div#linkDl {
    margin: 0 15px 24px 15px;
	padding-bottom:30px;
	border-bottom: #cccccc 1px dashed;
}


div#linkDlBottom {
    margin: 0 15px 24px 15px;
	padding-bottom:30px;
	border-bottom:none;
}

ul.infoList1 {
	margin-bottom: 3px;
}

ul.infoList1 li{
	margin-top: 5px;
	margin-bottom: 14px;
	padding-left:18px;
	background: url(../images/icon2.gif) 0 0.3em no-repeat;
}

.infoPLeftMargin{
	margin-left: 18px;
}

/***** ie6 setting *****/
* html div#linkDl {
    margin: 0 10px 24px 10px;
	padding-bottom:30px;
	border-bottom: #cccccc 1px dashed;
}




/************************************************************************************/
/***** abs *****/
table.absTable th {
    padding: 3px 5px;
	font-size: 13px;
    font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #416815;
	border: #cccccc 1px solid;
}


table.absTable td {
    padding: 3px 10px;
	font-weight: bold;
	border: #cccccc 1px solid;
}


table.absDeadlineTable span {
	font-weight: normal;
	text-decoration: line-through;
	color: #333333;
}


ul.absList1 li {
   margin-top: 5px;
}


ol.absList2 li, ul.absList3 li {
	margin-top: 5px;
}


p.absDeadline span {
	font-weight: normal;
	color: #333333;
}


div#absBtnFrame {
    margin: 5px 50px;
	padding: 25px 0;
	text-align: center;
	background-color: #F5FAE7;
	border: #DDEDA5 1px solid;
}


p#absAttention {
    height: 50px;
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../images/abs_attention.gif) 0 0 no-repeat;
}


p#absListBtn {
    margin: 15px 80px 0;
	padding: 25px 0;
	text-align: center;
	background-color: #F5FAE7;
	border: #DDEDA5 1px solid;
}




/*****************/
/***** CLASS *****/
/*****************/
h3.absThemeTitle {
	margin-bottom: 15px;
	padding: 2px 0;
	font-weight: bold;
	text-align: center;
	color: #304E10;
	background-color: #D1E682;
	border: #416815 1px solid;
}


h4.absThemeSubTitle {
	margin: 15px 0 0 0;
	padding-left: 7px;
	font-weight: bold;
	line-height: 1.2;
	color: #304E10;
	border-left: #416815 7px solid;
}


div.absTableInside {
	margin: 5px 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	color: #486114;
}


div.absDeadlineFrame {
    margin-bottom: 5px;
    padding: 7px 0;
    text-align: center;
	border: #ff0000 3px double;
}


table.absDeadlineTable {
	margin: 0 auto;
	font-weight: bold;
	text-align: left;
	color: #ff0000;
}


ol.absList2 {
	margin-left: 39px;
	list-style-type: decimal;	
}


ul.absList3 {
	margin-left: 15px;
}


tr.absTableTr {
	background-color: #F6F6F6;
}


p.absDeadline {
    margin-bottom: 5px;
    padding: 7px 0;
	font-weight: bold;
	color: #ff0000;
    text-align: center;
	border: #ff0000 3px double;
}


p.absNote {
    font-size: 13px;
	text-align: center;
}


p.absListP {
    margin: 2px 0 0 15px;
    font-weight: normal;
}




/************************************************************************************/
/***** accommodation *****/
ul.accommoList1 {
	margin-bottom: 20px;
}

ul.accommoList1 li{
	margin-top: 5px;
	padding-left:18px;
	background: url(../images/icon2.gif) 0 0.3em no-repeat;
}




/************************************************************************************/
/***** link *****/
dl#linkDl dt {
    padding-left: 15px;
	font-weight: bold;
	color: #416815;
	background: url(../images/icon1.gif) 0 0.3em no-repeat;
}


dl#linkDl dd {
    margin-bottom: 15px;
    padding: 0 0 15px 15px;
    font-size: 13px;
	border-bottom: #cccccc 1px dashed;
}


dl#linkDl {
    margin: 30px 15px 0;
	padding-top: 15px;
	border-top: #cccccc 1px dashed;
}




/***** contact **************************************************************************/
dl.contactDl dt {
	margin-bottom: 7px;
	padding-bottom: 3px;
    font-size: 13px;
	font-weight: bold;
	color: #416815;
	border-bottom: #416815 1px solid;
}


dl.contactDl dd {
    font-size: 13px;
}


dl.contactDl {
	padding: 7px;
	border: #416815 3px double;
}


dl.contactDl2 {
	margin-top: 15px;
}






/************************************************************************************/
/***** under *****/
div#under p {
    margin: 50px 0 0 50px;
}
