div#wrapper div.sidebar {
  /*padding: 10px 0 0 240px;*/
  margin: 0 auto;
  padding: 0;
  width: 890px;
  clear: none;
}

div#wrapper div.sidebar div#main {
  width: 650px;
  padding: 0;
  float: right;
}

div#wrapper div.sidebar div#sidebar {
  margin-right: 0;
  display: inline;
  /*margin-left: -230px;*/
  /*_margin-left: -115px;*/
  width: 220px;
 }

#main h2.title {
  color: #2c2c2c;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  margin-left: 5px;
  padding: 10px 0 0 20px; 
  overflow: hidden;
  background: transparent url(/images/default.gif) no-repeat left 18px;
}

div.curvebox-body p {
  color: #1c1c1c;
  font-size: 100%;
  margin: 0.7em 1em;
  line-height: 1.5;
}

#main div.curvebox-body div.section {
  margin-bottom: 2em;
  overflow: hidden;
  clear: both;
}

#main div.curvebox-body ul {
  padding:0.3em 1em;
}

#main div.curvebox-body ul li {
  list-style-type: square;
  margin: 0.5em 0 0.5em 2em;
}

#main div.curvebox-body ul * * li{
  margin:0 0 5px 35px;
  font-size:90%;
}

#main div.curvebox-body ul.help_pagelist {
  margin-top: 0.3em;
}

#main div.curvebox-body ul.help_pagelist li {
  list-style-type: none;
  background: transparent url(/images/help_faq_list.gif) no-repeat scroll left 7px;
  margin: 0;
  padding: 0.3em 0 0.3em 24px;
}

#main div.curvebox-body h3,
#main div.curvebox-body h4,
#main div.curvebox-body h5 {
  color: #2c2c2c;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0.5em 0;
  padding: 0;
}

#main div.curvebox-body div.section ol {
  margin: 0.7em 1.5em;
  padding-left: 1.5em;
}

#main div.curvebox-body div.section ol li {
  list-style-type: decimal;
}

#main div.curvebox-body h3 {
  color: #fff;
  font-size: 85%;
  margin: 1.3em 0em 1em;
  padding: 5px 0 4px 8px;
  background: transparent url(/images/help/help_category_bg.gif) repeat scroll left 180px;
}

#main div.curvebox-body div.section h3 {
  color: #333;
  padding-left: 25px;
  background: transparent url(/images/help/help_h3.gif) no-repeat scroll 7px 41%;
  border-bottom: 1px solid #ccc;
}

#main div.curvebox-body h4 {
  color: #618400;
  font-size: 90%;
  margin: 1em 0em 0.5em;
  padding: 3px 8px 1px;
  background: transparent url(/images/help/help_subcategory_bg.gif) no-repeat left top;
}

#main div.curvebox-body h5 {
  color: #618400;
  font-size: 90%;
  margin: 1em 0em 0.5em;
  padding: 10px 8px 1px;
  border-bottom: 1px solid #cccccc;
  }

#main div.curvebox-body div.helpcontainer h3 {
  font-size: 1em;
  margin:0;
}

#main div#gihyo {
  text-align:center;
  margin:10px auto 20px auto;
 }

#main div#staff_bookmark {
  width:600px;
  margin:10px auto 20px auto;
 }
#main div#staff_bookmark img {
  margin:3px;
 }

p.capture {
  text-align: center;
  padding: 1em 0;
}

img.capture {
  border: 1px solid #ddd;
}

img.capture_inline {
  border: 1px solid #ddd;
  margin: 5px;
}

img.capture_right {
  border: 1px solid #ddd;
  float: right;
  margin: 0 0 15px 15px;
}

.tips {
  border: 1px solid #D6E0F2;
  padding: 0.5em;
  margin: 0.5em;
  font-size: 90%;
  text-indent: 0 !important;
  background: #F7F9FD no-repeat;
}

span.config {
  font-weight: bold;
}

.note {
  color: #333;
  font-size: 90%;
  text-indent: 0 !important;
  border:1px solid #e1ebb1;
  background: #f2fbd9;
  margin: 0.5em;
  padding: 0.5em;
}

#main div.curvebox-body dl {
  margin-left: 1em;
  margin-bottom: 1.5em;
}

#main div.curvebox-body dt {
  font-weight: bold;
  margin: 1em 0 5px 0.5em;
  padding-left: 1.2em;
  background: #fff url(/images/help/help_dt.gif) no-repeat 0 2px;
}

#main div.curvebox-body dd {
  margin: 0 0 0.3em 2.2em;
}

#main div.curvebox-body dd dl {
  font-size: 90%;
  margin-bottom: 0;
}

#main div.curvebox-body dl.disc  {
  margin-left: 16px;
}

#main div.curvebox-body dl.disc dt {
  background: url(/images/disc.gif) left 6px no-repeat;
  padding-left: 16px;
  margin:2em 0 0.5em 0;
}

#main div.curvebox-body dl.ordered {
  font-size: 90%;
  margin-bottom: 0;
}

#main div.curvebox-body dl.ordered dt {
  padding: 2px 0 0 27px;
  height: 24px;
  background: url(/images/help/pagehelp_order.gif) no-repeat left top;
}

#main div.curvebox-body dl.ordered dd {
  padding-left: 10px;
  line-height: 1.5;
}
 
#main div.curvebox-body dl.ordered dt.o_01{
  background-position: left top;
}
#main div.curvebox-body dl.ordered dt.o_02{
  background-position: left -25px;
}
#main div.curvebox-body dl.ordered dt.o_03{
  background-position: left -50px;
}
#main div.curvebox-body dl.ordered dt.o_04{
  background-position: left -75px;
}
#main div.curvebox-body dl.ordered dt.o_05{
  background-position: left -100px;
}
#main div.curvebox-body dl.ordered dt.o_06{
  background-position: left -125px;
}
#main div.curvebox-body dl.ordered dt.o_07{
  background-position: left -150px;
}
#main div.curvebox-body dl.ordered dt.o_08{
  background-position: left -175px;
}
#main div.curvebox-body dl.ordered dt.o_09{
  background-position: left -200px;
}
#main div.curvebox-body dl.ordered dt.o_10{
  background-position: left -225px;
}
#main div.curvebox-body dl.ordered dt.o_11{
  background-position: left -250px;
}
#main div.curvebox-body dl.ordered dt.o_12{
  background-position: left -275px;
}
#main div.curvebox-body dl.ordered dt.o_13{
  background-position: left -300px;
}
#main div.curvebox-body dl.ordered dt.o_14{
  background-position: left -325px;
}
#main div.curvebox-body dl.ordered dt.o_15{
  background-position: left -350px;
}
#main div.curvebox-body dl.ordered dd.link{
  overflow: hidden;
}
#main div.curvebox-body dl.ordered dd.link a{
  font-weight: bold;
}

div.noentry div.message img {
  float: right;
  margin-left: 10px;
}

div.noentry div.message {
  margin-top: 10px;
}

#main div.curvebox-body div.noentry h3 {
  background: none;
  padding: 0;
}

#main div.curvebox-body ul.helpbox {
  padding: 0 0 0 20px;
  overflow: hidden;
  zoom: 1;
  overflow: 1;
}

#main div.curvebox-body ul.helpbox li {
  display: block;
  list-style-type: none;
  float: left;
  width: 280px;
  height: 9em;
  margin: 5px 15px 5px 0;
  background: none;
  overflow: hidden;
}

#main div.curvebox-body ul.helpbox-about li {
	height: 7em;
}

#main div.curvebox-body ul.helpbox-guide li {
	height: auto;
}

#main div.curvebox-body ul.helpbox-notice {
  overflow: hidden;
  zoom: 1;
  margin-bottom :50px;
}
#main div.curvebox-body ul.helpbox-notice li {
  height: 2em;
}

#main div.curvebox-body ul.helpbox li h3 {
  margin-top: 0;
  margin-left: 0;
  margin-bottom : 5px;
  padding-left: 22px;
  background: transparent url(/images/default.gif) no-repeat left 6px;
  border: none;
}

#main div.curvebox-body ul.helpbox li h3 a {
  text-decoration: none;
  border-bottom :1px solid #0000cc;
  color: #0000cc;
  padding: 0;
}

#main div.curvebox-body ul.helpbox li p {
  font-size: 80%;
  padding: 0 10px 10px 22px;
  margin: 0;
}

#main div.curvebox-body ul.helpbox-faq {
  font-size: 100%;
  padding: 0 0 0 20px;
}

#main div.curvebox-body ul.helpbox-faq li {
  background: transparent url(/images/help_faq_list.gif) no-repeat left 1px;
  margin: 3px 0;
  padding-left: 23px;
  list-style-type: none;
}

#main div.curvebox-body ul.helpbox-faq li.bgcolor {
}

#main div.curvebox-body p.helpbox-faq {
  text-align: right;
  font-size: 80%;
  margin-top: -20px;
}

#main div.curvebox-body div.

/* HELP UNDERCONSTRUCTION */
#main div.curvebox-body h3.betahelp {
  font-size: 1.4em;
  padding: 0 0 0 27px;
}

div#help-underconstruction {
  padding: 0 10px;
}

div#help-underconstruction div.help-uc-inbox p.help-uc-inbox-title{
  text-align: center;
  font-size: 160%;
  font-weight: bold;
}

div#help-underconstruction h3{
  background: #fff url(/images/help_uc_h3.gif) no-repeat 3px center;
}

div#help-underconstruction p.help-uc-link a {
  padding-left: 1em;
}

/* FOR /help/widget.html */

div.hatena-bookmark-widget-body ul li {
  list-style-type: none !important;
}

/* HELP INDEX VARIABLE BANNER */

div.help_banner {
  margin: 0px 35px 20px;
}

div.help_banner a{
  display: block;
  background: transparent url(/images/help/help_index_banner_r.gif) no-repeat right top;
  text-align: left;
  min-width: 500px;
  zoom: 1;
}

div.help_banner a img{
  border: 0;
  background: #fff;
}

/* HELP INDEX SIDEBAR */
#sidebar div.curvebox-header {
  margin-top: 20px;
}

#sidebar h2.helplist {
  background: transparent url(/images/entry_title_bg.gif) repeat scroll right -180px;
}

#sidebar h2.helplist-header {
  background: transparent url(/images/category.gif) no-repeat scroll left 3px;
  border-bottom: 1px solid #D5D5D5;
  clear: both;
  color: #333;
  font-size: 95%;
  font-weight: bold;
  line-height: 1;
  margin: 15px 0px 10px;
  padding: 4px 0 5px 19px;
}

div#sidebar h3{
  font-size: 86%;
  font-weight: bold;
  color: #333;
  margin: 1.2em 0 0.3em;
  padding-left: 19px;
  background: transparent url(/images/keyword.gif) no-repeat top left;
}

#sidebar div.helplist ul.helplist-ul{
  font-size: 90%;
  padding-left: 0;
}
/* FOR SIDEBAR SUBCAT (but not in active...)*/
#sidebar div.helplist ul.helplist-ul-sub{
  padding-left: 0;
}

#sidebar div.helplist ul.helplist-ul li{
  background: transparent url(/images/page.gif) no-repeat scroll 0.2em 4px;
  margin-top: 0;
  margin-bottom: 0.5em;
  margin-left: 0.0em;
  padding-left: 19px;
  zoom: 1;
}

#sidebar div.helplist ul.helplist-ul li.selected{
  background: #e8f1d4 url(/images/help/helplist_selected_bg.gif) no-repeat scroll left center;
  margin-bottom: 0.5em;
  padding: 3px 3px 2px 19px;
  font-weight: normal;
  position: relative;
}

#sidebar div.helplist ul.helplist-ul li.selected a{
  text-decoration: none;
  color: #618400;
}

/* FOR FAQ PAGE */
#main div.curvebox-body div#faq h3 {
  color: #333;
  font-size: 100%;
  padding-top: 40px;
  padding-left: 23px;
  background: transparent url(/images/help_faq_list.gif) no-repeat scroll left 40px;
  border-bottom: 1px solid #ccc;
  zoom: 1;
}
  #main div.curvebox-body div#faq p {
    font-size: 95%;
    padding-left: 0.6em;
  } 
  #main div.curvebox-body div#faq ul,
  #main div.curvebox-body div#faq dl {
    font-size: 95%;
    margin-left: 1.5em;
  }

#main div.curvebox-body h4.faq_cat {
  margin-top: 1em;
  margin-left: 0;
  margin-bottom: 0;
  padding: 2px 5px;
  border-bottom: 0;
}

#main div.curvebox-body p.faq_headup {
  margin: 1em 0 1em 1em;
  padding: 0 0 3px 1.4em;
  background: transparent url(/images/help/faq_headup.gif) no-repeat left 5px;
}
/* FOR TEXT-FORMAT TABLE */

table.text-format {
  margin: 1em 2em;
  font-size: 90%;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-collapse: collapse;
}
table.text-format tr {
}
table.text-format td {
  padding: 5px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
  table.text-format td.text-format-name {
    background-color: #efefef;
    font-weight: bold;
  }
table.text-format th {
  text-align: center;
  background-color: #c3c3c3;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #333;
}
  table.text-format th.text-format-name {
    width: 100px;
  }
  table.text-format th.text-format-rule {
    width: 100px;
  }
  table.text-format th.text-format-func {
    border-right: 1px solid #ccc;
  }

/* FOR HELP HEADER */
div#help-header {
  padding: 0 0 0 10px;
}

div#help-header img{
  float: left;
}

#searchbox {
  float: right;
  font-size: 90%;
  padding: 15px 0 17px 68px;
  background: #f9f9f9 url(/images/help/search2-3.jpg) 38px 15px no-repeat;
  zoom: 1;
}

input.inputtext {
  width: 12em;
}
input.inputbutton {
  background:url(/images/search.gif) left 0px no-repeat;
  margin:0;
  padding:0;
  height: 26px;
  width: 60px;
  border: none;
  color: #fff;
  letter-spacing: 0.2em;
  font-size: 90%;
  line-height: 1;
  cursor: pointer;
}

/* FOR HELP SEARCH */
div#help-searchform {
  margin: 5px auto;
  text-align: center;
  font-size: 90%;
}
div#help-searchform input.help-serchform-txtbox{
  width: 15em;
  height: 1.2em;
  color: #333;
  padding: 2px;
}
div#cse-search-results{
  margin-top: 10px;
}

/* FOR CLOSED HELPS */

div.closed-helps {
  border: 4px double #ff0000;
  margin: 10px 10px 20px;
  padding-bottom: 5px;
}

div#main div.closed-helps h3{
  font-size: 120%;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding: 2px;
  text-align: center;
  background-image: none;
  background-color: #ff0000;
  border-bottom: 1px solid #aa0000;
}

div#main div.closed-helps p{
  font-size: 90%;
  padding: 5px 10px 0;
  margin: 0;
}

/* FOR PLUS */
div.campaign2 {
  width: 542px;
  text-align: left;
  margin:40px auto;
  background:url(/images/guide/plus/campaign_footer2.gif) left bottom no-repeat;
  padding-bottom: 7px;
}

div.campaign2 div.campaign2-inner {
  background: #fffdf4;
  border: 1px solid #feebab;
  border-top: none;
  border-bottom: none;
  padding: 20px;
}

div.campaign2 div.campaign2-inner-form {
  text-align: center;
  margin: auto;
  padding-top: 20px;
}

div.campaign {
  background: #fffdf4 url(/images/guide/plus/campaign_body.gif) repeat-y;
  width: 480px;
  text-align: left;
  margin:40px auto;
}

div.campaign div {
  overflow: hidden;
  zoom: 1;
  padding: 10px 18px;
}

div.campaign img.campaign-image {
  float: right;
  padding-left: 10px;
}

pre {overflow: auto;}
/* IE Hack */
* html pre {width: 565px; overflow: auto;}
*:first-child+html pre {width: 565px; overflow: auto;}
