html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
		font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


html{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:13px;
	color:#545454;
}

body{
	background-color:#ffffff;
}

#kaban a, #niban a {text-decoration:none; color:#555;}
#kaban a:hover, #niban a:hover {text-decoration:none; color:#555; background-color:yellow;}
#kaban a:active, #niban a:active {text-decoration:none; color:#555; background-color:yellow;}

a img{
	border:0 none;
}

p{
	margin-bottom:7px;
}

#wrapper{
	margin-top:100px;
	width:100%;
	height:500px;
}

#kaban{
	display:inline-block;
	float:left;
	position:relative;
	z-index:99;
	width:250px;
	height:100%;
	background-image:url('bg.png');
}

#kaban header{
	padding-top:15px;
}

#kaban header h1{
	background-image:url('logo.png');
	width:250px;
	height:75px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

nav{
	padding-left:40px;
}

nav h2{
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:3px;
	word-spacing:-2px;
	padding-top:10px;
}

nav ul li{
	padding-left:15px;
	margin-top:5px;
}

#iremono{
	display:inline-block;
	float:left;
	position:relative;
	margin-left:-250px;
	width:100%;
	height:500px;
}

#naka{
	margin-left:250px;
	background-color:#e2e2e2;
}

#holder{
	width:100%;
	height:100%;
	overflow: hidden;
}

#maximage{
	display:none;
	position:relative !important;
	z-index:9;
}

#gradient {
	left:0;
	top:0;
	height:100%;
	width:100%;
	position:absolute;
	z-index:999;
}

#saifu{
	float:left;
	position:fixed;
	z-index:99;
	width:250px;
	height:500px;
	background-image:url('bg.png');
}

#saifu #top{
	margin-top:15px;
}

.header-logo {
	display:block;
	width:250px;
	height:75px;
	background:url('logo.png') no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin:0 auto;
}

#saifu #bottom{
	margin-top:10px;
	background-color:#ffffff;
	opacity:0.85;
	filter: alpha(opacity=85);
	width:235px;
	height:375px;
}

#saifu #bottom h1{
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	word-spacing:1px;
	padding-bottom:5px;
}

#saifu #bottom h2{
	text-transform:lowercase;
	font-style:italic;
	letter-spacing:-1px;
	word-spacing:1px;
	padding-bottom:10px;
}

#tegami{
	margin-left:25px;
	padding:10px 15px 10px 0px;
}

#menu{
	height:16px;
}

img.icon{
	float:left;
	margin-right:0px;
} 

#shashin{
	float:left;
	position:relative;
	height:500px;
	padding-left:250px;
}

#naibu{
	padding-left:42px;
}

#naibu img{
	padding-right:42px;
	height:500px;
}

#niban{
	float:right;
	position:relative;
	width:250px;
	height:500px;
	padding-top:90px;
}