@charset "utf-8";

/* ========リンク======= 
a:link {
	color:#00f;
}

a:visited {
	color:#008;
}

a:hover {
	color:#fff;
	background-color:#00f;
}

a:active {
	color:#f0f;
}

a img {
	border:none;
}
*/


/* .body */
body {
	background-color: black;
}

#header {
	height: 200px;
}

#container {
	top: 200px;
}
/* .header */
#header {
	color: #111;
	background-image: url(images/black_top.gif);
	background-repeat: no-repeat;
}

/* .title */
#title h1 {
	position: absolute;
	top: 80px;
	left: 285px;
}

#title h1 a {
	color: #FFFF80;
	text-decoration: none;
}

#title h1 a:hover {
	text-decoration: underline;
	margin-top: 2px;
	margin-left: 1px;
}

#title .caption {
	color: white;
	position: absolute;
	top: 115px;
	left: 285px;
}

/* .container */

#container {
	background-image: url(images/black_body.gif);
	background-repeat: repeat-y;
}


/* .side */
#side .baseinfo , #side .qr_box{
	margin-top: 0;
	margin-left: 25px;
	margin-bottom: 1em;
	position: relative;
}


#side h2 {
	color: white;
	background-color: #000;
	margin-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 212px;
}


#side .qr_box p{
	margin-top: 10px;
}

#side .baseinfo dl{
	color: #4B4B4B;
	margin-left: 5px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 3px black outset;
	width: 212px;
}

#side .baseinfo dt {
	font-weight: bold;
	color: #FF8000;
}

/* ..salon_navi */

.salon_navi ul{
	margin-left: 30px;
	margin-bottom: 1em;
	padding: 0;
}
.salon_navi li{
	border-bottom: 1px gray solid;
	width: 212px;
	height: 25px;
	list-style-type: none;
}
.salon_navi li a {
	font-weight: bold;
	color: blue;
	text-decoration: none;
	margin: 0x;
	width: 212px;
	height: 25px;
	display: block;
}
/*
	opacity: 1;
	filter: alpha(opacity=100);
*/


.salon_navi li a:hover {
	color: lime;
}

#index .salon_navi li.salon_home a{
	color: #464646;
}
#pr_page .salon_navi li.pr a{
	color: #464646;
}
#menu_page .salon_navi li.menu a{
	color: #464646;
}
#care_page .salon_navi li.care a{
	color: #464646;
}
#map_page .salon_navi li.map a{
	color: #464646;
}


/* .main */

#main .box {
	margin-right: 10px;
	padding-right: 25px;
	padding-left: 25px;
}

#main .text {
	background-color: white;
}

#main h2.text_h {
	color: #fff;
	background-color: #000;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 425px;
}


#main .text em {
	font-style: normal;
	font-weight: bold;
	color: #FF6200;
}

#main .text strong {
	font-style: normal;
	font-weight: bold;
	color: #FF0086;
}

#main h3.text_h{
	border-bottom-width: 1px;
	border-bottom-color: green;
	border-bottom-style: solid;
}

#main h4.text_h{
	border-bottom-width: 1px;
	border-bottom-color: lightgreen;
	border-bottom-style: solid;
}

#main .infobar {
	border-bottom-width: 2px;
	border-bottom-color: lightgreen;
	border-bottom-style: inset;
}


/* .footer */

#footer {
	background-color: #000;
	background-image: url(images/black_bottom.gif);
	background-repeat: no-repeat;
	height: 100px;
}
address{
	color: silver;
	padding-top: 30px;
}

@media tty {
 i{content:"\";/*" "*/}} @import 'design02_ie.css'; /*";}
}/* */

