@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 1.8;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 10px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}

a {
	color: #000000;
}
a:hover {
	color: #a51a91;
}



/*HP本体の枠。ここは基本的に変更しないように。
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
}


/*ヘッダー。メイン画像が入っている所。
------------------------------------------------------------------*/
#header {
	background: url(images/main_img.jpg) no-repeat left top;
	height: 303px;
	position: relative;
}


/*ヘッダー内のh1タグの設定。
------------------------------------------------------------------*/
#header h1 {
	font-size: 10px;
	color: #000000;
	position: absolute;
	left: 20px;
	top: 4px;
	width: 800px;
	font-weight: normal;
}


/*メインメニューの設定。
------------------------------------------------------------------*/
#menu li {
	float: left;
}


/*コンテンツ。文章が入る２列部分の背景をここで設定。
------------------------------------------------------------------*/
#contents {
	padding-top: 20px;
	clear: left;
	width: 100%;
}


/*メインコンテンツ。（左側）
------------------------------------------------------------------*/
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
#main p {
	padding-right: 5px;
	padding-left: 5px;
}


/*TOPICS部分。
------------------------------------------------------------------*/
ul#topics {
	padding: 0px 12px 20px 8px;
}
#topics li {
	border-bottom: 1px dotted #CCCCCC;
	text-indent: -1em;
	padding-left: 1em;
}


/*フッター。コピーライトや著作部分。
------------------------------------------------------------------*/
#footer {
	width: 835px;
	text-align: center;
	background: #999999 url(images/footer.gif) no-repeat bottom;
	height: 70px;
	color: #FFFFFF;
	line-height: 70px;
}
#footer a {
	color: #FFFFFF;
}



/*フォーム用
------------------------------------------------------------------*/
.ta {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	width: 600px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.ta, .ta td, .ta th{
	border: 1px solid #999999;
}
.ta td, .ta th{
	padding: 10px 5px;
}
.ta th{
	background-color: #fafafa;
	width: 160px;
	text-align: center;
}
.ta th.tamidashi{
	width: auto;
	text-align: left;
	background: #ffffff;
}
.kome {
	color: #E60012;
}
.mini {
	font-size: 11px;
}
.btn {
	font-size: 13px;
}
.end {
	width: 40em;
	margin: 50px auto 200px;
}
#aisatsu {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 28px;
}
#aisatsu .pict {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
}
#about {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 80px;
	font-size: 14px;
	line-height: 18px;
}
#about table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
#about th {
	font-weight: normal;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 120px;
	vertical-align: top;
	color: #000000;
}
#about td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#group {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#group #salon_num {
	margin-bottom: 5px;
}

#group  #salon_num th {
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 0px;
	line-height: 34px;
	vertical-align: text-bottom;
	margin: 0px;
	padding-bottom: 0px;
}
#group #salon_num tr td {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



#faq {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#faq dt {
	background-image: url(images/icon_q.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 25px;
	font-weight: bold;
	font-size: 14px;
}
#faq dd {
	background-image: url(images/icon_a.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#faq  .kome2 {
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	display: block;
	margin-top: 5px;
}


/*SSLタグパーツ
----------------------------------------------------*/
#ssl {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 78px;
	font-size: 12px;
	padding-top: 10px;
}
#sslbanner1 {
	position: absolute;
	top: 16px;
	right: 140px;
}
#ssl p {
	line-height: 1.4;
	font-size: 12px;
	padding: 0px 250px 0px 0px;
}
#sslbanner2 {
	position: absolute;
	top: 10px;
	right: 0px;
}
