@charset "utf-8";

/* reset styles
---------------------------------------------------------------------- */
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	padding: 0;
	margin: 0;
}

a:link {
	color: #3366FF;
}

a:visited, a:hover, a:active {
	color: #3366FF;
}

img {
	border: 0px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: #000000;
}

#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#tit {
	height: 60px;
}

#header_txt {
	padding-right: 15px;
	font-size: 12px;
	line-height: 30px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	text-align: right;
}

#header h1 {
	padding: 0;
	margin: 0 0 0 20px;
	text-decoration: none;
}

#sidebar1 {
	float: right;
	width: 200px;
}

#mainContent {
	margin: 0 220px 0 0;
}

#footer {
	padding: 0 10px;
	background:#DDDDDD;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#link_txt {
	margin-top: 11px;
	font-size: 9px;
	line-height: 14px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
}

#menu_txt {
 width: 520px;
	font-size: 14px;
	line-height: 32px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	text-align: left;
	word-break: keep-all;
}

#menu_txt2 {
	font-size: 14px;
	line-height: 32px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	text-align: left;
	word-break: normal;
}

h1 {
 letter-spacing: 0.5em;
}

h2 {
	margin-top: 10px;
 font-size: 16px;
 line-height: 30px;
 word-spacing: 1em;
 letter-spacing: 0.1em;
}

#footer1 {
	width: 750px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: #6EC1F5;
	margin-top: 20px;
}

.height {
 padding: 20px;
}

#footer1 a:link {
	color: #fff;
}

#footer1 a:visited, #footer1 a:hover, #footer1 a:active {
	color: #fff;
}

#footer2 {
	width: 750px;
	padding: 0 20px 10px 0px;
	font-size: 10px;
	line-height: 30px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	text-align: right;
}

* html .mybuggyelement {
	height: 1%;
}
* end hiding */  a:link, a:visited {
 text-decoration: none;
}

/* mouseover
---------------------------------------------------------------------- */
#mouseover {
	height: 41px;
	text-align: left;
}

#mouseover li {
	float: left;
	display: inline;
	list-style-type: none;
}

#mouseover li a {
	height: 41px;
	width: 125px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -10000;
}

#mouseover li.mo1 a {
	background: url(/img/hairmagic/mouseover.jpg) 0px 0px no-repeat;
}

#mouseover li.mo2 a {
	background: url(/img/hairmagic/mouseover.jpg) -125px 0px no-repeat;
}

#mouseover li.mo3 a {
	background: url(/img/hairmagic/mouseover.jpg) -250px 0px no-repeat;
}

#mouseover li.mo4 a {
	background: url(/img/hairmagic/mouseover.jpg) -375px 0px no-repeat;
}

#mouseover li.mo5 a {
	background: url(/img/hairmagic/mouseover.jpg) -500px 0px no-repeat;
}

#mouseover li.mo6 a {
	background: url(/img/hairmagic/mouseover.jpg) -625px 0px no-repeat;
}

#mouseover li.mo1 a:hover {
	background-position: 0px -41px;
}

#mouseover li.mo2 a:hover {
	background-position: -125px -41px;
}

#mouseover li.mo3 a:hover {
	background-position: -250px -41px;
}

#mouseover li.mo4 a:hover {
	background-position: -375px -41px;
}

#mouseover li.mo5 a:hover {
	background-position: -500px -41px;
}

#mouseover li.mo6 a:hover {
	background-position: -625px -41px;
}
