html{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	line-height: 1.2em;
	background-color: #ffffff;
	font-size:0.8em;
	min-width: 1040px;
}

body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}
a{
	color:#ffffff;
}
a:visited{
	color:#ffffff;
}

div {
	position:relative;
}
#main{
	width:100%;
}
#cont{
	width:1000px;
	margin:0px auto;
}
#title{
	margin-top:10px;
	margin-left:0px;
	width:330px;
}
#main01{
	width:1000px;
	margin:0px auto;
}
#main02{
	width:1000px;
	margin:0px auto;
	border:1px solid #DDDDDD;
}
#main02_keyv{
	width:1000px;
	margin:0px auto;
	margin-top:10px;
}
#main03{
	width:1000px;
	margin:0px auto;
	border:1px solid #DDDDDD;
}
#main03_keyv{
	width:1000px;
	margin:0px auto;
	margin-top:10px;
}
#main_table_td{
	width:1000px;
}
#cFB_bar{
/*	border:1px dotted #aaaaaa;*/
}
#cFB{
/*	border:1px dotted #aaaaaa; */
	padding:20px;
}
#camp_bar{
	border:1px dotted #aaaaaa;
}

.mapbtn{
	position:absolute;
	cursor:pointer;
}
#mapbtn01{
	left:378px;
	top:14px;
}
#mapbtn02{
	left:593px;
	top:66px;
}
#mapbtn03{
	left:761px;
	top:102px;
}
#mapbtn04{
	left:806px;
	top:206px;
}
#mapbtn05{
	left:684px;
	top:373px;
}
#mapbtn06{
	left:259px;
	top:365px;
}
#mapbtn07{
	left:45px;
	top:264px;
}




td{
	word-break:break-all;
}
.td1{
	width:200px;
}
.td2{
	width:100px;
}
.td3{
	width:100px;
}
.td4{
	width:100px;
}
.td5{
	width:500px;
}


#maghrebest{
	width:520px;
	text-align:right;
}
#maghreb{
	width:520px;
	text-align:left;
}
.menubtn{
	margin-top:20px;
	margin-left:5px;
}
.paneloff{
	border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
} 
.panelon{
	border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));

}


#footer{
	text-align:right;
}

ul{
	margin:0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
table{
	background-color:#aaaaaa;
}
td{
/*	background-color:#F0F0E1; */
	background-color:#ffffff;
/*	border:1px dotted;  */
	padding:10px;
}
li{
	list-style-type: none;
}
#head{
	background-image : url("../images/header_back.jpg");
	width:100%;
	background-repeat: repeat-x;
}
#tel{
	top:0px;
	right:20px;
	position:absolute;
}
#topimage{
	width:100%;
	position:relative;
	overflow: hidden;
}
#shopimage_machida{
	width:150px;
	position:relative;
	overflow: hidden;
}
#shoptext_machida{
	width:600px;
	margin-left:10px;
	position:relative;
	overflow: hidden;
}

#shopimage_tamac{
	width:150px;
	position:relative;
	overflow: hidden;
}
.tuzuki{
	width:100%;
	text-align:right;
}
#shoptext_tamac{
	width:600px;
	margin-left:10px;
	position:relative;
	overflow: hidden;
}
#photo_select{
	height:60px;
}
#photo_select_inner{
	width:800px;
	margin:0 auto;
}
.thumbp{
	margin-top:10px;
	margin-left:10px;
	width:100px;
	height:40px;
	float:left;
}
.leftbox{
	float:left;
}

#footer{
	margin-top:20px;
	bottom:0px;
	width:100%;
	text-align:center;
	color:#ffffff;
}
#footer a{
	color:#ffffff;
}
#footer a:visited{
	color:#ffffff;
}
#gotop{
	margin:20px;
	text-align:right;
	width:960px;
}
 #overlay{
        display: none;
        width: 100%;
        height:100%;
        text-align: center;
        position: fixed;
        top: 0;
        z-index: 100;
        background: rgba(0,0,0,0.7);
}
.close{
/*	right:20px;
	top:20px;
*/
	color:#000000;
	font-size:30px;
	z-index:999;
}
.window{
	background-color: #ffffff;
	color:#000000;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
    width:800px;
    min-height:640px;
    top:10%;
    display: none;
    margin:0 auto;
}
.window_inner{
	position:relative;
	padding-top: 0px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.window_header{
	height:40px;
	padding:10px;
	text-align:right;
}
.t0{
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	line-height: 30px;
	color:#000000;
	font-size:12px;
}
.t1{
	background-color:#FFA64D;
	color:#ffffff;
	text-align:left;
	border:1px solid #CCCCCC;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.t2{
	background-color:#0036D9;
	color:#ffffff;
	text-align:left;
	border:1px solid #CCCCCC;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.t3{
	background-color:#FFBF00;
	border:1px solid #CCCCCC;
	line-height: 30px;
	color:#000000;
	font-size:14px;
}
.t4{
	background-color:#BFDFFF;
	border:1px solid #CCCCCC;
	line-height: 30px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.t5{
	background-color:#FFBFBF;
	border:1px solid #CCCCCC;
	line-height: 30px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.t6{
	background-color:#ff9999;
	color:#ffffff;
	text-align:left;
	border:1px solid #CCCCCC;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
.t7{
	background-color:#666666;
	color:#ffffff;
	text-align:left;
	border:1px solid #CCCCCC;
	line-height: 30px;
	font-size:14px;
	font-weight:bold;
}
#job_machida{
	background-color:#ffffff;
	padding:20px;
	width:800px;
	margin:0 auto;
	margin-top:20px;
}
#job_tamac{
	background-color:#ffffff;
	padding:20px;
	width:800px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
.menu{
	width:800px;
	background-color:#ffffff;
	padding:10px;
	padding-left:50px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;

}
.menu img{
	margin-top:-3px;
}
#linkpage{
	background-color:#ffffff;
	padding:20px;
	width:800px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	min-height:680px;
}


