@charset "UTF-8";




@media only screen and (max-width: 767px) {

	#Page_Organizer .Info {
	position: relative;
	width: 100%;

	margin: 0px 0 0 0;
	}
	
	#Page_Organizer .Info .LBox {
	float: none;
	text-align: right;
	}
	
	#Page_Organizer .Info .Photo {
	float: none;
	margin-top: 15px;
	text-align: right;
	}

}

@media print, screen and (min-width: 768px) {

	#Page_Organizer .Info {
	position: relative;
	width: 100%;
	height: 177px;
	margin: -50px 0 0 0;
	}
	
	#Page_Organizer .Info .LBox {
	width: 60%;
	text-align: right;
	position: absolute;
	bottom: 0;
	}
	
	#Page_Organizer .Info .Photo {
	width: 40%;
	text-align: right;
	}

}

@media print, screen and (min-width: 1090px) {

	#Page_Organizer .Info {
	position: relative;
	width: 720px;
	height: 177px;
	margin: -50px 0 0 0;
	}
	
	#Page_Organizer .Info .LBox {
	width: 550px;
	text-align: right;
	position: absolute;
	bottom: 0;
	}
	
	#Page_Organizer .Info .Photo {
	width: 170px;
	text-align: right;
	}

}


/*
#Page_Organizer .Info {
margin: -50px 0 0 0;
}

#Page_Organizer .Info .LBox {
width: 530px;
position: absolute;
bottom: 0;
text-align: right;
}

#Page_Organizer .Info .Photo {
width: 160px;
}
*/



/* 実行委員会  --------------------------------------------------- */

/*
#Page_Organizer .sub_table{
	width:720px;
	border:none;
	border-top: 1px dotted #CCCCCC;
	margin-bottom:10px;
}
#Page_Organizer .sub_table td{
	border-bottom:1px #FFFFFF solid;
	padding:5px;
	text-align:left;
}
#Page_Organizer .sub_table .lef_td{
	background-color:#E6E6E6;
	width: 74px;
	border-bottom: 1px dotted #CCCCCC;
	text-align:center;
}
#Page_Organizer .sub_table .cent_td{
	width:90px;
	border-bottom: 1px dotted #CCCCCC;
	text-align:center;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#Page_Organizer .sub_table .rig_td{
	line-height: 170%;
	border-bottom: 1px dotted #CCCCCC;
	padding:7px 7px 7px 15px ;
}

#Page_Organizer .sub_table .lef_td1{
	background-color:#EAEAEA;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
}
#Page_Organizer .sub_table .lef_td1 div{
	position:relative;
	text-align:center!important;
}
#Page_Organizer .sub_table .lef_td1 div span{
	position:absolute;
	left:0px;
	top:-9px;
	font-size:9px;
}
#Page_Organizer .sub_table .lef_td2{
	background-color:#E6E6E6;
	padding:9px 0 0 0;
	width: 90px;
	height:92px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align:center;
}

#Page_Organizer .sub_table .lef_td3{
	background-color:#E6E6E6;
	padding:9px 0 0 0;
	width: 90px;
	height:244px;
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align:center;
}
*/




/* 見出し  --------------------------------------------------- */

	 		
