@charset "Shift_JIS";

a:link		{ color: #c90; text-decoration: none; }
a:visited	{ color: #c90; text-decoration: none; }
a:active	{ color: #c90; text-decoration: none; }
a:hover		{ color: #333; text-decoration: underline; }

body {
	background: #fff;
	color: #000;
	width: 720px;
	margin: 0 auto;
	padding: 50px 0;
	color: #333;
	font-size: 12px;
	line-height: 1.8em;
	font-family: Verdana, Helvetica, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	}

h2 {
	margin: 1em 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	}

h3 {
	margin: 1em 0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	}

h4 {
	margin: 1em 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	}

#contents {
	margin-bottom: 50px;
	}

#base {
	border-top: #0cc 3px solid;
	border-bottom: #0cc 1px solid;
	border-left: #0cc 1px solid;
	border-right: #0cc 1px solid;
	margin: 0;
	padding: 15px 30px;
	font-size: 14px;
	}

#base2 {
	background: #eee url(../images/persons.gif) bottom right no-repeat;
	margin: 10px 0 0 0;
	padding: 15px 30px;
	font-size: 14px;
	}

.tdftdiv {
	color: #ccc;
	font-size: 10px;
	}
.tdftdiv a:link		{ color: #ccc; text-decoration: none; }
.tdftdiv a:visited	{ color: #ccc; text-decoration: none; }
.tdftdiv a:active	{ color: #ccc; text-decoration: none; }
.tdftdiv a:hover	{ color: #ccc; text-decoration: none; }

#victim {
	margin: 0 auto;
	width: 628px;
	text-align:	center;
	}

#victim img {
	margin: 3px;
	}