/* ボディ設定 */
BODY {
 background-color : #FFFFFF;	/* 背景色 */
 color : #000000;		/* 文字色 */
 font-size : small;		/* 文字サイズ */
 margin : 0px 0px;		/* マージン */
 margin-top : 0;
 margin-left : 0;
 margin-right : 0;
 margin : 0;
 background-repeat:repeat-x;
}


/* 戻るボタン */
.back{
margin-right:10px;
text-align:right;
padding:5;
BORDER-top: #999999 1px solid;
}


/*検索ボタン*/
input.bt_search{
font-size:12px;
font-family: "ＭＳ Ｐゴシック", MS PGothic,  Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
color:#313131;
width:38px;
height:22px;
margin-right:0.5em;
vertical-align:middle;
}

/*textboxサイズ固定*/
input.fixedBox{
font-size:13px;
width:100px;
height:20px;
vertical-align:middle;
}

/*共通検索リンク*/
a.commonSearch{
color:#313131;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin-right:4px;
vertical-align:middle;
}


/* ＴＤ設定 */
td.top{
font-size : x-small;
}


/* トップ最終更新日 */
/* 中の『原子力安全委員会』文字 */
.topup{
font-size : x-small;
color : #666666;
}

/* コンテンツ内最終更新日 */
.update{
font-size : x-small;
}


/* トップ新着情報 */
.topred{
font-size : 10pt;
color : #FF0000;
}

/* トップ赤文字 */
.topnew{
font-size : 10pt;
color : #0079B3;
}

/* トップ著作権・リンクについて */
.toplink{
font-size : 10pt;
color : #005282;
}

/* 開催案内タイトル */
.kaisai{
font-size : 14pt;
}

/* フォームタグ */
.sub{
font-size : 6pt;
margin:0,0,0,0;
}
.input{
font-size : 8pt;
}


/* 著作権・リンクについて */
.privacy{
font-size : 12pt;
color : #FFFFFF;
}

/* ゲット・アクロバット */
.getacro{
font-size : 8pt;
}

/* 原子力安全シンポジウム等 */
.taiwa{
font-size : 10pt;
color : #005282;
}


/* 原子力安全委員会とは？ */
.annaifont{
font-size : 18pt;
color : #3333FF;
}


/* ▼▼各ページ共通フォントサイズ▼▼ */
/* フォントサイズ８ */
.fs8{
font-size : 8pt;
}
/* フォントサイズ１０ */
.fs10{
font-size : 10pt;
}
/* フォントサイズ１２ */
.fs12{
font-size : 12pt;
}
/* フォントサイズ１４ */
.fs14{
font-size : 14pt;
}
/* フォントサイズ１６ */
.fs16{
font-size : 16pt;
}
.style1 {
	font-size: 12px;
	background-color: #FFFF99;
	padding: 5px;
	width: 500px;
	border: 1px solid #FF0000;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
