<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background:url(../images/killing/bg.jpg) repeat-x top center #2a2424;
}

/*--------------------  container  --------------------*/
#footprint {
	color: #cccccc;
}
#footprint a {
	color: #FFF;
}

 /* äºˆå‘Šã®ã¿ä½¿ç”¨ */
/*#mainBox { height:inherit;}*/
#mainBox .bt { text-align:center;}

/*  ä½œå“ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«  */
#imgMain {
	border-color: #000;
}
#imgMain h1 {
	background: #000;
	color: #FFF;
}
/*  ãƒ‹ãƒ¥ãƒ¼ã‚¹  */
#newsBox{
	background: url(../images/killing/news.png) no-repeat left center;
}
#newsBoxEn { text-align:center;}
ul#news{
	border-left: solid 1px #000; margin-bottom:10px;
}
ul#news li,ul#news li a{
	color: #FFF;
}

/*--------------------  mainContent  --------------------*/

#worksNavi{
	border-bottom:#e60012 5px solid;
	height:70px;
}
/*  ã‚ã‚‰ã™ã˜ãƒ»ä½œè€…ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«  */
div#storyBox {
	width:500px;
	padding-bottom: 1.5em;
	position:relative;
	background-color:#fff;
	border:2px solid #551F06;
}
div#profileBox {
	width:405px;
	padding-bottom: 1.5em;
	position:relative;
	background-color:#fff;
	border:2px solid #551F06;
}
div#storyBox h3,div#profileBox h3 {
	margin-left: 5px;
	margin-bottom: 15px;
	margin-top:-14px;
}
p#textStory,p.textProfile {
	color: #000;
}
#profileBox h4.border {
	border-color: #000;
}

/*  ä½œå“ä¸€è¦§  */
#worksList h3 {
	color: #666;
}
</pre></body></html>