@charset "Shift_JIS";

#c-contents h1 img{
	display:block;
	margin:0;
}
#c-contents h1{
	margin:0 0 20px 0;
	padding:0;
}
#c-indent h2{
	color:#ff0033;
	font-size:18px;
	padding:5px 0;
	margin:10px 0 0 0;
}
#c-indent h3{
	background:#000066 url(../images/sub.png) no-repeat left center;
	color:#FFF;
	font-size:18px;
	padding:5px 0 5px 30px;
	margin:10px 0 0 0;
	border-radius: 6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
}

.indentP{
	text-indent:1em;
	margin:10px 0 10px 0;
	padding:0;
	line-height:1.8em;
}
.icon{
	display:block;
	margin:20px 0 5px 0;
}
.examInterview{
	line-height:1.8em;
}
.examProfile{
	margin:30px auto 10px auto;
	padding:0;
	clear:both;
}
.examProfile img{
	float:right;
	display:block;
	float:right;

}
.profLeft{
	width:550px;
	float:left;
}
.prof{
	font-size:1.5em;
	color:#000066;
	border-bottom: 1px solid #000066;
	display:block;
}
.profName{
	font-size:1.5em;
	color:#000;
	line-height:1.8em;
}
.profName2{
	font-size:1.3em;
	color:#000;
	line-height:1.8em;
}
.notice{
	background:#7e6d4d url(../images/pencil.png) no-repeat right 10px bottom 10px;
	background-size:38px;
	color:#FFF;
	text-shadow:none;
	padding:2%;
	margin:0 0 20px 0;
	clear:both;
	position:relative;
	border-radius: 6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	line-height:1.8em; 
}
.imgRight{
	float:right;
	margin:7px 0 10px 10px;
}

.zenhan{
    background-image: url(../images/mike.png), url(../images/back.png);
    background-position: left center,right center;
    background-repeat: no-repeat,no-repeat;
    background-size: 16px,16px;
	padding:4% 20px;
	margin:0;
	display:table-cell;
}
/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
