@charset "utf-8";
/* top---------------------------------------------------------------------- */
#top {
}
.top {
}
.topbloc {
	margin-bottom: 50px;
}
.profile {
}
/* aisatsu---------------------------------------------------------------------- */
#aisatsu {
}
.aisatsu {
}
.aisatsuinner {
	margin-bottom: 50px;
}
.aisatsu .tablebloc.photo .tabletex {
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.aisatsu .tablebloc.photo .tabletex .topaisatsu {
		text-align: left;
	}
}
.aisatsu .tablebloc.photo .tablephoto {
	width: 300px;
}
.aisatsu .tablebloc.photo .tablephoto img {
	width: 300px;
}
@media screen and (max-width: 767px) {
	.aisatsu .tablebloc.photo .tablephoto {
		width: auto;
		display: none;
	}
}
.topaisatsulink {
	padding-top: 20px;
}
.topaisatsulink a {
	display: inline-block;
	color: #04a561;
	text-decoration: none;
	line-height: 1em;
	text-decoration: none;
	background-color: #fff;
	background-image: url("../../../../../img/parts/arrow3.png");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #04a561;
	padding: 10px 30px;
}
.topaisatsulink a:hover {
	color: #fff;
	background-color: #04a561;
}
.topaisatsulink a strong {
	font-size: 16px;
	font-weight: normal;
}
.topaisatsulink a span {
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.topaisatsulink {
		text-align: center;
	}
	.topaisatsulink a {
		display: inline-block;
		padding: 20px 20px 20px 10px;
	}
	.topaisatsulink a strong {
		display: inline-block;
	}
	.topaisatsulink a span {
		display: inline-block;
	}
}
/* toplink---------------------------------------------------------------------- */
.toplink {/*tablebloc*/
}
@media screen and (max-width: 767px) {
	.toplink {
		background-color: #d6ede2;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 10px;
	}
}
.toplink ul {
	border-spacing: 10px 0px;
}
@media screen and (max-width: 767px) {
	.toplink li {
		border-bottom: 1px dashed #04a561;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.toplink li:last-child {
		border-bottom: none;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
}
.toplinkbox {
}
.toplinkphoto {
}
.toplinkphoto img {
	margin: 0px auto;
}
@media screen and (max-width: 767px) {
	.toplinkphoto {
		padding: 0px 20px;
	}
	.toplinkphoto img {
		width: 100%;
		max-width: 300px;
	}
}
.toplinktex {
}
.toplinktex p {
	padding: 10px;
}
.toplinklink {
	text-align: center;
}
.toplinklink a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	text-decoration: none;
	background-color: #04a561;
	background-image: url("../../../../../img/parts/arrow3.png");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #04a561;
	padding: 10px 30px;
}
.toplinklink a:hover {
	color: #04a561;
	background-color: #fff;
}
.toplinklink a strong {
	font-weight: normal;
}
.toplinklink a strong b {
	display: block;
	font-size: 15px;
	font-weight: normal;
}
.toplinklink a strong span {
	display: block;
	font-size: 11px;
	padding-top: 5px;
}
@media screen and (max-width: 767px) {
	.toplinklink a {
		padding: 10px 10px;
	}
	.toplinklink a strong b {
		display: inline-block;
	}
	.toplinklink a strong span {
		display: inline-block;
		padding-top: 0px;
	}
}
/* blog---------------------------------------------------------------------- */
#blog {
}
.blog {
}
@media screen and (max-width: 767px) {
	.blog {
		padding: 0px 10px;
	}
}
.blog dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
	border-bottom: 1px dashed #c0b4d6;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.blog dt {
	display: table-cell;
	width: 100px;
	color: #04a561;
	font-weight: bold;
	vertical-align: middle;
	background-image: url("../../../../../img/parts/blog.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.blog dd {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 767px) {
	.blog dl {
		display: block;
		width: auto;
	}
	.blog dt {
		display: block;
		width: auto;
	}
	.blog dd {
		display: block;
		width: auto;
		padding-top: 5px;
	}
}
.blog dd strong {
	font-weight: normal;
}
.bloglink {
	padding-top: 20px;
}
.bloglink a {
}
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */