﻿@charset "utf-8";

* {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	font-style: normal;
}

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

body {
	background: url("../img/bg.png");
	text-align:center;
}

span.red {
	color:#d00;
}

/*---------------------------------------------------*/
#all {
	text-align: left;
	width: 800px;
	margin: auto;
	background: #e8f7ec url("../img/top_content_bg.png") no-repeat;
}

/*---------------------------------------------------*/
#topimg {
	width: 800px;
	height: 200px;
	background: url("../img/top_img.png");
}

#hedder {
	width: 800px;
	height: 130px;
	background: url("../img/hedder_bg.png");
}

#logo a{
	width: 280px;
	height: 130px;
	background: url("../img/logo.png");
	display: block;
}

/*---------*/
#content {
}

/*---------*/
#tweet {
	margin: 10px;
	float:right;
}

/*---------*/
#advertise {
	width: 800px;
	height: 170px;
	background: url("../img/top_chara.png");
}

#advertise a{
	width: 800px;
	height: 170px;
	display: block;
}

/*------------news---------------------------------------*/
#top_news {
	width: 800px;
	height: 130px;
	background: url("../img/top_news.png");
}

#feed {
	font-size: 18px;
	color: #ccc;
	width: 766px;
	margin: auto;
	padding: 32px 0 0 0;
}

#feed li {
	height: 20px;
	line-height: 20px;
	margin: 0 0 3px 0;
	background: #675e53;
}

#feed li span{
	margin: 0 20px 0 0;
}

#feed li a{
	height: 20px;
	display: block;
	padding: 0 30px;
}

#feed li a:hover,
#feed li a:active{
	background: #968170;
}

#top_news #feed {
	height: 70px; 
}

#more {
	width: 90px;
	height: 25px;
	margin: 0 0 0 680px;
}

#more a {
	width: 90px;
	height: 25px;
	display: block;
	background: url("../img/top_more.png");	
}

#more a:hover,
#more a:active {
	background-position: 0px 25px;
}

#news_page {
	width: 766px;
	margin: 20px auto;
	padding: 20px 0px;
	background: #796e61;
	color: #fff;
}

#news_page h4 {
text-align: center;
}

#news_page ul {
	margin: 0 0 20px 0;
}

#news_page li {
	margin: 0 0 10px 0;
}


#news_article {
	width: 700px;
	margin: 20px auto;
	background: #796e61;
}

#news_article h2 {
	width: 700px;
	height: 40px;
	text-indent:50px;
	line-height: 40px;
	background: #675e53;
	margin: 0 0 20px 0;
	color: #ccc;
	font-size: 22px;
}

#news_article .image {
	margin: 20px 0 0 50px;
}

#news_article #message {
	width: 600px;
	margin: 20px auto;
	color: #ccc;
	font-size: 16px;
	line-height: 20px;
}

#news_article #message a:hover,
#news_article #message a:active{
	color: #fda;
}


#news_article #date {
	width: 680px;
	height: 30px;
	text-align:right;
	color: #aaa;
	background: #675e53;
	line-height: 30px;
	padding: 0 20px 0 0;
}

#news_article #copyright{
	font-size: 10px;
	text-align:right;
	margin: 0 5px 5px 0 ;
}

#news_article #submenu {
	width: 120px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: solid 1px #fff;
	background: #aaa;
	margin: 10px 0 0 50px;
}

#news_article #submenu a{
	color: #666;
	display: block;
}

#news_article #submenu a:hover,
#news_article #submenu a:active{
	background: #fda;
}

#news_article #copyright a{
	color: #aaa;
}




/*---------*/
#appli_img {
	width: 800px;
	height: 425px;
	background-color: #333;
	background-image: url("../img/top_scroll_bg.png");
	background-position: 0px 410px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	overflow: auto ;
}

#appli_img ul{	width: 2000px; }
#appli_img li{	float: left; }

#appli_img img {
	width: 240px;
	height: 400px;
	margin: 0px 5px 0px 5px;
}

/*------------help---------------------------------------*/
#help {
	float: left;
	width: 400px;
	height: 100px;
	margin: 0 0 10px 0px;
}

#help a{
	width: 400px;
	height: 100px;
	display: block;
	background: url("../img/top_help.png");
}

#help a:hover,
#help a:active{
	width: 400px;
	height: 100px;
	background-position: 0px -100px;
}


#help_page {
	width: 600px;
	margin: 20px auto;
	padding: 20px 40px;
	background: #666;
	color: #fff;
}

#help_page h4 {
text-align: center;
}

#help_page dl {
	font-weight: bold;
	margin: 20px 0 0px 10px;
	background: #444;
	padding: 20px;
	font-size: 16px;
	color: #e74;
}

#help_page dt {
	font-weight: bold;
	margin: 20px 30px 3px 20px;
	font-size: 12px;
	color: #fff;
}

#help_page dd {
	font-weight: normal;
	margin: 0px 30px 0px 30px;
	font-size: 12px;
	color: #ccc;
	line-height: 16px;
}


/*------------credit---------------------------------------*/
#credit {
	float: left;
	width: 400px;
	height: 100px;
	margin: 0 0 10px 0px;
}

#credit a{
	width: 400px;
	height: 100px;
	display: block;
	background: url("../img/top_credit.png");
}

#credit a:hover,
#credit a:active{
	width: 400px;
	height: 100px;
	background-position: 0px -100px;
}


#credit_page {
	width: 400px;
	margin: 20px auto;
	padding: 20px 40px;
	background: #666;
	color: #fff;
	text-align: center;
}

#credit_page p {
	font-weight: bold;
	margin: 0 0 20px 0;
	font-size: 1.2em;
}

#credit_page ul {
	line-height: 1.5em;
	font-weight: bold;
	margin: 0 0 20px 0;
	background: #444;
}

#credit_page li {
	font-weight: normal;
	background: #666;
}

/*------------chara_page---------------------------------------*/
#chara_page {
	width: 760px;
	margin: 10px auto;
	padding:5px;
	background: #666;
	color: #fff;
	overflow: hidden;
}

#chara_page h4 {
	text-align: center;
}

#chara_page dl {
	float: left;
	line-height: 14px;
	text-indent: 6px;
	width: 140px;
	margin: 5px;
	background: #444;
	font-size: 10px;
	color: #888;
	border: solid 1px #ddd;
}

#chara_page dd {
	border-top: solid 1px #666;
}

#chara_page span{
	margin: 0 0 20px 0;
	font-size: 10px;
	color: #ddd;
}

#chara_page img {
	width: 128px;
	background: #999;
}

/*---------*/
#support {
	float: left;
	width: 400px;
	height: 100px;
	margin: 0 0 10px 0px;
}

#support a{
	width: 400px;
	height: 100px;
	display: block;
	background: url("../img/top_support.png");
}

#support a:hover,
#support a:active{
	width: 400px;
	height: 100px;
	background-position: 0px -100px;
}



/*---------*/
#character {
	float: left;
	width: 400px;
	height: 100px;
	background: url("../img/top_character.png");
	margin: 0 0 10px 0px;
}

/*---------*/
#download {
	clear: both;
	float: left;
	width: 380px;
	height: 110px;
	background: url("../img/top_download.png") no-repeat;
	margin: 10px 0 0 20px;
}

/*---------*/
#download_button {
	float: left;
	width: 210px;
	height: 100px;
	margin: 10px 0 0 10px;
}

#download_button a{
	width: 210px;
	height: 100px;
	display: block;
	background: url("../img/top_download_button.png") no-repeat;
}

#download_button a:hover,
#download_button a:active{
	width: 210px;
	height: 100px;
	background-position: 0px -100px;
}

/*---------*/
#qr {
	float: left;
	width: 140px;
	height: 140px;
	background: url("../img/top_qr.png");
	margin: 0px 0 0px 20px;
}




/*------------rules---------------------------------------*/

#rules {
	font-size: 12px;
	width: 700px;
	margin: 30px auto;
	background: #fafafa;
}



#rules p,#rules h4{
	margin: 0 0 10px 0;
	background: #fff;
	padding: 10px;
}

#rules ul,#rules ol{
	margin: 20px 0 10px 0;
	background: #fff;
	padding: 10px;
}


#rules li{
	font-weight: normal; 
	margin: 5px 10px 5px 30px;
	background: #fff;
}

#rules ol li{
	list-style-type: upper-latin;
}


/*------------privacy---------------------------------------*/

#privacy {
	font-size: 12px;
	width: 700px;
	margin: 30px auto;
	background: #fafafa;
}



#privacy p,#privacy h4{
	margin: 0 0 10px 0;
	background: #fff;
	padding: 10px;
}

#privacy dt{
	margin: 20px 0 5px 0;
	background: #fff;
	padding: 10px;
	list-style-type: upper-latin;
}


#privacy dd{
	font-weight: normal; 
	margin: 0px 10px 5px 30px;
}


/*------------chara---------------------------------------*/
#chara_advertise2 {
	width: 800px;
	height: 60px;
	background: url("../img/chara_advertise2.png");
}

#chara_advertise1 {
	width: 800px;
	height: 300px;
	background: url("../img/chara_advertise1.png");
}

#chara_textbg {
	float: left;
	width: 490px;
	height: 270px;
	background: url("../img/chara_textbg.png");
}

#chara_textbg p{
	width: 430px;
	height: 220px;
	margin: 35px 0 0 40px;
	line-height: 22px;
	font-size: 16px;
	color: #532;
	font-weight: bold;
}

#chara_textbg p span{
	color: #e50;
}


#chara_tempbg {
	float: left;
	width: 310px;
	height: 270px;
	background: url("../img/chara_tempbg.png");
}

#chara_download_button a{
	width: 210px;
	height: 100px;
	background: url("../img/chara_download_button.png");
	margin: 130px 0 0 32px;
	display: block;
}

#chara_download_button a:hover,
#chara_download_button a:active {
	background-position: 0 -100px;
}

#chara_oubo_button a{
	clear: both;
	width: 510px;
	height: 100px;
	background: url("../img/chara_oubo_button.png");
	margin: 0px auto 30px auto;
	display: block;
}

#chara_oubo_button a:hover,
#chara_oubo_button a:active {
	background-position: 0 -100px;
}

/*------------trade---------------------------------------*/
#trade {
	color: #532;
	margin: 30px;
	padding: 30px;
	background: #fbfeff;
}

#trade li{ margin: 0px 0px 20px 0px; }





/*------------form---------------------------------------*/
#img_form {
	margin: auto;
	width: 700px;
	padding: 20px;
	background: #fbfeff;
	clear: both;
	font-size: 15px;
	color: #532;
}
#img_form .required {
	font-weight: normal;
	color: #f66;
}

#img_form .error{
	font-weight: normal;
	color: #f33;
}

#img_form table {
	color: inherit;
	background-color: #FAFAFA;
}


#img_form th {
	white-space: nowrap;
	font-size: 1em;
	border: 1px solid #D5D5D5;
	font-weight: normal;
}

#img_form td {
	line-height: 1.1em;
	border: 1px solid #D5D5D5;
}

#img_form td li{
	font-size: 0.8em;
	color: #888;
}

#img_form .example{
	font-size: 0.8em;
	color: #888;
}

#img_form input {
	line-height: 1.5em;
	border: 1px solid #D5D5D5;
	margin: 2px;
}

#img_form textarea {
	line-height: 1.5em;
	border: 1px solid #D5D5D5;
	margin: 2px;
}

#img_form .zebra0 th, .zebra0 td {
	background-color: #F2F2F2;
}


#img_form p.step {
	font-size: 1.1em;
	font-weight: bold;
	color: #BBB;
	background-color: inherit;
	padding: 7px 0;
	width: 100%;
}

#img_form p.step em, p.step span {
	font-weight: normal;
	padding: 3px 11px 3px 9px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#img_form p.step em {
	color: #F38E05;
	background-color: #FDE2BD;
	border: 1px solid #FCCB89;
}

#img_form p.step span {
	color: #B5B5B5;
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
}

#img_form p.back {
	text-align: right;
}


#img_form span.aside, span.bside {
	color: #888;
	background-color: inherit;
	line-height: 1.5em;
}

#img_form .group-name {
	display: block;
	border-bottom: 1px dashed #DDD;
	font-size: 10px;
	color: #999;
	background-color: inherit;
}

#img_form .group {
	display: block;
	margin: 1px 0;
	padding: 0 20px;
}

#img_form .button {
	text-align: center;
}

#img_form p .submit {
	font-size: 1.1em;
	color: #532;
	text-align: center;
	width: 200px;
	height: 30px;
	background: #fff4cc;
}

#img_form #copyright {
	font-size: 0.5em;
	text-align: right;
}


/*---------------------------------------------------*/
#footer {
	background: #524332;
	width: 780px;
	height: 30px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
	clear: both;
}

#footer li {
	float: left;
	margin: 0 20px 0 0;
}

#footer dr {
	float: right;
}



