@charset "UTF-8";

/* ------------ スタイルの初期化 -全称セレクタ（*） ------------ */
*{
 margin:0;
 padding:0;
 zoom:1;
}

/* ------------ 一般的なタグの基本設定 ------------ */
body {
font-size: 100.01%;
text-align: center;
font-family:"メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'sans-serif';
}

/* ------------ CSSハック　IE7とモダンブラウザに適用 ------------ */
html>/**/body {
font-size: 11.69pt;
}
html>body body{
font-size: 11.69pt;
}

/* ------------ スタイルの初期化 -リスト関連 ------------ */
ul,ol,dl{
  list-style:none;
}
li{
  display:list-item;
  zoom:normal;
}

/* ------------  フォントサイズの設定 ------------ */
h1,h2,h3,h4,h5,h6, li {
	line-height: 1.3;
}
h1 {
	font-size: 182%;
}
h2 {
	font-size: 167%;
}
h3 {
	font-size: 153.9%;
}
h4 {
	font-size: 138.5%;
}
h5 {
	font-size: 123.1%;
}
h6 {
	font-size: 108%;
}
p {
font-size: 93%;
line-height: 1.5;
text-align: justify;
text-justify: inter-ideograph;
}

/* ------------  テーブルの基本スタイル ------------ */
table {
font-size:inherit;
border-collapse: collapse;/* ---  セル同士をくっつける 逆は「separate」 --- */
}


.em {
font-style:normal;
}
.bold {
	font-weight: bold;
}

.text8 { font-size:61.6%; }
.text9 { font-size:69.3%; }
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/* ------------  フォントのカラーのために ------------ */
.Red {
color:#FF0000;
}
.Blue {
color:#0000FF;
}
.Green {
color:#009900;
}
.Orange {
color:#FF6600;
}
.Purple {
color:#6633FF;
}


/* ------------  フォントの装飾のために ------------ */
.bold {
	font-weight: bold;
}

/* ------------  フロート解除のために ------------ */
.clearfix:after {
 content: ".";  /* 新しい要素を作る */
 display: block;  /* ブロックレベル要素に */
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix {
 min-height: 1px;
 zoom:1;
}
.FloatClear {
clear: both;
}

.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}

.ImgFloatLeft {
	float: left;
	margin-right: 10px;
}
.ImgFloatRight {
	float: right;
	margin-left: 10px;
}
img {
	border: 0px none #FFFFFF;
}
a img {
	border: 0px none #FFFFFF;
}

/* ------------  リンクカラーの基本設定 ------------ */
a:link {
	color: #0000FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}

/* ------------  インデントの設定 ------------ */
.TextIndent {
	text-indent: -1em;
	margin-left: 1em;
}
/* ------------  ワイドの設定 ------------ */
.Wide10 {
	width: 10px;
}
.Wide20 {
	width: 20px;
}
.Wide30 {
	width: 30px;
}
.Wide40 {
	width: 40px;
}
.Wide50 {
	width: 50px;
}
.Wide60 {
	width: 60px;
}
.Wide70 {
	width: 70px;
}
.Wide80 {
	width: 80px;
}
.Wide90 {
	width: 90px;
}
.Wide100 {
	width: 100px;
}
.Wide110 {
	width: 110px;
}
.Wide120 {
	width: 120px;
}
.Wide130 {
	width: 130px;
}
.Wide140 {
	width: 140px;
}
.Wide150 {
	width: 150px;
}
.Wide160 {
	width: 160px;
}
.Wide170 {
	width: 170px;
}
.Wide180 {
	width: 180px;
}
.Wide190 {
	width: 190px;
}
.Wide200 {
	width: 200px;
}
.Wide210 {
	width: 210px;
}
.Wide220 {
	width: 220px;
}
.Wide230 {
	width: 230px;
}
.Wide240 {
	width: 240px;
}
.Wide250 {
	width: 250px;
}
.Wide260 {
	width: 260px;
}
.Wide270 {
	width: 270px;
}
.Wide280 {
	width: 280px;
}
.Wide290 {
	width: 290px;
}
.Wide300 {
	width: 300px;
}
.Wide310 {
	width: 310px;
}
.Wide320 {
	width: 320px;
}
.Wide330 {
	width: 330px;
}
.Wide340 {
	width: 340px;
}
.Wide350 {
	width: 350px;
}
.Wide360 {
	width: 360px;
}
.Wide370 {
	width: 370px;
}
.Wide380 {
	width: 380px;
}
.Wide390 {
	width: 390px;
}
.Wide400 {
	width: 400px;
}
.Wide410 {
	width: 410px;
}
.Wide420 {
	width: 420px;
}
.Wide430 {
	width: 430px;
}
.Wide440 {
	width: 440px;
}
.Wide450 {
	width: 450px;
}
.Wide460 {
	width: 460px;
}
.Wide470 {
	width: 470px;
}
.Wide480 {
	width: 480px;
}
.Wide490 {
	width: 490px;
}
.Wide500 {
	width: 500px;
}
/* ------------ マージンの設定 ------------ */
.MarginSide5 {
	margin-right: 5px;
	margin-left: 5px;
}
.MarginSide10 {
	margin-right: 10px;
	margin-left: 10px;
}
.MarginSide15 {
	margin-right: 15px;
	margin-left: 15px;
}

/* ------------ 余白の設定 ------------ */
.PaddingSide5 {
	padding-right: 5px;
	padding-left: 5px;
}
.PaddingSide10 {
	padding-right: 10px;
	padding-left: 10px;
}
.PaddingSide15 {
	padding-right: 15px;
	padding-left: 15px;
}
.PaddingSide20 {
	padding-right: 20px;
	padding-left: 20px;
}
.Wrap_padd10 {
padding: 10px;
}

/* ------------ 背景色の設定 ------------ */
.BG_Yellow {
	background-color: #FDFFDC;
}
.BG_Pink {
	background-color: #FFEAF4;
}