/* index
-------------------------------------*/
/* TOPバナー
-------------------------------------*/
#imageNavigationText {
	height: 200px;
	width: 800px;
	position:relative;
}

.navi-image{
	width:630px;
	height:200px;
	overflow:hidden;
	float: left;
}
#imageNavigationText .navi-image a { 
 display:block; 
 position:absolute;
 top:0;
 left:0;
 z-index:8;
}

#imageNavigationText .navi-image a.active {
  z-index:10;
}

#imageNavigationText .navi-image a.last-active { 
  z-index:9;
}

.navi{
width: 169px;
height: 200px;
background-image: linear-gradient(-90deg, #ff68c5, #ffdbf1);
border-radius: 0 20px 20px 0;
float: left;
margin-left: 1px;
}
.navi ul{
overflow: hidden;
background-size:24px 24px;
background-image: radial-gradient(rgba(255,255,255,0.3) 20%, transparent 20%),radial-gradient(rgba(255,255,255,0.3) 20%, transparent 20%);
background-position: 0 0, 12px 12px;
}
.navi li{
width: 169px;
height: 67px;
border-bottom: 1px solid #ffffff;
text-align: center;
}
.navi li:last-child{
border: none;
}
.navi li a{
width: 169px;
height: 67px;
font-size: 18px;
color: #ff0167;
line-height: 1.2em;
font-weight: bold;
display: block;
padding-top: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.navi li:hover{
background-color:rgba(255,255,255,0.50);
}
.navi li a span{
font-size: 10px;
color: #484848;
line-height: 1.5em;
display: block;
}
.navi li:nth-child(1) a span{
margin-bottom: 5px;
}

.TopLeft {
	float: left;
	width: 620px;
	margin-top: 15px;
}

.TopLeft a img {
}

.TopLeft a:hover img {
	border:1px solid #FF3399
}

.TopRight {
	float: right;
	width: 170px;
	margin-top: 15px;
}

dl.dl_news {
	margin-top: 10px;
	margin-bottom: 15px;
}

dl.dl_news dt {
	background-image: url(/school-girls/common/images/point1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	padding-top: 10px;
}

dl.dl_news .dt_pink {
	background-color: #fff0f9;
}

dl.dl_news dd {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
}

dl.dl_news .dd_pink {
	background-color: #FFF0F9;
}

ul.ul_data {
	margin-top: 10px;
	margin-bottom: 15px;
}

ul.ul_data li {
	background-image: url(/school-girls/common/images/point1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 15px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
	padding-bottom: 10px;
}

ul.ul_data li:nth-of-type(even) {
	background-color: #fff0f9;
}

.featureBixB {
	float: left;
	width: 305px;
	margin-bottom: 10px;
	height: 210px;
}

.featureBixS {
	float: left;
	width: 305px;
	margin-bottom: 15px;
	height: 150px;
}

.featureBixS img {
	float: left;
}

h3.feature {
	width: 130px;
	float: right;
	font-weight: bold;
	background-color: #FFF0F9;
	background-image: url(/school-girls/common/images/point1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0099;
	border-bottom-color: #FF0099;
	padding-left: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

p.featureP {
	font-size: 12px;
	line-height: 1.5em;
	color: #484848;
	width: 145px;
	float: right;
}

.eventBox {
	float: left;
	width: 305px;
	margin-bottom: 15px;
}

.TopLeft h2 {
	margin-bottom: 10px;
}

.Ban {
	width: 170px;
}

#bannerBox {
	width: 170px;
	margin-bottom: 5px;
	height: 120px;
}

.banner {
	height: 50px;
	width: 170px;
	margin-bottom: 10px;
}
