/* Sticky footer styles
-------------------------------------------------- */
*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}

html {
  position: relative;
  min-height: 100%;
font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 160px;
width: 100%;background-color:#281f1c;

}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color: #f5f5f5;
border-top: 1px solid #000000;
}

#m1 {
width: 100%;
height: 250px;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
background-image: url("./000.jpg");
margin-top:35px;
padding:25% 5px;
text-align:center;
}

#m1 p{
font-size:16px;
margin: 0px;
text-align:center;
text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
color:#111;
line-height:180%;
}
#m1_1,#m2_1,#m3_1,#m4_1 {
width: 100%;
padding:20px 5px;
text-align:center;
background-color:#281f1c;
}

#m1_1 p,#m2_1 p,#m3_1 p,#m4_1 p{
font-size:16px;
margin: 0px;
text-align:center;
color:#fff;
line-height:180%;
}
#m2 {
width: 100%;
height: 250px;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
background-image: url("./001.jpg");
padding:20% 5px;
text-align:center;
}
#m2 p{
font-size:16px;
margin: 0px;
text-align:center;
text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
color:#111;
line-height:180%;
}


#m3 {
width: 100%;
height: 250px;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
background-image: url("./002.jpg");
padding:20% 5px;
text-align:center;
}
#m3 p{
font-size:16px;
margin: 0px;
text-align:center;
text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
color:#111;
line-height:180%;
}
#m4 {
width: 100%;
height: 250px;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
background-image: url("./003.jpg");
padding:20% 5px;
text-align:center;
}
#m4 p{
font-size:16px;
margin: 0px;
text-align:center;
text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
color:#111;
line-height:180%;
}
a{color:#fff;}
a:visited{color:#fff;}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container {
margin-bottom:80px;background-color:#281f1c;

}


#footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}



.tc{
text-align:center;
}

.container h1{
font-size:12px;
font-weight:bold;
color: #610D17;
}


.container h2{
margin-bottom: 10px;
font-size:18px;
font-weight:bold;
color: #FF2C2C;
}



.container p{
font-size:16px;
margin: 0px;
text-align:center;
}


 html,body{
margin: 0px;
 height:100%; 
 } 
 html{ 
 overflow-y:scroll; 
 } 
 div#footer{ 
 position:fixed; 
 bottom:0; 
 width:100%; 
 } 


ul.footerul{
display:table;
table-layout: fixed;
width:100%;
margin: 0px;
padding: 0px;
background-color:#281f1c;

}

.footerul li {
text-align: center;
display: table-cell;
vertical-align: middle;
  color: #ffffff;
  text-decoration: none;
  text-shadow: -1px -1px 0 #000000;
margin: 0px;
padding: 0px;
height:40px;
line-height: 40px;}

.footerul a {
display: block;
color: #fff;
text-decoration: none;
text-shadow: -1px -1px 0 #000000;
font-weight: bold;
height: 100%;
}

#headbox {
position: fixed;
z-index: 1;
top: 0px;
left: 0px;
width: 100%;
background: none repeat scroll 0% 0% rgba(40, 31, 28, 0.9);
border-bottom: 1px solid #000000;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 10px 0px;
font-size: 14px;
}

#headbox h1 {
color: #fabe00;
font-size: 12px;
font-weight:normal;
}

h1{
margin:0px;padding:0px;
}

h1 a,h1 a:hover,h1 a:visited{
color: #fabe00;
text-decoration: none;
}



img {
   vertical-align:bottom;
width:100%;
}


