@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.container {
	width: 960px;
	background-color: #fbfbfb;
	margin: 0px auto;
}
ul {
	list-style-type: none;
}

.bxaa1 li:hover {
	color: hsla(0,0%,0%,0.12);
	text-decoration: none;
}

.bxaa1 {
	float: left;
	width: 960px;
}


p{ font-size:12px;
line-stacking-shift:50px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color: #666;
}

/*nav*/

#bx001 nav li {
	float: left;
	
}
#bx001 { overflow:hidden;}

/*absoluteとrelativeの指定をする*/

.aaa1 {
	width: 113px;
	height: 49px;
	margin: 0px 0px 0px 0px;
position: absolute;
top:62px;left:0px;
/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
z-index:1;}

/*relativeの指定*/
.container {
	position: relative;
}

.aaa2 {
	width: 113px;
	height: 49px;
	margin: 0px 0px 0px 0px;
position: absolute;
top:585px;left:10px;
/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
z-index:1;}

/*relativeの指定*/
.container {
	position: relative;
}


.aaa3 {
	width: 113px;
	height: 49px;
	margin: 0px 0px 0px 0px;
position: absolute;
top:585px;left:10px;
/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
z-index:1;}

/*relativeの指定*/
.container {
	position: relative;
}


.bx002{
	 padding:0px;
	 background-color: #cfcff1;

		float: left;
	}

.cc1 {
	float: left;
	width: 480px;
	margin: 0px;
}

/*absoluteとrelativeの指定をする*/

.cc10 {
	width: 275px;
	height: 275px;
	margin: 5px 5px 5px 5px;
	position: absolute;
	top: 180px;
	left:100px;
	/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
	z-index: 2;
}

/*relativeの指定*/
.cc1 {
	position: relative;
}

.cc101 {
	width: 275px;
	height: 275px;
	margin: 5px 5px 5px 5px;
	position: absolute;
	top: 70px;
	left:100px;
	/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
	z-index: 2;
}

/*relativeの指定*/
.cc1 {
	position: relative;
}


.cc20 {
	width: 150px;
	height: 275px;
	margin: 5px 5px 5px 5px;
	position: absolute;
	top: 180px;
	left:100px;
	/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
	z-index: 2;
}

/*relativeの指定*/
.cc1 {
	position: relative;
}


.cc30 {
	width: 100px;
	height: 275px;
	margin: 5px 5px 5px 5px;
	position: absolute;
	top: 180px;
	left:250px;
	/*top:50px;left:300px;*/
/*bottom:100px;right:300px;*/
	z-index: 3;
}

/*relativeの指定*/
.cc1 {
	position: relative;
}





.bx003{
	 padding:0px;
	 background-color: #dcdcff;

		float: left;
	}


.bx004{
	 padding:0px;
	 background-color: #f8dcff;

		float: left;
	}
	
.bx005{
	 padding:0px;
	 background-color: #feecfd;

		float: left;
	}
	
	.bx006{
	 padding:0px;
	 background-color: #FFF;

		float: left;
	}