@charset "utf-8";

/* HEADER START */

#header {
	height:100px;
}

#header h1 {
	background-image:url(../perimg/header.png);
	overflow: hidden;
	text-indent: -99999px;
	background-color: transparent;
	background-repeat: no-repeat;
	height:100px;
}

/* HEADER END */

#submenuintro {
	background-color: #f2f2f2;
	background-image: url(../perimg/underline_submenu.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:55px;
	width:960px;
	position: relative;
}

#submenuintro p.introlinka a {
	margin-left:160px;
	background-image:url(../intro/img/button_intro.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:26px;
	width:160px;
	display:block;
}
#submenuintro p.introlinkb a {
	background-image:url(../intro/img/button_intro.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:26px;
	width:160px;
	display:block;
	left: 320px;
	top: 0px;
	position: absolute;
	background-position: -160px;
}
#submenuintro p.introlinkc a {
	background-image:url(../intro/img/button_intro.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:26px;
	width:160px;
	display:block;
	left: 480px;
	top: 0px;
	position: absolute;
	background-position: -320px;
}

#intromaindisp {
	margin:0 auto;
	width:900px;
}

#intromaindisp h3.whatsmachiasobi {
	background-image:url(../intro/img/title_intromaindisp.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:100px;
}
#intromaindisp p.whatsmachiasobitxt {
	font-size:14px;
	margin:1em 3em;
	line-height:2em;
}

#intromaindisp h3.caution {
	background-image:url(../intro/img/title_intromaindisp2.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:100px;
}
#intromaindisp p.cautiontxt {
	font-size:14px;
	margin:1em 0;
}
#intromaindisp h3.whatsfaq {
	background-image:url(../intro/img/title_intromaindisp3.png);
	overflow: hidden;
	text-indent:-99999px;
	background-color:transparent;
	background-repeat:no-repeat;
	height:100px;
}
#intromaindisp p.whatsfaqtxt {
	font-size:14px;
	margin:1em 0;
}


#eventinformation {
	background-image: url(../perimg/upperline_300px.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:50px;
}
#eventdate dt,dd{
	font-size:14px;
	margin-left:3em;
}
#eventmainplace dt,dd{
	font-size:14px;
		margin-left:3em;

}
#mainhost dt,dd{
	font-size:14px;
		margin-left:3em;

}
#subhost dt,dd{
	font-size:14px;
		margin-left:3em;

}
#produce dt,dd{
	font-size:14px;
		margin-left:3em;

}
#support dt,dd{
	font-size:14px;
		margin-left:3em;
}

#support p {
	margin-top:10px;
text-align: center;
	font-size:14px;
	font-weight: bold;
}
#support li {
	float:left;
	list-style:none;
	margin-top:10px;
	margin-right:20px;
	height: 38px;
	width: 100px;
	display: block;

}

#eventdate dd{
	margin:0 0 1em 3em;
}
#eventmainplace dd{
	margin:0 0 1em 3em;
}
#mainhost dd{
	margin:0 0 1em 3em;
}
#subhost dd{
	margin:0 0 1em 3em;
}
#produce dd{
	margin:0 0 1em 3em;
}
#support dd{
	margin:0 0 1em 3em;
}

