@charset "UTF-8";

html {
}

body {
	background: white;
	font-family: times, georgia, serif;
	font-size: 12pt;
}

img {
	border: 0;
}

.wrapper {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none;
	color: black; 
	background: transparent;
}

.album {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none;
	color: black; 
	background: transparent;
}

#header {
	width: 1000px;
}

h1.title {
	float: left;
}

a:visited {
	color: #000;
}

.line01 {
	display: none;
	width: 1000px;
	height: 1px;
	background: url(images/line01.png) no-repeat 0 0;
	margin: 0px 0px 15px 0px;
}

.line02 {
	display: none;
	width: 1000px;
	height: 2px;
	float: left;
	background: url(images/line02.png) no-repeat 0 0;
	margin: 0px 0px 2px 0px;
}

h1.place {
}

h1.room {
}

h1.person {
}

h1.past {
}

h1.japan {
}

h1.strawberryfestival {
}

h1.tokyowedding {
}

h1.gundamfan {
}

.album ul {
	position: fixed;
	left: 0;
}

.album li {
	list-style: none;
	float: left;
	margin: 0px 2px 0px 0px;
}

#contact {
	display: none;
	position: absolute;
	float: right;
	width: 95px;
	top: 0;
	margin: 10px 0px 0px 905px;
}

#about {
	display: none;
	position: absolute;
	float: right;
	width: 75px;
	top: 0;
	margin: 10px 0px 0px 815px;
}

.footer {
	height: 15px;
}

/* Sub Page Styles */

#wrappersub {
	margin: 10px 0px 0px 8px;
}

.albumsub01 {
	padding: 0px 0px 0px 0px;
}

.albumsub01 ul {
	margin: 4px 0px 0px 2px;
}

.albumsub01 li {
	list-style: none;
	float: left;
	margin: 0px 2px 0px 0px;
}

.albumsub02 {
	padding: 0px 0px 0px 0px;
}

.albumsub02 ul {
	margin: 4px 0px 0px 2px;
}

.albumsub02 li {
	list-style: none;
	float: left;
	margin: 0px 2px 0px 0px;
}

#headersub {
	position: fixed;
}

.line01sub {
}

.line02sub01 {
}

.line02sub02 {
}

h1.placesub {
}

h1.roomsub {
}

h1.personsub {
}

h1.pastsub {
}

h1.japansub {
}

h1.strawberryfestivalsub {
}

h1.tokyoweddingsub {
}

h1.gundamfansub {
}

img.selfportrait {
}

h1.bio {
	font-size: 16pt;
}

#back {
	display: none;
	position: fixed;
	width: 80px;
	height: 40px;
	margin: 498px 0px 0px 10px;
}