@charset "euc-jp";
/* CSS Document */

html>body table{
border-collapse:separate;
}

/* -----------------------------------------------------------------------
Basic setting
----------------------------------------------------------------------- */

* {
margin:0;
padding:0;
}

body {
margin: 0px;
padding: 0px;
color:#333333;
}

img{
border:0px;
}



a.clientlist:link{ display:block; width:440px; height:33px;  position:relative; top:195px; left:40px; text-indent:-5000px; overflow:hidden;}
a.clientlist:visited{ display:block; width:440px; height:33px;  position:relative; top:195px; left:40px;  text-indent:-5000px; overflow:hidden;}
a.clientlist:hover{  display:block; width:440px; height:33px; position:relative; top:195px; left:40px;  text-indent:-5000px; overflow:hidden; }

a.regist:link{ display:block; width:560px; height:80px;  position:relative; top:46px; left:104px; text-indent:-5000px; overflow:hidden;}
a.regist:visited{ display:block; width:560px; height:80px;  position:relative; top:46px; left:104px;  text-indent:-5000px; overflow:hidden;}
a.regist:hover{  display:block; width:560px; height:80px; position:relative; top:46px; left:104px;  text-indent:-5000px; overflow:hidden; }



/* -----------------------------------------------------------------------
Container setting
----------------------------------------------------------------------- */

#container{
width:823px;
margin-left:auto;
margin-right:auto;
}

#container .head_left{
width:414px;
height:241px;
float:left;
}

#container .head_right{
width:409px;
height:241px;
float:right;
}

#container .head_under{
width:823px;
height:102px;
float:left;
clear:both;
}

#conteiner_2nd{
width:768px;
margin-left:auto;
margin-right:auto;
clear:both;
}

#conteiner_2nd .review1{
width:768px;
height:292px;
clear:both;
}

#conteiner_2nd .review2{
width:768px;
height:135px;
clear:both;
}

#conteiner_2nd .review3{
width:224px;
height:240px;
float:left;
clear:both;
}

#conteiner_2nd .review4{
width:544px;
height:240px;
float:right;
background: url(../img/review_07.gif) top left;
}

#conteiner_2nd .review5{
width:768px;
height:166px;
float:left;
background: url(../img/review_08.gif) top left;
clear:both;
}

#conteiner_footer{
width:758px;
padding:5px;
background-color:#c1be9d;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:12px;
clear:both;
}






