#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;

}
.ue {
	vertical-align: top;
}
body {
	font-size:16px;
	font-family: "メイリオ";
	color: #111111;
}
.midlle {
	vertical-align: bottom;
}
.waku {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
body {
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:0px;
	margin:0px;
	line-height:1.5;
}

.bxsliderwaku{
	width:620px;
	height:330px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.bxslider{
	width:620px;
	height:296px;
	overflow:hidden;
	background:none;
	list-style-type:none;
}

a:link {
	color: #327ae6;
}
a:visited {
	color: #327ae6;
}
a:hover {
	color: #0033FF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;	
  background: #3366FF;
  padding: 0.3em;
	border-radius: 0.3em;
}

h2_opinion{
	position: relative;
	color: black;
	background: #ffffcc;
	line-height: 1.4;
	font-size:14px;
	font-weight:400;
	padding: 0.8em;
	border-radius: 0 5px 5px 5px;
	width:620px;
}

h2_opinion:after {/*タブ*/
  position: absolute;
  font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
  content: 'Opinion';
	background: #ff6363;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 5px 5px 0 0;
	padding: 3px 7px 1px;
 	font-size: 1em;
 	line-height: 1;
 	letter-spacing: 0.05em
  }




#wrapper #ls tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#wrapper #area tr td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#wrapper #area {
	margin-top: 30px;
}
#wrapper #area tr td {
	line-height: 1.4em;
}




#footer {
	background-image: url(image/footerbg.jpg);
	height: 100px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer table tr td {
	height: 15px;
}
#footer table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.red_bold{
	font-weight:bold;
	text-align:center;
	height:30px;
	color:#F00;
	padding-top:2px;
	padding-bottom:5px;
	}
.report_box{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:38px;
	border:1px solid #CCC;
	text-align:center;
	}
.interview_link{
	text-align:center;
	margin:10px;
	}
.clear{
	clear:both;
	}
a img{
	border:none;
	}
	

.ribbon17-wrapper {
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  width: 300px;
  height: 150px;
  background: #f1f1f1;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
}

.ribbon17-content {
  position: absolute;
  top: -6px;
  right: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  }

.ribbon17 {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -23px;
  top: 22px;
  width: 160px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: #ffa520;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon17:before, .ribbon17:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.ribbon17:before {
  left: 14px;
}

.ribbon17:after {
  right: 18px;
}
