body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: 3333;
	font-size: 10.5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C1CC07;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.grid{
	width: 900px;
	height: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	position: relative;
}
.tile {
	background-color: #FFFFFF;
	position: absolute;
}

/* Layout per tile */

#rogo{
	top: 0px;
	left: 0px;
	width: 200px;
	height: 40px;
	background-color: #FFFFFF;
}
#keywords{
	top: 0px;
	left: 200px;
	width: 700px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10.5px;
}
#description{
	top: 20px;
	left: 200px;
	width: 700px;
	height: 20px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10.5px;
}
#topbar{
	top: 40px;
	left: 0px;
	width: 900px;
	height: 5px;
	background-color: #FFFFFF;
}
#main{
	top: 57px;
	left: 0px;
	width: 450px;
	height: 450px;
	background-color: #FFFFFF;
}
#sab{
	top: 57px;
	left: 450px;
	width: 450px;
	height: 450px;
	background-color: #FFFFFF;
}
#botombar{
	top: 503px;
	left: 0px;
	width: 900px;
	height: 5px;
	background-color: #FFFFFF;
}
#news{
	top: 520px;
	left: 0px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#concept{
	top: 520px;
	left: 150px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#style{
	top: 520px;
	left: 300px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#works{
	top: 520px;
	left: 450px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#profile{
	top: 520px;
	left: 600px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#contact{
	top: 520px;
	left: 750px;
	width: 150px;
	height: 25px;
	background-color: rgba(51,51,51,1.00);
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
#leftline{
	top: 558px;
	left: 0px;
	width: 0.5px;
	height: 282px;
	background-color: #333333;
}
#rssmaintitle{
	top: 560px;
	left: 1px;
	width: 449px;
	height: 25px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
}
#rssmain{
	top: 600px;
	left: 1px;
	width: 449px;
	height: 250px;
	background-color: #FFFFFF;
}
#centerline{
	top: 558px;
	left: 450px;
	width: 0.5px;
	height: 282px;
	background-color: #333333;
}
#rsssabtitle{
	top: 560px;
	left: 451px;
	width: 449px;
	height: 25px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
}
#rsssab{
	top: 600px;
	left: 451px;
	width: 449px;
	height: 250px;
	background-color: #FFFFFF;
}
#rightline{
	top: 558px;
	left: 899px;
	width: 0.5px;
	height: 282px;
	background-color: #333333;
}
#botom{
	top: 828px;
	left: 0px;
	width: 765px;
	height: 12px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#twitter{
	top: 834px;
	left: 768px;
	width: 60px;
	height: 20px;
	background-color: #FFFFFF;
}
#facebook{
	top: 834px;
	left: 833px;
	width: 60px;
	height: 20px;
	background-color: #FFFFFF;
}