@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for テイチク 会社概要 */

* {
	border-width: 0;
}

/* ################ */
/* ### 記事部分 ### */
/* ################ */
#information {
	position: relative;
	top: 0;
	left: 0;
	z-index: 350;
	margin: 0 25px;
	padding: 0;
	font-size: 90%;
	text-align: center;
}
#information h2 {
	margin: 0 0 1em 0;
	padding: 0 0 0 10px;
	color: #ff6600;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	background: url(../img/basic/back_dot.gif) 0 100% no-repeat;
}
#information h3 {
	margin: 0;
	padding: 0;
	color: #ff0000;
	font-size: 150%;
	text-align: center;
	border: 1px solid #cccccc;
	background: url(../img/basic/back_stripe.png);
}

#information h4 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 150%;
	text-align: center;
}

#information p {
	margin: 0.5em 0;
	padding: 0;
	line-height: 2.0;
}

#information div.outline {
	position: relative;
	top: 0;
	left: 0;
	height: 450px;
}
html[xmlns] #information div.outline {
	height: auto;
	min-height: 450px;
}

#information div.history {
	position: relative;
	top: 0;
	left: 0;
}

#information div.history {
	position: relative;
	top: 0;
	left: 0;
}

#information dl {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 25px;
	padding: 0;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
}
html[xmlns] #information dl {
	width: auto;
}
#information dl.last {
	margin: 0 25px 2em 25px;
}
#information div.outline dl {
	padding: 0 225px 0 0;
}

#information dl dt {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 10em;
	margin: 0;
	padding: 8px 0 0 0;
	color: #336699;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.5em;
}
html[xmlns] #information dl dt {
	padding: 0;
}
#information dl dd {
	margin: 0.5em 0 0.5em 10em;
	padding: 0;
}

#information div#map-tokyo {
	position: absolute;
	top: 0;
	right: 25px;
	width: 220px;
	height: 220px;
	border: 1px solid #cccccc;
}
html[xmlns] #information div#map-tokyo {
	right: 0;
}
#information div#map-osaka {
	position: absolute;
	top: 240px;
	right: 25px;
	width: 220px;
	height: 220px;
	border: 1px solid #cccccc;
}
html[xmlns] #information div#map-osaka {
	right: 0;
}
#information div span#tokyo {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 5px;
	color: #ffffff;
	font-size: 82%;
	line-height: 1.0;
	border: 1px solid #ffffff;
	background: #ff6600;
}

#information div span#osaka {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	margin: 0;
	padding: 5px;
	color: #ffffff;
	font-size: 82%;
	line-height: 1.0;
	border: 1px solid #ffffff;
	background: #ff6600;
}

/* ########## 会社沿革 ########## */
#information table {
	position: relative;
	top: 0;
	left: 0;
	width: 95%;
	margin: 0 auto 2em auto;
	padding: 0;
	line-height: 140%;
	border: 1px #cccccc solid;
}
html[xmlns] #information table {
	width: 100%;
}
#information caption {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#information thead {
	margin: 0;
	padding: 0;
}
#information th {
	padding: 0.4em 20px;
	font-size: 82%;
	font-weight: normal;
	text-align: center;
	border: 1px #cccccc;
	border-style: none solid solid none;
	background: #f9f9f9;
}
#information td {
	padding: 0.4em 20px;
	font-size: 90%;
	line-height: 1.8;
	background: #fcfcfc;
}
#information td.time {
	width: 6em;
	text-align: center;
	white-space: nowrap;
	border: 1px #cccccc;
	border-style: none solid solid none;
}
#information td.contents {
	text-align: left;
	border: 1px #cccccc;
	border-style: none solid solid none;
}

/* ########## 環境方針 ########## */
#information div.environment h3 {
	position: relatvie;
	top: 0;
	left: 0;
	margin: 1em 25px;
	padding: 0.4em 25px;
	color: #ff0000;
	font-size: 150%;
	text-align: center;
	border: 1px solid #cccccc;
	background: url(../img/basic/back_stripe.png);
}

#information ol.sub {
	list-style-type: upper-roman;
	margin: 0 50px;
	padding: 0;
}

#information ul.modify {
	float: right;
	list-style-type: none;
	position: relative;
	top: 10px;
	margin: 0 0 10px 0;
	padding: 0;
}
#information p.signature {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
}