@charset "euc-jp";

/* CSS Document */


body { background: #fff; }

#pankuzu,
.my_header { display: none; }

#content { background: rgba(0,0,0,0.81); }

#contfooter { border-top-style: none; }

/* スライダー */


#main-slider { }

/* flexsliderデフォルトオーバーライド */

.flexslider {
	margin: 0px;
	border-radius: 0px;
	box-shadow: none;
	border: none;
}

.flex-direction-nav a { }

.flex-direction-nav a:before { }

.flexslider ul.slides { background: rgba(0,0,0,.5); }

.flex-caption {
	padding: 2%;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	text-indent: 0!important;
}

.flex-control-paging li a.flex-active { background: rgba(255, 0, 0, 0.34); }
