#sitebox{max-width:650px;}

ul{margin-left:10px;padding-left:0px;}

ul li{padding:0.2em 0em;}

li.ol{margin-top:1em}

img.border{
	border-style:solid;
	border-width:2px;
	margin-top:0.8em;
	margin-bottom:0.8em;
	}

h4{background-color:#cccc00;}

.hidden{color:#cccc00;}

.new{color:#ff0000;}

blockquote{
	color:             #cccccc;
	border:            1px solid #cccccc;
	margin:            1em 2em 1em 3em;
	padding:           0 1em;
	}

blockquote[title]:before{
	display:           block;
	color:             #cccccc;
	background:        transparent;
	content:         ""attr(title)" より引用";
	border-bottom:     3px double #ccddff;
	margin-bottom:     0.5em;
	padding-top:       0.5em;
	padding-bottom:    0.5em;
	padding-left:      1em;
	font-size:         80%;
	font-weight:       bold;
	}

blockquote[cite]:after{
	display:           block;
	color:             #cccccc;
	background:        transparent;
	content:         "引用元 URI : "attr(cite)"";
	text-align:        right;
	border-top:        3px double #99bbff;
	margin-top:        0.5em;
	padding-top:       0.5em;
	padding-right:     2em;
	padding-bottom:    0.5em;
	font-size:         80%;
	font-weight:       bold;
	}

div#footer{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	font-size:x-small;
	text-align:right;
	}

.date{text-align:right}

.noborder{border:none;}
