/* CSS Document */
@charaset "Shift_JIS";


/*　全体の設定　*/ 
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, san-serif;
	font-size: 12px;
	color: #939393;
	background-color: #FFFFFF;
	background-image:url(../img/main_parts/back.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.safari body {
	font-family: "ＭＳ Ｐゴシック", Osaka, san-serif;
	font-size: 10px;
	color: #939393;
	background-color: #FFFFFF;
	background-image:url(../img/main_parts/back.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	height: 91px;
	width: 850px;
	background-image: url(../img/main_parts/header_back.jpg);
	text-align: left;
	padding-top: 0px;
}
.macherie {
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	margin-top: 0px;
	margin-left: 270px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 30px;
	background-position: top;
	padding-left: 140px;
}
.maria a {
	text-decoration: none;
	font-weight: bold;
	color: #725B29;
	height: 70px;
	width: 300px;
}

img {
	border:none;
	text-align: center;
}

td{
	color:#939393;
	background-color:#FFFFFF;
	line-height:19px;
	text-align: left;
}
　　　　.ie .td_2{ font-size:10px;}
		.ie7 .td_2{ font-size:10px;}
		.gecko .td_2{ font-size:10px;}
		.win.gecko .td_2{ font-size:10px; text-align:center; padding-top:3px; padding-bottom:3px;}
		.linux.gecko .td_2{ font-size:10px;}
		.opera .td_2{ font-size:10px; text-align:center; padding-top:3px; padding-bottom:3px;}
		.konqueror .td_2{ font-size:10px; text-align:center; padding-top:3px; padding-bottom:3px;}
		.safari .td_2{ font-size:9px; text-align:center; padding-top:3px; padding-bottom:3px;}
　　　　.td_2{color:#939393; background-color:#FFFFFF; text-align:center; padding-top:4px; padding-bottom:4px;}



		
        
.safari .td_3{ color:#939393; background-color:#FFCDCE; text-align:center;}
.td_3{ color:#939393; background-color:#FFCDCE; text-align:center;}


.td_4{
	border-style:solid;
	border-color:#A48F62;
	border-width:1px;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.flo_left{ float:left}

/*　リンク色　*/    
a {
	font-family: ＭＳ ゴシック, sans-serif, Osaka;
	color: #A7946A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A7946A;
}
a:hover {
	text-decoration: none;
	color: #A7946A;
}
a:active {
	text-decoration: none;
	color: #59493f;
}

a.link2:link{color:#990000; text-decoration:none;} 
a.link2:hover{color:#FF8F91; text-decoration:none;} 
a.link2:visited{color:#990000; text-decoration:none;} 
a.link2:active{color:#990000; text-decoration:none;} 

/*　indexページ　*/
#index_fla{
	background-image:url(../img/index_bg.jpg);
	background-repeat:no-repeat;
	width:822px;
	height:447px;
	text-align: center;
	padding-top: 74px;
}    

#enter_bt{
	width:auto;
	height:41px;
	text-align: center;
}
.ind_count{
	width:auto;
	font-size:16px;
	height:30px;
	color:#856326;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
.safari .ind_count{ width:523px; font-size:14px; height:30px; color:#856326; font-family:Arial, Helvetica, sans-serif;}

.ind_count2{
	width:auto;
	font-size:12px;
	line-height:20px;
	height:70px;
	color:#856326;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
.safari .ind_count2{ width:523px; font-size:10px; height:70px; color:#856326; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height:18px;text-align: center;
	}


/*　メインパーツ部分　*/    

#wrapper {
	height: auto;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/main_parts/main_back.jpg);
	background-color: #FFFFFF;
}

#wrapper2 {
	height: auto;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



#head{
	width:850px;
	height:91px;
	margin: 0px;

}

#main {
	width: 850px;
	left: 0px;
	height: auto;
	top: 0px;
	position: relative;
}



#main2 {
	width:634px;
	margin: 0px;
	top: 0px;
	position: relative;
	float: right;
}


#menu {
	width:216px;
	height:auto;
	float:left;
	left: 0px;
	position: relative;
}

.menu_bt{ padding-top:19px;
padding-left:46px;
}


/*　フッター部分　*/    
#page_top{
	width:850px;
	top: auto;
	margin-left: auto;
	margin-right: auto;
}


        
#footer {
	background-image:url(../img/main_parts/footer_back.jpg);
	background-repeat:no-repeat;
	height: 109px;
	width: 805px;
	margin: 0px;
	padding-left: 45px;
	padding-top: 20px;
	line-height: 19px;
	color: #59493f;
	line-height: 19px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*　TOPページ　*/
.topbn{
	width: 181px;
	left: 401px;
	position: absolute;
	top: 0px;
}

.top-contents{
	margin-left:14px;
	margin-top:12px;
	margin-right:38px;
	position: relative;
	margin-bottom: 9px;
}

.top-contents2{
	margin-left:14px;
	margin-right:38px;
	position: relative;
	margin-bottom: 10px;
}

.top-contents2-2{
	margin-left:14px;
	margin-right:38px;
	margin-bottom: 10px;
	height: 600px;
}

.top-contents3{
	margin-left:19px;
	margin-right:45px;
	position: relative;
	margin-top: 6px;
}

.top_fla{
	width: 580px;
	height: 261px;
}

/*　第二階層以下ページ　*/
.back_tex{
	padding-left:10px;
	padding-top: 5px;
}

.tex1{
	padding-left:10px;
	padding-top: 8px;
	line-height:19px;
	padding-bottom: 8px;
	padding-right: 10px;
}

.tex2{
	padding-left:10px;
	padding-top: 8px;
	line-height:19px;
}

.tex3{
	line-height:20px;
	width:572px;
	background-color:#B49344;
	color:#FFFFFF;
	height: 20px;
	padding-left: 10px;
}

.tex4{
	padding-left:10px;
	padding-top: 8px;
	line-height:24px;
	padding-bottom: 8px;
	text-align:center;
}

.tex5{
	padding-left:10px;
	padding-top: 200px;
	line-height:19px;
	padding-bottom: 8px;
	padding-right: 10px;
}

.img_visa{
	position:absolute;
	left: 473px;
	top: 858px;
	z-index: auto;
}


/*　LADYs PROFILE　*/

#prof{
	border:solid #BBAB91;
	border-width:1px 1px 1px 0px;
	width: 100%;
	position: relative;
	}

#prof_pic{
	position:absolute;
	left: 320px;
	top: 0px;
	text-align: center;
}

.prof_big{
	margin:2px 2px 2px 2px;
	border: solid #BBAB91 1px;
}
.prof_small{ margin:0px 0px 10px 0px;}
.prof_small2{ border:solid #BBAB91 1px;}
.prof_thum {
	position:absolute;
	left: 301px;
	top: 402px;
	width: 261px;
	height: 81px;
}

/*　LADYs PROFILE 出勤時　*/
.win.gecko .syukkin{ font-size:14px; text-align:left; padding:5px 0px 5px 10px; height:50px;}
.safari .syukkin{ font-size:12px; text-align:left; padding:10px 0px 9px 10px; height:50px;}
.syukkin{
	color:#836326;
	text-align:left;
	line-height:1.3em;
	padding:10px 0px 2px 10px;
	background-image:url(../img/icon/syukkin2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:50px;
	font-size: 16px;
	border-bottom: solid #E0D9C9 1px;
	border-top: solid #E0D9C9 1px;
}

/*　LADYs PROFILE プロフィール＆欠勤時　*/
.win.gecko .prof{ font-size:14px; text-align:left; padding:5px 0px 5px 10px; height:50px;}
.safari .prof{ font-size:12px; text-align:left; padding:10px 0px 9px 10px; height:50px;}
.prof{
	color:#836326;
	text-align:left;
	line-height:1.3em;
	padding:10px 0px 2px 10px;
	background-color:#FFFFFF;
	height:50px;
	font-size: 16px;
	border-bottom: solid #E0D9C9 1px;
	border-top: solid #E0D9C9 1px;
}

/* ここまで */

.prof_s{
	color:#836326;
	text-align:left;
	padding:10px 0px 10px 10px;
	background-color:#FFFFFF;
	height:18px;
	font-size: 14px;
	border-bottom: solid #E0D9C9 1px;
}

.bor_bot{ border-bottom: solid #E0D9C9 1px; padding: 3px 10px;}
.bor_bot_lef{ border-bottom: solid #E0D9C9 1px; border-left: solid #E0D9C9 1px; padding: 3px 10px;}
.bor_bot_bottom{ padding: 3px 10px;}
.bor_bot_lef_bottom{ border-left: solid #E0D9C9 1px; padding: 3px 10px;}

.ladys_come{ padding-left:10px;
	padding-top: 2px;
	line-height:18px;
	padding-bottom: 2px;
	padding-right: 10px;}


/*　その他　*/
.mb0{ margin-bottom: 0px;}
.mb2{ margin-bottom: 2px;}
.mb3{ margin-bottom: 3px;}
.mb4{
	margin-bottom: 4px;
	text-align: center;
}
.mb5{ margin-bottom: 5px;}
.mb9{ margin-bottom: 9px;}
.mb14{ margin-bottom: 14px;}
.ml10{ margin-left: 10px;}

.mt0{ margin-top: 0px;}
.mt1{ margin-top: 1px;}
.mt3{
	margin-top: 3px;
}
.mt5{ margin-top: 5px;}
.mt8{ margin-top: 8px;}
.mt15{ margin-top: 15px;}
.mt16{ margin-top: 16px;}
.mt20{ margin-top: 20px;}



.img_bottom{ vertical-align:text-top;}
.img_middle{
	vertical-align:middle;
	margin-right:5px;
	margin-bottom: 12px;
	margin-top: 12px;
}
/*　FONT10　*/
.safari .font10{ font-size:9px;}
.font10{ font-size:10px;}

/*　FONT14　*/
.safari .font14{ font-size:12px;}
.font14{ font-size:14px;}

/*　FONT16　*/
.safari .font16{ font-size:14px; line-height:22px;}
.font16{ font-size:16px; line-height:24px;}


.safari .blue{ color:#448CB2;}
.blue{ color:#448CB2;}
.safari .red{ color:#990000;}
.red{ color:#990000;}


/*　Groupページ　*/
#group_box1{
	background-image:url(../img/group/top_bg.jpg);
	background-repeat:no-repeat;
	width: 850px;
	height: 593px;
	position: relative;
}

#group_box2{
	background-image:url(../img/group/top_bg.jpg);
	background-repeat:no-repeat;
	width: 850px;
	height: 90px;
}
.group_bt{
	position:absolute;
	left: 603px;
	top: 477px;
}

.group_swf_bt1{
	position:absolute;
	left: 394px;
	top: 412px;
	width: 150px;
	height: 150px;
}
.group_swf_bt2{
	position:absolute;
	left: 234px;
	top: 343px;
	width: 150px;
	height: 150px;
}
.group_swf_bt3{
	position:absolute;
	left: 43px;
	top: 374px;
	height: 150px;
	width: 150px;
}
