@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 10px;
	color: #336699;
	font-size: 200%;
	font-weight: bold;
	text-align: right;
	line-height: 1.5;
	background: url(../img/basic/back_dot.gif) 0 100% no-repeat;
}
#information h3 {
	margin: 0;
	padding: 0.2em 10px;
	color: #ff6600;
	font-size: 150%;
	text-align: left;
	border-left: 15px solid #eeeeee;
}

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

#information div#list {
	position: relative;
	top: 0;
	left: 0;
	z-index: 360;
	margin: 0 0 50px 0;
	padding: 0;
}

#information div#list dl {
	margin: 0 50px 2em 50px;
	padding: 0;
}
#information div#list dl.no-entry {
	color: #dddddd !important;
}
#information div#list dl dt {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 1.0em;
	background: #f9f9f9;
}
#information div#list dl.no-entry dt {
	color: #dddddd !important;
}
#information div#list dl dd {
	margin: 0;
	padding: 0;
}
#information div#list dl dd p {
	margin: 0.5em 0;
	padding: 0;
}
#information div#list dl dd p a {
	text-decoration: underline;
}
#information div#list dl dd em {
	color: #ff0000;
	font-weight: bold;
	font-style: normal;
}

#information div.outline {
	position: relative;
	top: 0;
	left: 0;
	z-index: 370;
	margin: 0;
	padding: 0;
}

#information div.outline 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 div.outline dl {
	width: auto;
}
#information div.outline dl.last {
	margin: 0 25px 2em 25px;
}
#information div.outline dl {
	padding: 0;
}

#information div.outline dl dt {
	overflow: hidden;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 20em;
	margin: 0;
	padding: 8px 0 0 0;
	color: #336699;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	white-space: nowrap;
}
html[xmlns] #information div.outline dl dt {
	padding: 0;
}
#information div.outline dl dd {
	margin: 0.5em 0 0.5em 20em;
	padding: 0;
}

#information div.outline dl dd p {
	margin: 0.5em 0;
	padding: 0;
}
#information div.outline dl dd p.link {
	padding: 0.2em 10px;
	border: 1px solid #eeeeee;
	text-align: right;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#information div.outline dl dd p.memo {
	color: #666666;
	font-size: 82%;
}

#information div.outline dl dd ul,
#information div.outline dl dd ol {
	margin: 0 25px;
	padding: 0;
}
#information div.outline dl dd li {
	margin: 0;
	padding: 0;
}