div#sitename h1{
	border:none;
}
div#sitename h2{
	color:#336699;
	border:none;
}
h1,h2,h3{
	clear:both;
	font-size:1em;
	text-indent:0.8em;
	padding:5px 0;
	border-left:solid 20px #336699;
	border-bottom:solid 1px #336699;
}
h4,h5,h6{
	text-indent:0.8em;
	padding:5px 0;
	border-left:solid 10px #336699;
	border-bottom:dotted 1px #336699;
}
p.koushin{
	font-size:90%;
	position:absolute;
	top:850px;
	left:20px;
}

/***** DL layout  *****/
dl {
	margin: 0 0 0 15px;
	padding: 5px;
	font-size:0.9em;
}
dl dt {
	float: left;
	width: 9em;
	padding: 1px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 1.5;
}
dl dd {
	padding: 1px 0 1px 9em;
	line-height: 1.5;
}
abbr{
	border-bottom:dotted 1px #cccccc;
	cursor: help;
}

ul li.pen{
	list-style:none;
	line-height:1.5;
	padding:0 0 0 1.5em;
	background-image: url(pen01.gif);
	background-position: left -3px;
	background-repeat: no-repeat;
}
ul li.file{
	list-style:none;
	line-height:1.5;
	text-indent:2em;
	background-image: url(icon2.jpg);
	background-position: left -2px;
	background-repeat: no-repeat;
	border-bottom:dotted 1px #cccccc;
}

div.bochan img{
	margin:10px;
	float:left;
	border:none;
}
div.mama img{
	margin:10px;
	float:left;
	border:none;
}
div.mama2 img{
	margin:10px;
	float:right;
	border:none;
}
div.arara img{
	margin:10px;
	float:left;
	border:none;
}
div.arara2 img{
	margin:10px;
	float:right;
	border:none;
}
div.side ul li{
	list-style:none;
	font-size:90%;
	line-height:1.5;
	margin-left:1em;
}


