@charset "utf-8";
/* CSS Document */
body,html	{margin:0;padding:0;}

#content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;}

h1,h2	{
	font-style:normal;
	font-weight:normal;
	text-shadow:3px 3px 3px rgba(0,0,0,0.4)}

#about {
	background: #b4bad2;
	background-color: rgba(0,0,255,0.2);
	width: 805px;
	padding: 3px 10px 3px 20px;
	position: relative;
	left: 94px;
	top: 430px;
	height: 100px;
	}
	
#about_R{
    float: left;
    width: 450px;
    height: 100px;
    padding-left: 30px;}

#about_L	{
	width:760px;
	height:90px;
	text-align:right;}

#tweet	{
	clear:both;
	position: relative;
	left: 94px;
	top: 455px;
	width: 450px;}


#guide	{
	position: absolute;
    left: 520px;
    top: 557px;
}
#freeicon	{
	position: absolute;
	left: 680px;
	top: 340px;}

#guide:hover,#freeicon:hover	{
	opacity:0.7}


.timeline-Header-title u-inlineBlock{
    font-size: 16px;}