@charset "utf-8";
/* CSS Document */

.container {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size:100%;
}

.content{
	
	font-size:90%;
	padding: 5%;	
	width:620px;
	margin:0 auto;	
	}
	
img{
	margin-bottom:-2px;
	margin-top: 10px;
	}
	
img.magin{
	
	}
	
h1{
	background-size: 35px 35px;
	background-repeat: no-repeat;
	font-weight:900;
	text-indent: 1.4em;
	background-image: url(../img/tenpo-h1img.png);
	background-position:-3px -5px;
	padding-bottom: 4px;
		}
	
h1 span{
	vertical-align:middle;
	margin-left:24px;
	font-size:35%
	}	
		
.osusume{
	margin:30px 0 20px 0;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
.right{
	text-align:right;
	}
	
.smaller{
	font-size:0.8em;
	}
		
.banner{
	background-color:#B94100;
	color:white;
	font-weight:900;
	height: 2em;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	border-radius:5px;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
		}

.column{
	font-weight:600;
	margin:-10px 0;
	}
	
.map{
	height: 300px;
	width: 400px;
	margin: 0 auto;
	}	
	
.button_wrapper{
	text-align:center;
	}
.button_wrapper button{
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	margin-top: 15px;
}

/*a:link {
	color:#414958;
	text-decoration: underline;
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
/*	
	
	
