@charset "UTF-8";



/* サブタイトル用
===============================*/

.subtitle_100 {
	color:#000000;
	font-size: 100%;
	font-weight:bold;
	line-height: 1.5em;
}




/* 本文のフォント
===============================*/

.textcss_95 {
	font-size: 95%;
	line-height: 1.5em;
	text-indent: 2.0ex;
}

.textcss_100 {
	font-size: 100%;
	line-height: 1.5em;
	text-indent: 2.0ex;
}






/* 本文のフォント（インデントなし）
===============================*/

.textcss_95_NoIndent {
	font-size: 95%;
	line-height: 1.5em;
}

.textcss_100_NoIndent {
	font-size: 100%;
	line-height: 1.5em;
}






/* ↓まだ使っていない
===============================*/


.textcss_80 {
	font-size: 85%;
	line-height: 1.5em;
}

.textcss80_605 {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	width: 605px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}

.textcss80_630 {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	width: 630px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}


.att { 
  font-size: 75%;
  color:#333;
  line-height: 1.5em;
  padding-left: 1.5em; 
  text-indent: -1.0em;
  padding-right: 5px; 
  padding-bottom: 8px; 
} 

