@charset "utf-8";
/* CSS Document */

.contents01{
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width: 768px) {
	.contents01{width:97%; margin-left:0px; margin-right:0px;}
	
}

.silver_menu{
	width:230px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	display:block;
	float:left;
	color:#FFF;
	background-color:#435472;
	margin-bottom:10px;
}

.silver_menu a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.silver_menu a:hover{
	background-color:#871f2e;
	color:#FFF;
	text-decoration:none;
	display:block;
}

.silverlist{
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex: wrap;
}

.silver_menubtn{
	width:100%;
	height:30px;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	display:block;
	background-color:#beb396;
	color:#504425;
}

.silver_menubtn a{
	display:block;
	text-decoration:none;
	color:#504425;
}

.silver_menubtn a:hover{
	background-color:#504425;
	text-decoration:none;
	color:#FFF;
	display:block;
}

@media screen and (max-width: 768px) {
	.silver_menu{width:49%;}
	
}

.contents02L{
	width:350px;
	float:left;
}

@media screen and (max-width: 768px) {
	.contents02L{width:97%;}
	
}

.contents02R{
	width:540px;
	float:left;
}

@media screen and (max-width: 768px) {
	.contents02R{width:97%;}
	
}

.contents_sbox{
	margin-left:15px;
	margin-right:15px;
}

@media screen and (max-width: 768px) {
	.contents_sbox{width:97%; margin-left:0px; margin-right:0px;}
	
}

.silver_btn{
	width:100%;
	height:35px;
	font-size:15px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	color:#444;
	background-color:#e0e0e0;
}

.silver_btn a{
	text-decoration:none;
	color:#444;
	display:block;
}

.silver_btn a:hover{
	text-decoration:none;
	background-color:#888;
	color:#FFF;
	display:block;
}

.silver_btn2{
	width:181px;
	float:left;
	font-size:16px;
	line-height:35px;
	display:block;
	text-align:center;
	box-sizing:border-box;
	font-weight:bold;
	background-color:#d9bb95;
	color:#795a31;
}

.silver_btn2 a{
	display:block;
	text-decoration:none;
	color:#795a31;
}

.silver_btn2 a:hover{
	background-color:#795a31;
	text-decoration:none;
	color:#FFF;
	display:block;
}

.pt03box{
	width:280px;
}

@media screen and (max-width: 768px) {
	.pt03box{width:97%;}
	
}

.pt02box{
	width:445px;
}

@media screen and (max-width: 768px) {
	.pt02box{width:97%;}
	
}

.pt03wbox{
	width:293px;
}

@media screen and (max-width: 768px) {
	.pt03wbox{width:97%;}
}

.rsz300{
	width:300px;
}

@media screen and (max-width: 768px) {
	.rsz300{width:100%; margin-bottom:10px;}
}	
	

.mamechishik_img_left2 {
  float: left;
  margin-right: 10px; }

