@charset "utf-8";
#wrapper #header h1 {
	background-image: none;
}




#wrapper #bbs {
	padding-top: 10px;
}

#wrapper #bbs .caption {
	width: 360px;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper #bbs .caption p {
	font-size: 1.4em;
	line-height: 1.4;
}

/* IE4~6 */
* html #wrapper #bbs .caption {
	padding-top: 40px;
}
/* Only IE7 hack */
*:first-child+html #wrapper #bbs .caption {
	padding-top: 40px;
}


#wrapper #bbs .caption h2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 1.6;
	font-size: 1.6em;
}
#wrapper #bbs .red {
	background-image: url(../img/bbs_red.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
}
#wrapper #bbs .red h2 {
	color: #E70013;
}

#wrapper #bbs .green {
	background-image: url(../img/bbs_green.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
}
#wrapper  #bbs  .green  h2 {
	color: #01A33C;
}

#wrapper #bbs .blue {
	background-image: url(../img/bbs_blue.jpg);
	background-repeat: no-repeat;
	background-position: 17px 5px;
}
#wrapper #bbs .blue h2 {
	color: #0087D5;
}
#wrapper #bbs .ill {
	background-image: url(../img/bbs_ill.jpg);
	background-repeat: no-repeat;
	background-position: 180px bottom;
	height: 130px;
}
#wrapper #contents #flash {
	position: relative;
}
#wrapper #contents #flash #title {
	position: absolute;
	height: 66px;
	width: 405px;
	left: 205px;
	top: -31px;
	z-index: 3;
}
#wrapper #contents #flash #wiiware {
	position: absolute;
	height: 67px;
	width: 79px;
	left: 700px;
	top: -33px;
	z-index: 3;
}
#wrapper #contents #flash #aiueo {
	position: absolute;
	z-index: 3;
	height: 66px;
	width: 201px;
	left: 580px;
	top: 295px;
}
#wrapper #footer {
	background-color: #2ABAFC;
	padding: 10px;
}
#wrapper #footer li {
	display: inline;
}
#wrapper #footer li img {
	padding-right: 30px;
}

