@charset "utf-8";
/* CSS Document */
#header_corner{
	position:absolute; top:0px; right:0px;
}
#site_logo_gauche{
	position:absolute; top:16px; right:75px; width:232px; height:auto;
}
#site_logo_droite{
	position:absolute; top:16px; right:29px; width:46px; height:auto;
}
#internal_view{
	position:absolute; top:10px; left:20px; font-size:20px; font-style:italic; font-family:Arial; color:#808080;
}
#internal_view::after{
	content:"参加お申込み受付中";
	font-weight:700;
	font-family:Arial;
	font-style: normal;
	color: #ff4500;
}
#tete_gauche{
	position:absolute; bottom:10px; left:10px; width:auto; max-height:65px; font-size:12px; font-family:Arial, Helvetica, sans-serif;
}
#tete_gauche_date{
	margin:0px 0px 0px 0px; width:70px; float:left; text-align:right;
}
#tete_gauche_date::after{
	content:"Date：";
}
#tete_gauche_date02{
	margin:2px 0px 0px 5px; width:auto; float:left; text-align:left;
}
#tete_gauche_content{
	margin:0px 0px 0px 0px; width:70px; float:left; text-align:right;
}
#tete_gauche_content::after{
	content:"Content：";
}
#tete_gauche_content02{
	margin:2px 0px 0px 5px; width:auto; float:left; text-align:left;
}
#tete_gauche_site{
	margin:0px 0px 0px 0px; width:70px; float:left; text-align:right;
}
#tete_gauche_site02{
	margin:2px 0px 0px 5px; width:auto; float:left; text-align:left;
}