/*--------------------------------------------------------- */
* {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:"serif","ＭＳ　Ｐゴシック";
}

body {
background-color: #000080;
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}

.center_box {
text-align:left;
width:600px;
margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

.center_box img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.center_box2 {
background-image: url(./image/2.jpg); 
background-position: 0px 100px;
background-repeat:no-repeat;
text-align:left;
width:600px;

margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

.center_box3 {
background-image: url(./image/3.jpg); 
background-position: 0px 100px;
background-repeat:no-repeat;
text-align:left;
width:600px;
margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

.center_box4 {
background-image: url(./image/4.jpg); 
background-position: 0px 100px;
background-repeat:no-repeat;
text-align:left;
width:600px;
margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

.center_box5 {
background-image: url(./image/5.jpg); 
background-position: 0px 100px;
background-repeat:no-repeat;
text-align:left;
width:600px;
margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

.center_box6 {
background-image: url(./image/6.jpg); 
background-position: 0px 100px;
background-repeat:no-repeat;
text-align:left;
width:600px;
margin: 50px auto;
color: #000000;
background-color: #3366ff;
padding: 0px 0px 0px 0px;
}

/*-----上部コーナー処理------------------------------------------------------- */
.topr {
width:600px;
height: 20px;
background-image:url(kado-rt.gif);
background-repeat:no-repeat;
background-position:0px 0px;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/*-----ヘッダー部------------------------------------------------------- */
.head {
/* width:600px; */
height: 60px;
text-align:right;
background-image:url(logo.jpg);
background-repeat:no-repeat;
background-position:0px 0px
color: #000000;
background-color: #3366ff;
/* border-left:solid #999999 1px; 
border-right:solid #999999 1px;
*/
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.head p {
font-size:16px;
font-weight:bold;
color: #ffffff;
line-height:1.0; 
margin:   0px 0px 0px 0px;
padding: 10px 5px 5px 0px;
}

}
/*----メニュー------------------------------------------------------- */
.menu_box{

width:600px;
height:80px;

background-color: #3366ff;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.menu_box p{
margin: 5px 10px 10px 0px;
padding: 0px 0px 0px 5px;
color: #000099;
font-size:10px;
}


ul#menu6 {
    list-style:none;
    width:100%;
}
ul#menu6  li{
    list-style:none;
    float:left;
}
ul#menu6 a{
    display:block;
    width:100px;
    height:50px;
    text-indent:-50px;	
    overflow:hidden;
}


a#m1{color : #ffffff ; background-image:url(./image/bt-1a.png);}
a:hover#m1{color : #ffffff ; background-image:url(./image/bt-1b.png);}
a:active#m1{color : #0000ff; background-image: url(./image/bt-1c.png);}

a#m2{color : #ffffff ; background-image:url(./image/bt-2a.png);}
a:hover#m2{color : #ffffff ; background-image:url(./image/bt-2b.png);}
a:active#m2{color : #0000ff; background-image: url(./image/bt-2c.png);}

a#m3{color : #ffffff ; background-image:url(./image/bt-3a.png);}
a:hover#m3{color : #ffffff ; background-image:url(./image/bt-3b.png);}
a:active#m3{color : #0000ff; background-image: url(./image/bt-3c.png);}

a#m4{color : #ffffff ; background-image:url(./image/bt-4a.png);}
a:hover#m4{color : #ffffff ; background-image:url(./image/bt-4b.png);}
a:active#m4{color : #0000ff; background-image: url(./image/bt-4c.png);}

a#m5{color : #ffffff ; background-image:url(./image/bt-5a.png);}
a:hover#m5{color : #ffffff ; background-image:url(./image/bt-5b.png);}
a:active#m5{color : #0000ff; background-image: url(./image/bt-5c.png);}

a#m6{color : #ffffff ; background-image:url(./image/bt-6a.png);}
a:hover#m6{color : #ffffff ; background-image:url(./image/bt-6b.png);}
a:active#m6{color : #0000ff; background-image: url(./image/bt-6c.png);}

/*----画像------------------------------------------------------- */
.picture {
/* float:left; */
width:600px;
height:400px;
background-color: #3366ff;
}

.picture2 {
/* float:left; */
width:600px;
height:400px;
background-color: #3366ff;
background-image: url(./image/2.jpg); 
background-repeat:no-repeat;
}

.picture3 {
/* float:left; */
width:600px;
height:400px;
background-color: #3366ff;
background-image: url(./image/3.jpg); 
background-repeat:no-repeat;
}



.picture4 {
width:600px;
height:600px;
background-color: #3366ff;
background-image: url(./image/4.jpg); 
background-repeat:no-repeat;
}


.picture5 {
/* float:left; */
width:600px;
height:400px;
background-color: #3366ff;
background-image: url(./image/5.jpg); 
background-repeat:no-repeat;
}

/*---会社概要------------------------------------------------------ */

.gaiyou {
background-color: #ffffff;
filter:Alpha(opacity=90);-moz-opacity:0.9;
position:relative;top:40px;left:20px;width:100%;
width:560px;
height:280px;
overflow: scroll;
margin:  0px 0px 120px 0px;
padding: 0px 0px 0px 0px;
}

.gaiyou h2 {
color: #ffffff;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 10px 0px 0px 5px;
}

.gaiyou h3 {
color: #ff0000;
margin: 0px 0px 0px 0px;
padding: 30px 0px 10px 30px;
}

.gaiyou p {
color: #000000;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 20px;
}

.gaiyou h4 {
font-weight:bold;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 30px;
}

/*---HANGLOOSEとは------------------------------------------------------ */
.about{
background-color: #ffffff;
filter:Alpha(opacity=90);-moz-opacity:0.9;
position:relative;top:40px;left:20px;width:100%;
width:560px;
height:280px;
overflow: scroll;
margin:  0px 0px 120px 0px;
padding: 0px 0px 0px 0px;
}
.about h2 {
color: #ffffff;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 10px 0px 0px 5px;
}

.about h3 {
font-weight:bold;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 30px;
}

.about p {
color: #000000;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 30px;
}

.about h4 {
font-weight:bold;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 30px;
}

/*---店舗案内------------------------------------------------------ */
.tenpo {
background-color: #ffffff;
filter:Alpha(opacity=90);-moz-opacity:0.9;
position:relative;top:40px;left:20px;width:100%;
width:560px;
height:280px;
overflow: scroll;
margin:  0px 0px 120px 0px;
padding: 0px 0px 0px 0px;
}

.tenpo h2 {
color: #ffffff;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 10px 0px 0px 5px;
}

.tenpo p {
color: #999999;
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 30px;
}


.tenpo h3 {
font-weight:bold;
color: #000000;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 30px;
}

.tenpo h4 {
font-weight:bold;
color: #999999;
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 30px;
}

.tenpo a{
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 30px;
}



/*---求人情報------------------------------------------------------ */
.job {
background-color: #ffffff;
filter:Alpha(opacity=90);-moz-opacity:0.9;
position:relative;top:40px;left:20px;width:100%;
width:560px;
height:280px;
overflow: scroll;
margin:  0px 0px 120px 0px;
padding: 0px 0px 0px 0px;
overflow: scroll;
}

.job h2 {
color: #ffffff;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 10px 0px 0px 5px;
}

.job h3 {
color: #ff0000;
margin: 0px 0px 0px 0px;
padding: 30px 0px 10px 30px;

}

.job h4 {
color: #000000;
margin: 0px 0px 0px 0px;
padding: 30px 0px 5px 30px;
}

/*---お問い合わせ------------------------------------------------------ */
.otoiawase {
background-color: #ffffff;
filter:Alpha(opacity=90);-moz-opacity:0.9;
position:relative;top:40px;left:20px;width:100%;
width:560px;
height:280px;
overflow: scroll;
margin:  0px 0px 120px 0px;
padding: 0px 0px 0px 0px;
overflow: scroll;
}
.otoiawase h3 {
margin: 0px 0px 10px 0px;
padding: 10px 0px 0px 250px;
}

.otoiawase p {
color: #999999;
margin: 0px 0px 10px 0px;
padding: 10px 0px 0px 200px;
}

.otoiawase h2 {
color: #ffffff;
background-color: #3366ff;
margin:  0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

.otoiawase h4 {
color: #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.otoiawase h4#name {
font-size:14px;
line-height:1.2em;
height:22px;
margin:  0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

.otoiawase h4#tel {
font-size:14px;
line-height:1.2em;
height:22px;
margin:  0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

.otoiawase h4#male {
font-size:14px;
line-height:1.2em;
height:22px;
margin:  0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}

.otoiawase h4#area{
font-size:14px;
line-height:1.2em;
height:22px;
margin:  0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
}


.otoiawase textarea {
width:305px;
height:200px;
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


.otoiawase h4#submit {
font-size:16px;
line-height:1.2em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
.otoiawase form input {
width:300px;
/* height:96%; */
padding: 0px 0px 0px 5px;
}
.otoiawase table {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 50px;

}
/*---footer------------------------------------------------------ */
.footer {
/* clear:both; */
width:600px;
height: 50px;
font-size:14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000099;
background-color: #3366ff;

text-align : right;
}



.footer a {
 text-decoration:none;
font-size:14px;
color: #ffffff;

}

.footer img {
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 0px;
}
/*---end------------------------------------------------------ */
.end {
width:600px;
height: 20px;
background-color: #000080;
text-align : right;
background-image:url(kadold.gif);
background-repeat:no-repeat;
background-position:0px 0px


}

.end img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


