@charset "Shift_JIS";
@import "../../common/ddream.css";



* {
	font-size				:	12px;
	font-family				:	"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif
}

h1, h2, h3, h4, p {
	margin					:	0px;
	line-height				:	20px;
}

body {
	margin					:	0px;
	padding					:	0px;
	color					:	#ffffff;
	line-height				:	150%;
//	font					:	10px;
	scrollbar-base-color	:	#100700;
}
a, img {
	border					:	0px;
	margin					:	0px;
}
a {
/*	text-decoration			:	none;*/
	color					:	#db0000;
}
div.contents {
	width					:	893px;
}
table {
	border					:	0px;
}


.layout_navigation {
	text-align				:	left;
	padding-left			:	20px;
}
.layout_party {
	text-align				:	right;
	padding-right			:	20px;
}

.emphasised {
	color					:	#f1bb00;
}
.emphasised a:link {
	text-decoration			:	underline;
	color					:	#f1bb00;
	letter-spacing			:	0.25em;
}
.emphasised a:visited  {
	text-decoration			:	underline;
	color					:	#f1bb00;
	letter-spacing			:	0.25em;
}
.emphasised a:active {
	text-decoration			:	underline;
	color					:	#f1bb00;
	letter-spacing			:	0.25em;
} 
.emphasised a:hover {
	text-decoration			:	underline;
	color					:	#f1bb00;
	letter-spacing			:	0.25em;
}
