#structure{
	margin:0px 50px;
}

h2{
	text-align:center;
}

#profile_main{
	text-align: center;
}	
#profile_main table{
	text-align: left;
	margin: 0 auto; 
	letter-spacing: 2px;
	border: 1px #000000 solid;
}
#profile_main th {
	border: 1px #000000 solid;
	padding: 5px;
}
#profile_main td {
	border: 1px #000000 solid;
	padding: 5px;
}

#gallery div#select img {
	width:200px;
	margin:10px;
}
#gallery div#select img#original {
	border:solid 5px #0040FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#gallery div#select img#touhou {
	border:solid 5px #FF8000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#gallery ul{
	left:100px !important;
}

#contact ul{
	list-style:none;
}

#contact #btn{
	margin-left:50px;
}

#link a img{
	border:1px outset #0000FF;
}

#top div#logo{
	width:80%;
	margin:0 auto;
	text-align:center;
	margin-top:2em;
}

#top div#logo p{
	background-color: #fff;
	border: 2px solid;
	color: rgba(255, 0, 0, 0.5);
	font-size: 80px;
	font-weight: bold;
	margin: 20px 0 auto;
	padding: 20px;
	text-shadow: 5px 3px rgba(0, 0, 255, 0.5);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#top {
	text-align:center;
}

#top #content{
	margin-top:2em;
}

#top #content h2{
	color: #1E90FF;
	letter-spacing: .05em;
	text-shadow: 
	  4px 4px 0px #d5d5d5, 
	  7px 7px 0px rgba(0, 0, 0, 0.2);
}

#top table{
	width:60%;
	margin:0 auto;
	text-align:left;
	border-collapse: collapse;
	border: 1px #4169E1 solid;
	font-size:small
}

#top table th{
	width:15%;
	border: 1px #4169E1 solid;
	padding:0.5em;
}

#top table td{
	border: 1px #4169E1 solid;
	padding:0.5em;
}

#doujin {
	text-align:center;
}

#doujin #content{
	margin-top:2em;
}

#doujin #content #booth{
	margin-top:2em;
}
#doujin #content #booth img{
	border:solid 1px #0000FF;
}