@charset "UTF-8";

html body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url("image/background.jpeg");
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

.f-container {
	flex-wrap:nowrap;
}






.sabu{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	margin-left: 20px;
	color: #827F7F;
}
.product{
	background-image: url("image6/main2.jpeg");
	background-repeat: no-repeat;
	background-size: 280px;
	background-position: right;
	height: 100px;
	padding-left: 25px;}

p.name1{
	font-family: Osaka-mono, "MS Gothic", monospace;
	margin-top: 0px;
	padding-left: 120px;
	padding-top: 10px;
	display: inline-block;
}

.reason{
	background-image: url("image6/top3.jpg");
	background-repeat: no-repeat;
	background-size: 270px;
	background-position: right;
	height: 100px;
	padding-left: 25px;
	margin-bottom: 100px;
    }


.top{
	background-image: url("image6/haikeimain4.jpg");
	background-size: 420px;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 200px;
	padding-right: 10px;
}


.sabutitle{
	font-size: 20px;
	padding-left: 20px;
	padding-bottom: 10px;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}

.situmon{
	margin-left: 20px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	color: #4D4C4C;}

.kaitou1{
	margin-left: 20px;
	color: #3669BD;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	margin-right: 20px;
}

.kaitou2{
	margin-left: 20px;
	margin-right: 20px;
	color: #47AAC5;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}

.kaitou3{
	margin-left: 20px;
	margin-right: 20px;
	color: #439786;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	padding-bottom: 40px;	
}

.nokori{
	background-image: url("image6/haikei3.jpg");
	background-size: 500px;
	background-repeat: no-repeat;
	background-position: right;
}

.last{
	text-align: center;
	font-size: 10px;
	margin-top: 10px;    
     }











