/*******************************************************************************
 * 雲仙市地域情報サービス拡充業務
 *
 * ファイル名	　 ：　unzen_base.css
 *
 *==============================================================================
 * version	変更日		変更者			変更内容
 *------------------------------------------------------------------------------
 * 1.00		2007.01.18	MCR Hayashi		新規作成
 *******************************************************************************/


.leftmenu01 {
  font: bold 13px/20px "ＭＳ Ｐゴシック", "Osaka";
  color: #FFFFFF;
  text-decoration: none
}

.leftmenu02 {
  font: bold 13px/20px "ＭＳ Ｐゴシック", "Osaka";
  color: #FC3D72;	/* FFFF00→FC3D72 */
  text-decoration: none
}

.buttonmenu01 {
  font: bold 15px/20px "ＭＳ Ｐゴシック", "Osaka";
  color: #0000FF;
  text-decoration: none
}

.buttonmenu02 {
  font: bold 15px/20px "ＭＳ Ｐゴシック", "Osaka";
  color: #FC3D72;
  text-decoration: none
}

.style1 {
	color: #9ACD32;
	font-size: 20px;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font : normal normal 10pt 'ＭＳ ゴシック';
	text-align : center;				/* 行揃え位置：中央 */
}

.style2jst {
	color: #000000;
	font : normal normal 12pt 'ＭＳ ゴシック';
//	text-align: justify;
//	text-justify: distribute-all-lines;
}

.style3 {
	color: #000000;
	font : normal normal 10pt 'ＭＳ ゴシック';
	text-align: left;
}

.style4 {
	color: #000000;
	font : normal normal 12pt 'ＭＳ ゴシック';
	text-align: left;
}

.stylesiro4 {
	color: #ffffff;
	font : normal normal 12pt 'ＭＳ ゴシック';
	text-align: left;
}

.style4blue {
	color: #0000ff;
	font : normal normal 12pt 'ＭＳ ゴシック';
	text-align: left;
}

.style5 {
	color: #000000;
	font : normal normal 10pt 'ＭＳ ゴシック';
}
.style5 A:link { color: #000000; }
.style5 A:visited { color: #000000; }
.style5 A:active { color: #0000FF; }
.style5 A:hover { color: #0000FF; }


.stylePage {
	color: #0000FF;
	font : normal normal 12pt 'ＭＳ ゴシック';
	font-weight: bold;
}

.styleBuleBold {
	color: #0000FF;
	font : normal normal 10pt 'ＭＳ ゴシック';
	text-align: left;
	font-weight: bold;
}

.styleBlackBold {
	color: #000000;
	font : normal normal 11pt 'ＭＳ ゴシック';
	font-weight: bold;
}

.styleGreenBold {
	color: #006600;
	font : normal normal 11pt 'ＭＳ ゴシック';
	font-weight: bold;
}

.title01sirob {
  font: normal 12px/20px "ＭＳ Ｐゴシック", "Osaka";
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold
}

/* テキスト左 */
.TextL {
	font : normal normal 10pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : left;					/* 行揃え位置：左 */
}

/* テキスト右 */
.TextR {
	font : normal normal 10pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : right;					/* 行揃え位置：右 */
}

/* テキスト右 */
.TextC {
	font : normal normal 10pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : center;					/* 行揃え位置：中央 */
}

/* エラーテキスト */
.ErrText {
	font : normal normal 10pt 'ＭＳ Ｐゴシック';	/* フォント：10ptMSゴシック */
	color : red;						/* 文字色：赤 */
	text-align : center;				/* 行揃え位置：中央 */
}
/* 配信情報リンク */
.InfomationLink {
	color : blue;						/* 文字色：青 */
	cursor: pointer;
	text-decoration: underline; 
	margin-left:30px
}
.InfomationLink2 {
	color : back;						/* 文字色：黒 */
}
/* 配信情報ページ切り替え */
.InfomationPageChange {
	font : normal normal 10pt 'ＭＳ Ｐゴシック';	/* フォント：10ptMSゴシック */
	color : blue;						/* 文字色：青 */
	cursor: pointer;
	text-decoration: underline; 
}
/* 配信情報ページ切り替え */
.InfomationPageChange_none {
	font : normal normal 10pt 'ＭＳ Ｐゴシック';	/* フォント：10ptMSゴシック */
	color : glay;						/* 文字色：灰色 */
}
/* 配信情報詳細 内容 */
.InfomationDetail_Content {
	color : glay;						/* 文字色：灰色 */
	margin-top: 20px;
	margin-left:30px
}

/* テキスト左 */
.title {
	font : normal normal 22pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : left;					/* 行揃え位置：左 */
}
/* テキスト左 */
.subtitle {
	font : normal normal 16pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : left;					/* 行揃え位置：左 */
}
/* テキスト左 */
.subtitle2 {
	font : normal normal 12pt 'ＭＳ ゴシック';	/* フォント：10ptMSゴシック */
	color : black;						/* 文字色：黒 */
	text-align : left;					/* 行揃え位置：左 */
	font-weight: bold
}


.font3 {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
}


