body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

h1, h2, h3, h4, h5, h6, p, dl, pl, ul, li, dt, dd {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url(../images/interex_back.gif);
	background-repeat: no-repeat;
	color: #666;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: center top;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 82px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#header h1 {
	font-size: 0.625em;
	text-indent: -9999px;
	line-height: 0.625;
}

#header h2 {
	text-indent: -9999px;
	font-size: 0.625em;
	line-height: 0.625;
}

#header p {
	font-size: 0.625em;
	line-height: 0.625;
	text-indent: -9999px;
	color: #FFF;
}

#content {
	height: 515px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#col1 {
	margin-left: 733px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 495px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

#content h3 {
	font-size: 1em;
	background-image: url(../images/designworks.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	height: 20px;
	text-indent: -9999px;
	padding-top: 50px;
}

#content h4 {
	background-image: url(../images/webdesign.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 20px;
	text-indent: -9999px;
	padding-top: 20px;
}

#content h4#grapic {
	background-image: url(../images/graphicdesign.gif);
}

#content ol {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#content li {
	margin: 0px;
	font-size: 0.75em;
	line-height: 1.4;
	color: #FFF;
}

#content li a {
	text-decoration: none;
	color: #FFF;
}

#content li a:hover {
	text-decoration: none;
	color: #0F0;
}

#footer {
	margin: 0px;
	height: 20px;
	padding-top: 113px;
}

#footer p {
	margin: 0px;
	font-size: 0.675em;
	text-align: center;
	color: #999;
}

