@charset "utf-8";
	
/*------------------------------------

    1.CSS Information
    
    
    Site URL:    http://example.com/
    File name:   default.css(http://example.com/_css/template.css)
    Summary:     template styles
    Created:     2007-01-07
    Last update: 2007-01-07 by SecondTop
    Author:      SecondTop, H.M
    Copyright:   (c) 2007 SecondTop.inc
    
    2.Order of descriptiond
	


 ----------------------------------------*/
 

/*----------------------------------------------------------------------

    __header

----------------------------------------------------------------------*/
#header{
	width:960px;
    height:122px;

    /*
    float:left;
    */
}

#header_inner{
    height:122px;
	width: 960px;
}

/* ロゴエリア */
#header_logo{
	width: 550px;
	height: 100px;
	float: left;
}

#header_logo #logo{
	float: left;
	width: 388px;
	margin: 0 0 0 5px;
	position:absolute;
	top:10px;
	left:5px;
/*
	padding:20px 20px 0;
    display:block;
    line-height:44px!important;
*/
}

/* サイトリード文 */
#header_logo #lead{
	float: left;
	width: 123px;
	margin: 0 10px 0 5px;
	position:absolute;
	top:10px;
	left:366px;

/*	float:left;
	padding:15px 20px 0;
    display:block;
    line-height:16px!important;
*/
}

#header_logo #sNavil{
}

/* ヘッダー右機能エリア */
#header_func{
	float: left;
	width: auto;
	height: 90px;
}

/* 親切ナビゲーション */

#header_func #sNavi{
	float;left;
	width: 277px;
	position:absolute;
	top:10px;
	left:500px;
}
/*
#header_func #sNavi li{
	padding-top:3px;
	float:right;
    font-size:10px!important;
    line-height:1!important;
}

#header_func #sNavi li#logout{
	width:100px;
}

#header_func #sNavi li#mypage{
	width:110px;
}
#header_func #sNavi li#about{
	width:154px;
}

#header_func #sNavi li#first{
	width:113px;
}
*/

/* 文字サイズエリア */

#header_func #fSize{
	width: 139px;
	height: 26px;
	position:absolute;
	top:10px;
	left:800px;

}
/*
#header_func #fSize dl{
}
#header_func #fSize dl dt,
#header_func #fSize dl dd{
	float:right;
    margin:0;
    padding:0;
}

#header_func #fSize dl dt{
}

#header_func #fSize dl dd{
	margin-left:8px;
}
*/

/* 文字サイズ小ボタン */
#header_func #fSize_btnS{
}

/* 文字サイズ中ボタン */
#header_func #fSize_btnM{
}

/* 文字サイズ大ボタン */
#header_func #fSize_btnL{
}

#header_func #bNavi{
	width: 263px;
	height: 34px;
	position: absolute;
	left: 685px;
	top: 55px;

}
#header_func #bNavil{
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header_func #bNavic{
	width: 92px;
	position: absolute;
	left: 171px;
	top: 0px;
}
#header_func #bNavir{
	width:31;
	position: absolute;
	left: 140px;
	top: 0px;

}
#header_func #bNavilin{
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;

}
#header_func #bNavicin{
	width: 112px;
	position: absolute;
	left: 0px;
	top: 151px;
}

#header_func #bNavirin{
	width:31;
	position: absolute;
	left: 0px;
	top: 120px;
}

/* 日本医療学会に参加しようボタン */
#header_func #userInfo{
    clear:right;
    text-align:right;
    padding-top:10px!important;
    padding-top:5px;
    margin:0;
    font-size:12px!important;
}
#userInformation{
	width:960px;
	height:5px;
	padding: 5px 5px 0;
}

