/* 2018.3.20　100%以下のフォントサイズのものをすべて110％に変更した */
/*  */

@charset "utf-8";

/*-- 一括で全ての要素の余白をゼロに指定 --*/
* {
  margin: 0;
  padding: 0;
}

/*-- -リンク画像の枠線を消す --*/
img {
    border-style:none;
}

/*-- テーブルに関する指定 --*/
table {width:; height:;	}

/*-- クリアフロート --*/
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

/*-- レイアウトに関する指定 --*/
body {
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

#h1-area {
	width:100％;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
}

#header-m-1 {
	background-color:#215A7C;
	height:18px;
	width:100％;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
}

#header-m-2 {
	height:50px;
	width:100％;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #215A7C;
	padding-top: 15px;
	text-align: center;
}

.midashi-blue-01 {
	width:auto;
	text-align:center;
	background-color: #236EBE;
/*	height: 22px;*/
	margin-top: 30px;
	padding-bottom: 3px;
	padding-top: 4px;
}

h1 {
	font-size: 75%;
}

h2 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ad-position {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.footer-m {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.notes-right {
	text-align: right;
	margin-right: 20px;
}

.notes-left-plus12px {
	text-align: left;
	margin-left: 32px;
}

/*-- フッターの文字設定 --*/
.footelinkrword-m {
	font-size: 85%;
	color: #646464;
	line-height: 2.5em;
}

.footerlinkword-m a {
	font-size: 85%;
	color: #646464;
	line-height: 2.5em;
}

/*-- 都道府県リンクバーの指定 --*/
.pref-linkbar-position {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

ul.pref-linkbar {
	width:auto;
}

ul.pref-linkbar li {
	list-style:none;
	float:left;
	border: 1px solid #00BA40;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	margin: 4px;
}

ul.pref-linkbar li a {
	display:block;
	width:90px;
	text-decoration: underline;
	text-align: center;
	height: 48px;
	background-color: #FFFFFF;
	color: #00BA40;
	padding-top: 20px;
}

/*-- ユーザーナビバー２の指定　緑のリンクバーの部分 --*/

.user-navbar2-m-position {
	margin-top: 30px;
	padding-bottom: 10px;
}

ul.user-navbar2-m {
	width: auto;
}

ul.user-navbar2-m li {
	list-style:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul.user-navbar2-m li a {
	display:block;
	width:100%;
	text-decoration: underline;
	text-align: left;
	height: auto;
	background-color: #14A028;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 20px;
}

/*基本のテキストエリア指定*/
.text-area-01 {
	width:auto;
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}

/*基本のテキスト文字指定*/
.text-black-85 {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
/*	text-indent: 1em;*/
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*基本のテキスト文字指定 改行(newline)*/
.text-black-85-nl {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	/*	text-indent: 1em;*/
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 1em;
}

.text-black-85 a { color: #000000; }
.text-black-85 a:hover {
	text-decoration: underline;
}

/*
.text-black-85 a,
.text-black-85 a:hover {
	text-decoration: underline;
}
.text-black-85 a { color: #000000; }
.text-black-85 a:hover {
	color: #236EBE;
} 
*/


/*基本のテキスト文字指定 2行目以降1文字落としあり*/
.text-black-85-1w-down {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent:-1em;
/*	line-height: 2em;*/
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left:1em;
}

/*基本のテキスト文字指定 2行目以降1文字落としあり 改行(newline)*/
.text-black-85-1w-down-nl {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent:-1em;
/*	line-height: 2em;*/
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left:1em;
	padding-top: 1em;
}

/*基本のテキスト文字指定 2行目以降2文字落としあり*/
.text-black-85-2w-down {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: -1.5em;
/*	line-height: 2em;*/
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left: 1.5em;
}

/*基本のテキスト文字指定 2行目以降2文字落としあり 改行(newline)*/
.text-black-85-2w-down-nl {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: -1.5em;
/*	line-height: 2em;*/
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left: 1.5em;
	padding-top: 1em;
}

/*　すべてのラインで1ライン上の見出しナンバー分落とし　--墓じまいページ作成時に追加20161216 --*/
.text-black-85-all-2w-down {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left: 1.6em;
}

/*　すべてのラインで1ライン上の見出しナンバー分落とし　--墓じまいページ作成時に追加20161216 改行(newline)*/
.text-black-85-all-2w-down-nl {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	line-break: strict;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-break: break-all;
	text-justify: distribute-all-lines;
	padding-left: 1.6em;
	padding-top: 1em;
}

/*基本のテキスト文字指定 1行目1文字落としあり-段落-*/
.text-black-85-1l-1w-down {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	/*	text-indent: 1em;*/
	line-break: strict;
	text-indent: 1.5ex;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*基本のテキスト文字指定 1行目1文字落としあり-段落 改行(newline)*/
.text-black-85-1l-1w-down-nl {
	font-size: 110%;
	color: #000;
	line-height: 1.6em;
	/*	text-indent: 1em;*/
	line-break: strict;
	text-indent: 1.5ex;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 1em;
}

/*--引用タグ指定　墓じまいページ作成時に追加20161216--*/
.inyo {
	width:auto;
	background-color: #F0F0F0;
	border: 3px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
