@import "fontsize.css";

/* local set */
body {
	padding:0;
	margin:0;
	font-family:Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック",san-serif;
	background-color:#DEDEDE;
	background-image:url(../../img/pagebg.gif);
}

h1, h2, h3, h4, p, form, ul, li{
	margin:0;
	padding:0;
}

h1, h2, h3, h4{
	display: inline;
}

img {
	border: none;
}

a { 
	color: #06F;
	text-decoration: underline;
}

a:hover {
	color: #06F; 
	text-decoration: none;
}

.textb{
	font-weight: bold;
}

.spacetop5{
	margin-top: 5px;
}

.spacetop10{
	margin-top: 10px;
}

.spacetop20{
	margin-top: 20px;
}

.spacetop30{
	margin-top: 30px;
}

.spacetop40{
	margin-top: 40px;
}

.spacetop60{
	margin-top: 60px;
}

.padunder20{
	padding-bottom: 20px;
}

.fclear{
	clear: both;
}




/* header */
#header{
	width: 880px;
}

#headerline{
	width: 730px;
	float: left;
	text-align: left;
	padding: 5px 0;
}

#bookmark{
	width: 150px;
	float: left;
	text-align:right;
	padding: 5px 0;
}

.headerlink{
	padding-right: 12px;
}

.headersearch{
	padding-top: 6px;
	padding-right: 9px;
}

.btn_search{
	margin: -5px 3px;
}

.headerlink a { 
	color: #333;
	text-decoration: underline;
}

.headerlink a:hover {
	color: #333; 
	text-decoration: none;
}





/* footer */
#footerarea{
	margin-top: 10px;
}

#footerarea a { 
	color: #333;
	text-decoration: underline;
}

#footerarea a:hover {
	color: #333; 
	text-decoration: none;
}

#loginarea{
	width: 880px;
	text-align:right;
}

#loginarea a { 
	color: #DEDEDE;
	text-decoration: none;
}

#loginarea a:hover {
	color: #06F; 
	text-decoration: none;
}

#copyrightarea{
	width: 880px;
	background-image:url(../../img/pagefooter.jpg);
	background-repeat: no-repeat;
	background-color: #06F;
}

#copyrightarea p{
	color:#FFF;
	padding: 11px;
}

#footershinobi{
	width: 880px;
	/*height: 0px;*/
	text-align: left;
	position: relative; top: 40px; left:0;
}





/* トップ */
#topbnrarea{
	margin: 20px 0 0 10px;
}

#topblogarea p{
		margin: 0 8px 10px 8px;
}

#topblogarea a { 
	color: #333;
	text-decoration: underline;
}

#topblogarea a:hover {
	color: #333; 
	text-decoration: none;
}

.topblogbg{
	background-image:url(../../img/title_topblog_bg.jpg);
	background-repeat: repeat-x;
}

.newstxt{
	color: #06F;
}




/* セカンド */
.lnavibg{
	background-image: url(../../img/lnavi_bg.jpg);
	background-repeat: no-repeat;
}

.lnavibg a{
	display: block;
	margin: 0 5px 0 26px;
	color: #333;
	text-decoration: none;
}

.lnavibg a:hover{
	color: #06F;
	text-decoration: underline;
}

.lnavibnr{
	background-image: url(../../img/lnavi_bnrbg.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	text-align: center;
}

.lnavibnr a{
	display: block;
	margin-bottom: 5px;
}

a.lnavihover {
	color:#06F;
}

#pankuzu{
	margin: 5px 0 25px 0;
}

.titlebar{
	margin-bottom: 15px;
}

.pagetopspace{
	margin: 10px 3px 0 0;
}





/* NETセミナー */
#nettxtarea{
	text-align: left;
}

#nettitle{
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #2389FF;
}

#netname{
	margin-bottom: 20px;
	text-align: right;
}

#nettitle h3{
	color: #FFF;
}

.nettablename{
	margin-bottom: 3px;
}

.netcyuki{
	margin-top: 3px;
}

.netq p{
	background-color: #66C2FF;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	text-align: left;
}





/* NETセミナー別ウィンドウ */
#netwindowtitle{
	padding: 5px 10px;
	margin-bottom: 10px;
	background-color: #2389FF;
}

#netwindowname{
	margin-right:10px;
	margin-bottom: 20px;
	text-align: right;
}

#netwindowtitle p{
	color: #FFF;
}

.netwindowtablename p{
	margin-bottom: 3px;
	color: #06F;
}

.netwindowcyuki{
	margin-top: 3px;
}

.netwindowtableline{
	padding: 5px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.netwindowtablelineunder{
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}

.netwindowtableunderline{
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}

#netwindowcontents{
	width: 580px;
	text-align: left;
}

.netwindowzuname p{
	margin-bottom: 10px;
	color: #06F;
}

.netwindowcyukizu{
	margin-top: 10px;
}

#copyrightwidow{
	width: 580px;
	padding-top: 10px;
	margin: 20px 0 10px 0;
	border-top:1px solid #CCC;
}





/* リンク集 */
#contactarea{
	margin: 3px;
	padding: 15px;
	border: 1px solid #FFCC00;
	background-color: #FFFFCC;
}





/* サイトマップ */
.sitemapbar{
	padding: 5px 8px;
	margin-bottom: 15px;
	background-color: #2389FF;
	text-align: left;
}

.sitemapbar h3{
	color: #FFF;
}

.sitemapbar a{
	color: #FFF;
	text-decoration: none;
}

.sitemapbar a:hover{
	color: #FFF;
	text-decoration: underline;
}

.sitemapbarsub{
	width: 550px;
	padding: 5px 8px;
	margin-bottom: 15px;
	background-color: #E6E6E6;
	text-align: left;
}

.sitemapline{
	padding-top: 20px;
	border-top: 1px solid #D4D4D4;
}





/* 研修医・入局者募集 */
.bosyutxt{
	text-align: left;
	margin: 30px 10px;
}

.bosyuphoto{
	margin: 0 0 20px 20px;
}

.bosyupagetopspace{
	width: 560px;
	margin-top:20px;
}

.bosyucyuki{
	width: 574px;
	margin-top: 10px;
	text-align: left;
}

.bosyucyuki2{
	width: 574px;
	margin-bottom: 3px;
	text-align: right;
}













