@charset "utf-8";
/*------------------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 0px;
	background-image: url(../img/h_bk.jpg);
	background-repeat: repeat-x;
	line-height:1.5;
}
#head{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 130px;
}
#main{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contentsbox{
	width: 900px;
	display: block;
	clear: both;
}
#navibox{
	display: block;
	float: left;
	width: 230px;
}
#in-linebox{
	text-align: left;
	display: block;
	float: right;
	width: 670px;
}
#maincontents-box{
	display: block;
	padding: 10px;
	width: 648px;
	border: 1px solid #999999;
}
#maincontents-box ol{
	display: block;
	width: 90%;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 86%;
}
#maincontents-box dt{
	font-weight: bold;
}
#maincontents-box dd{
	margin-left: 50px;
}
.saronhhh{
	background-image: url(../img/salon-h-bk.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	width: 98%;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-bottom: 10px;
}
.imgbox{
	display: block;
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
.imgboxb{
	display: block;
	clear: none;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.big{
	font-size: 16px;
	font-weight: bold;
}
#maincontents-box h4{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
	display: block;
	margin-top: 15px;
}
.txt-m{
	font-size: 76%;
}
#maincontents-box h5{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #2276DD;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 10px;
	text-align: center;
	display: block;
}
#saron-box-b{
	padding: 10px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#saron-box-c{
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 488px;
	padding-bottom: 10px;
}
.txt-mbr{
	font-size: 76%;
	clear: both;
	display: block;
	padding-right: 7px;
	padding-left: 7px;
}
h6{
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
#saron-box-d{
	display: block;
	clear: both;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#smallmenu{
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-size: 76%;
}
#smallmenu a{
	color: #000000;
	text-decoration: none;
}
#smallmenu a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#smallmenu a:visited{
	color: #CC0000;
	text-decoration: none;
}

