h1{
	margin:0 auto;
	padding:0;
	background:#FFF;
}
h1 img{
	margin:0 auto;
	display:block;
	width:100%;
	padding:0;
}
.topix{
	background:#FF0000;
	color:#FFF;
	text-shadow:none;
	padding:3px;
	width:4em;
	font-size:12px;
	text-align:center;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;

}
.seikyuBtn{
	display:block;
	margin:20px auto;
	width:96%;
}
.listTitle{
	font-size: 16px;padding:4px 0px 0px 5px;
	line-height:32px;
}
/*.areaList{
	width:96%;
}
*/.areaList li{
	border-color:#c4ad79 !important;
	border-top: none !important;

}


/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* 赤
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-t {
	border: 1px solid #cc0000 ;
	background:#ff0000 ;
	color:#FFF ;
	font-weight: bold;
	text-shadow: none ;
	text-align:center;
}
.ui-btn-up-t {
  text-decoration:none;
  border: 1px solid #cc0000;
  background:#ff0000;
  color:#FFF;
  font-weight: bold;
  text-shadow: none ;
  text-align:center;

}
.ui-btn-hover-t,
.ui-btn-down-t, 
.ui-body-t .ui-btn-active {
  text-decoration: none;
  border: 1px solid #cc0000;
  background:#ff0000;
  color: #FFF !important;
  font-weight:bold;
  text-shadow:none;
	text-align:center;
}
.ui-listview .ui-btn-active {
  color: #FFF;
  text-align:center;

}

/*------------------赤end------------------*/


/*推薦入試必勝の心得*/
.mt1{
	margin-top:-1px;
}
.bodyBox{
	padding:2% 2% 4% 2%;
	line-height:1.8em;
}
.bodyBox h2{
	background:#06bff9 url(../img/note.png) no-repeat left 2% center;
	background-size:30px;
	margin:4% 0 0 0;
	padding:2% 2% 2% 40px;
	color:#fff;
	text-shadow:none;
	font-size:1.3em;
	line-height:1em;
}
.bodyBox h3{
	background:#8ddcf7;
	margin:0;
	padding:2%;
	color:#333;
	font-size:1em;
}
.radiusNum{
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	background:#FFF;
	color:#8ddcf7;
	padding:0 1%;
	margin-right:0.5em;
	font-size:0.8em;
	height:1em;
	line-height:1em;
}

.bodyBox h5{
	color:#333;
	font-weight:bold;
	text-align:left;
	margin:4% 0;
	width:96%;
	padding: 0 0 0 1em;
    font-size: 1em;
	position: relative;
	width:98%;
	line-height:1em;
}
.bodyBox h5:before{
    content: "";
    position: absolute;
    background :#0099ff;
    top: -0.2em;
    left: 0;
    height: 1.4em;
    width: 8px;
}
.btn_top{
	background:url(../img/up.png) no-repeat left center;
	background-size:17px;
	padding:0 0 0 20px;
	margin:0;
	float:right;
}
.backTop li a:link,.backTop li a:visited,.backTop li a:hover,.backTop li a:active{
	text-decoration:none;
	color:#0099cc;
	font-weight:lighter;
}
.contentTxt{
	margin:0;
	padding:0;
	clear:both;
}
.backTop{
	margin:0 0 2em 0;
	padding:0;
	list-style-type:none;
	clear:both;
}
.backTop li{
	display:table-cell;
}
.back{
	background:url(../img/back.png) no-repeat left center;
	background-size:17px;
	padding:0 0 0 20px;
	margin:0;
	float:left;
}
.next{
	background:url(../img/next.png) no-repeat left center;
	background-size:17px;
	padding:0 0 0 20px;
	margin:0;
	float:right;
}

.contentImg{
	display:block;
	width:250px;
	margin:0 auto 4% 0;
}
/*---------------------------------------------------------
パンくずデザイン
---------------------------------------------------------*/
.menuList {
    margin:0;
    line-height: 30px;
    color: #999;
    padding: 1px;
    border: 1px solid #ccc;
　　width:100%;
}
ol.menuList li{
	float:left;
	list-style-type:none;
	font-weight:lighter;
	}
ol.menuList li a{
    display: block;
    background: #e4e7ea;
    /*padding-right: 10px;*/
    height: 30px;
    /*margin-right: 31px;*/
    position: relative;
    text-decoration: none;
    color: #999 !important;
}
ol.menuList li a:last-of-type { margin-right: 20px }
ol.menuList li a:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -30px;
    border: 15px solid transparent;
    border-color: #e4e7ea;
    border-left-color: transparent;
}
ol.menuList li a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -29px;
    border: 15px solid transparent;
    border-left-color: #e4e7ea;
}
 
 
ol.menuList li:first-child a{ padding-left:5px; }
ol.menuList li:first-child a:before{display:none;}
 
ol.menuList li a:hover {
    background: #00b0ec;
    color: #fff !important;
    text-decoration: none;
	text-shadow:none;
}
ol.menuList a:hover:before {
    border-color: #00b0ec;
    border-left-color: transparent;
}
ol.menuList li a:hover:after { border-left-color: #00b0ec
}
.header,body{
	background:#FFF !important;
}
.footer{
	text-shadow:none !important;
}





