@charset "utf-8";

body {
	color: #000000;
	background: transparent none;
}




.div_layoutAlign {
	border: 1px solid #000000;
	background: transparent none;
}

h1 {
	display: none;
}



#header {
	position: relative;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-top: 10px solid #AA3333;
	border-bottom: 1px solid #000000;
	background: #FF9700 url(../img/buster_mark.gif) no-repeat scroll 15px 5px;
}

#header address {
	margin: 0 0 0 130px;
	padding: 14px 5px 0;
}

#header ul,
#header address a {
	display: none;
}

#header #logo {
	position: absolute;
	right: 30px;
	top: 20px;
	width: 180px;
	height: 60px;
}

#header #logo a {
	width: 180px;
	height: 60px;
	display: block;
	background: transparent url(../img/buster_logo.gif) no-repeat scroll 0 0;
}

#header #logo a img {
	display: none;
}

#footer {
	padding-top: 1px;
	color: #FFFFFF;
	background: #000000;
}

#footer ul {
	display: none;
}

.td_mainKiji {
	background: none;
}

.div_mainKiji {
	position: relative;
}

.div_partsSpace {
	margin:	0 10px;
	overflow: hidden;
}

.div_partsSpace p {
	margin: 5px;
}

.div_partsSpace img {
	margin: 0 0 0 10px;
	width: 150px;
	float: right;
}

.div_partsSpace a img {
	margin: 0;
	float: none;
}

h2 {
	color: #FF6611;
	font-size: large;
	margin-top: 10px;
}

p.caption {
}

h3 {
	margin-top: 20px;
	padding: 1px 5px 0 5px;
	font-size: medium;
	border-left: 10px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
	zoom: 1;
}

ol {
	margin: 5px;
}

ol li {
	margin-left: 25px;
}

.textRed {
	color: #FF0000;
	font-size: 110%;
}

.btn {
	text-align: center;
	clear: both;
}

.btn img {
	width: 240px;
}

