/* ------------------------------------------------------------ */
/* 放射線医学総合研究所 オンライン航路線量計算システム
/* stylesheet ... LAST UPDATE: 2006.5.11*/
/* TEXNE Corporation. http://www.texne.co.jp/ */
/* ------------------------------------------------------------ */

/* --- 共通部分 ----------------------------------------------- */
body {  font-size:90%; margin: 0px;background:#ffffff; }
a:link { text-decoration:underline; color:#000066; }
a:visited { text-decoration:underline; color:#0066CC; }
a:hover { text-decoration:none; color:#ff0000; }
a:active { text-decoration:underline; color:#ff0000; }

p { font-weight:normal; color: #000000; line-height: 130%; }
h1.seo { margin:0px; padding:0px; }
h1 { font-size:1.3em; font-weight:bold; line-height:130%; color: #000000;  }
h2 { font-size:1.2em; font-weight:bold; line-height:130%; color: #000000;  }
h3 { font-size:1.1em; font-weight:bold; line-height:130%; color: #000000;  }
h4 { font-size:1em; font-weight:bold; line-height:130%; color: #000000;  }
h5 { font-size:1em; font-weight:bold; line-height:130%; color: #000000;  }
table { font-size:1em; line-height:130%; color: #000000; }
th { font-weight:bold; }
hr { width: 100%; border: 1px dotted #003399; }
/* ------------------------------------------------------------ */
/* コピーライトの部分 */
.copy { font-size: 0.8em; color: #666666; }
/* ------------------------------------------------------------ */
.blue { color: #000066; }
/* ------------------------------------------------------------ */
.indent { margin-left: 25px; margin-right: 25px; }
.sell-padding { padding-left: 25px; }
.diagram { font-size:0.8em; width: 450px; margin-left: 100px; margin-right: 100px; color: #333333; }
.center { margin-left: auto; margin-right: auto; }
.ref04-position { position: relative; left: -10px; }
.button {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	background-color: #BBDDFF;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 5px;
}

