@charset "shift_jis";
/*
 *****************************************
 * CSS file for root contents          *
 * Written by TAGUCHI "SP48K" Nobuaki    *
 *****************************************
 */

/*
 *********************************** root ***********************************
 */

body { background-image: url("http://sp48k.t12i.net/img/body_back_root.png"); }

h1.site-title {
/*	font-size: 4em; */
	font-size: 2.5em;
	letter-spacing: 0.25em;
	margin-top: 0.25em;
	padding-top: 0.5em;
	text-shadow: black 10px 10px 5px;
}
h2.contents { margin: 0.5em 0; }
dl.contents {
/*	background-image: url("http://sp48k.t12i.net/diary/img/satsuki_S.jpg");
	background-position: bottom right; 
	background-repeat: no-repeat; 
	background-attachment: fixed; */ 
}

dl.contents dd, dl.old-contents dd {
	font-size: 0.75em;
}
dt:before {
/*	color: black;
	background-color: transparent; */
	content: "\25BC"; /* "Бе" */
}
