@charset "utf-8";

.header_2 ul{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
	width:100%;
	height:30px;
	border-top:0px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	padding-bottom: 13px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.header_2 li{
float:left;
width:25%;
height:25px;
}

.header_2 a{
	display:block;
	padding-top:15px;
	border-right:1px solid #660099;
	border-bottom:1px solid #660099;
	text-align:center;
	text-decoration:none;
	/*background-color:#C00;*/
	background: -webkit-gradient(linear, center top, center bottom, from(#000000), to(#660099));
	color:#FFF;
	font-size: 95%;
	text-shadow: 3px 2px 2px #000000;
	width:99%;
	height:30px;
}

.header_2 a:hover{
	background-color:#F90;
	font-weight: bold;
}

.info {
	background-color: #FFC;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	margin-bottom: 2%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 7px; padding-left: 5%; padding-bottom: 10px; padding-right: 3%;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#660099));
}
.aside a u {
	color: #FF0;
}


.aside {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/bg.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 4%; 
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
}

.clearfix:after {
  content: ".";  /* 譁ｰ縺励＞隕∫ｴ繧剃ｽ懊ｋ */
  display: block;  /* 繝悶Ο繝�け繝ｬ繝吶Ν隕∫ｴ縺ｫ */
  clear: both;
  height: 0;
  visibility: hidden;
}

#btnTop {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(liner, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	width: 7em;
	font-size: 90%;
	text-align: center;
	float: right;
	margin-right: 10px;
}

#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}
.aside .nostyle {
	vertical-align: top;
}


.footer {
}

.copyright {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	text-align: center;
}

.aside a {
	color: #FF0;
}

.chara {
}
.aside table tr td {
}


.chara_img {
	float: left;
	width: 50%;
}

.chara_txt {
	float: right;
	width: 50%;
}

.aside table tr td {
	line-height: normal;
	vertical-align: middle;
	font-size: 100%;
}
.aside_1 table tr td {
	font-size: 100%;
}

h1 { 
　　 font-size: 120%;
	color: #FF0;
}

article {
	display: none;
}

.section {
	font-size: 90%;
}

.index {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 70%;
}

.aside_1 {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image/bg.png);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top: 4%; 
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
}

.trial {
	width: 80%;
	float: right;
	margin-right: 5%;
	font-size: 80%;
	color: #FFF;
}