@charset "utf-8";

/*main-layout
------------------------------------------------------*/

/* body_setting */

div#wrapper {
	width:800px;
	margin:0 auto;
}

body {
	background-color: #dcdddd;
	background-image: url(../images/top/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


/* menu */
ul#menu li {
	display:inline;
}


/* Layout */

.side-menu {
	width:140px;
	float:left;
}

.contents {
	widows:636px;
	float:right;
	text-align:left;
}

#site-common {
	overflow:auto;
	width:626px;
	height:415px;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
}

div#footer {
	border-top:solid 1px #000000;
	width:100%;
}

address {
	text-align:center;
	margin-top:5px;
}


/*next_generation
------------------------------------------------------*/

table.next_generation{
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

table.next_generation td{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 3px;
	text-align: left;
}

/*equipment
------------------------------------------------------*/

.title_bg{
	width: 552px;
	height: 39px;
	background-image: url(../images/conpany/equipment/title_bg.jpg);
	background-repeat: no-repeat;
}

/*map
------------------------------------------------------*/

.map_title_bg{
	width: 570px;
	height: 39px;
	background-image: url(../images/conpany/map/title_bg.jpg);
	background-repeat: no-repeat;
}
