/* line 477, ../sass/common.scss */
.base_txt {
  margin-bottom: 30px;
  overflow: hidden;
}
/* line 481, ../sass/common.scss */
.base_txt h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 485, ../sass/common.scss */
.base_txt p {
  margin-bottom: 20px;
}

/* line 491, ../sass/common.scss */
.white_txt {
  background: #ffffff;
  padding: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.white_txt_SNS {
  background: #ffffff;
  padding: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 35px;
}
/* line 498, ../sass/common.scss */
.white_txt h3 {
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 2.2em;
  line-height: 2.2rem;
}
/* line 2, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.scss */
.white_txt table th {
  text-align: center;
  font-weight: bold;
}
/* line 6, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.scss */
.white_txt table td,
.white_txt table th {
  padding: 2px;
}
/* line 8, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.scss */
.white_txt table td.numeric,
.white_txt table th.numeric {
  text-align: right;
}
/* line 509, ../sass/common.scss */
.white_txt table th {
  text-align: left;
  margin-bottom: 10px;
  padding: 10px;
}
/* line 514, ../sass/common.scss */
.white_txt table td {
  padding: 10px;
  line-height: 1.6rem;
  line-height: 1.6em;
}

.white_txt_we2014 {
	background:#fff;
	padding:20px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}

.white_txt_we2014 h3 {
	font-size: 28px;
  margin-bottom: 20px;
  line-height: 2.2em;
  line-height: 2.2rem;
}
.white_txt_we2014 table th {
	text-align:center;
	font-weight:bold;
}
.white_txt_we2014 table td,
.white_txt_we2014 table th{
	padding:2px;
}
.white_txt_we2014 table td.numeric,
.white_txt_we2014 table th.numeric{
	text-align:right;
}
.white_txt_we2014 table th {
	text-align:left;
	margin-bottom:10px;
	padding:10px;
}
.white_txt_we2014 table td {
	padding:10px;
	line-height:1.6em;
}

.we2014_off {
	background:#fff;
	padding:15px;
	margin-bottom:30px;
}
/* line 381, ../sass/common.scss */
h1.mTitle {
  font-size: 36px;
  margin-left: 10px;
  margin-bottom: 30px;
  margin-top: 10px;
}
.white_txt2 {
  background: #ffffff;
  padding: 50px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.white_txt h5 {
  font-size: 18px;
	font-weight: bold;
  margin-bottom: 5px;
  line-height: 2.2em;
  line-height: 2.2rem;
}
