.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
}

body {
	text-align: left;
	background-color: #FFF;
	/*全体の背景色-----------------*/
    font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	/*基本の文字サイズ-----------------*/
    line-height: 150%;
	color: #000;
	/*基本の文字色-----------------*/
    margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

/*普通のテキストリンク-----------------*/
a:link {
    text-decoration: underline;
    color: #B52E00;
}

/*テキストリンクの色*/
a:visited {
    text-decoration: underline;
    color: #B52E00;
}

/*訪問済みのリンクの色*/
a:active {
    text-decoration: underline;
    color: #d27a18;
}

/*クリック時のリンクの色*/
a:hover {
    text-decoration: underline;
    color: #d27a18;
}

/*マウスの上にカーソルがあるときのリンクの色*/


#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	width: auto;
	height:20px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 0;
	background-image: url(images/sakura22.jpg);
	background-repeat: repeat-x;
}
#table1 {
	float: left;
	margin-right: 20px;
}


h1 {
	line-height: 12px;
	text-align: justify;
	font-size: 12px;
	/*文字サイズ-----------------*/
    font-family: Osaka, Verdana, Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
    line-height: normal;
    font-size: 20px;
/*---文字サイズ-----------*/
    font-weight: 700;
/*---太文字指定-----------*/
  background-color: #f4ca9c;
/*----背景色--------*/
    padding: 4px;
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
    margin-bottom: 8px;
/*----太い文字にしたい時はboldに--------*/
}

/*----トップのお知らせや新着情報の見出し・下層ページタイトル--------*/
h3 {
	background-color: #fffa9c;
	/*----背景色--------*/
    padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	font-weight: 700;
	/*----太い文字にしたい時はboldに--------*/
    font-size: 14px;
	/*----文字サイズ--------*/
    color: #cc5f0f;
	line-height: 24px;
	height: 24px;
	width: 200px;
	clear: both;
/*----文字色--------*/
}



/*ヘッダー下ロールオーバーメニューリスト指定------------------------------------------------*/
#menuBlock {
	width: 100%;
	/*---画面いっぱいに背景色を敷いています-----------*/
    background-color: #E4445C;
	height: 36px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu {
	width: auto;
	padding: 0;
	text-align: center;
	margin-top: 2;
	margin-right: auto;
	margin-bottom: 2;
	margin-left: auto;
}

#menu ul {
	list-style-type: none;
	height: 36px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*各メニューのボックス-----------------*/
#menu li {
    float: left;
    width: 136px;
    border-left: 1px #B94117 solid;
/*メニューを区切る縦のラインの色----*/
}

/*一番右端のメニューボックス-----------------*/
#menu li.menuright {
	float: left;
	width: 126px;
	border-left: 1px #B94117 solid;
	/*メニューを区切る縦のラインの色----*/
    border-right: 1px #B94117 solid;
/*メニューを区切る縦のラインの色----*/
}

/*マウスをのせていないときの指定-----------------*/
#menu a {
    text-align: center;
    display: block;
    padding: 9px 8px;
    width: 120px;
    background-color: #E4445C;
    color: #fff;
/*------メニューの文字色-----------------*/
    text-decoration: none;
/*------リンクのアンダーラインなし-----------------*/
    font-size: 14px;
/*------文字サイズ-----------------*/
    height: 18px;
}

/*マウスをのせたときの指定-----------------*/
#menu a:hover {
    background-color: #CC491C;
/*-------メニューの背景色----------*/
    color: #fff;
/*-------メニューの文字色-----------*/
    text-decoration: none;
/*-------リンクのアンダーラインなし----------*/
    font-size: 14px;
/*------文字サイズ-----------------*/
}




/*中間部、月データ呼び出しロールオーバーメニューリスト指定------------------------------------------------*/
#menuBlock1 {
	width: 100%;
	/*---画面いっぱいに背景色を敷いています-----------*/
    background-color:#0FF;
	/*---マウスがのっていない時の背景色-----------*/
    margin: 0;
	padding: 0;
	height: 28px;
	margin-bottom: 0px;
	background-color: #0FF;
}

#menu1 {
	width: auto;
	padding: 0;
	text-align: center;
}

#menu1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 28px;
}

/*各メニューのボックス-----------------*/
#menu1 li {
    float: left;
    width: 100px;
    border-left: 1px #B94117 solid;
/*メニューを区切る縦のラインの色----*/
}

/*一番右端のメニューボックス-----------------*/
#menu1 li.menuright {
	float: left;
	width:100px;
	border-left: 1px #B94117 solid;
	/*メニューを区切る縦のラインの色----*/
    border-right: 1px #B94117 solid;
	margin-right: 0px;
	padding-right: 0px;
/*メニューを区切る縦のラインの色----*/
}

/*マウスをのせていないときの指定-----------------*/
#menu1 a {
	text-align: center;
	display: block;
	width: 100px;
	background-color: #0FF;
	color: #603;
	/*------メニューの文字色-----------------*/
    text-decoration: none;
	/*------リンクのアンダーラインなし-----------------*/
    font-size: 14px;
	/*------文字サイズ-----------------*/
    height: 28px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 0px;
}
pad01 table tbody tr td {
	height: 13px;
	width: 46px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/50.gif);
}


/*マウスをのせたときの指定-----------------*/
#menu1 a:hover {
	background-color: #0F0;
	/*-------メニューの背景色----------*/
    color: #fff;
	/*-------メニューの文字色-----------*/
    text-decoration: none;
	/*-------リンクのアンダーラインなし----------*/
    font-size: 14px;/*------文字サイズ-----------------*/
}



/*メイン画像ブロック-------------------------------------------------*/
#mainphotoBlock {
	/*メイン画像両脇の背景色-----------------*/
    width: 100%;
	padding: 0;
	margin-top: 0px;
	height: 195px;
	margin-right: 0;
	margin-bottom:0;
	margin-left: 0;
/*メイン画像下の隙間-----------------*/
}

#mainphoto {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/*コンテンツブロック-------------------------------------------------*/
#contents {
    width: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left;	
}

/*コンテンツブロック内左メニューエリア-------------------------------------------------*/
#side {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	width: 240px;
	margin-top: 0px;
}

/*左メニュー『CATEGORY NAME』の箇所------------------------------------------------*/
.category_name {
	background-color: #E47F5C;
	/*背景色-----------------*/
    color: #fff;
	/*文字色-----------------*/
    font-size: 16px;
	/*字サイズ-----------------*/
    font-weight: 700;
	/*太文字指定-----------------*/
    padding: 2px;
	margin-bottom: 0px;
	height: 24px;
	line-height: 24px;
	margin-top: 0px;
}

/*『CATEGORY NAME』の始まりの■-----------------*/
.square {
	font-size: 14px;
	/*■の大きさ-----------------*/
    font-weight: 700;
	color: #BD3F13;
	/*■の色-----------------*/
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#side ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*各左メニュー-----------------*/
#side li {
	margin-bottom: 2px;
}

/*左メニューにマウスをのせていないときの指定-----------------*/
#side li a {
	background-color: #F8F1E9;
	/*-------メニューの背景色----------*/
    margin-bottom: 2px;
	padding: 10px;
	display: block;
	color: #444;
	/*--文字の色----------*/
    text-decoration: none;
	/*--下線なし----------*/
    width: 220px;
	height: 20px;
}

/*左メニューマウスをのせたときの指定-----------------*/
#side li a:hover {
    background-color: #f9e3cd;
/*-------メニューの背景色----------*/
    margin-bottom: 4px;
    color: #444;
/*--文字の色----------*/
    text-decoration: none;
/*--下線なし----------*/
}

/*コンテンツブロック内右コンテンツエリア-------------------------------------------------*/
#main {
    float: right;
    width: 573px;
}



#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#contents {
    min-height: 500px;
}
#chart p {
	float: left;
	width: 750px;
	clear: none;
	height: 450px;
}


.pad01 {
	height: auto;
	width: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	clear: both;
	margin-left: 0px;
}
pad01 table {
	clear: left;
	float: left;
}
.pad01 #chart table {
	height: 150px;
	width: auto;
}
#chart table tbody tr {
	height: 20px;
	width: 45px;
}
#container #contents .pad01 span {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
.sticky #navi {
	position:fixed;
	top:0;
	left:0;
}

.container1 {
	position: relative;
	-webkit-transform: translateZ(1000px);
	background-image: url(images/sakura22.jpg);
	background-repeat: repeat-x;
	height: 197px;
	width: auto;
}

.text-area {
	max-width: 1800px;
	color: #000;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	font-size: 42px;
	color: #FF6;
	height: 100px;
	margin-top: 5;
	margin-bottom: auto;
	margin-left: 10px;
	line-height: 45px;
	font-family: "Comic Sans MS", cursive;
	width: auto;
}

.text-area span {
  display: inline-block;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

.text-area .text-area-word {
  position: relative;
}
.text-area .text-area-letter {
  opacity: 0;
}

#again-please {
	color: #0F0;
	display: block;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	float: left;
	font-family: "Comic Sans MS", cursive;
}

.description {
	text-align: left;
	color: #999;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: right;
	float: right;
}
.headblock {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF6;
}
#container #mainphotoBlock .container1 .text-area .headblock {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF9;
}
#container #contents .pad01 .MsoNormal span {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#container #contents .pad01 .MsoNormal span {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#container {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
}
#container #contents .pad01 .MsoNormal #container {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
}
#container #contents .pad01 .MsoNormal #container {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
}
