@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
}
body {
	background-image: url(pict/GUM05_PA01016.jpg);
	background-repeat: repeat;
}




#wraper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#wraper #header {
	height: 198px;
	width: 980px;
	background-color: #FF99FF;
	background-image: none;

}

#wraper #header h1 {
	width: 479px;
	height: 195px;
	float: left;
	padding-left: 10px;
}
#wraper #header #hdbox {
	float: right;
	width: 289px;
	padding-top: 107px;
	height: 90px;
	padding-left: 200px;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color: #FF9CFF;
	background-image: url(pict/logo_tenpo.gif);
	background-repeat: no-repeat;
}
#wraper .menu {
	font-size: 0.75em;
	height: 40px;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}

#wraper ul {
	clear: both;
	width: 980px;
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wraper li {
	float: left;
	background-color: #99FFFF;
	text-align: center;
	list-style-type: none;
}
#wraper .menu a {
	line-height: 40px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
}
.menu, .menu li a{
	background-image: url(pict/link.jpg);
	background-repeat: repeat-x;
}
.menu li a:hover{
	background-position: 0px -50px;
}

#wraper #contents {
	width: 960px;
	margin-top: 6px;
	padding: 10px;
}
#wraper #contents h2 {
	height: 40px;
	width: 945px;
	background-color: #FF0000;
	clear: both;
	font-size: 150%;
	padding-top: 10px;
	padding-left: 15px;
}

#wraper #contents #main {
	height: 445px;
	width: 645px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #00CC66;
	float: left;
	background-image: url(pict/gogatu.jpg);
	background-repeat: no-repeat;
}
#wraper #contents #main h3 {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.5em;
}
#wraper #contents #main p {
	padding-left: 40px;
	line-height: 1.5em;
}

#wraper #contents #sub {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wraper #contents #sub img {
	border: 1px solid #666666;
}

#wraper #contents .box {
	float: left;
	height: 383px;
	width: 184px;
	margin-right: 8px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#wraper #contents .box h3 {
	font-size: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	text-align: center;
}
#wraper #contents .box p {
}

.kbox {
	float: left;
	width: 284px;
	height: 500px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #000000;
}
.kbox_1 {
	float: left;
	width: 284px;
	margin-left: 10px;
	padding: 10px;
	height: 500px;
	margin-top: 10px;
	border: 1px solid #000000;
}

.kbox .kpict {
	height: 281px;
	width: 281px;
}

.kbox .ktext {
}
.kbox .karaoke {
	font-size: 2em;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#wraper #insertion {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#footer {
	background-color: #000000;
	clear: both;
	height: 50px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
