/*--------------------------

	style sheet
	
	produced by studio110

---------------------------*/

@import "base.css";
@import "http://www.studio-no110.com/css/studio110Link.css";

/*-----------------------------

	redefine

------------------------------*/

h1 {
	text-align: center;
	width: 100%;
	padding-right: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	font-size: 1em;
	position: absolute;
	top: 0px;
}

/*-----------------------------

	header
	
------------------------------*/

#header {
	height: 112px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

#header h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	width: 820px;
	position: absolute;
	top: 87px;
	text-align: left;
	z-index: 1;
}

*:first-child+html #header h2 {
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	width: 820px;
	position: absolute;
	top: 86px;
	text-align: left;
	z-index: 1;
}

#header h2 a {
	color: #666666;
	text-decoration: none;
}

#header p {
	font-size: 0.8em;
	color: #666666;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	top: 20px;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	z-index: 1;
}

#header img {
	z-index: 10;
}

#header h3 {
	font-size: 0.8em;
	font-weight: normal;
	color: #CC6666;
	width: 820px;
	position: absolute;
	top: 133px;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}

*:first-child+html #header h3 {
	font-size: 0.8em;
	font-weight: normal;
	color: #996666;
	width: 820px;
	position: absolute;
	top: 133px;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -200px;
}

#header #h3p {

}

