/*
	@homepage http://userstyles.org/styles/2082
	@updateurl http://userstyles.org/styles/iecss/2082/GIGAZINE%20-%20%E7%B0%A1%E7%B4%A0%E5%8C%96.css
	@domain gigazine.net
*/
@namespace url(http://www.w3.org/1999/xhtml);a:link {
  color: blue !important;
  text-decoration: underline !important;
}
a:visited {
  color: purple !important;
  text-decoration: underline !important;
}
a:hover {
  background: transparent !important;
  color: #1c721c !important;
  text-decoration: underline !important;
}
a:active {
  background: transparent !important;
  color: red !important;
  text-decoration: underline !important;
}

html,body {
  background: #fff !important;
  font-size: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: left !important;
}

div#pagewidth {
  width: 94% !important;
  border: none !important;
}

div#header div.content div.blogtitle img {
  width: 212px !important;
  height: 62px !important;
}

div#header,
div#leftcol,
div#rightcol,
div#maincol div.content > iframe,
div#maincol div.content > script,
div#maincol div.content > script + br,
div#maincol div.content > script + br + br,
div#maincol div.content > noscript,
div#maincol div.content > ins,
div#footer div.content script,
div#footer div.content ins,
div#footer div.content iframe {
  display: none !important;
}

div#outer {
  background: #fff !important;
  border: none !important;
}

div#maincol div.content {
  line-height: 1.5 !important;
  padding: 0 20px 20px !important;
}

h3.date {
  color: #333 !important;
  font-size: 110% !important;
  font-family: "Trebuchet MS", sans-serif !important;
  margin: 1em 0 0 !important;
}

h2.title {
  background: #f3f3f3 !important;
  font-size: 150% !important;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif !important;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin: 1.5em 0 1em !important;
  padding: 6px 9px 4px !important;
}
h3.date + h2.title {
  margin-top: 0 !important;
}
h2.title a:link,
h2.title a:visited {
  color: #000 !important;
  text-decoration: none !important;
}
h2.title a:hover {
  color: #228b22 !important;
  text-decoration: none !important;
}

div.posted > br {
  display: none !important;
}

div.paginate {
  font-family: "Trebuchet MS", sans-serif !important;
  text-align: center !important;
}
div.paginate b {
  padding: 0.3em 0.6em !important;
  border: 1px solid #ccc;
  -moz-border-radius: 1.4em !important;
}
div.paginate a {
  background: #ddd !important;
  color: #000 !important;
  text-decoration: none !important;
  padding: 0.3em 0.6em !important;
  -moz-border-radius: 1.4em !important;
}
div.paginate a:hover {
  background: #3e9339 !important;
  color: #fff !important;
}

div#footer {
  background: #eee !important;
  border-color: #ccc !important;
}
