@charset "utf-8";

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	SHO UCHIDA PHOTOGRAPHY
	
	create: 2009.11.24;
	last-update: 2010.12.10;

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* css start ------------ */


/* :::::::::::::::::::::::::::::::::::::::::::::
	style reset
::::::::::::::::::::::::::::::::::::::::::::: */

html, body,
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, li,
dl, dt, dd, address {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

img {
	border: none;
}



/* :::::::::::::::::::::::::::::::::::::::::::::
	default style
::::::::::::::::::::::::::::::::::::::::::::: */

hr {
	display: none;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

address {
	font-weight: normal;
	font-style: normal;
}

th {
	text-align: left;
}



/* :::::::::::::::::::::::::::::::::::::::::::::
	index page
::::::::::::::::::::::::::::::::::::::::::::: */

html {
	height: 100%;
}

body {
	height: 100%;
	-webkit-text-size-adjust: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#flashcontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#altcontent {
	padding-top: 80px;
	text-align: center;
}

div#altcontent h1 {
	font-size: 360%;
	font-weight: normal;
}

div#altcontent p.note {
	padding: 40px 0 0;
	font-size: 140%;
}

div#altcontent ul.link {
	padding: 80px 0 0;
	font-size: 200%;
}

div#altcontent ul.gallery {
	padding: 0 0 80px;
}

div#altcontent ul.gallery li {
	padding-top: 80px;
}


/* css end ------------ */
