@charset "UTF-8";

/* 画面表示用スタイル */

/* ------------------------基本設定------------------------ */


/* ------------------------ヘッダー------------------------ */
/* ヘッダー3段目 */
ul.headlist li {
	font-size: 70%;
}


/* ------------------------グローバルナビ------------------------ */


/* ------------------------コンテンツ外枠------------------------ */


/* ------------------------パンくずナビ------------------------ */
div.pankuzu ul li {
	font-size: 50%;
}


/* ------------------------コンテンツ大枠------------------------ */


/* ------------------------フッター------------------------ */
/* 上に戻る */
div.tothispage div {
	font-size: 74%;
}

/* ガイダンスリンク */
div.footlist li {
	font-size: 74%;
}
div.footbg h2 {
	font-size: 74%;
}
div.footbg address {
	font-size: 74%;
}

/* コピーライト */
div#f0copy {
	font-size: 74%;
}


/* ------------------------左右ナビ共通------------------------ */
/* 見出し画像BOX */
div.subbgbox li {
	font-size: 65%;
}
div.subbgbox li li {
	font-size: 80%;
}
div.subbgbox div.ichiran-all p.ichiran-link {
	font-size: 65%;
}

/* 見出しテキストBOX */
div.lobgbox h2 {
	font-size: 70%;
}

/* 右エリア専用 */
div#main-r li {
	font-size: 65%;
}


/* ------------------------共通タグの基本定義------------------------ */
div.h1bg h1 {
	font-size: 126%;
}
h2 {
	font-size: 74%;
}
h3 {
	font-size: 74%;
}
h4 {
	font-size: 74%;
}
h5 {
	font-size: 74%;
}
h6 {
	font-size: 74%;
}
p {
	font-size: 74%;
}
li {
	font-size: 74%;
}
dt {
	font-size: 74%;
}
dd {
	font-size: 74%;
}
table.table01 {
	font-size: 74%;
}


/* ------------------------テンプレート用共通------------------------ */
/* パンフレット */
p.p-txt {
	font-size: 70%;
}

/* コンテンツ内上に戻る */
div.tothispage2 div {
	font-size: 74%;
}

/* フィードバック */
form.feedback h2 {
	font-size: 74%;
}
form.feedback h3.form-h3 {
	font-size: 74%;
}
form.feedback div.h3bg div h3 {
	font-size: 74%;
}
form.feedback div.fedd {
	font-size: 74%;
}

/* 日づけ付テキスト */
div.day-list {
	font-size: 74%;
}

/* 一覧リンク */
div.ichiran-all p.ichiran-link {
	font-size: 74%;
}

/* 130415 文字の大きさ選択の際のボタンの色変更修正に伴うCSS追加 */
div.valign-b{
	background: #fff url(/images/site_ctl_bg_s.gif) no-repeat;
}


