@charset "utf-8";
body {
	background-color: #6428FA;
}
#wrapper {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #999999;
}
#header {
	width: 786px;
}
#header img {
	float: left;
}

#header ul {
	float: right;
	display: inline;
	margin-left: 5px;
	margin-top: 40px;
	clear: right;
	padding-left: 5px;
}
#header li {
	display: inline;
	font-weight: bolder;
	width: 100px;
}
#navi {
	width: 160px;
	clear: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	margin: 0px;
	padding: 0px;
}
#navibar {
	width: 160px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #FF0000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #FFCC00;
	background-color: #FFFFCC;
	line-height: 2;
}
#navibar .h2 {
	color: #FFFFFF;
	background-color: #FF6666;
	font-style: oblique;
	font-weight: 900;
	font-size: 24px;
	line-height: 3;
	width: 156px;
}


#navibar a {
	display: block;
	text-decoration: none;
	padding-left: 10px;
}
#navibar li {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-size: 14px;
	font-weight: bolder;
	width: 156px;
}

#navibar .youthpace {
	line-height: 1.0;
	padding: 5px;
	padding-left: 10px;
}

#navibar .li2 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 10px;
	font-size: 14px;
	line-height: 2;
	list-style-type: disc;
	font-weight: normal;
	color: #0000CC;
	background-color: #FF9933;
	width: 146px;
}
#wrapper #meme {
	float: right;
	width: 620px;
	padding-left: 10px;
}
#wrapper #meme h2 {
	letter-spacing: 1.1px;
	width: 600px;
	padding-top: 10px;
}

#meme .intro {
	line-height: 1.5;
	width: 420px;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#meme .memechat {
	float: left;
}
#meme .menu {
	clear: left;
	font-size: 18px;
	line-height: 1.5px;
	font-weight: bolder;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#meme .menulist {
	float: left;
	width: 300px;
	font-size: 14px;
	list-style-type: none;
	line-height: 1.5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#meme .menulist .listtitle {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}

#meme .photo {
	float: left;
}


#wrapper #footer {
	width: 786px;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
	display: block;
}
#footer p {
	float: left;
	width: 770px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#wrapper .zantei {
	clear: both;

}
