html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	margin:0;
	padding:0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#top-box{
	background:url(images/top1.png)no-repeat;
	background-position:center top;
	text-align:center;
	overflow:hidden;
}
#top-box h1{
	margin-top:603px;
	font-size:22px;
	color:#df6a2c;
}
#top-button-box{
	width:900px;
	margin:60px auto;
}
#top-button-box #topbtn1{
	display:inline-block;
	margin:0 30px;
}
#top-button-box #topbtn2{
	display:inline-block;
	margin:0 30px;
}
#topbtn1{
	background:url(images/button1-2.png);
	width:380px;
	height:80px;

}
#topbtn1 img{
	webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#topbtn2 img{
	webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#topbtn2{
	background:url(images/button2-2.png);
	width:380px;
	height:80px;
	webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#topbtn1:hover img{
	    opacity:0.0;
	    -moz-opacity:0.0;
	    filter:alpha(opacity = 0);
	webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#topbtn2:hover img{
	    opacity:0.0;
	    -moz-opacity:0.0;
	    filter:alpha(opacity = 0);
	webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
}
#head{
	height:582px;
	background:url(images/head1.png)no-repeat center;
	background-size:cover;
}
#head-inner{
	width:1000px;
	margin:0 auto;
}
#head2{
	height:116px;
}
#head-inner2{
	width:1000px;
	margin:0 auto;
}
#logo{
	margin-top:30px;
	float:left;
}
#nav{
	position:fixed;
	margin-top:20px;
	margin-left: 736px;
}
#nav img{
	margin-left: 15px;
}
#nav img:hover{
	opacity:0.8;
}
.mr20{
	margin-right:20px;
}
#section1{
	text-align:center;
	overflow:hidden;
}
#section1 h1{
	font-weight:normal;
	font-size:30px;
	color:#4d4d4d;
	margin-top:90px;
	margin-bottom:90px;
}
table{
	width:630px;
	margin:0 auto 90px auto;
}
th{
	width:156px;
	margin-right:1px;
	font-size:14px;
	padding:15px;
	vertical-align:middle;
	border-bottom:#fff solid 1px;
	background:#f5a70c;
	color:#fff;
}
td{
	width:472px;
	font-size:14px;
	padding:15px;
	vertical-align:middle;
	line-height:1.8;
	border-bottom:#efd3a0 dotted 1px;
	color:#4d4d4d;
}
.years{
	float:left;
	width:130px;
	margin-right:30px;
}
#section2 #photo-title h1{

}
#headimg{
	width:100%;
	margin-bottom:90px;
}
#mapbox{
	max-width:630px;
	margin:60px auto;
}
#mapbox img{
	width:100%;
}
#section2{
	text-align:center;
}
#section2 h1{
	font-weight:normal;
	font-size:30px;
	color:#4d4d4d;

	margin-bottom:90px;
}
#photologo{
	margin-bottom:30px;
}
#section2 p{
	margin-bottom:50px;
	line-height:1.6;
}
#footer-bg{
	background:#ec6c00;
}
#footer-inner-box{
	width:630px;
	margin:0 auto;
	height:360px;
	overflow:hidden;
	text-align:center;
}
#footer-inner-box img{
	width:400px;
	margin-top:100px;
}
#footer-inner-box p{
	color:#fff;
	font-size:13px;
	margin-top:90px;
}
