body {
	font-size: 10px;
	line-height: 18px;
}
a:link {
	font-weight: bolder;
	color: #000000;
}
a:visited {
	font-weight: bolder;
	color: #996600;
}
a:hover {
	font-weight: bolder;
	color: #33FF00;
}
* html,
* html body {
	height: 100%;
	overflow-y: hidden;
	overflow-x: auto;
}
* html #main {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
}
div#left_contents {
	float: left;
	width: 350px;
	padding-top: 10px;
	padding-left: 10px;
	position: fixed !important;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 20;
}
div#page_title {
	display: block;
	left: 110px;
	float: left;
	position: absolute;
	top: 2px;
	z-index: 30;
}
div#page_comment {
 padding:70px 0 0 5px;
 font-size: 10px;
 width: 300px;
 z-index: 40;
}
address {
	font-size: 8px;
	text-decoration: none;
	font-style: normal;
	margin-bottom: 50px;
}
div#main_contents {
	font-size: 10px;
	display: block;
	position: absolute;
	width: 400px;
	left: 400px;
	top: 0px;
	line-height: 18px;
	padding-top: 145px;
	padding-bottom: 0px;
	z-index: 10;
}
div #contact_contents  {
	height: 200px;
	width: 200px;
	display: block;
	left: 50%;
	top: 50%;
	position: absolute;
	margin-top: -150px;
	margin-left: -100px;
}
div#contact_contents  img {
	padding-top: 5px;
}
hr {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #CCCCCC;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#design_contents {
	width: 98%;
	position: absolute;
	top: 150px;
	float: left;
	display: block;
	left: 25px;
	right: 0px;
}
div#design_contents .image {
	padding: 1px;
}
div#photo_contents {
	display: block;
	position: absolute;
	top: 0px;
	padding-left: 380px;
	left: 0px;
	padding-top: 0px;
	z-index: 10;
}
div#about_contents {
	display: block;
	width: 350px;
	margin-left: -175px;
	position: absolute;
	left: 50%;
	top: 145px;
}
div#design_contents  .font7 {
	font-size: 7px;
}

