@charset "utf-8";
body {
	background-color: #FE7FD7;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(../images/bk-kirakira.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #FF33CC;
}
a:visited {
	color: #FF99FF;
}
a:hover {
	color: #CC33CC;
}
a:active {
	color: #FF33CC;
}
.container/* CSS Document */ {
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	width: 887px;
	background-color: #FFFFFF;
	border: thin solid #855445;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 210px;
	width: 887px;
	font-family: Meiryo;
	font-size: 12px;
	color: #855445;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.menu {
	height: 612px;
	width: 215px;
	float: left;
	margin-bottom: 10px;
}
.footer {
	height: 50px;
	width: 887px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF99FF;
	text-align: center;
	padding-top: 30px;
}
.main {
	height: auto;
	width: 650px;
	float: left;
}
.contents6 {
	background-image: url(../images/bar-pushgirl.png);
	background-repeat: no-repeat;
	height: auto;
	width: 200px;
	border: thin solid #855445;
}
.contents-space {
	height: 32px;
	width: 200px;
}
.contents7 {
	background-image: url(../images/bar-girlswebsite.png);
	background-repeat: no-repeat;
	width: 200px;
	border: thin solid #855445;
}
.left {
	width: 215px;
	height: auto;
	float: left;
	padding-left: 11px;
}
.bk {
}
.bk-kirakira {
	background-attachment: fixed;
	background-image: url(../images/bk-kirakira.png);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
