@charset "UTF-8";
/* CSS Document */
body {
	background:url(../img/bg2.gif) repeat-x top left;
	}
#topArea {
	position:relative;
	padding-top:38px;
	width:911px;
	height:155px;
	}
/* ------------------------------
    会社概要
------------------------------ */	
dl.comList { 
		width:621px;
        overflow: hidden;  
        zoom: 1;  
    }  
dl.comList dt {  
		border-left:1px solid #ccc; 
        /*margin-bottom: 10px;  */
        padding-bottom: 15px;
		padding-top:15px;
		text-align:center;
        width: 120px;  
        float: left;  
        clear: both;  
		background-color:#eee;
        font-weight: bold;  
    }  
dl.comList dd { 
        /*margin-bottom: 10px;  */
        padding: 15px 0 15px 130px;  
        border-bottom: 1px solid #ccc;
		border-right:1px solid #ccc;

    } 
dl.comList dd a {
		color:#806300;
		text-decoration:underline;
		}
dl.comList dd a:hover {
		color:#CC0000;
		text-decoration:underline;
		}
.comTop {
	border-top:1px solid #ccc;
	}
/* ------------------------------
    お問い合わせ
------------------------------ */
.red {
	color:#CC0000;
	}
table {
	margin-top:15px;
	}
td {
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	}
.m_left {
	background-color:#eee;
	}

/*top FB*/
#fbbox {
	border-bottom: 10px solid #336699;
	
}


