旧CSS

R-K2005-09-15

body {
	color: #ffffff;
	background-color: #0000a0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	display:none;
}

ul{margin:3px;margin-bottom : 5px;padding : 0px;list-style-type: square;}

ul li{margin:2px;margin-left:16px;}

ul li li{
	list-style-type: circle;
}
ul li li li{
	list-style-type: disc;
}

ol{margin:3px;margin-bottom : 5px;padding : 0px;}
ol li{margin:2px;margin-left:16px;}


table.moduletable {
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	border-style: solid;
	border: 1;
	align:center;
	border-collapse: collapse; 
	padding : 0px;
	margin: 0 10 10 10;
	margin-left :auto;
	margin-right:auto;
	text-align:left;
}
table.moduletable td tr{
	color: #ffffff;
}

table.moduletable a:link{
	color: #ffffff;
}
table.moduletable a:visited{
	color: #a0b0c0;
}

table.moduletable a:hover{
	color: #30b0ff;
}
td.section{
}

table tr td div center table tbody tr td {
	background-color: #1841CE ! important;
}

b.title-txt {
font-size: large;
}


a:link{
color:#0070FF;
text-decoration: underline;
}	/* 未訪問 */
a:visited{
color: #0000A0;
text-decoration: underline;
}	/* 訪問済 */
a:hover{
color: #5050FF;
text-decoration: underline;
}	/* カーソルポイント時 CSS Level2 */
a.keyword {
	color: #000000;
}
a.keyword:visited{
	color: #505050;
}	/* 訪問済 */
a.keyword:hover {
	color: #5050FF;
}

span.highlight {
	color: black;
	background-color: yellow;
}

img.photo {
	float: right;
	margin: 0px 10px 0px 10px;
	border: 5px;
	border-style: solid;
	position: relative;
	color: #ffffff;
	background-color: #ffffff;
}
ul.hatena-photo li {
	display: inline;
	margin:0;
}
ul.hatena-photo {
margin:5px;
padding : 0px;
}

ul.hatena-photo img {
	padding: 1px;
}

h4.hatena-module, div.hatena-moduletitle {
display:none;
}

div.hatena-modulebody{
	text-align: center;
}

div.hatena-body {
	width: 100%;
	margin: 10 2% 10 2%;
	text-align: center;
}

p.recentitem {
	margin: 5 10 5 0;
/*	padding: 2 2 2 12;
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px 0px 1px 0px;  */

	font-weight: bold;
	color: #000000;
	background: #ffffff url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-01.png") no-repeat scroll right top;
}
/* 独自拡張おわり -------------------------------------------------------------------------------- */



/* calendar2 */
table.calendar {
	line-height: 100%;
	background-color: transparent;
	margin: 0;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}

table.calendar td {
	margin: 0;
	padding: 0;
	text-align: center;
}

table.calendar td.calendar-prev-month, table.calendar
td.calendar-current-month, table.calendar td.calendar-next-month {
	text-align: center;
}

table.calendar td.calendar-sunday {
	color: red;
}
table.calendar td.calendar-saturday {
	color: #00c0ff;
}
td.calendar-day img {
	width: 30px;
	height: 30px;
	border-style: solid;
	border: 1;
	color: red;
}

div.calendar {
	font-weight: bold;
	font-size: 90%;
	margin: 5;
	text-align: right;
	color: #ffffff;
	background: #0000a0;
}
div.calendar a:link {
	color: #ffffff;
}
div.calendar a:visited {
	color: #a0b0c0;
}

div.calendar a:hover {
	color: #30b0ff;
}

div.day {
	color: #000000;
	margin: 10 0 10 0;
	margin-left:auto;
	margin-right:auto;
	background-color: #e0e5f5;
	text-align: left;
	background: #ffffff url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-00.png") no-repeat scroll left top;
	display:table;
}

h2 {
	border: #0000a0 solid;
	border-width: 0px 0px 2px 6px;
	font-size: 100%;
	background: url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-01.png") no-repeat scroll right top;
	padding: 2 0 2 5;
	margin: 0 0 3 10;
}

h2 span.date {
	color: #000000;
	font-size: 100%;
	font-style: normal;
	margin-left: 2px;
	margin-right: 2px;
}

h2 span.title {
	color: #000000;
	font-size: 100%;
	font-style: normal
}

div.body {
	margin-top: 0px;
	margin-bottom: 3px;
}
div.footnote {
	border: #5279e7 solid;
	border-width: 2px 2px 2px 2px;
	margin: 10px 10px 0px 10px;
	padding :0;
}
p.footnote {
	margin:3;
}


div.section {
	margin: 5 0 5 10;
	padding :0;
}
div.section p{
	margin: 0 3 0 3;
	padding :0;
}

h3 {
	border: #5279e7 solid;
	border-width: 0px 0px 2px 6px;
	font-size: 100%;
	font-weight: bold;
	padding: 0 5 1 5;
	margin: 10 15 5 0;

}

div.day span.sanchor {
	color: #0000a0;
}

div.day span.canchor {
	color: black;
}
div.comment {
	clear:right;
	margint: 0;
	padding: 0;
	text-align: right;
	font-size: 40%;
	line-height: 1;
	background: #ffffff url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-02.png") no-repeat scroll left bottom;
}
div.comment p {
	margint: 0;
	text-indent: 0em;
}

div.caption {
	margint: 0;
	height:9;
	padding: 0 20 0 0;
	background: url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-03.png") no-repeat scroll right bottom;
}


/*
ツッコミ省略版本文 */
div.commentshort {
	margin: 0px 0px 0px 15px;
	border: #0000a0 solid;
	border-width: 2px 0px 0px 0px;
	background: url("http://d.hatena.ne.jp/images/diary/R/R-K/0000-12-03.png") no-repeat scroll right bottom;
	display: none;
}

span.commentator {
}

div.commentshort p {
	margin:  5px 20px 0px 20px;
	line-height: 1;
}

/*
ツッコミ本体 */

div.commentbody {
	margin: 0;
	line-height: 1;
}

/*
ツッコミした人の情報 */
div.commentator {
	font-weight: bold;
}

/*
ツッコミ本文  */

div.commentbody p {
	margin: 0;
}

input{
	margin:0;
}

form.comment input {
	background-color: #ffffff;
	color: #06040F;
}

textarea {
	margin: 10px;
	width: 100%;
	height: 20em;
	font-size: 100%;
	color: #06040F;
	background-color: #ffffff;
	border: 1px solid #5279e7;
	text-indent: 0em ! important;
}

div.body blockquote {
	color: #333333;
	background-color: #ffffff;
	border: #5279e7 1px solid;
	margin: 5px 15px 5px 5px;
}
div.section blockquote p {
	margin: 5px 15px 5px 5px;
}
div.refererlist {	
	margin: 0;
	background-color: #dddddd;
	border: #0000a0 solid;
	border-width: 3px 0px 0px 0px;
	padding: 10px;
}

em {
	background-color: #ffffff;
	color: #2c2400;
	font-style: italic;
	font-weight: normal
}

strong {
	color: #2c2400;
	background-color: #ffffff;
	font-style: italic;
	font-weight: bold
}

.hide {
	color: #000000;
	background-color: #ffffff
}
div.footer{
	background: url("http://aolocal.zive.net/hd.png") no-repeat scroll right top;
}

pre{
	background-color: #f0f0f0;
	padding: 8px;
	margin:1em;
	height:10em;
	width: 100%;
	overflow:scroll;
}
h4{
	padding: 0px 0px 0px 4px;
	margin: 0px 10px 2px 0px;
	border: #5279e7 solid;
	border-width: 0px 0px 1px 2px;
}
h5{
	padding: 0px 0px 0px 1px;
	margin: 0px 10px 2px 0px;
	border: #5279e7 dashed;
	border-width: 0px 0px 1px 0px;

}

div.section div.section h3{
	border: none;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 10;
}

div.section div.section span.sanchor{
	display: none;
}

.netabare_hidden {
	display:none;
}
td div.calendar {
	text-align: left;
}

div.body {
	clear: both;
}



なげぇ