﻿@charset "utf-8";

/* =======================================

	CommonElements

======================================= */
/*body {
	font-size: 100%;
	line-height: 160%;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	background: #fff;
}*/

/*a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #000;}
*/
h1 {
	padding: 10px 0;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#hh {
	padding: 10px 0;
	width: 100%;
}

.hh2 {
	padding: 10px 0;
	width: 100%;
	font-size: 1.5em;
	color:#000;
	font-family: 'Kyoukasho ICA Regul', serif;
	font-style:normal;
letter-spacing:0.2em;
}

#container {
	padding: 100px 0 70px 0;
	width: 100%;
	font-size:300%;
	text-align: center;
}

.textSplitLoad {
	display: none;
}
.textSplitLoad2 {
	display: none;
}
.split {
	visibility: hidden;
	  font-family: 'Kyoukasho ICA Regul', serif;
font-size:600%;
color:#000;
line-height: 90%;
}
.split2 {
	visibility: hidden;
	  font-family: 'Kyoukasho ICA Regul', serif;
font-size:600%;
color:#000;
line-height: 90%;
}
.bigb{
	font-size:130%;
	letter-spacing:-0.3em;
}
.smalls{
	font-size:70%;
	letter-spacing:0.3em;
}
.bigb2{
	letter-spacing:-0.2em;
}
.split strong {
	font-size: 160%;
	font-weight: bold;
}
.split .textColor {
	color: #ff0000;
	font-size: 180%;
	font-weight: bold;
}


/* =======================================

	CommonElements

======================================= */
/*body {
	font-size: 100%;
	line-height: 140%;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	text-align: center;
	background: #fff;
}

a:link { text-decoration:none; color: #000;}
a:visited { text-decoration:none; color: #000;}
a:active { text-decoration:none; color: #000;}
a:hover { text-decoration:none; color: #000;}

h1 {
	margin-bottom: 20px;
	padding: 10px 0;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2 {
	padding: 30px 0;
	width: 100%;
	font-size: 12px;
}

#container {
	margin: 0 auto;
	width: 550px;
	text-align: center;
}*/

ul {
	margin: 0 auto;
	/*width: 550px;*/
}

/*ul li {
	margin: 0px;*/
/*	width: 100px;*/
/*	display: none;
	overflow: hidden;
}*/

/* =======================================
	ClearFixElements
======================================= */
/*ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}


ul {
	display: inline-block;
	overflow: hidden;
}
*/
