/* 
南無阿弥陀仏
　　南無阿弥陀仏
 
　 ／￣￣￣＼
　｜　　　　｜
　｜　　　　｜　＿
　｜　 ^　 ^ ) ///ﾄ､
　(　 >ﾉ(＿)Y ////)|
　∧丶i-=ニ=|｜　｜|
／＼＼＼ ￣ノ｜　ﾉノ
／　＼＼ ￣　/　/ |
 
monoroch -モノロク- にようこそ、ようこそ
*/
* {
	color: #444444;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	text-justify: inter-ideograph;
	line-height: 1.4em;
}

body {
	font-size: 0.75em;
	text-align: left;
	margin-top: 25px;
	margin-left: 25px;
	background-color: #FFFFFF;
	background-image: url("bg.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	font-weight: bold;
	text-decoration: underline;
} a:link,a:visited{
	color: #5555FF;
} a:hover,a:active{
	color: #C04040;
	background-color: #F0A8A8;
}
a[name] {
	text-decoration: none;
}

img {
	border: solid 1px #888888;
}
img.plain {
	border: none;
}
em {
	color: #111144;
	font-style: normal;
	letter-spacing: 0em;
	padding-right: 0.5em;
}
strong.sitename {
	color: #333333;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
div.head {
	width: auto;
	text-align: justify;
	margin-bottom: 15px;
}
div.copyright {
	font-size: 75%;
	width: auto;
	margin-bottom: 1.5em;
}
div.backhome {
	margin: 3em 0px;
}
