#wrapper {
	border		:	0;	
}
#contents {
	width		:	996px;
	text-align	:	left;
	border		:	solid 2px #CCC;
	padding-bottom:	10px;
	margin-top	:	10px;
	margin-bottom:	10px;
}

h2 {
	font-size	:	20px;
	height		:	30px;
	background	:	url("../images/title-back.png") no-repeat;	
	padding-left:	1em;
	margin-top	:	20px;
	margin-left	:	10px;
	padding-top	:	5px;
}

.list_title {
	background	:	url("../images/dt-boder.png") no-repeat;
	font-size	:	18px;
	width		:	620px;
	border-top	:	solid 1px #BBB;	
	padding-left:	1em;
	padding-top	:	2px;
	margin-top	:	30px;
	margin-left	:	20px;
}

/**************************/
/* 会社概要               */
/**************************/
.p_company {
	margin-left	:	100px;
	margin-top	:	20px;
	font-size	:	18px;	
}

.table_company {
	width		:	700px;
	margin-left	:	100px;
	margin-top	:	20px;
	font-size	:	16px;	
}
.table_company th {
	font-size	:	14px;
	width		:	150px;
	height		:	50px;
	text-align	:	left;
}

/**************************/
/* 隅田鉄工所の魅力       */
/**************************/
.p_custom {
	margin-left	:	100px;
	margin-top	:	20px;
	font-size	:	18px;
	line-height	:	200%;
}

/**************************/
/* 機械設備一覧           */
/**************************/
.table_custom2 {
	width		:	600px;
	margin-left	:	50px;
	margin-top	:	20px;
	font-size	:	16px;	
}

.table_custom2 td:first-child {
	width		:	350px;
	height		:	300px;
	text-align	:	center;	
}

.table_custom2 h6 {
	width		:	200px;
	font-size	:	16px;
	border-bottom	:	solid 2px #06F;
	padding-left:	10px;
	margin-left	:	10px;
}
.p_custom2 {
	margin-left	:	20px;
	margin-top	:	5px;
	font-size	:	16px;
	line-height	:	200%;
}

/**************************/
/* 製品紹介               */
/**************************/
.p_custom1 {
	margin-left	:	20px;
	margin-top	:	5px;
	font-size	:	16px;
	line-height	:	200%;
	text-align	:	left;
}
.table_custom1 {
	width		:	750px;
	margin-left	:	50px;
	margin-top	:	20px;
	font-size	:	16px;	
}

.table_custom1 td {
	width		:	350px;
	height		:	100%;
	padding-top	:	10px;
	padding-bottom :	10px;
	text-align	:	center;
}

.table_custom1 h6 {
	width		:	200px;
	font-size	:	16px;
	border-bottom	:	solid 2px #06F;
	padding-left:	10px;
	margin-left	:	10px;
	text-align	:	left;
}

/**************************/
/* お問い合わせ           */
/**************************/
.p_contact {
	margin-left	:	20px;
	margin-top	:	10px;
	font-size	:	16px;
	line-height	:	200%;
}
.p_contact2 {
	margin-left	:	100px;
	margin-top	:	5px;
	font-size	:	16px;
	line-height	:	200%;
}
h3 {
	width		:	635px;
	font-size	:	20px;
	border-bottom: solid 2px #06F;
	padding-left:	10px;
	margin-left	:	10px;
	margin-top	:	10px;
}

/****************************/
/* アクセス                 */
/****************************/
#contents #map_canvas{
	width		: 800px;
	height		: 500px;
	margin-left	: 20px;
	margin-top	: 10px;
}

.p_access {
	margin-left	:	75px;
	margin-top	:	10px;
	font-size	:	16px;
	line-height	:	200%;
}

.p_access_name {
	margin-left	:	30px;
	font-size	:	20px;	
}
#contents #infodiv {
	width		: 325px;
	height		: 90px;
}