@charset "utf-8";
@import url(./tagcloud.css);
body,h1,h2,p,address,dl,dt,dd {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:normal;
	font-size:small;
}

a {
	color:#0000ff;
	text-decoration:none;
}

h1 {
	font-weight:bold;
	font-size:150%;
}
h1 a {
	color:#000000;
}

h2 {
	margin-bottom: 20px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
}
h2 a {
	color:#3e5b71;
	font-size:medium;
	font-weight: bold;
}

p {
	line-height:150%;
	margin-bottom:10px;
}

address {
	font-size:90%;
}

#sc_header_in p {
	margin-top:5px;
}

#lastupdate {
	text-align:right;
}

#hajimeni dt {
	font-weight:bold;
	font-size:120%;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#009900;
}

#hajimeni dd {
}

#okotowari dt {
	font-weight: bold;
	font-size: medium;
	padding:2px 0px 2px 5px;
	margin-bottom:5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:#990000;
}

#okotowari li {
	margin-bottom:5px;
}

#bloglist {
	margin-bottom:10px;
	line-height:150%;
}
#bloglist dt {
	margin-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff6600;
}

#bloglist li {
}
#bloglist .date {
	font-size:90%;
	color:#999999;
}

#sc_contents {
	width:700px;
}
#sc_header {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#cccccc;
}
#sc_header_in {
	padding:10px;
}

#sc_main {
	width:570px;
	float:left;
}

#sc_main_in {
	padding:10px 10px 20px 30px;
}

#sc_right {
	width:130px;
	float:right;
}

#sc_right_in {
	padding-top:10px;
	padding-bottom:20px;
}

#sc_footer {
	clear:both;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#cccccc;
}

#sc_footer_in {
	padding-top:5px;
	text-align:right;
}

