/* ------------------------------------------
	&copy; Copyright 2006 BeStyle Design Office. All rights reserved.
	http://www.bestyle.jp
	------------------------------------------ */


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	ベース
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	color			:#666666;
	font-size		:80%;
	font-size		:80%;
	line-height		:140%;
	background-color: #D7CCC7;
	background-position: center;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	margin: 10px;
	padding: 10px;
	}
th, td {
	font-size		:100%;
	font-size		:100%;
	font-weight		:normal;
	line-height		:150%;
	}
img {
	border			:0;
	}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p{
	margin: 0px 0px 10px;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	見出し
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*+ 枠外のキーワード記述 +*/

h1 {
	display: inline;
	font-size: 10px;
	font-weight: normal;
	color: #993333;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0px;
	padding: 0px;
	color: #CC6666;
	line-height: 120%;
}
h3 {
	font-size: 14px;
	line-height: 14px;
	color: #FFCC00;
	font-weight: normal;
	background-image: url(img/mark01.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/price_yajirushi.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	line-height: 12px;
	padding: 0px;
	color: #FFFFFF;
	margin: 8px 0px 3px;
}


.title {
	font-size: 12px;
	line-height: 14px;
	color: #FFCC00;
	font-weight: bold;
}

.font_mini {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	ヘッダー
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	メニュー
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu img {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 5px;
}
#menu a img {
	background-color: #C47276;
}
.on {
	color: #6699FF;
}

#menu_ad {
	padding-right: 15px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	メイン
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#main {
	color: #F7CDCD;
	background-color: #620C15;
	font-size: 12px;
	line-height: 14px;
	}
#main a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#main a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#main a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#main #kaisyagaiyou {
	border: 3px double #943E43;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 110%;
	background-color: #761119;
	padding-right: 30px;
}
#main #kaisyagaiyou h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing: 5px;
	margin-top: 0px;
}
#main #kaisyagaiyou td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #943E43;
	text-align: left;
	padding-left: 10px;
}
#main #kaisyagaiyou th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #943E43;
	border-bottom-color: #943E43;
	text-align: left;
	padding-left: 10px;
}
#main #salon_news {
	line-height: 120%;
	border: 1px dotted #CC6666;
	padding: 15px;
}
#main #salon_news p {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6666;
	margin: 0px;
	padding-top: 5px;
}
#main #salon_news img {
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#main #text {
	padding: 25px;
}
#main #box {
	line-height: 110%;
	color: #EB9292;
	padding: 15px;
	border: 1px solid #996666;
	margin-bottom: 15px;
	margin-top: 15px;
}
#main .category {
	font-size: 10px;
	color: #EB9292;
	text-align: right;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB9292;
	padding-bottom: 5px;
}
#main .category a {
	color: #EB9292;
}
#main #media {
	font-size: 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	フッター
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footer {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	background-color: #620C15;
	border-top: 1px dashed #993333;
	}
#footer a:link {
	color: #FF6666;
	text-decoration: none;
}
#footer a:visited {
	color: #FF6666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	リオン　スクール
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#school {
	color: #000066;
}
#school a:link {
	color: #000066;
}
#school a:visited {
	color: #000066;
}
#school a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	フレーム
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.frame01 {
	border: 1px solid #993333;
}
.frame02 {
	border: 1px solid #CC9999;
}

.info {
	font-size: 12px;
	line-height: 14px;
}
.form {
	color:#ffffff;
	background-color:#620C15;
	border:1 solid #CC9999;
}

.top_bgimg {
	background-image: url(img/home_01.jpg);
	background-repeat: no-repeat;
}
