*{
    font-size: 12px; 
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.mgn_t5 {margin-top: 5px}
.mgn_t10 {margin-top: 10px}
.mgn_t15 {margin-top: 15px}
.mgn_t20 {margin-top: 20px}
.mgn_t25 {margin-top: 25px}
.mgn_t30 {margin-top: 30px}
.mgn_t35 {margin-top: 35px}
.mgn_t40 {margin-top: 40px}

.mgn_r5 {margin-right: 5px}
.mgn_r10 {margin-right: 10px}
.mgn_r15 {margin-right: 15px}
.mgn_r20 {margin-right: 20px}
.mgn_r25 {margin-right: 25px}
.mgn_r30 {margin-right: 30px}
.mgn_r35 {margin-right: 35px}
.mgn_r40 {margin-right: 40px}

.mgn_b5 {margin-bottom: 5px}
.mgn_b10 {margin-bottom: 10px}
.mgn_b15 {margin-bottom: 15px}
.mgn_b20 {margin-bottom: 20px}
.mgn_b25 {margin-bottom: 25px}
.mgn_b30 {margin-bottom: 30px}
.mgn_b35 {margin-bottom: 35px}
.mgn_b40 {margin-bottom: 40px}

.mgn_l5 {margin-left: 5px}
.mgn_l10 {margin-left: 10px}
.mgn_l15 {margin-left: 15px}
.mgn_l20 {margin-left: 20px}
.mgn_l25 {margin-left: 25px}
.mgn_l30 {margin-left: 30px}
.mgn_l35 {margin-left: 35px}
.mgn_l40 {margin-left: 40px}

.pdg_t5 {padding-top: 5px}
.pdg_t10 {padding-top: 10px}
.pdg_t15 {padding-top: 15px}
.pdg_t20 {padding-top: 20px}
.pdg_t25 {padding-top: 25px}
.pdg_t30 {padding-top: 30px}
.pdg_t35 {padding-top: 35px}
.pdg_t40 {padding-top: 40px}

.pdg_r5 {padding-right: 5px}
.pdg_r10 {padding-right: 10px}
.pdg_r15 {padding-right: 15px}
.pdg_r20 {padding-right: 20px}
.pdg_r25 {padding-right: 25px}
.pdg_r30 {padding-right: 30px}
.pdg_r35 {padding-right: 35px}
.pdg_r40 {padding-right: 40px}

.pdg_b5 {padding-bottom: 5px}
.pdg_b10 {padding-bottom: 10px}
.pdg_b15 {padding-bottom: 15px}
.pdg_b20 {padding-bottom: 20px}
.pdg_b25 {padding-bottom: 25px}
.pdg_b30 {padding-bottom: 30px}
.pdg_b35 {padding-bottom: 35px}
.pdg_b40 {padding-bottom: 40px}

.pdg_l5 {padding-left: 5px}
.pdg_l10 {padding-left: 10px}
.pdg_l15 {padding-left: 15px}
.pdg_l20 {padding-left: 20px}
.pdg_l25 {padding-left: 25px}
.pdg_l30 {padding-left: 30px}
.pdg_l35 {padding-left: 35px}
.pdg_l40 {padding-left: 40px}

table
{
  font-size: 1em;
}

img{
    border: 0;
}

a{
    color: #333333;
}

/* Site
   -------------------------------- */

body
{
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  height:100%;
}

/* Layout
   -------------------------------- */

.layout-grid
{
  width: 960px;
}

.layout-grid td
{
  vertical-align: top;
}

.layout-grid td.left-nav
{
  width: 140px;
}

.layout-grid td.normal
{
  border-left: 1px solid #eee;
  padding: 20px 24px;
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

.layout-grid td.demos
{
  /*background: url('/images/demos_bg.jpg') no-repeat;*/
  height: 337px;
  overflow: hidden;
}

/* Normal
   -------------------------------- */

.normal h3, .normal h4
{
  margin: 0;
  font-weight: normal;
}

.normal h3
{
  padding: 0 0 9px;
  font-size: 1.8em;
}

.normal h4
{
  padding-bottom: 21px;
  border-bottom: 1px dashed #999;
  font-size: 1.2em;
  font-weight: bold;
}

.normal p
{
  font-size: 1.2em;
}

/* Demos */

.demos-nav, .demos-nav dt, .demos-nav dd, .demos-nav ul, .demos-nav li
{
  margin: 0;
  padding: 0;
}

.demos-nav
{
  float: left;
  width: 170px;
  font-size: 1.3em;
}

.demos-nav dt, .demos-nav h4
{
  margin: 0;
  padding: 0;
  font: normal 1.1em "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  color: #e87b10;
}

.demos-nav dt, .demos-nav h4
{
  margin-top: 1.5em;
  margin-bottom: 0;
  padding-left: 8px;
  padding-bottom: 5px;
  line-height: 1.2em;
  border-bottom: 1px solid #F4F4F4;
}

.demos-nav dd a, .demos-nav li a
{
  border-bottom: 1px solid #F4F4F4;
  display: block;
  padding: 4px 3px 4px 8px;
  font-size: 90%;
  text-decoration: none;
  color: #555;
  margin: 2px 0;
  height: 13px;
}

.demos-nav dd a:hover, .demos-nav dd a:focus, .demos-nav dd a:hover, .demos-nav dd a:focus
{
  background: #f3f3f3;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.demos-nav dd a.selected
{
  background: #555;
  color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


/* new styles for demo pages, added by Filament 12.29.08
eventually we should convert the font sizes to ems -- using px for now to minimize style conflicts
*/

.normal h3.demo-header
{
  font-size: 32px;
  padding: 0 0 5px;
  border-bottom: 1px solid #eee;
  text-transform: capitalize;
}
.normal h4.demo-subheader
{
  font-size: 10px;
  text-transform: uppercase;
  color: #999;
  padding: 8px 0 3px;
  border: 0;
  margin: 0;
}
.normal a:link, .normal a:visited
{
  color: #1b75bb;
  text-decoration: none;
}
.normal a:hover, .normal a:active
{
  color: #0b559b;
}

#demo-config
{
  padding: 20px 0 0;
}

#demo-frame
{
  float: left;
  width: 540px;
  height: 380px;
  border: 1px solid #ddd;
  overflow: auto;
  position: relative;
}
#demo-frame h3, #demo-frame h4
{
  padding: 0;
  font-weight: bold;
  font-size: 1em;
}

#demo-config-menu
{
  float: right;
  width: 180px;
}
#demo-config-menu h4
{
  font-size: 13px;
  color: #666;
  font-weight: normal;
  border: 0;
  padding-left: 18px;
}

#demo-config-menu ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#demo-config-menu li
{
  font-size: 12px;
  padding: 0 0 0 10px;
  margin: 3px 0;
  zoom: 1;
}

#demo-config-menu li a:link, #demo-config-menu li a:visited
{
  display: block;
  padding: 1px 8px 4px;
  border-bottom: 1px dotted #b3b3b3;
}
* html #demo-config-menu li a:link, * html #demo-config-menu li a:visited
{
  padding: 1px 8px 2px;
}
#demo-config-menu li a:hover, #demo-config-menu li a:active
{
  background-color: #f6f6f6;
}

#demo-config-menu li.demo-config-on
{
  /*background: url(images/demo-config-on-tile.gif) repeat-x left center;*/
}

#demo-config-menu li.demo-config-on a:link, #demo-config-menu li.demo-config-on a:visited, #demo-config-menu li.demo-config-on a:hover, #demo-config-menu li.demo-config-on a:active
{
  /*background: url(images/demo-config-on.gif) no-repeat left;*/
  padding-left: 18px;
  color: #fff;
  border: 0;
  margin-left: -10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#demo-source, #demo-notes
{
  clear: both;
  padding: 20px 0 0;
  font-size: 1.3em;
}

#demo-notes
{
  width: 520px;
  color: #333;
  font-size: 1em;
}
#demo-notes p code, .demo-description p code
{
  padding: 0;
  font-weight: bold;
}
#demo-source pre, #demo-source code
{
  padding: 0;
}
code, pre
{
  padding: 8px 0 8px 20px;
  font-size: 1.2em;
  line-height: 130%;
}

#demo-source a:link, #demo-source a:visited, #demo-source a:hover, #demo-source a:active
{
  font-size: 12px;
  padding-left: 13px;
  background-position: left center;
  background-repeat: no-repeat;
}

#demo-source a.source-open:link, #demo-source a.source-open:visited, #demo-source a.source-open:hover, #demo-source a.source-open:active
{
  /*background-image: url(images/demo-spindown-open.gif);*/
}

#demo-source a.source-closed:link, #demo-source a.source-closed:visited, #demo-source a.source-closed:hover, #demo-source a.source-closed:active
{
  /*background-image: url(images/demo-spindown-closed.gif);*/
}

div.demo
{
  padding: 12px 0 80px 5px;
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  width:744px;
  float: left;
}

div.demo2
{
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  width:100%;
  float: left;
}

#accordion .ui-state-active{
    /*background: #555555 url(js_lib/images/ui-bg_glass_20_555555_1x400.png) repeat-x scroll 50% 50%;*/
    font-weight: bold;
}

#accordion .ui-state-active a{
    color: #ffffff !important;
}

#accordion .ui-helper-reset{
}

#left_index{
  float: left;
  width:200px;
  margin: 12px 5px 80px 0;

}
#accordion .ui-widget-content{
  border: 1px solid #e1e1e1
}
div.demo h3.docs
{
  clear: left;
  font-size: 12px;
  font-weight: normal;
  padding: 0 0 1em;
  margin: 0;
}

div.demo-description
{
  clear: both;
  padding: 12px;
  font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
  font-size: 1.3em;
  line-height: 1.4em;
}

.ui-draggable, .ui-droppable
{
  background-position: top left;
}

.left-nav .demos-nav
{
  padding-right: 10px;
}

#demo-link
{
  font-size: 11px;
  padding-top: 6px;
  clear: both;
  overflow: hidden;
}
#demo-link a span.ui-icon
{
  float: left;
  margin-right: 3px;
}

/* Component containers
----------------------------------*/
#widget-docs .ui-widget
{
  font-family: Trebuchet MS,Verdana,Arial,sans-serif;
  font-size: 1em;
}
#widget-docs .ui-widget input, #widget-docs .ui-widget select, #widget-docs .ui-widget textarea, #widget-docs .ui-widget button
{
  font-family: Trebuchet MS,Verdana,Arial,sans-serif;
  font-size: 1em;
}
#widget-docs .ui-widget-header
{
  border: 1px solid #ffffff;
  /*background: #464646 url(js_lib/images/464646_40x100_textures_01_flat_100.png) 50% 50% repeat-x;*/
  color: #ffffff;
  font-weight: bold;
}
#widget-docs .ui-widget-header a
{
  color: #ffffff;
}
#widget-docs .ui-widget-content
{
  border: 1px solid #ffffff;
  /*background: #ffffff url(js_lib/images/ffffff_40x100_textures_01_flat_75.png) 50% 50% repeat-x;*/
  color: #222222;
}
#widget-docs .ui-widget-content a
{
  color: #222222;
}

/* Interaction states
----------------------------------*/
#widget-docs .ui-state-default, #widget-docs .ui-widget-content #widget-docs .ui-state-default
{
  border: 1px solid #666666;
  /*background: #555555 url(js_lib/images/555555_40x100_textures_03_highlight_soft_75.png) 50% 50% repeat-x;*/
  font-weight: normal;
  color: #ffffff;
  outline: none;
}
#widget-docs .ui-state-default a
{
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
#widget-docs .ui-state-hover, #widget-docs .ui-widget-content #widget-docs .ui-state-hover, #widget-docs .ui-state-focus, #widget-docs .ui-widget-content #widget-docs .ui-state-focus
{
  border: 1px solid #666666;
  /*background: #444444 url(js_lib/images/444444_40x100_textures_03_highlight_soft_60.png) 50% 50% repeat-x;*/
  font-weight: normal;
  color: #ffffff;
  outline: none;
}
#widget-docs .ui-state-hover a
{
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
#widget-docs .ui-state-active, #widget-docs .ui-widget-content #widget-docs .ui-state-active
{
  border: 1px solid #666666;
  /*background: #ffffff url(js_lib/images/ffffff_40x100_textures_01_flat_65.png) 50% 50% repeat-x;*/
  font-weight: normal;
  color: #F6921E;
  outline: none;
}
#widget-docs .ui-state-active a
{
  color: #F6921E;
  outline: none;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
#widget-docs .ui-state-highlight, #widget-docs .ui-widget-content #widget-docs .ui-state-highlight
{
  border: 1px solid #fcefa1;
  /*background: #fbf9ee url(js_lib/images/fbf9ee_40x100_textures_02_glass_55.png) 50% 50% repeat-x;*/
  color: #363636;
}
#widget-docs .ui-state-error, #widget-docs .ui-widget-content #widget-docs .ui-state-error
{
  border: 1px solid #cd0a0a;
  /*background: #fef1ec url(js_lib/images/fef1ec_40x100_textures_05_inset_soft_95.png) 50% bottom repeat-x;*/
  color: #cd0a0a;
}
#widget-docs .ui-state-error-text, #widget-docs .ui-widget-content #widget-docs .ui-state-error-text
{
  color: #cd0a0a;
}
#widget-docs .ui-state-disabled, #widget-docs .ui-widget-content #widget-docs .ui-state-disabled
{
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
#widget-docs .ui-priority-primary, #widget-docs .ui-widget-content #widget-docs .ui-priority-primary
{
  font-weight: bold;
}
#widget-docs .ui-priority-secondary, #widget-docs .ui-widget-content #widget-docs .ui-priority-secondary
{
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* Icons
----------------------------------*/

/* states and images */
#demo-frame-wrapper .ui-icon, #widget-docs .ui-icon
{
  width: 16px;
  height: 16px;
  /*background-image: url(js_lib/images/222222_256x240_icons_icons.png);*/
}
#widget-docs .ui-widget-content .ui-icon
{
  /*background-image: url(js_lib/images/222222_256x240_icons_icons.png);*/
}
#widget-docs .ui-widget-header .ui-icon
{
  /*background-image: url(js_lib/images/222222_256x240_icons_icons.png);*/
}
#widget-docs .ui-state-default .ui-icon
{
  /*background-image: url(js_lib/images/888888_256x240_icons_icons.png);*/
}
#widget-docs .ui-state-hover .ui-icon, #widget-docs .ui-state-focus .ui-icon
{
  /*background-image: url(js_lib/images/454545_256x240_icons_icons.png);*/
}
#widget-docs .ui-state-active .ui-icon
{
  /*background-image: url(js_lib/images/454545_256x240_icons_icons.png);*/
}
#widget-docs .ui-state-highlight .ui-icon
{
  /*background-image: url(js_lib/images/2e83ff_256x240_icons_icons.png);*/
}
#widget-docs .ui-state-error .ui-icon, #widget-docs .ui-state-error-text .ui-icon
{
  /*background-image: url(js_lib/images/cd0a0a_256x240_icons_icons.png);*/
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
#widget-docs .ui-corner-tl
{
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
}
#widget-docs .ui-corner-tr
{
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
#widget-docs .ui-corner-bl
{
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
#widget-docs .ui-corner-br
{
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-top
{
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
}
#widget-docs .ui-corner-bottom
{
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-right
{
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
#widget-docs .ui-corner-left
{
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
}
#widget-docs .ui-corner-all
{
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* Overlays */
#widget-docs .ui-widget-overlay
{
  /*background: #aaaaaa url(js_lib/images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x;*/
  opacity: .30;
  filter: Alpha(Opacity=30);
}
#widget-docs .ui-widget-shadow
{
  margin: -8px 0 0 -8px;
  padding: 8px;
  /*background: #aaaaaa url(js_lib/images/aaaaaa_40x100_textures_01_flat_0.png) 50% 50% repeat-x;*/
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

/*
----------------------------------*/

#widget-docs
{
  margin: 20px 0 0;
  border: none;
}

#widget-docs h2, #widget-docs h3, #widget-docs h4, #widget-docs p, #widget-docs ul, #widget-docs code
{
  margin: 0;
  padding: 0;
}
#widget-docs code
{
  display: block;
  color: #444;
  font-size: .9em;
  margin: 0 0 1em;
}
#widget-docs code strong
{
  color: #000;
}
#widget-docs p
{
  margin: 0 3em 1.2em 0;
}
#widget-docs p.intro
{
  font-size: 13px;
  color: #666;
  line-height: 1.3;
}
#widget-docs ul
{
  list-style-type: none;
}

#widget-docs h2
{
  font-size: 16px;
  margin: 1.2em 0 .5em;
}
#widget-docs h3
{
  font-size: 14px;
  color: #e6820E;
  margin: 1.5em 0 .5em;
}
.normal #widget-docs h4
{
  font-size: 12px;
  color: #000;
  border: 0;
  margin: 0 0 .5em;
}

#docs-overview-main
{
  width: 400px;
}
#docs-overview-sidebar
{
  float: right;
  width: 200px;
}
#docs-overview-sidebar a span
{
  color: #666;
}
#widget-docs #docs-overview-main p
{
  margin-right: 0;
}
#widget-docs #docs-overview-sidebar h4
{
  padding-left: 0;
}

.docs-list-header
{
  float: left;
  width: 100%;
  margin: 10px 0 0;
  border-bottom: 1px solid #eee;
}
#widget-docs .docs-list-header h2
{
  float: left;
  margin: 0;
}
#widget-docs .docs-list-header p
{
  float: right;
  margin: 5px 0;
  font-size: 11px;
}

.docs-list
{
  float: left;
  width: 100%;
  padding: 0 0 10px;
}
.docs-list .param-header
{
  float: left;
  clear: left;
  width: 100%;
  padding: 8px 0;
  border-top: 1px solid #eee;
}
#widget-docs .param-header h3, #widget-docs .param-header p
{
  margin: 0;
  float: left;
}
#widget-docs .param-header h3
{
  width: 50%;
}
#widget-docs .param-header h3 span
{
  /*background: url(js_lib/images/demo-spindown-closed.gif) no-repeat left;*/
  padding-left: 13px;
}
#widget-docs .param-open .param-header h3 span
{
  /*background: url(js_lib/images/demo-spindown-open.gif) no-repeat left;*/
}
#widget-docs .param-header p
{
  width: 24%;
}
#widget-docs .param-header p.param-type span
{
  /*background: url(js_lib/images/icon-docs-info.gif) no-repeat left;*/
  cursor: pointer;
  border-bottom: 1px dashed #ccc;
  padding-left: 15px;
}

.param-details
{
  padding-left: 13px;
}
.param-args
{
  margin: 0 0 1.5em;
  border-top: 1px dotted #ccc;
}
.param-args td
{
  padding: 3px 30px 3px 5px;
  border-bottom: 1px dotted #ccc;
}


/* overrides for ui-tab styles */
#widget-docs ul.ui-tabs-nav
{
  padding: 0 0 0 8px;
}
#widget-docs .ui-tabs-nav li
{
  margin: 5px 5px 0 0;
}

#widget-docs .ui-tabs-nav li a:link, #widget-docs .ui-tabs-nav li a:visited, #widget-docs .ui-tabs-nav li a:hover, #widget-docs .ui-tabs-nav li a:active
{
  font-size: 14px;
  padding: 4px 1.2em 3px;
  color: #fff;
}

#widget-docs .ui-tabs-nav li.ui-tabs-selected a:link, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:visited, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:hover, #widget-docs .ui-tabs-nav li.ui-tabs-selected a:active
{
  color: #e6820E;
}

#widget-docs .ui-tabs-panel
{
  padding: 20px 9px;
  font-size: 12px;
  line-height: 1.4;
  color: #000;
}

#widget-docs .ui-widget-content a:link, #widget-docs .ui-widget-content a:visited
{
  color: #1b75bb;
  text-decoration: none;
}
#widget-docs .ui-widget-content a:hover, #widget-docs .ui-widget-content a:active
{
  color: #0b559b;
}

#footer{
    border-top: 1px solid #bbbbbb;
    background-color: #dddddd;
    padding: 15px 0 0;
    width: 100%;
    text-align: center;
    position:fixed;
    bottom: 0;
}

marquee, .tickercontainer{
    margin-top: 4px;
    background-color: #f1f1f1;
    border-top: 1px solid #ffffff;
height: 24px;
padding: 6px 0 0;

}

}

#1{
    float: right;
}

#1 li{
    
}

.sr{
    border: 1px solid #bbbbbb;
    margin: 3px;
}

.sr2{
    margin: 6px;
}

.sr:hover{
    border: 1px solid #333333;
}

.illust_info{
    border-bottom: 1px dotted #cccccc;
    padding: 6px 0px 2px 6px;
    width: 417px;
}

.comment_list{
    margin-top: 5px;
}

#category li{
    list-style-type: none;
    padding: 5px;
    display: inline;
    line-height: 1.6;
}

.author_ill{
    margin-top: 6px;
    margin-bottom: 6px;
}

.author_ill th{
    width: 110px;
}

.author_ill img{
    border:1px solid #BBBBBB
}

#input_comm_disp_div{
    height: 260px;
    overflow: scroll;
}

#sendmailforauthor{
    padding: 4px 6px  2px;
    background-color: #dddddd;
    border: 1px solid #999999;
    display: inline;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}


.sm4_author_input{
    margin-bottom: 10px;
    width: 300px;
    vertical-align:top;
}

.sm4_author_input_money{
    width: 272px;
    margin-bottom: 10px;
}

#sm4{
    padding: 10px 15px;
    text-align: right;
}

#account_inq_ttl{
    padding: 10px 15px;
}

#sm4 p{
    vertical-align: middle;
width: 400px;
}

#sm4 .attention{
    text-align: left;
}

#sm4 .attention span{
    font-weight: bold;
    color: red;
}

#first_info{
    border: 1px solid #dddddd;
    width: 100%;
}

#first_info th, .visitor_reg_td1 th{
    background-color: #eeeeee;
    width: 120px;
    padding: 4px;
    vertical-align: middle;
}

#first_info td, .visitor_reg_td1 td{
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 4px;

}

.visitor_reg_td1{
    border: 1px solid #dddddd;
}

#illust_detail{
    float: left;
    width: 432px;
}


#comment_refresh_point{
    margin-right: 0px;
}

#login{
    margin-top: 5px;
    margin-left: 5px;
    width: 95%;
}

.login_l{
    width: 30%;
}

.login_r{
    width: 65%;
}

.login_r input{
    width: 100%;
}

#login_form_box{
    border: 1px solid #999999;
    margin-bottom: 12px;
    padding: 10px;
    background-color: #eeeeee;
}

#top_left_index{
    margin-top: 20px;
    margin-left: 20px;
    width: 310px;
}

#search_div{
    position: fixed;
    width: 548px;
    height: 250px;
    left: 50%;
    top: 50%;
    margin-left: -274px;
    margin-top: -125px;
    background: url(top.png) 0 0 no-repeat;
}

.top_search{
    position: relative;
    left: 66px;
    top: 119px;
    width: 309px;
    height: 21px;
    border: 1px solid #999999;
}

#top_button{
    position: relative;
    left: 76px;
    top: 119px;
    width: 91px;
    height: 23px;
    border: 1px solid #999999;
}

*+html body #top_button{
    top: 117px;
}

*+html body .top_search{
    top: 118px;
}

#top_search_txt{
    position: relative;
    left: 26px;
    top: 167px;
    width: 500px;
    height: 39px;
    font-weight: bold;
    overflow: hidden;
    color: #777777;
    line-height: 1.7;
}

#top_search_txt a{
    color: #777777;
}

/* リニューアル後、会員登録ページCSS */
.header{
height:100px;
background-color:#EEEEEE;
border-bottom:5px #666666 solid;
text-align:center;
width:100%;
margin:0;
}
#logo{
width:900px;
text-align:left;
margin:0 auto;
}
h1{
font-size:12px;
color:#666666;
font-weight:normal;
width:900px;
text-align:left;
margin:0;
padding:10px 0px 5px 0px;
}
#main{
width:900px;
height:auto;
text-align:left;
margin:0 auto;
padding:5px 0px 0px 0px;
}
#main h2{
background-image:url(https://www.ac-illust.com/creator/img/rg_h2_bg.jpg);
width:900px;
height:58px;
margin:0 0 -10px;
padding:20px 0px 0px 55px;
color:#333333;
font-weight:normal;
background-repeat:no-repeat;
background-position:left;
font-size:20px;
}
#main h3{
background-image:url(https://www.ac-illust.com/creator/img/rg_h3_bg.jpg);
width:900px;
height:50px;
margin:0px 0px 0px 0px;
padding:30px 0px 0px 40px;
color:#333333;
font-weight:normal;
background-repeat:no-repeat;
background-position:left;
font-size:16px;
}
.footer{
height:40px;
background-color:#EEEEEE;
border-top:1px #CCC solid;
text-align:center;
width:100%;
margin:0;
padding-top:15px;
font-size:0.9em;
color:#999999;
position:absolute; bottom:0px!important;
/*position:fixed!important;*/
}

.rg_tbl01{
    margin:10px 0px 50px 0px;
    font-size:12px;
    background-color:#FFFFFF;
    border-collapse:collapse;
    border:3px solid #CCCCCC;
    clear:both;
    }
    
.rg_tbl01 th{
    padding:10px 0px 10px 10px;
    width:180px;
    line-height:150%;
    text-align:left;
    border-collapse:collapse;
    border-bottom:1px solid #CCCCCC;
    vertical-align:top;
    font-weight:normal;
    }
    
.rg_tbl01 td{
    padding:17px 0px 17px 20px;
    width:680px;
    line-height:170%;
    text-align:left;
    background-color:FFFFFF;
    border-collapse:collapse;
    border-bottom:1px dotted #CCCCCC;
    border-left:2px solid #CCCCCC;
    vertical-align:top;
    }

#error_message{
    width:480px;
    font-size:14px;
    color:#C7020C;
    padding:10px 0px 50px 60px;
    }
    
#error_message li{
    padding:5px;
    }
    
.sbm_btn{
    width:900px;
    text-align:center;
    margin-bottom:30px;
    margin-top:15px;
    color:#333333;
    }

.inq_submit p{
    margin-bottom:15px;
    }
    
.red{
    font-weight:normal;
    color:#C7020C;
    }
    
.red_form{
    font-weight:bold;
    color:#C7020C;
    font-size:1.1em;
    padding-right:5px;
    }
.red_form a{
    font-weight:bold;
    color:#C7020C;
    font-size:1em;
    padding-right:5px;
    }
.ime_off{
    IME-MODE: inactive; 
    }
    
div#thaks{
    background-color:#FFFFFF;
    border:3px solid #CCCCCC;
    padding:20px;
    }
div#illust_rg{
text-align:right;
font-size:12px;
padding-bottom:15px;
margin-top:-5px;
}

span.tbl01_ex{
    font-size:10px;
    color:#999999;
    }
    
#illust_result{
    width:100%;
}

.adsensedx{
    float: left;
    margin-top: 27px;
    width: 360px;
}

html{
    height:100%;
}

#illust_detail_inner1{
    padding: 12px 0 80px 5px;
    width: 675px;
    float:left;
}

#contenitore{
    float:left;
    position: absolute;
    width: 1042px;
    margin-left:205px;
}

*:first-child+html #contenitore{
    margin-left:0;
}

.ampio{
    line-height:21px;
}
.rg_tbl01 input[type="text"], input[type="password"], textarea, select{
border:1px solid #CCCCCC;
padding:3px;
margin:0 3px;
box-shadow:1px 1px 1px 0px #DDDDDD inset;
}
.rg_tbl01 input{
vertical-align:middle;
}

input[type="submit"]{
padding:3px;
}
