@charset "Shift_JIS";
@import "/css/default/style.css";

textarea {
	width: 100%;
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	color: #ffffff;
}

pre {
	margin: 1em;
	color: #2e84c2;
	font-size: 85%;
	padding: 0.5em;
	background-color: #F6FCFF;
	border-width: 1px;
	border-style: solid;
	border-color: #C1DBF0;
	overflow: auto;
}

table {
	border-width: 2px;
	border-style: double;
	border-color: #8ABFE2;
	margin: 0.5em;
	border-collapse: collapse;
}

td, th {
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-color: #D9E9F6;
}

th {
	color: #467da6;
	background-color: #eff7fc;
}

#block-topbox span {
	vertical-align: middle;
}

#block-topbox input {
	display: inline;
	vertical-align: middle;
}

#block-pukiwiki-info {
	color: #2e84c2;
	font-size: 75%;
	padding: 0.75em;
	background-color: #F6FCFF;
	background-position: left top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1DBF0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #78A6CB;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #78A6CB;
	line-height: 120%;
	zoom: 100%;
}

#pukiwiki-about {
	text-align: right;
}

#block-pukiwiki-info p {
	line-height: 120%;
}

#block-pukiwiki-info img {
	vertical-align: middle;
}

#block-pukiwiki-info p {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

#block-topbox {
	font-size: 75%;
}

.note_hr {
	display: none;
}

#toolbar {
	text-align: right;
}

.diff_added {
	background-color: #ff6666;
	color: #ffffff;
}

.diff_removed {
	background-color: #6666ff;
	color: #ffffff;
}

.template-listbox {
	font-family: monospace;
	width: 100%;
}

.img_margin {
	margin: 12px;
	overflow: auto;
}

/* Tag Cloud */
#body .htmltagcloud{
  font-size: 12px;
  line-height:340%;
}
.menubar .htmltagcloud{ 
  font-size: 6px;
  line-height:340%;
}

.menubar .htmltagcloud span{
  display: block;
}

.tagcloud0  { font-size: 100%;} 
.tagcloud1  { font-size: 110%;} 
.tagcloud2  { font-size: 120%;} 
.tagcloud3  { font-size: 130%;} 
.tagcloud4  { font-size: 140%;} 
.tagcloud5  { font-size: 150%;} 
.tagcloud6  { font-size: 160%;} 
.tagcloud7  { font-size: 170%;} 
.tagcloud8  { font-size: 180%;} 
.tagcloud9  { font-size: 190%;} 
.tagcloud10 { font-size: 200%;} 
.tagcloud11 { font-size: 210%;} 
.tagcloud12 { font-size: 220%;} 
.tagcloud13 { font-size: 230%;} 
.tagcloud14 { font-size: 240%;} 
.tagcloud15 { font-size: 250%;} 
.tagcloud16 { font-size: 260%;} 
.tagcloud17 { font-size: 270%;} 
.tagcloud18 { font-size: 280%;} 
.tagcloud19 { font-size: 290%;} 
.tagcloud20 { font-size: 300%;} 
.tagcloud21 { font-size: 310%;} 
.tagcloud22 { font-size: 320%;} 
.tagcloud23 { font-size: 330%;} 
.tagcloud24 { font-size: 340%;} 

#header-ad {
	float: right;
}

#block-sidemenu-ad {
	margin-left: auto;
	margin-right: auto;
	width: 120px;
}

#block-searchbox {
	float: right;
}
