body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
a:link{
	color: #06C;
	text-decoration: none;
}
a:visited{
	color: #06C;
	text-decoration: none;
}
a:hover{
	color: #0CF;
	text-decoration: none;
}
a:active{
	color: #06C;
	text-decoration: none;
}
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2{
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
h3{
	font-size: 16px;
}
#header {
	width: 100%;
	height: 72px;
	background-color: #fff;
}
#nav {
	height: 42px;
	width: 100%;
	background-color: #999;
	background-image: url(img/bg_nav.gif);
	background-repeat: repeat;
}
.nav01{
	height: 42px;
	background-image: url(img/nav01.gif);
	width: 199px;
	text-indent: -9999px;
}
.nav02{
	height: 42px;
	background-image: url(img/nav02.gif);
	width: 200px;
	text-indent: -9999px;
}
.nav03{
	height: 42px;
	background-image: url(img/nav03.gif);
	width: 200px;
	text-indent: -9999px;
}
.nav04{
	height: 42px;
	background-image: url(img/nav04.gif);
	width: 200px;
	text-indent: -9999px;
}
.nav05{
	height: 42px;
	background-image: url(img/nav05.gif);
	width: 200px;
	text-indent: -9999px;
}
.nav01 a{
	display: block;
	height: 42px;
	width: 199px;
}
.nav02 a{
	display: block;
	height: 42px;
	width: 200px;
}
.nav03 a{
	display: block;
	height: 42px;
	width: 200px;
}
.nav04 a{
	display: block;
	height: 42px;
	width: 200px;
}
.nav05 a{
	display: block;
	height: 42px;
	width: 200px;
}
.nav01 a:hover{
	background-image: url(img/nav01_on.gif);
}
.nav02 a:hover{
	background-image: url(img/nav02_on.gif);
}
.nav03 a:hover{
	background-image: url(img/nav03_on.gif);
}
.nav04 a:hover{
	background-image: url(img/nav04_on.gif);
}
.nav05 a:hover{
	background-image: url(img/nav05_on.gif);
}
#wrap {
	height: auto;
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
#content {
	height: auto;
	width: 722px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#aside {
	width: 240px;
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 8px;
	margin-bottom: 20px;
}
#footer {
	height: auto;
	width: 100%;
}
#nav_f {
	width: 1024px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	line-height: 25px;
}
.pagetop {
	height: 40px;
	width: 40px;
	top: 27px;
	left: 960px;
	position: absolute;
}
#path {
	height: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}

.logo {
	height: 66px;
	width: 230px;
	background-image: url(img/logo.gif);
	text-indent: -9999px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	float: left;
	height: 52px;
	width: 200px;
}
.top {
	height:320px;
	width: 1000px;
	margin-bottom: 20px;
}

.area01 a:link{
	height: auto;
	width: 720px;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
	color: #000000;
}
.area01 a:hover{
	transition:all 0.5s ease;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
	color: #000000;
}
.area01 a:visited{
	color: #000000;
	text-decoration: none;
}
.area01 a:active{
	color: #000000;
	text-decoration: none;
}
.area02 {
	height: auto;
	width: 720px;
	overflow: hidden;
}
.area04 {
	height: auto;
	width: 680px;
	padding: 20px;
}
.area05 a:link{
	height: 320px;
	width: 720px;
	background-image: url(img/btn03.gif);
	display: block;
}
.area05 a:hover{
	background-image: url(img/btn03_on.gif);
}
.area06 {
	margin-bottom: 20px;
	background-color: #ffebeb;
	padding-bottom: 10px;
}
.area07 {
	background-color: #ffebeb;
}
.inner01 {
	height: 72px;
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
}
.button-kuchikomi {
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e94b51), color-stop(0.00, #ef767b));
	background: -webkit-linear-gradient(#ef767b, #e94b51);
	background: -moz-linear-gradient(#ef767b, #e94b51);
	background: -o-linear-gradient(#ef767b, #e94b51);
	background: -ms-linear-gradient(#ef767b, #e94b51);
	background: linear-gradient(#ef767b, #e94b51);
	color: #fff!important;
	padding: 10px;
	text-align: center;
	width: 250px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
	border-radius: 100px;
	margin-top: 11px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 1px #795548;
}

.inner02 {
	height: 42px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
}

.inner03 {
	float: left;
	height: 424px;
	width: 329px;
	margin-right: 12px;
	margin-bottom: 10px;
	background-image: url(img/bg_inner03.gif);
	margin-left: 20px;
}
.inner04 {
	float: left;
	height: 424px;
	width: 330px;
	margin-left: 12px;
	margin-bottom: 10px;
	background-image: url(img/bg_inner04.gif);
}
.inner06 {
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;ogo
	padding-bottom: 20px;
}

.box01 a{
	height: 48px;
	width: 156px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(img/no1.gif);
	display: block;
	padding-left: 70px;
	padding-top: 25px;
	color: #e13d45;
	text-decoration: underline;
	font-weight: bold;
}
.box01 a:hover{
	color: #FF9933;
}
.box02 {
	margin-bottom: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
}
.box10 a {
	height: 56px;
	width: 146px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(img/no2.gif);
	display: block;
	padding-left: 70px;
	padding-top: 17px;
	color: #e13d45;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
}
.box10 a:hover{
	color: #FF9933;
}
.box11 a {
	height: 48px;
	width: 156px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(img/no3.gif);
	display: block;
	padding-left: 70px;
	padding-top: 25px;
	color: #e13d45;
	text-decoration: underline;
	font-weight: bold;
}
.box11 a:hover{
	color: #FF9933;
}
.box05 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.ttl01 {
	background-image: url(img/bg_ttl.gif);
	height: 39px;
	padding-top: 10px;
	text-indent: 10px;
	width: 722px;
}

.ttl02 {
	text-align: center;
	padding-top: 20px;
}
.ttl02 h2{
	color: #FFF;
}
.ttl03 {
	text-align: center;
	padding-top: 20px;
}
.ttl03 h2{
	color: #FFF;
}

.ttl04 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ttl05 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ttl06 {
	height: 44px;
	width: 240px;
	background-image: url(img/ttl06.gif);
}
.ttl07 {
	height: 44px;
	width: 240px;
	background-image: url(img/ttl07.gif);
}
.ttl08 {
	height: auto;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
}
.ttl09 {
	background-image: url(img/ttl01.gif);
	height: 83px;
	width: 680px;
	margin-left: 20px;
}

.txt01 {
	background-image: url(img/bg_txt01.gif);
	height: 120px;
	width: 360px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 300px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}

.txt02 {
	width: 288px;
	margin-left: 20px;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 20px;
}
.txt04 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

.txt05 {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
}
.txt06 {
}
.next01 {
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
}
.next02 {
	height: 40px;
	width: 226px;
	margin-right: 7px;
	margin-left: 7px;
	background-image: url(img/next02.gif);
}
.next03 {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
	width: 226px;
	margin-right: 7px;
	margin-left: 7px;
}


.btn01 {
	height: 172px;
	width: 294px;
	float: left;
	margin-left: 17px;
	margin-top: 24px;
}

.btn02 {
	height: 172px;
	width: 294px;
	float: left;
	margin-left: 18px;
	margin-top: 24px;
}
.btn04 {
	height: 162px;
	width: 240px;
	margin-bottom: 20px;
}
.btn05 {
	height: 170px;
	width: 240px;
	margin-bottom: 20px;
}
.btn06 {
	height: 160px;
	width: 240px;
	margin-bottom: 20px;
}
.btn07 {
	height: 160px;
	width: 240px;
	margin-bottom: 20px;
}
.copy {
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	background-color: #eb545b;
	width: 100%;
	min-width: 1024px;
	color: #FFF;
}

.gotop a{
	text-align: center;
	height: auto;
	width: 120px;
	font-size: 12px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 600px;
	text-decoration: none;
	color: #09F;
}

/*記事一覧用CSS 関連記事一覧流用*/

#related-entries{
  line-height:150%;
  clear: both;
}

.related-entry{
  line-height:150%;
  margin-bottom:20px;
  clear: both;
}

#related-entries .related-entry-thumb {
  float: left;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

#related-entries .related-entry-content {
  margin-left: 30px;
}

.related-entry-title{
	padding-top: 3px;
	margin-bottom: 5px;
	font-size: 20px;
}

.related-entry-snippet{
  margin:0 0 5px 0;
}

.related-entry-read{
  margin:0;
  font-size:12px;
}

/*ホバーimg*/
a.hover_img{
	display:block; /*ブロック化重要！*/
}
a.hover_img img{
	transition:all 0.5s ease;
}
a:hover.hover_img img{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.interview p {
	padding: 20px;
}
.clearfix {
	clear: both;
	content: "";
	display: block;
}
.box_left {
	float: left;
}
.box01 a {
	padding-top: 11px;
	padding-bottom: 14px
}
.box10 a {
	padding-top: 25px;
	height: 48px;
}
.present-goods {
	font-size: 0.9em;
}
.fs-16 {
	font-size:16px!important;
}
.fs-lh240 {
	font-size:18px!important; line-height:240%!important;
}
.img-thanks {
	position: relative;
}
.img-thanks-text {
	position:	absolute;
	line-height: 1.3;
	font-size: 18px;
	top: 0px;
	right: 0px;
}
/************************************single*/
.single table {
  border-collapse: collapse;
}
.single table,
.single table th,
.single table td {
  border: none;
}
/************************************------------single*/
