html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    border: 0 none;
    font-family: "微软雅黑", tahoma, inherit;
    font-size: 110%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
body {
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: center top;
    color: #222222;
    font-family: "微软雅黑", tahoma, Arial,"Helvetica Neue", Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}
ol, ul {
    list-style: none outside none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-family: "微软雅黑", tahoma, Arial,"Helvetica Neue", Helvetica,sans-serif;
    font-weight: normal;
    margin-bottom: 1em;
}
h1 {
    color: #FFFFFF;
    font-size: 32px;
    line-height: 1.2em;
}
h2 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
}
h3, h4 {
    font-size: 13px;
    font-weight: bold;
}
h5, h6 {
    font-size: 10px;
    font-weight: bold;
}
p, blockquote, li, address {
    color: #777777;
    font-size: 12px;
    line-height: 1.5em;
}
p, blockquote, ul, ol, address {
    font-family: "微软雅黑", tahoma, Arial,"Helvetica Neue", Helvetica,sans-serif;
    margin-bottom: 1.5em;
}
ul, ol {
    list-style-type: disc;
    margin-left: 18px;
}
ol {
    list-style-type: decimal;
}
address {
    font-style: normal;
}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
input, textarea {
    font-family: "微软雅黑", tahoma, Arial,"Helvetica Neue", Helvetica,sans-serif;
    font-size: 16px;
    line-height: 1.3em;
    padding: 4px 3px 3px;
}
a {
    text-decoration: none;
}
a:link, a:visited {
    color: LightSlateGray;
}
a:hover, a:active {
    color: black;
}
a img {
    border: medium none;
}
img {
}
#bar {
    background: none repeat scroll 0 0 #222222;
    height: 5px;
    width: 100%;
}
#wrap {
    margin: 0 auto;
    padding: 0 90px;
    text-align: left;
    width: 720px;
}
.button {
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    display: block;
    height: 28px;
    overflow: hidden;
    text-indent: -5000px;
    width: 112px;
}
.button:hover, .button_hover {
    background-position: left bottom !important;
}
button:hover:active {
}
.button.static:hover {
    background-position: 0 0;
}
button.button {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    margin: 0;
    outline: medium none;
    padding: 0;
}
button#btn_sign_up {
    background-image: url("./image/btn_signup.png");
}
button#btn_send {
    background-image: url("./image/btn_send.gif");
}
#header {
	float: left;
	height: 370px;
	position: relative;
	width: 100%;
}
#logo {
    float: left;
    height: 237px;
    margin-top: 40px;
    margin-left: -40px;
    width: 380px;
}
#logo a {
    background: url("./image/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    text-indent: -5000px;
    width: 450px;
}
#logo a:hover {
    //background-position: left bottom;
}
#nav {
    float: right;
    margin: 70px 0 0;
}
#nav li {
    display: inline;
    float: left;
}
#nav a {
    background-image: url("./image/nav.png");
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    outline: medium none;
    text-indent: -5000px;
}
#nav_tour a {
    background-position: 0 0;
    width: 66px;
}
#nav_tour a:hover {
    background-position: 0 bottom;
}
#nav_examples a {
    background-position: -66px 0;
    width: 107px;
}
#nav_examples a:hover {
    background-position: -66px bottom;
}
#nav_help a {
    background-position: -173px 0;
    width: 67px;
}
#nav_help a:hover {
    background-position: -173px bottom;
}
#nav_about a {
    background-position: -240px 0;
    width: 160px;
}
#nav_about a:hover {
    background-position: -240px bottom;
}
#nav_supplement {
    margin: 0;
    position: absolute;
    right: 0;
    top: 10px;
}
#nav_supplement li {
    display: inline;
    float: left;
}
#nav_supplement a {
    background-image: url("./image/nav_supplement.gif");
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    outline: medium none;
    text-indent: -5000px;
}
#nav_help a {
    background-position: 0 0;
    width: 58px;
}
#nav_help a:hover {
    background-position: 0 bottom;
}
#nav_directory a {
    background-position: -58px 0;
    width: 112px;
}
#nav_directory a:hover {
    background-position: -58px bottom;
}
#content {
    float: left;
    min-height: 300px;
    padding-bottom: 48px;
    width: 100%;
}
#content_header {
    height: 82px;
}
#content_header h1 {
    color: #FFFFFF;
    float: left;
    font-size: 45px;
    line-height: 0.9em;
    margin: 22px 0 0;
}
#content_header p {
    background: url("./image/hdr_dots.gif") no-repeat scroll left center transparent;
    color: #FFFFFF;
    float: left;
    font-family: tahoma, "微软雅黑",Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    font-style: italic;
    margin: 18px 0 0 18px;
    padding: 18px 0 15px;
    text-indent: 20px;
}
.maincol, .maincol_two {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    padding: 32px;
    position: relative;
    width: 600px;
}
.maincol_two {
    width: 448px;
}
.maincol h1 {
    color: #222222;
    font-size: 28px;
    font-weight: normal;
}
.sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    margin-right: 16px;
    padding: 16px;
    width: 135px;
}
.sidebar_pod {
    font-size: 10px;
}
#site_tour h1, #site_examples h1, #site_vote_other h1, #site_vote_form h1, #site_vote_send h1, #site_vote_explain h1, #site_vote_end h1, #site_contact h1, #site_blog h1, #site_about h1 {
    background-repeat: no-repeat;
    height: 50px;
    text-indent: -9999em;
}
#vote_form h2 {
    background-repeat: no-repeat;
    height: 50px;
    text-indent: -9999em;
    margin-left: 20px;
    margin-top: 20px;
    font-size: 14px;
}
#site_tour h1, #site_index h1, #site_work h1, #site_chara h1, #site_music h1 {
    background-repeat: no-repeat;
    height: 50px;
    text-indent: -9999em;
}
#site_tour h1 {
    background-image: url("./image/tour_hdr.png");
    width: 95px;
}
#site_examples h1 {
    background-image: url("./image/examples_hdr.png");
    width: 205px;
}
#site_index h1 {
    background-image: url("./image/index_hdr.png");
    width: 155px;
}
#site_chara h1 {
    background-image: url("./image/chara_hdr.png");
    width: 155px;
}
#site_work h1 {
    background-image: url("./image/work_hdr.png");
    width: 155px;
}
#site_music h1 {
    background-image: url("./image/music_hdr.png");
    width: 155px;
}
#site_vote_form h1 {
    background-image: url("./image/vote_hdr.png");
    width: 155px;
}
#vote_form #vote_member {
    background: url("./image/vote_hdr_member.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
}
#vote_form #vote_original {
    background: url("./image/vote_hdr_original.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 160px;
}
#vote_form #vote_doujin {
    background: url("./image/vote_hdr_doujin.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 214px;
}
#vote_form #vote_diary {
    background: url("./image/vote_hdr_diary.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 214px;
}
#site_vote_send h1 {
    background-image: url("./image/send_hdr.png");
    width: 155px;
}
#site_vote_explain h1 {
    background-image: url("./image/explain_hdr.png");
    width: 155px;
}
#site_vote_other h1 {
    background-image: url("./image/other_hdr.png");
    width: 155px;
}
#site_vote_end h1 {
    background-image: url("./image/end_hdr.png");
    width: 155px;
}
#site_contact h1 {
    background-image: url("./image/contact_hdr.png");
    width: 158px;
}
#site_blog h1 {
    background-image: url("./image/blog_hdr.png");
    width: 95px;
}
#site_about h1 {
    background-image: url("./image/about_hdr.png");
    width: 187px;
}
a#cta {
    background: url("./image/cta_open_store.gif?1328212139") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 48px;
    margin-top: 16px;
    width: 720px;
}
#footer {
    background: url("./image/dots_row.gif") repeat-x scroll left top transparent;
    clear: both;
    float: left;
    padding: 20px 0 32px;
    text-align: left;
    width: 100%;
}
#footer_menu {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding-top: 4px;
}
#footer_menu li {
    float: left;
    font-size: 11px;
}
#footer a, #footer p {
    color: #808080;
}
#footer a {
    padding: 4px 14px;
}
#footer a:hover {
    color: #8EAC1A;
}
#copyright {
    color: #333333;
    float: left;
    font-size: 10px;
    margin: 1px 45px 0 0;
    padding-top: 4px;
}
#copyright a {
    padding: 4px;
}
#copyright a #logo_indie {
    background: url("./image/logo_indie.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 17px;
    margin-top: -4px;
    padding-right: 1px;
    width: 45px;
}
#copyright a:hover #logo_indie {
    background-position: 0 bottom;
}
#vote_form {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	clear: left;
	float: left;
	width: 720px;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#vote_form form {
    margin: 0 32px;
}
#vote_form #form {
    margin: 0 32px;
}
#vote_form legend {
    display: none;
}
#vote_form fieldset {
    background: url("./image/dots_row.gif") repeat-x scroll left bottom #F8F8FF;
    display: block;
    padding-bottom: 24px;
}
#vote_form fieldset img {
    float: left;
    margin: 26px 0 28px 131px;
    text-indent: -99998em;
}
#vote_form #vote_chara {
    margin: 15px 0 15px 65px;
    height: 18px;
    min-width: 155px;
    text-indent: 0;
}
#vote_form #menu_other {
    margin: 15px 0 15px 25px;
    height: 18px;
    min-width: 155px;
    text-indent: 0;
}
#vote_form #menu_chara {
    background: url("./image/logo_hdr_chara.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 130px;
    margin: 28px 0 0px 60px !important;
    background-repeat: no-repeat;
    display:block;
}
#vote_form #menu_music {
    background: url("./image/logo_hdr_music.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 130px;
    margin: 28px 0 0px 60px !important;
    background-repeat: no-repeat;
    display:block;
}
#vote_form #menu_work {
    background: url("./image/logo_hdr_work.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 130px;
    margin: 28px 0 0px 60px !important;
    background-repeat: no-repeat;
    display:block;
}
#vote_form #menu_cp {
    background: url("./image/logo_hdr_cp.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 130px;
    margin: 28px 0 0px 60px !important;
    background-repeat: no-repeat;
    display:block;
}
#vote_form #menu_paper {
    background: url("./image/logo_hdr_paper.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 130px;
    margin: 28px 0 0px 60px !important;
    background-repeat: no-repeat;
    display:block;
}
#vote_form #chara_1 {
    background: url("./image/chara_1.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #chara_2 {
    background: url("./image/chara_2.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #chara_3 {
    background: url("./image/chara_3.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #chara_4 {
    background: url("./image/chara_4.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #chara_5 {
    background: url("./image/chara_5.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #work_1 {
    background: url("./image/work_1.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #work_2 {
    background: url("./image/work_2.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #work_3 {
    background: url("./image/work_3.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #work_4 {
    background: url("./image/work_4.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #work_5 {
    background: url("./image/work_5.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
    margin: 28px 0 0px 60px !important;
}
#vote_form #vote_send {
    background: url("./image/vote_hdr_send.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
}
#vote_form #vote_explain {
    background: url("./image/vote_hdr_send.png") no-repeat scroll 0 0 transparent;
    height: 28px;
    width: 192px;
}
#vote_form fieldset dl {
    float: left;
    width: 100%;
}
#vote_form fieldset dt {
    clear: both;
    color: #403F3D;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-right: 16px;
    padding: 2px 0 2px;
    text-align: right;
    width: 250px;
}
#vote_form fieldset dd {
    color: #918862;
    float: left;
    font-size: 11px;
    padding-bottom: 16px;
    width: 350px;
}
#vote_form fieldset input {
    float: left;
    height: 24px;
    margin: 0;
    width: 374px;
}
#vote_form fieldset input#account_subdomain {
    width: 256px;
}
#vote_form fieldset select {
    margin: 0px 0 0;
    width: 256px;
}
#vote_send {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    padding: 32px 0 0;
    width: 720px;
}
dd#subdomain span, #newsletter label, #user_agreement label {
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    padding: 12px 0 0 4px;
}
fieldset {
    font-family: "微软雅黑", tahoma, "微软雅黑", Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
}
fieldset#fieldset_email {
    background-image: none;
}
fieldset#fieldset_send {
    background-image: none;
}
fieldset#fieldset_explain_end {
    background-image: none;
}
fieldset#fieldset_explain {
    background-image: none;
}
fieldset#fieldset_result {
    background-image: none;
    font-family: "微软雅黑", tahoma, "微软雅黑", Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
}
fieldset#fieldset_plan {
    background: none repeat scroll 0 0 #222222;
    padding-bottom: 6px;
    padding-top: 16px;
}
fieldset#fieldset_plan dt {
    color: #999999;
    padding-top: 2px;
}
fieldset#fieldset_plan dd p {
    color: #999999;
    font-family: "微软雅黑", tahoma, "微软雅黑", Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    width: 368px;
}
fieldset#fieldset_plan span.plan_name {
    color: #76CAC6;
}
#vote_form fieldset ul {
    padding-top: 3px;
}
#vote_form fieldset li {
    line-height: 18px;
}
#vote_form fieldset li label {
    font-weight: bold;
    padding-left: 4px;
}
#vote_form dd p, #vote_form #form_footer p {
    clear: both;
    color: #999999;
    float: left;
    font-family: tahoma, "微软雅黑",Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-style: italic;
    line-height: 15px;
    margin: 5px 0 0;
}
#vote_form dd#newsletter, #vote_form dd#user_agreement {
    padding-top: 6px;
}
#vote_form fieldset input#account_newsletter, #vote_form fieldset input#account_agreement {
    height: auto;
    margin-top: 0px;
    padding: 0;
    width: auto;
}
#newsletter label, #user_agreement label {
    padding: 6px 0 0 8px;
}
#vote_form #form_footer {
    margin: 32px 0 48px;
}
#vote_form button#btn_sign_up {
    margin: 0 0 0 176px;
}
#vote_form #form_footer p {
    clear: none;
    float: none;
    margin: 12px 0 0 176px;
    padding: 0;
    width: 368px;
}
#vote_form .fieldWithErrors {
    color: #E92E6C;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#old5 {
	text-align: left !important;
	left: 0px;
}
#old5 input {
    float: left;
    height: 24px;
    margin: 0;
    width: 30px !important;
}
#old5 p {
    color: #222222 !important;
    font-style: normal !important;
    font-size: 110% !important;
}
#radio5 {
	text-align: left !important;
	left: 0px;
	height: 20px !important;
}
#radio5 input {
    float: left;
    margin: 0;
    width: 30px !important;
    height: 12px !important;
    margin-right: -5px !important;
}
#radio5 td {
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 13px !important;
}
.rdtd {
	padding-left: 10px !important;
}
.rdtd2 {
	padding-left: 3px !important;
}
.rdtr {
	height:25px !important;
}
.rddd {
	height:40px !important;
}
.txttd {
    min-width: 50px;
}
.txttd2 {
    min-width: 90px;
}
.txttd3 {
    min-width: 20px;
}
.txttd4 {
    min-width: 40px;
}
.txttd5 {
    min-width: 60px;
}
.step3p {
	margin-top: 10px;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 20px !important;
}
.menu1p {
	padding-left: 10px;
	vertical-align: bottom !important;
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
}
.step1p {
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 20px !important;
}
.step0p {
	margin-left: 30px;
	margin-right: 30px;
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

.step1p td{
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
    color: #222222 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 20px !important;
}

.gray{
    color:#999;
}
.chara {
	font-size: 12px !important;
	line-height: 12px !important;
    color: #222222 !important;
	min-width: 12px !important;
	margin-left: 0px !important;
	vertical-align: text-bottom !important;
	padding-bottom: 10px !important;
	padding-top: 2px !important;
}
.chara2 {
	font-size: 22px !important;
	line-height: 22px !important;
    color: #222222 !important;
	min-width: 5px !important;
	margin-right: 0px !important;
	padding-bottom: 5px !important;
}
.chara2 input {
	vertical-align: text-top !important;
	font-size: 12px !important;
	height: 12px !important;
	width: 430px !important;
}

.chara_radio {
	font-size: 22px !important;
	line-height: 22px !important;
	margin-right: 10px !important;
	padding-bottom: 5px !important;
	height: 12px !important;
	width: 12px !important;
	right: 0px !important;
	float: none !important;
}
.chara_text {
	width: 250px !important;
	height: 18px !important;
	margin-top: 10px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.chara_label {
	width: 20px !important;
	text-align: left !important;
}
.music_radio {
	font-size: 22px !important;
	line-height: 22px !important;
	margin-right: 10px !important;
	padding-bottom: 5px !important;
	height: 12px !important;
	width: 12px !important;
	right: 0px !important;
	float: none !important;
}
.music_text {
	width: 250px !important;
	height: 18px !important;
	margin-top: 10px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.music_label {
	width: 20px !important;
	text-align: left !important;
}
.work_radio {
	font-size: 22px !important;
	line-height: 22px !important;
	margin-left: 10px !important;
	padding-bottom: 5px !important;
	height: 12px !important;
	width: 12px !important;
	right: 0px !important;
	float: none !important;
}
.work_text {
	width: 250px !important;
	height: 18px !important;
	margin-top: 10px !important;
	font-size: 14px !important;
	line-height: 14px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.work_label {
	width: 20px !important;
	text-align: left !important;
}
.work_dt {
	width: 200px !important;
	height:110px !important;
}
.work_dd {
	width: 400px !important;
	margin-right: 16px !important;
	height:110px !important;
}
.work_dl {
	margin-bottom: 25px !important;
}
.work_tr {
	height: 25px !important;
}
.click {
	cursor:pointer;
    color: LightSlateGray;
    display:block;
}
.click:hover {
	cursor:pointer;
    color: black;
}
.resultTable {
	margin-left: 120px;
}