@charset "utf-8";
/* ----------------------------------------------------------

1.Universal Selector
2.Structure Module
3.Text Module
4.Table Module
5.List Module
6.Image Module
7.Link Module
8.Form Module

------------------------------------------------------------- */


/* ==========================================================

     1.Universal Salector

============================================================= */
* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	font-size: 100%;
	zoom: normal;
}


/* ==========================================================

     2.Structure Module

============================================================= */
html {
	width: 100%;
	height: 100%;
	background: #ffffff url(../images/main_bg.png) repeat-y center top;
}
body {
	width: 100%;
	height: 100%;
}

/* clearfix */
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*��*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#container {
	margin: auto;
	width: 920px;
	height: 100%;
	height: auto !important;
	min-height: 100%;
	background: url(../images/enjoy2011_header.png) no-repeat center top;
}
	body > #container{ 
		height: auto; 
	}
header {
	margin: 0 9px;
	padding-top: 15px;
}

	header nav {
	}
	
	header article#ganbarounippon {
		margin-top: 20px;
		width: 450px;
		height: 560px;
	}

section#content {
	float: left;
	margin: 0 0 0 10px;
	width: 540px;
}
	section#content article {
		margin: 0 0 50px 0;
	}
	
aside {
	float: right;
	margin: -150px 10px 0 0;
	width: 300px;
}
	aside article {
		margin: 0 0 30px 0;
	}

footer {
	clear: both;
	padding: 20px 29px;
	background: url(../images/footer_bg.png) repeat-y center top;
	color: #ffffff;
	font-size: 0.8em;
}
	footer nav {
		padding: 25px;
	}
	
	footer article {
		padding-bottom: 20px;
	}

.clear { clear: both; }

/* ==========================================================

     3.Text Module

============================================================= */
h1 {
	width: 900px;
	height: 105px;
	background: url(../images/enjoyteganuma2011.png) no-repeat center center;
	text-indent: -9000px;
}

h2 {
	margin-bottom: 20px;
	text-indent: -9000px;
	background-repeat: no-repeat;
}
	h2#h2_ganbarounippon {
		width: 450px;
		height: 75px;
		background: url(../images/ganbarou_nippon.png);
	}
	
	section#content h2 {
		width: 540px;
		height: 40px;
	}	
	h2#h2_themesong   { background-image: url(../images/h2_themesong.png); }
	h2#h2_gogatuno    { background-image: url(../images/h2_gogatuno.png); }
	h2#h2_hukkousien  { background-image: url(../images/h2_hukkousien.png); }
	h2#h2_stage       { background-image: url(../images/h2_stage.png); }
	h2#h2_foods       { background-image: url(../images/h2_foods.png); }
	h2#h2_taikenasobi { background-image: url(../images/h2_taikenasobi.png); }
	h2#h2_tenjihanbai { background-image: url(../images/h2_tenjihanbai.png); }

	h2#h2_sponsor {
		height: 40px;
		background-image: url(../images/h2_sponsor.png);
		background-position: center top;
	}

h3 {
	margin-bottom: 10px;
	color: #003894;
}
	footer h3 { color: #ffffff; }

article p {
	margin: 0 0 15px 20px;
	line-height: 1.5em;
	font-size: 0.8em;
}
#ganbarounippon p {
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.8);
	/* IE */
	behavior: url(2011/js/ie-css3.htc);
}
p#enjoytoha {
	margin: 20px 0px;
	font-size: 1em;
	text-align: center;
}

.align_center { text-align: center; }
	
em { font-style: normal; }

address {
	font-style: normal;
	font-size: 0.8em;
}
	#container header article#ganbarounippon address {
		margin: 0 15px 15px 15px;
		padding-right: 20px;
		background-image: none;
		color: #ffffff;
		line-height: 1.5em;
		text-align: left;
	}
	#container address {
		height: 50px;
		background: url(../images/footer_bg.png) repeat-y center top;
		color: #ffffff;
		line-height: 50px;
		text-align: center;
		vertical-align: bottom;
	}


/* ==========================================================

     4.Table Module

============================================================= */
#stage_timetable {
	margin-left:20px;
	border-collapse: collapse;
	border: none;
	font-size: 0.8em;
}
	#stage_timetable th {
		text-align: left;
		padding: 3px 0;
	}
	#stage_timetable td {
		padding: 3px 1em 3px 0;
	}


/* ==========================================================

     5.List Module

============================================================= */
ul { list-style: none; }

section#content article ul {
	margin: 0 0 10px 1em;
}
	#content article ul li {
		padding-bottom: 0.75em;
		line-height: 1.25em;
		font-size: 0.8em;
	}

section#content article dl {
	margin: 0 0 10px 1em;
}
	section#content article dl dt {
		margin-top: 1em;
		padding: 0 0 0.25em 0;
		font-weight: bold;
		font-size: 0.8em;
	}
	section#content article dl dd {
		padding: 0 20px 0 1em;
		line-height: 1.25em;
		font-size: 0.8em;
	}

aside ul#infoimg li {
	color: #6d6c6c;
	font-size: 0.7em;
}

footer nav ul {
	margin: 0 auto;
}
	footer nav ul li {
		display: inline;
		padding-right: 2em;
		line-height: 2;
		white-space: nowrap;
	}

footer section#sponsor article ul li  {
	display: inline;
	margin-right: 2em;
	line-height: 2;
	white-space: nowrap;
}


/* ==========================================================

     6.Image Module

============================================================= */
img { border: none; }

.img_left {
	display: block;
	float: left;
}
.img_right {
	display: block;
	float: right;
}

/* ==========================================================

     7.Link Module

============================================================= */
a {
	text-decoration: none;
	outline: none;
	color: #003894;
}

header nav ul li a {
}

#slogan { margin-left: 75px; }

ul#infoimg a.flyer {
	margin-right: 4px;
}

footer a {
	color: #ffffff;
	border-bottom: 1px dashed #a7ddf5;
}
	footer a:hover { border: none; }


/* ==========================================================

     8.Form Module

============================================================= */


