@charset "utf-8";


/*-----------------------------------------------------------------
会社案内ページ　CSS
-----------------------------------------------------------------*/
.comp_01 {
margin:30px 20px;
text-align:center;
}

.com_table01{
width:640px;
margin:20px auto;
}

.com_table01 th{
padding:10px;
width:20%;
border-right:3px solid #1c9ee9;
text-align:center;
background-color:#e0f4ff;
}

.com_table01 td{
padding:10px;
width:80%;
}

.item_title{
border-bottom:1px dotted #666;
font-weight:bold;
}

.access_map{
width:550px;
margin:20px auto;
}

.g_map{
text-align:center;
}

/*-----------------------------------------------------------------
設備紹介ページ　CSS
-----------------------------------------------------------------*/

.equ_01{
margin:20px 30px;
clear:both;
}

.txt_large{
font-size:18px;
font-weight:bold;
}

.other_title{
border-bottom:1px dotted #666;
}

.equ_left{ width:300px; float:left; padding-bottom:30px; }

.equ_right{
float:right;
}

.equ_right img{
margin-bottom:10px;
}

.equ_title02{
clear:both;
margin-top:40px;
}

.shiyou{
width:600px;
border-top:1px solid #999;
border-left:1px solid #999;
}

.shiyou td{
text-align:center;
padding:5px;
background-color:#fff;
border-bottom:1px solid #999;
border-right:1px solid #999;
}
