@charset "utf-8";

body {font:13px/1.331 arial,helvetica,clean,sans-serif;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:100%;line-height:100%;}

* {
}

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	line-height: 1.6;
	background-color: #fff;
	color: #333333;
	font-family: 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	letter-spacing: 1px;
}


/* リンク設定
------------------------------------------------- */

a:link,
a:visited {
	color: #FF5B5B;
	text-decoration: underline;
}

a:hover {
	color: #FF5B5B;
	text-decoration: none;
}



/* ボディ
------------------------------------------------- */

body {
	text-align: center;
	background: #FFF;
}


/* ビジュアル・ページタイトル
------------------------------------------------- */

#visual {
	width: 960px;
	margin: 0 auto;
	position: relative;
	background:url(/contents/salon/lgbt/img/top/visual.jpg) no-repeat;
	height:515px;
}

#visual .txtArea{
	position:absolute;
	top:350px;
	left:180px;
	text-align:center;
	font-size:14px;
	line-height:2.5;
}


/* コンテンツ
------------------------------------------------- */

#contents {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
}

#contents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}




/* メインコンテンツの共通設定
------------------------------------------------- */

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb55 { margin-bottom: 55px; }
.mb60 { margin-bottom: 60px; }
.mb65 { margin-bottom: 65px; }
.mb70 { margin-bottom: 70px; }


/* 左寄せリンク */

.linkLeft {
	text-align: left;
}

.linkLeft a {
	padding-left: 23px;
	background: url(/contents/salon/lgbt/img/common/parts/icon_01.gif) 0 center no-repeat;
}


/* 右寄せリンク */

.linkRight {
	text-align: right;
	margin-right: 10px;
}

.linkRight a {
	padding-left: 23px;
	background: url(/contents/salon/lgbt/img/common/parts/icon_01.gif) 0 center no-repeat;
}


/* オブジェクト寄せ */

.floatLeft {
	margin-right: 20px;
	float: left;
}

.floatRight {
	margin-left: 20px;
}

.pink{ color:#F97593;
}

/* 見出し
------------------------------------------------- */

h2 {
	margin-bottom: 20px;
	padding:0 !important;
	background:none;
	border-bottom:none !important;
}

.pankuzu{ text-align:left;}


/* フッター
------------------------------------------------- */

.links dl{
	text-align:left !important;
}
