@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}

body {
	background-color: #040404;
	background-image: url(../img/katugeki/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	color: #FFFFFF;
	text-align: left;
}
#flashinc {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#under {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.bodycopy {
	font-size: large;
	margin-bottom: 15px;
}
#kuwasiku_btn {
	float: right;
}

/* ------------------------------ */
#about {
	width:950px;
	margin-top: 10px;
}
#sono_num {
	width:460px;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.sono_img {
	float:left;
}
.sono_detail {
	width:200px;
	font-size:70%;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}
.clr{
	clear:both;
	margin:0;
	padding-top: 0px;
	line-height:0;
}
/* ------------------------------- */

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

#katsu_footer {
	margin-right: auto;
	margin-left: auto;
}
.k_shokai {
	height: 158px;
	width: 682px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	font-size: 12px;
	margin-bottom: 8px;
	font-weight: bold;
}
#k01 {
	background-image: url(../img/katu_no1.png);
	background-repeat: no-repeat;
}
#k02 {
	background-image: url(../img/katu_no2.png);
	background-repeat: no-repeat;
}
#k03 {
	background-image: url(../img/katu_no3.png);
	background-repeat: no-repeat;
}
#k04 {
	background-image: url(../img/katu_no4.png);
	background-repeat: no-repeat;
}
#k05 {
	background-image: url(../img/katu_no5.png);
	background-repeat: no-repeat;
}
#k06 {
	background-image: url(../img/katu_no6.png);
	background-repeat: no-repeat;
}
.k_shokai div {
	margin-left: 150px;
	margin-right: 150px;
	padding-top: 65px;
}
