@charset "utf-8";/* monologue : anytime, anywhere.	http://www.junkwork.net/----------------------------------------------- *//* 基本設定----------------------------------------------- */* {	font:11px "Bitstream Vera Sans Mono", Courier, Osaka, monospace;	line-height:1.5;	margin:0;	padding:0;	}body {	max-width:400px;	}/* アンカー設定----------------------------------------------- */a:link, a:visited {	color:#339;	text-decoration:underline;	}a.CC\.license {	display:none;	}address a:link, address a:visited {	color:#000;	text-decoration:none;	}/* 見出し設定----------------------------------------------- */h1, h2, h3, h4 {	color:#fff;	font-weight:bold;	}h1 {	background:#000 url("/img/handheld/background-h1.png") right top no-repeat;	padding:0.5em;	}h2 {	background:#333;	padding:0.5em 1em;	}h3 {	background:#666;	padding:0.5em 1em;	}h4 {	background:#999;	padding:0.5em 1em;	}.trickTitle {	margin:1em;	text-align:right;	}#globalNavigation h2, #information h2 {	display:none;	}#subtitle {	display:block;	}/* 本文設定----------------------------------------------- */address {	text-align:right;	}blockquote p {	text-indent:0;	}p {	line-height:1.0;	margin:1em 0.5em;	text-align:justify;	text-indent:1em;	}.boardMessage p, .boardRes p {	text-indent:0;	}.EOS, .TBC {	text-align:right;	}.l {	display:block;	}.verse, .words {	text-indent:0;	}/* リスト設定----------------------------------------------- */dl, ol, ul {	margin:1em;	}dl dl, ol ol, ul ul {	margin:0 1em 0 1em;	}dd {	line-height:1.0;	margin-left:1em;	}ul li {	list-style:square inside;	}.navigation li {	list-style:none;	text-align:right;	}.storyHeader {	display:none;	}.storyList {	list-style:none;	}#deleteList, #globalNavigation ul ul, #information ul {	display:none;	}