@charset "utf-8";
.navi ul li.archives {
	background-image: url(../common/bcg-nav-11.png);
}
.content h1 {
	background-image: url(../common/bcg-h1b.png);
}
.content-inner .record .redord-k {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.content-inner .record .redord-k p {
	margin-bottom: 10px;
	text-align: center;
}
.content-inner .record .redord-k p i {
	color: #EB5000;
	margin-right: 7px;
}
.record ul li a	{
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 35px;
	padding-bottom: 3px;
	border-bottom: dotted 2px #dddddd;
	color: #000000;
	text-decoration: none;
	background-image: url(list-take.png);
	background-repeat: no-repeat;
	background-position: 0% 35%;
}
.record-k ul li a	{
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 35px;
	padding-bottom: 3px;
	border-bottom: dotted 2px #dddddd;
	color: #000000;
	text-decoration: none;
	background-image: url(list-ume.png);
	background-repeat: no-repeat;
	background-position: 0% 35%;
}
.record .record-k ul li a:hover	{
	background-color: #eeeeee;
}
.record .record-left {
	width: 50%;
	float: left;
}
.record .record-right {
	width: 50%;
	float: right;
}
.record-k .record-k-left {
	width: 50%;
	float: left;
}
.record-k .record-k-right {
	width: 50%;
	float: right;
}
.record:after	{
	content: "";
	display: block;
	clear: both
}
.ichiran  {
	margin-top: 15px;
}
.ichiran a	{
	text-decoration: none;
	color: #000000;
}
.record-k:after	{
	content: "";
	display: block;
	clear: both
}
.content-inner .anniversary {
	margin-top: 30px;
	width: 100%;
	display: block;
}
.anniversary .aisatu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.anniversary h2 {
	background-image: url(../common/bcg-h2b.png);
	border-left: 10px solid #00173B;
	margin-top: 30px;
}
.anniversary .name {
	margin-top: 10px;
	text-align: right;
}
.anniversary span {
	font-size: 11px;
	display: block;
	margin-top: 0px;
	line-height: 1em;
	text-align: left;
}
.aisatu:after	{
	content: "";
	display: block;
	clear: both;
}
.anniversary .img-001 {
	width: 20%;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
.anniversary .img-100 {
	width: 250px;
	float: left;
	text-align: center;
	height: auto;
}
.anniversary .img-200 {
	width: 160px;
	height: auto;
	float: right;
	margin-left: 10px;
}
.anniversary img {
	-webkit-box-shadow: 2px 2px 3px #686767;
	box-shadow: 2px 2px 3px #686767;
}
.img-001 img {
	width: 100%;
	height: auto;
}
.img-100 img {
	width: 85%;
	height: auto;
}
.img-200 img {
	width: 100%;
	height: auto;
}

@media (max-width:767px){
h1 span {
	display: none;
}
ul li span {
	display: none;
}

}

@media (max-width:599px){
.record p {
	font-size: small;
}
.record .record-left {
	width: 100%;
}

.record .record-right {
	width: 100%;
}
.anniversary .img-001 {
	width: 50%;
}




}

@media (max-width:360px){
.record ul {
	font-size: small;
}
.record ul li a {
	padding-top: 1px;
	padding-bottom: 1px;
}
.anniversary p {
	font-size: small;
}
.anniversary .aisatu .img-100 {
	width: 50%;
	height: auto;
}
.anniversary .aisatu .img-200 {
	width: 50%;
}



}
