/*##################################################*/
/*########## 2007/01/30/                  ##########*/
/*########## for Med-Staff                ##########*/
/*########## URL http://med-staff.jp/     ##########*/
/*########## by PublicDesign Co.,Ltd      ##########*/
/*##################################################*/

/*初期設定 
----------------------------------------------------*/
@charset"Shift_JIS"
/*--- ＣＳＳ初期化 ---*/
*{margin:0px;padding:0px;}
h1,h2,h3,h4,h5{ margin:0; padding:0;}
a,a:visted{color:#0000FF;}
body{}
#Container{	margin-left:auto; margin-right:auto; width:780px; background-color:#FFFFFF; border:1px solid #333333;}
#top_menu{ float:left; width:778px; height:50px; background-color:#FFFFFF; }

/*---ＴＯＰナビゲーション---*/
#navi{ width:570px; height:18px; padding-left:195px; padding-top:5px;}

#navi ul{ margin:0; list-style:none; clear:both; }
#navi li{ font-size:12px; float:left; padding-right:8px; }
#navi a,#navi a:link,#navi a:visited{ color:#333333; text-decoration:underline #0066FF; }
#navi a:hover{ color:#0066FF; }

/*---サイドメニュー---*/
#side_menu{ float:left; width:180px; background-color:#FFFFFF; border:0px solid #333333; }

/*--- メイン(AUTO)ー ---*/
#main{ float:right; width:580px; padding:0px 10px; background-color:#FFFFFF; border:0px solid #333333; }

/*--- ヘッダー ---*/
#header{ float:left; width:780px; height:75px; background-color:#FFFFFF; }

/*--- フラッシュ ---*/
#flash{ float:left; width:780px; height:195px; background-color:#FFFFFF; }

/*--- フッターナビ---*/
div#footer_navi{ clear:both; width:780px; height:45px; background-repeat: repeat-x; background-position: left top; font-weight:bold; color:#333333; text-align:center; background-image: url(../images/footer_navi.gif); vertical-align: top; padding-top: 13px; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 11px; }


/*--- フッター ---*/
div#footer{
	clear:both;
	width:780px;
	height:18px;
	background-repeat: repeat-x;
	background-position: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-image: url(../images/footer_line.gif);
	vertical-align: top;
	padding-top: 0px;
}

/*--- h1〜h5 ---
----------------------------------------------------*/

h1{
	font-size:14px;
	color:#FFFFFF;
	border:1px solid #333333;
	background-color:#003399;
	padding:5px 0px;
	margin-bottom:5px;
	background-image: url(../images/h1_head.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30pt;
}

/*h2{
	font-size:14px;
	color:#333333;
	border-bottom:1px solid #333333;
	background-color:#FFFFFF;
	padding:5px 0px;
	margin-bottom:0px;
	background-image: url(../images/h2_head.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30pt;
	float:none;
}*/

h2{
	font-size:14px;
	color:#FFFFFF;
	border-bottom:1px solid #333333;
	background-color:#0066CC;
	padding:5px 0px;
	margin-bottom:0px;
	background-image: url(../images/h2_head.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30pt;
	float:none;
}

h3{
	font-size:14px;
	color:#333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#FFFF66;
	padding:5px 0px;
	margin-bottom:0px;	
	background-image: url(../images/h3_head.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30pt;
	float:none;
}

h4{
}

h5{
}
/*コンテンツ 
----------------------------------------------------*/
div#content00{
width:578px;
color:#000000;
border:1px solid #333333;
background-color:#FFFFFF;
margin:0px 0px 10px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}

div#content00-2{
width:578px;
color:#000000;
border:1px solid #333333;
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}

div#content01{
width:578px;
color:#000000;
border:1px solid #333333;
background-color:#D7EBFF;
margin:0px 0px 10px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}


div#content02{
width:578px;
color:#000000;
border:1px solid #333333;
background-color:#D7EBFF;
margin:0px 0px 10px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}

div#content03{
width:578px;
color:#000000;
border:1px solid #333333;
background-color:#FFFFFF;
margin:0px 0px 10px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}
div#content04{
width:578px;
color:#000000;
border:1px solid #333333;
/*background-color:#FEE9E9;*/
background-color:#FFF0F0;
margin:0px 0px 10px 0px;
font-size:12px;
/*paddingは利用しないこと。*/
}
div#content04 h2{
height:14px;
padding-top:6px;
background-color:#FF3366;
background-image:none;
text-indent: 10pt;
}

/*テーブル設定
----------------------------------------------------*/
table{
margin:10px 10px;
}

table.line{
margin:0px 10px;
border:1px solid #333333;
}

/*画像設定
----------------------------------------------------*/
img.left_20{
margin-right:20px;
float:left;
}

img.left{
float:left;
}

img.right{
float:right;
margin-right:0px;
margin-left:20px;
}
img.right_10{
float:right;
margin-right:10px;
margin-left:20px;
}
img.title{
	margin-top: 0px;
	margin-bottom:5px;

}

img.tensaku{
float:left;
margin:10px;

}


.kensyuu_title {
	font-size: 12px;
	font-weight: bold;
	padding:3px 0px;
}
.kensyuu_content {
	width: 410px;
	font-size: 12px;
	padding:0px 10px 0px 10px;
/*	margin-top:5px;*/
}
mailmagazine {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.explain{
	display:block;
	line-height: 1.8em;
	font-size: 12px;
	color: #333333;
	margin:0px 5px 0px 5px;
}
.explain2{
	display:block;
	line-height: 1.8em;
	font-size: 12px;
	color: #333333;
	margin:10px;
	padding:10px;
}


/*カリキュラム用
----------------------------------------------------*/
table.curriculum1{
margin:0px 10px 0px 10px;
border-collapse:collapse;
}

table.curriculum2{
margin:10px 10px;
border-collapse:collapse;
}

table.curriculum1 th,table.curriculum2 th{
text-align:left;
color:#FFFFFF;
background-color:#0066CC;
font-size:12px;
	padding:5px 10px;
text-align:center;
	line-height: 1.2em;
	font-size: 12px;
}

table.curriculum1 td,table.curriculum2 td{
background-color:#FFFFFF;
font-size:12px;
padding:0px 2px 0px 2px;
text-align:left;
	line-height: 1.2em;
	font-size: 12px;
	color: #333333;
	padding:5px 10px;
}


/*h2ナビゲーション
----------------------------------------------------*/
#navi_h2{
width:568px;
height:18px;
background-color:#D7EBFF;
padding-left:10px;
margin-top:15px;
margin-bottom:5px;

}

#navi_h2 ul,#navi_h2 li{
margin:0;
list-style:none;
}
#navi_h2 li{
font-size:12px;
float:left;
margin-right:15px;
}

#navi_h2 a,#navi_h2 a:link,#navi_h2 a:visited{
color:#333333;
text-decoration:underline #0066FF;
}

#navi_h2 a:hover{
color:#0066FF;
}
/*個人情報保護方針
----------------------------------------------------*/
#privacy ul,#privacy li{
margin-top:20px;
}

/*サイトマップ
----------------------------------------------------*/
#sitemap ul,#sitemap li{
margin-top:20px;
list-style:none;
}

#sitemap li a:link,#sitemap li a:visited{
color:#333333;
text-decoration:none;
}

.sitemap_main{
background-image:url(../images/blue_sq.gif);
background-position:left;
background-repeat: no-repeat;
text-indent: 15pt;
}

.sitemap_sub{
text-indent:20px;
}

.sitemap_line{
background-image:url(../images/line_dot.gif);
background-position:left;
background-repeat:repeat-x;
margin:10px 0px;
text-indent: 30pt;
float:none;
}	

.img_top {
	margin: 0px;
	padding: 0px;
}
/*疑義照会用
----------------------------------------------------*/
.title_quiz{
color:#000000;
font-weight:bold;
padding-left:10px;
margin-top:15px;
margin-bottom:5px;
}
.title_answer{
color:#FF0000;
font-weight:bold;
padding-left:10px;
margin-top:15px;
margin-bottom:5px;
}




/*お問合せ
----------------------------------------------------*/
#city, #number, #comment,#address1,#bldg,#company,#opinion {
  width: 290px;
}
#company,#siryou {
  width: 180px;
}
#mailaddress,#mailaddress2{
  width: 200px;
}
#post{
  width: 60px;
}
#post2{
  width: 80px;
}

#name,#name_kana,#tel,#tel2,#fax{
  width: 180px;
}
#state{
  width: 150px
}
.double_red {
	border: 1px solid #FF0000;
	line-height: 1.8em;
	text-decoration: none;
	padding: 10px;
	margin:0px 10px;
}
/*詳細
----------------------------------------------------*/
p.new{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
	border-left:20px solid #D7EBFF;
	padding:5px 0px 5px 20px;
	float:none;
}

#full{
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
line-height:20px;
}

#sub{
background-color:#FFFF66; color:#333333; width:auto; height:20px; line-height:23px; margin:5px 5px 0px 5px; display:block; text-indent:15px; border:1px solid #333333; font-weight:bold;
}

.haken{ line-height:24px; font-size:1.0em;}

.full{ background-color:#FF0000; color:#FFFFFF; padding:2px 5px;}