@charset "UTF-8";
/* CSS Document */

@import "../css/common.css";
@import "event.css";


#d28 #contents {
	color: #fff;
	background-color: #240606;
	background-image: url(img/img-D28a.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#d28 #contents a:link, #d28 #contents a:visited {
	color: #fff;
}

#d28 #contents h1 {
	color: #fff;
}

#d28 #contents h2 {
	color: #fff;
}


#d28 .pagetop {
	padding-top: 380px;
}

#d28 #contents p {
	padding-top: 1em;
	line-height: 2em;
}

#d28 #contents dl {
	width: 45%;
	margin: 2.5em 0 0;
	padding: 10px 13px 13px;
	border: 1px solid #fff;
	background-image: url(img/bg-white.png);
}

#d28 #contents dt {
	color: #DFBC6E;
	font-weight: bold;
}
#d28 #contents dd {
	font-size: 0.9em;
	line-height: 1.8em;
}
* html #d28 #contents dd {
	font-size: 0.8em;
}

#d28builder {
	position: absolute;
	width: 360px;
	top: 50px;
	right: 10px;
	text-align: center;
}

#d28builder h3 {
	color: #DFBC6E;
}

#d28builder ul {
	font-family: "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	line-height: 1.8em;
}
