@charset "Shift_JIS";

/* **************************************  */
/* タイトル：top.css */
/* 制作社：ELD */
/* 概要：topページのベースレイアウトとなるCSSファイル */
/* 制作日：2008年03月10日 */
/* ************************************* */




/* kill 'Browser standard style'ブラウザの標準ルールを初期化する
---------------------------------------------------------------------------- */
body,form, fieldset {
	margin:0;
	padding:0;
}

body {
	height: 100%;
	padding:0px 0px 0px 20px;
	background: url(../img/navi/bg_pt01.gif) ;
	background-color:#ffffff;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,input {
	margin:0;
	padding:0;
}

blockquote,dt,li,dd {
	margin-left: 1em;
}

li {
	list-style:none;
}

input, textarea {
	font-size: 0.75em;
	margin: 5px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	
}


/* font style　フォントスタイル
---------------------------------------------------------------------------- */
p,ul,li,dt,dd,pre{
	font-size:0.9em;
	line-height:1.8em;
	margin: 0px;
	padding: 0px;
	color: #333333;
}


h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.8em;
}

.text-xx_large {
	font-size: 2.0em;
	color: #333333;
	line-height: 3.0em;
}

.text-x_large {
	font-size: 1.6em;
	color: #333333;
	line-height: 2.4em;
}

.text-large {
	font-size: 1.2em;
	color: #333333;
	line-height: 1.8em;
}

.text-middle {
	font-size: 1em;
	color: #333333;
	line-height: 1.8em;
}

.text-middle_m {
	font-size: 1em;
	color: #333333; 
	line-height: 1.6em;
}

.text-small {
	font-size: 0.8em;
	color: #333333;
	line-height: 1.8em;
}

.text-x_small {
	font-size: 0.75em;
	color: #333333; 
	line-height: 1.3em;
}

.text-xx_small {
	font-size: 0.5em; 
	color: #333333; 
	line-height: 1.3em;
}


.text-fix {
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #666666; 
	text-decoration:underline; 
	background-color: #ccffff;
}

a:active {
	color: #666666;
	text-decoration: underline;
}


/* 基本ページ　コンテンツブロック　　トップページ用
----------------------------------------------------------------------------*/
#wrapper2 {
	display:block;
	width: 862px;
	height: 100%;
	text-align:center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	border-top: 10px solid #0062c4;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
	
body > #wrapper2 {
	height: 100%;
}

/* @group clearfix */
.wrapper2:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

* html .wrapper2 { height: 1%; }
*+html .wrapper2 { height: 1%; }

.wrapper2 { display: inline-block; }

/* Hides from IE-mac \*/
* html wrapper2 { height: 1%; }
.wrapper2 { display: block; }

/* End hide from IE-mac */
/* @end */



/* ヘッダーメニュー　トータルブロック 
----------------------------------------------------------------------------*/
#navi-box {
	display:block;
	width:820px;
	text-align:center;
	vertical-align:top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	padding : 0px 0px 7px 10px;
}

wrapper2 > #navi-box { height: 100%; }

#navi-box-n3 {
	display:block;
	width:820px;
	text-align:center;
	vertical-align:top;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 0px;
	padding : 0px 0px 0px 10px;
}

wrapper2 > #navi-box-n3 { height: 100%; }

.logo-box-n3 {
	width:280px;
	display:block;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.h01 { /* ロゴ表示 */
	width:300px;
	text-align:left;
	vertical-align:top;
	padding : 5px 10px 0px 0px;
}

.h01-n3 { /* ロゴ表示 */
	width:290px;
	text-align:left;
	vertical-align:top;
	padding : 5px 10px 0px 0px;
}

.h02 { /* グローバルメニュー */
	width:500px;
	text-align:right;
	background:#ffffff;
	padding : 0px 10px 0px 0px;
}

.h02-n3 { /* グローバルメニュー */
	width:510px;
	text-align:right;
	background:#ffffff;
	padding : 0px 10px 0px 0px;
}

.h03 { /* 文字サイズ変更 */
	width:280px;
	text-align:right;
	vertical-align:top;
	margin-top:18px;
	padding : 0px 0px 0px 0px;
}

.h03-n3 { /* 文字サイズ変更枠 */
	width:230px;
	text-align:right;
	vertical-align:top;
	padding : 0px 0px 0px 0px;
}


.h04-n3 { /* サイト検索改訂版 */
	width:510px;
	text-align:right;
	vertical-align:top;
	padding : 0px 0px 0px 0px;
}

.td02 {
	text-align:right;
}

.td03 {
	text-align:right;
}

.td03-n3 {
	text-align:right;
	margin-top:18px;
	vertical-align:top;
}

.td04-n3 {
	text-align:right;
}


/* ヘッダーブロック グローバルメニュー3 検索BOX
----------------------------------------------------------------------------*/
.k01 {
	display:block;
	width:220px;
	height:20px;
  	text-align: right;
	vertical-align:top;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
	padding : 0px 0px 0px 0px;
}

#submit {
  	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;	
}

.kensaku-box {
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 0px;
}

.search-btn {
	width: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.kensaku-box input, textarea {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	
}



/* ヘッダーブロック グローバルメニュー1（ホーム・お問い合わせ・リンク・サイトマップ）
----------------------------------------------------------------------------*/
.navi-box01 {
	width:400px;
	float:right;
	text-align:right;
	vertical-align: text-top;	
	font-size: 0.9em;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding : 3px 2px 0px 0px;
}

.navi-box01 a:link {
	color: #666666; 
	text-decoration: none;
}

.navi-box01 a:visited {
	color: #666666; 
	text-decoration: none;
}

.navi-box01 a:hover {
	color: #666666;
	text-decoration:underline;
	background-color: #ccffff;
}

.size-btn {
	vertical-align:middle;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

/* ロゴ表示
---------------------------------------------------------------------------- */
.logo-box {
	width:300px;
	height:50px;
	display:block;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.logo-box-m {
	width:280px;
	height:44px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

#navi-box2 {
	width:500px;
	text-align: right;
} 



/* トップページ　モーションレイアウト
----------------------------------------------------------------------------*/
#main-img {
	display:block;
	clear:both;
	width:820px;
	text-align:center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

/* トップページ　メインメニューbox
----------------------------------------------------------------------------*/
#main-mbox {
	display:block;
	width:820px;
	clear:both;
	text-align:center;
	text-decoration:none;
	color:#333333;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.table-dum01 {
	width:7px;
	height:23px;
	background: url(menu03.jpg) center center repeat-x;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #dddddd;
	border-right: 0px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.table-dum02 {
	width:7px;
	height:23px;
	background: url(menu03.jpg) center center repeat-x;
	border-top: 1px solid #eeeeee;
	border-left: 0px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

/* トップページ　バナーメニュー01
----------------------------------------------------------------------------*/
#dum01 {
	display:block;
	width:820px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.c-menu { /* バナーメニュー配置 */
	display:block;
	width:808px;
	text-align : center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;

}

/* メインコンテンツBOX
----------------------------------------------------------------------------*/
#main {
	display:block;
	width:820px;
	text-align : center;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

/* トピックスBOX トピックス記事
----------------------------------------------------------------------------*/
.topics-box {
	width:528px;
	display:block;
	text-align : center;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 7px 10px 7px 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.topics-txt {
	font-size: 0.9em;
	line-height: 1.8em;
	text-align : left;
}

.txt-red {
	color:#FF0000;
}

.rss-mark {
	text-align : right;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* メインバナーBOX
----------------------------------------------------------------------------*/
.banner-box-main {
	width:540px;
	float:left;
	text-align : center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}

.bbm01 {
	width:260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

<!-- /* 放射線技師研修表示用に資金課区分を２分割にするため一時的に作成。
アップ期間は2010/11/15〜2011/02/04（2/4後は削除orコメントアウト。ここから）
----------------------------------------------------------------------------*/
.bbm01-a {
	width:150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bbm01-b {
	width:120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* 放射線技師研修表示用に資金課区分を２分割にするため一時的に作成。
アップ期間は2010/11/15〜2011/02/04（ここまで）
----------------------------------------------------------------------------*/ -->
.bbm02 {
	width:270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* 右バナーBOX
----------------------------------------------------------------------------*/
.banner-box-right {
	width:240px;
	display:block;
	float: right;
	text-align : center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.photo-bn-a {
	text-align:right;
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.photo-bn-b {
	text-align:right;
	vertical-align:top;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/* footer
---------------------------------------------------------------------------- */
#footer-box 
{
	width:800px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 10px 10px 0px 10px;
}

#footer 
{
	width:400px;
	height:30px;
	vertical-align: top;
	font-size: 0.75em;
	text-align:left;	
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}



#footer a:link {
	color: #333333; 
	text-decoration: none;
}

#footer a:visited {
	color: #666666; 
	text-decoration: none;
}

#footer a:hover {
	color: #000000; 
	background-color: #ccffff;
	text-decoration:underline;
}

#cpy-top {
	width:400px;
	height:30px;
	vertical-align: top;
	font-size: 0.75em;	
	text-align:right;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#cpy {
	width:400px;
	vertical-align: top;
	font-size: 0.75em;	
	text-align:right;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
