@charset "shift_jis";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+　文字サイズ（中）
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*
body {
	color: #666666;
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

* html body {
	font-size: 90%;
}
*:first-child+html body {
	font-size: 90%;
}

div#head form.search input {
	font-size: 12px;
}
*/

.fontMedium {
	background-image: url(../../../_share/imgs/btn_hdr_fontM_ov.gif);
	background-position:left top;
	background-repeat:no-repeat;
}




/*	記事本文	*/
.title {
	font-size: 22px;
}

.news {
	font-size: 16px;
	line-height: 24px;
}

blockquote {
	font-size: 16px;
	line-height: 22px;
}

.newsTextBox h3 {
	font-size: 22px;
}

.newsTextBox h4 {
	font-size: 20px;
}

.newsTextBox h5 {
	font-size: 24px;
}

.newsTextBox h6 {
	font-size: 18px;
}

.newsTextBox li {
	font-size:16px ;
	line-height:24px;
}


.listbox dt {
	font-size:16px ;
	line-height:22px;
}

.listbox dd {
	font-size:16px ;
	line-height:22px;
}

.listbox2 th {
	font-size:16px ;
	line-height:24px;
}

.listbox2 td {
	font-size:16px ;
	line-height:24px;
}

.listbox3 th {
	font-size:16px ;
	line-height:24px;
}

.listbox3 td {
	font-size:16px ;
	line-height:24px;
}


.tablebox th,td {
	font-size:16px ;
	line-height: 1.2em;
}


/*	トップページヘッドライン	*/
#headlineBox li {
	font-size:16px ;
	line-height:22px;
}


/********************************************************/
/********************************************************/

