/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
	
a:link {
	color:#CC0000;
	text-decoration:none;
	}

a:visited{
	color:#CC0000;
	text-decoration:none;
	}

a:hover{
	color:#CC0000;
	text-decoration:underline;
	}
	
a.submenu_link:link {color: #666666; text-decoration: none;}
a.submenu_link:visited {color: #666666; text-decoration: none;}
a.submenu_link:hover {color: #CC0000; text-decoration: none;}
	
	H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	}

	
#promotion {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: -1;
	}


#line {
	width: 750px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(images/horizontal_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 123px;
	}
	
#header {
	width: 650px;
	height: 98px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#menu {
	position: absolute;
	left: 0px;
	top: 100px;
	}

#menu_home {
	position: absolute;
	left: 13px;
	top: 100px;
	}
	
#menu_works {
	position: absolute;
	left: 88px;
	top: 100px;
	}
	
#menu_profile {
	position: absolute;
	left: 171px;
	top: 100px;
	}
	
#menu_scrapbook {
	position: absolute;
	left: 263px;
	top: 100px;
	}
	
#menu_contact {
	position: absolute;
	left: 376px;
	top: 100px;
	}
	
#submenu {
	width: 136px;
	position: absolute;
	left: 0px;
	top: 138px;
	text-align: right;
	}
	
#photograph {
	width: 190px;
	position: absolute;
	left: 158px;
	top: 123px;
	}
	
#subtext {
	width: 470px;
	position: absolute;
	left: 180px;
	top: 138px;
	}
	
#subsubtext {
	width: 390px;
	position: absolute;
	left: 365px;
	top: 138px;
	}
	
.submenu_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.contents-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}