@charset "shift_jis";



body {

/*	font-size: 12pt;

*/	color: #000000;

	background:#FFFFFF;

}



a:link,

a:visited {

	text-decoration: underline;

	color: #000000;

}



img {

	border: 0;

}

h2{

background:none;

}

#side,#mainimg,#footer{

display:none;

}

#side,

#header,

#main,

#footer {

	float: none !important;

	width: auto !important;

	margin: 0 !important;

	padding: 0 !important;

}



/*----------------------------------------------

 * 会社概要

 *--------------------------------------------*/

table#companytable{

width:100%;

margin:12px 0 25px 0;

border-top:1px solid #ccc;

border-bottom:1px dotted #ccc;

border-collapse:collapse;

}



table#companytable th{

width:80px;

padding:5px;

text-align:left;

font-weight:normal;

background:#DFE9F2;

}

table#companytable td{

padding:5px;

}

table#companytable th,table#companytable td{

border-bottom:1px dotted #cccccc;

}

td#gaikantd{

text-align:center;

}

