﻿/*ダンキラ*/

head{
}

body{
	margin:0 auto;
	text-align:center;
	background-image:url("../img/kabegami2.jpg");
	background-repeat:repeat-y;
	background-position:center;

}

h1{
	color:#000080;
}

#zentai{
	margin:0 auto;
	/*width:800px;*/
}

.setumei{
	margin:0 auto;
	text-align:center;
}
.setumei2{
	width:300px;
	margin:0 auto;
	text-align:left;
}


.hutoi{
	font-weight:bold;
	font-size:150%;
}



#timeline{
	margin:0 auto;
	text-align:center;
	border:1px solid black;
}



	body{
		/*width:800px;*/
		/*background-size:55%*/

	}
	
	h1{
		font-size:4em;
	}
	
	.setumei{
		width:300px;
	}


	#timeline{
		width:300px;
	}
	
	#memo img{
		width:300px;
	}
	
	
	#main img{
		width:200px;
	}
	
	/*@media screen and (min-width: 481px) {
		/* 481px以上に適用されるCSS（タブレット用） */
	}
	@media screen and (min-width: 960px) {
		/* 960px以上に適用されるCSS（PC用） */
	}	
	
	
	
		
	
	
	

		