body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#F8ECA0;
	margin:0;
	padding:0;
}
#wrapper {
	width:800px;
	margin:0 auto;
	background-color:#ffffff;
}
#head {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 9px;
	background-color: #FAED00;
	color: #F8B62C;
}
.people{
	width:400px;
	height:500px;
	float:left;
}
.people h3 {
	font-size:18px;
	padding:0 45px;
}
.people .caption {
	padding:0 40px 20px;
}
#people_A {
	border-right:2px dotted #F8B62C;
	border-bottom:2px dotted #F8B62C;
	border-top:2px dotted #F8B62C;
	width:398px;
	height:500;
	}
#people_B {
	border-bottom:2px dotted #F8B62C;
	border-top:2px dotted #F8B62C;
	height:500;
	}
#people_C {
	border-right:2px dotted #F8B62C;
	border-bottom:2px dotted #F8B62C;
	width:398px;
	height:500;
	}
#people_D {
	border-bottom:2px dotted #F8B62C;
	width:398px;
	height:500;
	}
#all_people {
	height:auto;
	overflow:hidden;
	margin-bottom:80px;
}
.botton {
	padding-left:248px;
}
#yodogawa {
	text-align: center;
	font-size:14px;
	font-weight:bold;
	color:#595757;
	margin-bottom:50px;
}
h2{
	text-align:center;
	font-size:20px;
	color:#595757;
}
h3{
	font-size:14px;
	color:#595757;
}
h4{
	font-size:20px;
	}
h5{
	font-size:16px;
}
.maintext {
	font-size:14px;
	margin-bottom:40px;
}
.caption {
	font-size:14px;
	color:#595757;
}
#caption_bold{
	font-size: 130%;
	font-weight: bold;
	}

.section {
	margin-top:80px;
	margin-bottom:80px;
	border-bottom:1px solid #FAED00
}
.section_2 {
	margin-top:80px;
	margin-bottom:80px;
	border-bottom:2px dotted #F8B62C;
}
.illust {
	margin-bottom:80px;
}
#column_left {
	float:left;
}
#column {
	margin: 0 auto;
	width: 600px;
	height:220px;
	background-color: #F1E69D;
	padding: 30px;
}
.syukkahoryutoha {
	margin-left: 125px;
}
.waza_text {
	margin-left:95pt;
}
#illust_q {
	float:left;
}
#QA_text {
	margin-left:80px;
}
#QA_text h5{
	margin-top:0;
}
.qa {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 140px;
	height: auto;
	overflow: hidden;
	float: left;
	clear: both;
}
#date {
	text-align:center;
	font-size:12px;
}
/*
 * footer
 */
#footer {
  background-color: #FFF;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#footer ul {
  margin: 0;
  padding: 50px 0;
  list-style-type: none;
  letter-spacing: -0.4em;
}
#footer ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0 20px;
  letter-spacing: 0.075em;
}
#footer ul li a {
  display: block;
}
#footer ul li .fb_iframe_widget {
  display: block;
}
#footer .copyright {
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: #999;
}

.illust_midashi{
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 125px;
	font-weight: bold;
	font-size: 120%;
	}

.text_small{
	font-size: small;
	font-weight: lighter;
	}

.illust_point{
	width: auto;
	height: auto;
	text-align: left;
	padding-left: 125px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: lighter;
	font-size: small;
	color: #5D5D5D;
	}

#illust_credit{
	width: auto;
	height: auto;
	margin-left: 550px;
	font-size: small;
	margin-bottom: 50px;
	margin-top: -50px;
	}
