
* {
	margin: ef7678;
	padding: 0px;
}

body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

img {/*　画像表示のルール　*/
	border: none;
	vertical-align: top;
}

/*　↓リンク文字色↓　*/
a:link, a:visited {
	color: #ea5826;
}

a:hover, a:active {
	color: #8f8f8f;
}
/*　↑リンク文字色　ここまで↑　*/

#wrapper {/*　ラッパー　※一番外側の大きな枠　*/
	width: 760px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-image:url(images/body_bg.gif);
	margin: 0 auto;
}

#header {/*　ヘッダー　*/
	width: 760px;
}

#contents {/*　サイドバーとメインエリアを入れ込む大コンテナ　*/
	width: 760px;
}

#left_sidebar {/*　左側　サイドバー　*/
	width: 200px;
	float: left;
	margin-left:4px;
}

#right_maincontents {/*　右側　メインコンテンツ用コンテナ　*/
	width: 550px;
	float: right;
}

.ladies_3narabe {/*　女性紹悔撫o泣｣\　３つ髞ﾗるbox　*/
	width: 527px;
	margin: 0px 0px 15px 12px;
}

.lady_date_01 {/*　女性紹悔@３つ髞ﾗるうち左＆中　*/
	width: 170px;
	height: 350px;
	background: url(images/lady_bg.gif) no-repeat;
	color: #444444;
	margin-right: 4px;
	float: left;
	text-align: center;
	line-height: 120%;
}

.lady_date_02 {/*　女性紹悔@３つ髞ﾗるうち右　*/
	width: 170px;
	height: 350px;
	background: url(images/lady_bg.gif) no-repeat;
	color: #444444;
	margin-right: 8px;
	float: right;
	text-align: center;
	line-height: 120%;
}

.schedule_01 {/*　出泣｣\　３つ髞ﾗるうち左＆中　*/
	width: 170px;
	height: 350px;
	background: url(images/lady_bg.gif) no-repeat;
	color: #444444;
	margin-right: 4px;
	float: left;
	text-align: center;
	line-height: 120%;
}

.schedule_02 {/*　出泣｣\　３つ髞ﾗるうち右　*/
	width: 170px;
	height: 350px;
	background: url(images/lady_bg.gif) no-repeat;
	color: #444444;
	margin-right: 8px;
	float: right;
	text-align: center;
	line-height: 120%;
}

.pick_up_girl {/*　ピックアップガールコーナー　*/
	width: 205px;
	height: 345px;
	background: url(images/pug_bg.gif) no-repeat;
	text-align: center;
	
}

.td_minirial {/*　トップページ用　小さいリアルタイムコーナー td 設定　*/
	width: 100px;
	color: #333333;
	font-size: 11px;
	line-height: 120%;
	padding: 3px 0px;
	text-align: center;
	background-color: #FFFFFF;
}

.realtime {/*　リアルタイム出勤状況　*/
	width: 92%;
	line-height: 120%;
	color: #FFFFFF;
	font-size: 12px;
	margin: 2px 0px 5px 0px;
	padding: 2px 0px;
	background-color: #ef7678;
}

.realtime_02 {/*　リアルタイム出勤状況　色違い　*/
	width: 88%;
	color: #FFF;
	padding: 5px 0px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #ef7678;
	font-size: 11px;
}

#footer {/*　フッター　*/
	width: 760px;
	height: 124px;
	background: url(images/footer_bg_01.gif) no-repeat;
	color: #CCCCCC;
	text-align: center;
	line-height: 150%;
}

/*　↓文字の指定↓　*/

.style_16_orange {
	color: #F37E24;
	font-size: 16px;
	font-weight: bold;
}

.style1 {
	font-size: 12px;
	color: #F54E45;
}
.style2 {
	color: #333333;
	line-height: 200%;
}
.style3 {
	color: #FF0000;
	line-height: 200%;
}
.style4 {
	color: #7a2b88;
	line-height: 200%;
}
