@charset "utf-8";
/*@import "";*/


/* base
***************************************************************************/

* {
	padding: 0px;
	margin: 0px;
	word-break: break-all;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	background: url(../img/bg_body_2.jpg) repeat-x left top;
}

img {
	border: 0px;
}

li {
	list-style: none;
}

#wrap {
	width: 100%;
	height: 100%;
    min-height: 100%;
	position: relative;
}

body > #wrap {
	height: auto;
}

table {
	border: none;
	empty-cells: show;
	border-collapse: collapse;
}
th,td {
    text-align: left;
	vertical-align: top;
	font-weight: normal;
}

dt,dd,ol,li,pre,input,p,blockquote,address {
	color:#444444;
}
h1,h2,h3,h4,h5,h6 {
	color:#444444;
}
a {
	text-decoration:none;
	color:#444444;
}
a:hover {
	text-decoration:underline;
	color:#444444;
}

/* header
***************************************************************************/
#header {
	width: 100%;
	min-width: 945px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header .header_waku {
	width: 945px;
	z-index: 200;
}

#header .logo {
	width: 214px;
	padding: 29px 0px 0px 18px;
	float: left;
}

/* menu */
#header #menu {
	width: 709px;
	float: left;
}

/**
 * sub
 */
#header #menu .sub p {
	width: 71px;
	height: 12px;
	padding: 0px 0px 0px 104px;
	margin: 26px 0px 0px 0px;
	background: url(../img/txt_character.gif) no-repeat right bottom;
	text-indent: -9999px;
	font-size: 10px;
	float: left;
}

* html #header #menu .sub p {
	width: 71px;
	height: 12px;
	padding: 0px 0px 0px 65px;
	margin: 26px 0px 0px 0px;
	background: url(../img/txt_character.gif) no-repeat right bottom;
	text-indent: -9999px;
	font-size: 10px;
	float: left;
}

#header #menu .sub .character_change {
	width: 54px;
	height: 16px;
	padding: 0px 0px 0px 6px;
	margin: 24px 0px 0px 0px;
	background: url(../img/character_d.gif) no-repeat right bottom;
	text-indent: -9999px;
	float: left;
}

#header #menu .sub .character_change li {
	width: 16px;
	height: 16px;
	font-size: 10px;
	float: left;
}

#header #menu .sub .character_change li.menu01 {
	padding: 0px 0px 0px 0px;
}

#header #menu .sub .character_change li.menu02 {
	padding: 0px 0px 0px 3px;
}

/* IE8 */
html:first-child #header #menu .sub .character_change li.menu02 {
	margin: -200px;
}

#header #menu .sub .character_change li.menu03 {
	padding: 0px 0px 0px 3px;
}

#header #menu .sub .character_change li a {
	width: 100%;
	height: 100%;
	display: block;
}

#header #menu .sub .sub_menu {
	width: 291px;
	height: 13px;
	padding: 25px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url(../img/sub_menu.gif) no-repeat right bottom;
	text-indent: -9999px;
	float: left;
}

#header #menu .sub .sub_menu li {
	height: 100%;
	font-size: 10px;
	float: left;
}

#header #menu .sub .sub_menu li.menu01 {
	width: 62px;
}

#header #menu .sub .sub_menu li.menu02 {
	width: 61px;
}

#header #menu .sub .sub_menu li.menu03 {
	width: 120px;
}

#header #menu .sub .sub_menu li.menu04 {
	width: 48px;
}

#header #menu .sub #searchbox{
margin:17px 0px 0px 5px;
float:left;
}

#header #menu .sub #search-button{
position:absolute;
top:16px;
left:895px;
}

* html #header #menu .sub #search-button{
margin:0px 0px 0px 0px;
}

#header #menu .sub .sub_menu li a {
	width: 100%;
	height: 100%;
	display: block;
}



/**
 * sub_2
 */
#header #menu .sub_2 .font-size-box {
	width: 175px;
	padding: 0px 0px 0px 350px;
	float: left;
}
#header #menu .sub_2 p {
	width: 71px;
	height: 12px;
	padding: 0px 6px 0px 0px;
	margin: 20px 0px 0px 0px;
	/* background: url(../img/txt_character.gif) no-repeat right bottom;
	text-indent: -9999px; */
	font-size: 10px;
	float: left;
}

#header #menu .sub_2 .character_change {
	width: 79px;
	height: 23px;
	padding: 2px 0px 0px 2px;
	margin: 14px 0px 0px 0px;
	background: url(../img/character_n_2.gif) no-repeat right bottom;
	text-indent: -9999px;
	float: left;
}

#header #menu .sub_2 .character_change li {
	width: 26px;
	height: 21px;
	font-size: 10px;
	float: left;
}

#header #menu .sub_2 .character_change li a {
	width: 100%;
	height: 100%;
	display: block;
}

#header #menu .sub_2 .sub_menu {
	width: 360px;
	height: 13px;
	padding: 16px 0px 0px 350px;
	margin: 0px 0px 0px 0px;
}

#header #menu .sub_2 .sub_menu li {
	height: 100%;
	border-left: 1px solid #555;
	font-size: 10px;
	float: left;
}

#header #menu .sub_2 .sub_menu li.menu01 {
	width: 43px;
	padding-left: 6px;
	padding-right: 6px;
}

#header #menu .sub_2 .sub_menu li.menu02 {
	width: 42px;
	padding-left: 6px;
	padding-right: 5px;
}

#header #menu .sub_2 .sub_menu li.menu03 {
	width: 96px;
	padding-left: 9px;
	padding-right: 10px;
}

#header #menu .sub_2 .sub_menu li.menu04 {
	width: 33px;
	padding-left: 4px;
	padding-right: 5px;
}

#header #menu .sub_2 .sub_menu li.menu05 {
	width: 59px;
	padding-left: 7px;
}

#header #menu .sub_2 #searchbox{
width: 100px;
margin:14px 0px 0px 5px;
float:left;
}
#header #menu .sub_2 #searchbox form div {
position: relative;
}
#header #menu .sub_2 #searchbox form div .input_width {
	width: 116px;
	height: 17px;
}

#header #menu .sub_2 #search-button{
position:absolute;
top:-1px;
left:122px;
}

/* for IE6 IE7 */
* html #header #menu .sub_2 #search-button{
margin:0px 0px 0px 0px;
top: 0px;
}

#header #menu .sub_2 .sub_menu li a {
	width: 100%;
	height: 100%;
	display: block;
}




/* global menu */
#global_menu {
	width: 612px;
	height: 26px;
	margin: 14px 0px 0px 98px;
	background: url(../img/global_menu.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	position: relative;
	z-index: 300;
	background-image: url(../img/global_menu.gif);
}
/* for -IE6 */
*+html #global_menu {
	margin: 14px 0 0 98px;
}
/* for IE7 */
*:first-child+html #global_menu {
	margin: 14px 0px 0px 98px;
}


/* parent menu */
#global_menu dt {
	display: block;
	height: 26px;
	position: absolute;
	top: 0px;
}

#global_menu dt.menu01 {
	width: 106px;
	left: 0px;
}

#global_menu dt.menu02 {
	width: 120px;
	left: 106px;
}

#global_menu dt.menu03 {
	width: 78px;
	left: 226px;
}

#global_menu dt.menu04 {
	width: 120px;
	left: 304px;
}

#global_menu dt.menu05 {
	width: 106px;
	left: 424px;
}

#global_menu dt.menu06 {
	width: 81px;
	left: 530px;
}

#global_menu dt a {
	display: block;
	width: 100%;
	height: 100%;
}

/* pulldown menu */
#global_menu dd {
	display:none; /* display: block; */
	opacity:0;
	width: 212px;
	overflow:hidden;
	position: absolute;
	top: 26px;
}

#global_menu dd.menu01 {
	left: 0px;
}

#global_menu dd.menu02 {
	left: 106px;
}

#global_menu dd.menu03 {
	left: 226px;
}

#global_menu dd.menu04 {
	left: 304px;
}

#global_menu dd.menu05 {
	left: 424px;
}

#global_menu dd.menu06 {
	left: 530px;
}

/* link */

#global_menu dd ul.pull_down {
	width: 212px;
	padding: 4px 0 2px 0;
	background: transparent url(../img/bg_pull_down_top.png) repeat-x left 1px;
	_background: transparent url(../img/bg_pull_down_top.gif) repeat-x left 1px;
	
	text-indent: 2px;
}

#global_menu dd ul.pull_down li {
	display: block;
	width: 212px;
	overflow: hidden;
	background: transparent url(../img/bg_pull_down.png) repeat left top;
}
/* for -IE6,IE7 */
* html #global_menu dd ul.pull_down li,
*:first-child+html #global_menu dd ul.pull_down li {
	background: transparent url(../img/bg_pull_down.gif) repeat left top;
}

#global_menu dd ul.pull_down li:hover {
	background: transparent url(../img/bg_pull_down_over.png) repeat left top;
}

#global_menu dd ul.pull_down li a {
	display: block;
	padding: 3px 4px 3px 10px;
	width: 198px;
	overflow: hidden;
	text-decoration: none;
}
#global_menu dd ul.pull_down li a:hover {
	background: transparent url( ../img/bg_pull_down_pt.gif) no-repeat 4px 0.65em;
}
/* for -IE6,IE7 */
* html #global_menu dd ul.pull_down li a:hover,
*:first-child+html #global_menu dd ul.pull_down li a:hover {
	background: #FFF url( ../img/bg_pull_down_pt.gif) no-repeat 4px 0.65em;
}

#header .img_header {
	width: 100%;
	height: 150px;
	background: url(../img/bg_img_header.jpg) repeat-x left top;
	
	position: absolute;
	top: 109px;
	left: 0px;
	
	z-index: 100;
}

#top #header .img_header {
	width: 100%;
	height: 187px;
	background: url(../img/bg_top_img_header.jpg) repeat-x left top;
}


/* main
***************************************************************************/
/*
 * メイン
 */
#main {
	width: 945px;
	padding: 284px 0px 75px 0px;
}

#top #main {
	width: 950px;
	padding: 324px 0px 75px 0px;
}

/*
 * コンテンツ
 */
#content {
	width: 680px;
	position: relative;
	float: right;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 50px;
}
#top #content {
	width: 735px;
	position: relative;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
}


#content_search {
	width: 880px;
	position: relative;
	padding-left: 30px;
	padding-right: 35px;
	padding-bottom: 50px;
}

#cse-search-results{
width: 880px;
}

#content .navi {
	width: 100%;
	position: absolute;
	top: -18px;
	right: 38px;
}

#content .navi li {
	float: right;
	color: #444;
}

#content .navi li.ic_navi {
	padding: 0px 0px 0px 18px;
	background: url(../img/ic_navi.gif) no-repeat 5px 4px;
}

#content .navi li span {
	padding: 0px 0px 3px 0px;
	background: url(../img/navi_line.gif) repeat-x left bottom;
}

/*
 * サイドバー
 */
#sidebar {
	width: 180px;
	padding-left: 20px;
	float: left;
}
#top #sidebar {
	padding-left: 10px;
}

#sidebar p {
}

/* footer
***************************************************************************/
#footer {
	width: 100%;
	min-width: 945px;
	height: 63px;
	background: url(../img/bg_footer.jpg) repeat-x left top;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#footer .footer_waku {
	width: 945px;
}

#footer .logo {
	width: 276px;
	padding: 8px 0px 0px 14px;
	float: left;
}

#footer .footer_right {
	width: 480px;
	height: 45px;
	padding: 9px 0px 0px 9px;
	background: url(../img/txt_footer.jpg) no-repeat right bottom;
	text-indent: -9999px;
	float: left;
}

/* side
***************************************************************************/
#sidenavi {
	margin-bottom: 20px;
	background: url(../img/side_navibg.jpg) repeat-y left top;
	width: 180px;
}
/*
 * サイドナビゲーションタイトル
 */
#sidenavi #side_clinic a {
	display: block;
	background: url(../img/side_navititle_clinic.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
#sidenavi #side_medical a {
	display: block;
	background: url(../img/side_navititle.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
#sidenavi #side_library a {
	display: block;
	background: url(../img/side_navititle_library.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
.faqSidebar #sidenavi p a {
	display: block;
	background: url(../img/side_navititle_faq.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
/*
#sidenavi #side_faq a {
	display: block;
	background: url(../img/side_navititle_faq.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
*/
.accessSidebar #sidenavi p a {
	display: block;
	background: url(../img/side_navititle_access.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
/*
#sidenavi #side_access a {
	display: block;
	background: url(../img/side_navititle_access.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
*/
.linkSidebar #sidenavi p a {
	display: block;
	background: url(../img/side_navititle_link.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
/*
#sidenavi #side_link a {
	display: block;
	background: url(../img/side_navititle_link.jpg) no-repeat left top;
	width: 180px;
	height: 52px;
	text-indent: -9999px;
}
*/
#sidenavi #sidewrap {
	padding-bottom: 11px;
	background: url(../img/side_navifooter.jpg) no-repeat left bottom;
}

#sidenavi #sidewrap .firstchild {
	font-size: 75%;
	margin-left: 7px;
	background: url(../img/dotline02.gif) no-repeat left top;
}
/*
#sidenavi #sidewrap .firstchild span {
	background: url(../img/icon04.jpg) no-repeat left top;
	margin: 10px 0 10px 18px;
	padding-left: 18px;
}
*/
#sidenavi #sidewrap .firstchild a {
	background: url(../img/icon04.jpg) no-repeat 12px 10px;
    width: 130px;
	padding: 10px 6px 10px 30px;
	min-height: 12px;
	display: block;
	text-decoration: none;
}
*+html body #sidenavi #sidewrap .firstchild a {
	background: url(../img/icon04.jpg) no-repeat 12px 10px;
}
* html #sidenavi #sidewrap .firstchild a {
	background: url(../img/icon04.jpg) no-repeat 12px 10px;
}
#sidenavi #sidewrap .secondchild {
    width: 166px;
	background: url(../img/side_navibg2.gif) repeat left top;
	margin: 0 7px;
	padding: 5px 0 3px 0;
}
#sidenavi #sidewrap .secondchild li {
    width: 130px;
	font-size: 75%;
	padding: 4px 2px 4px 13px;
	margin-left: 18px;
	background: url(../img/arrow_ora2.gif) no-repeat 0 9px;
}
* html #sidenavi #sidewrap .secondchild li {
	background: url(../img/arrow_ora2.gif) no-repeat 0 7px;
}
*+html body #sidenavi #sidewrap .secondchild li {
	background: url(../img/arrow_ora2.gif) no-repeat 0 7px;
}
#sidekamoku {
	width: 180px;
	background: url(../img/side_kamokubg.gif) repeat-y left top;
	margin-bottom: 10px;
}
#sidekamoku .kamokutitle {
	width: 180px;
	height: 35px;
	background: url(../img/side_kamokutitle.gif) no-repeat left top;
	text-indent: -9999px;
}
#sidekamoku .kamokucont {
	width: 166px;
	background: url(../img/side_kamokufooter.gif) no-repeat left bottom;
	padding: 0 7px 30px 7px;
}
#sidekamoku .kamokucont a {
    text-decoration: underline;
}
#sidekamoku .kamokucont a:hover {
    text-decoration: none;
}
#sidebar .banabox {
    width: 180px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
}
#sidebar .banabox p {
	margin-bottom: 4px;
}
.sidebox01 {
	width: 180px;
	background: url(../img/side_boxbg.gif) repeat-y left top;
	margin-bottom: 10px;
}
.sidebox01 .clinictitle {
	width: 180px;
	height: 44px;
	background: url(../img/side_clinictitle.gif) no-repeat left top;
	text-indent: -9999px;
}
.sidebox01 .clinicbox {
	width: 174px;
	background: url(../img/side_boxfooter.gif) no-repeat left bottom;
	padding:0 3px 6px 3px;
}
.sidebox01 .clinicbox .clinicadd {
	padding: 0 5px 3px 13px;
}
.sidebox01 .clinicbox .clinicaddbtn {
    text-align: center;
	padding-bottom: 5px;
}
.sidebox01 .clinicbox .clinictel01 {
	width: 174px;
	height: 43px;
	background: url(../img/side_clinictel01.gif) no-repeat left top;	
	text-indent: -9999px;
}
.sidebox01 .clinicbox .clinictel {
	width: 174px;
	height: 43px;
	background: url(../img/side_clinictel.gif) no-repeat left top;	
	text-indent: -9999px;
}
.sidebox01 .clinicbox .clinicnet {
	width: 174px;
	height: 21px;
	background: url(../img/side_clinicnet.gif) no-repeat left top;	
	text-indent: -9999px;
}
.sidebox01 .clinicbox .clinicnetbtn {
	width: 174px;
    text-align: center;
	padding-bottom: 5px;
	background-color: #F5F3F1;
}
.sidebox01 .mobiletitle {
	width: 180px;
	height: 32px;
	background: url(../img/side_mobiletitle.gif) no-repeat left top;
	text-indent: -9999px;
}
.sidebox01 .mobilebox {
	width: 180px;
	background: url(../img/side_boxfooter.gif) no-repeat left bottom;
	padding-bottom: 8px;
	text-align: center;
}


/* elevator
***************************************************************************/

#el_navi a.page_top {
	display: block;
	width: 40px;
	background: url(../img/nav.gif) no-repeat left top;
	
	outline: none;
	overflow: hidden;
	
	text-indent: -9999px;
}

#el_navi.side p a.page_top {
	margin-right: auto;
	height: 76px;
}

#el_navi.bottom p a.page_top {
	margin-left: auto;
	height: 16px;
	background: url(../img/nav.gif) no-repeat left -30px;
}


/* etc
***************************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* font-size
***************************************************************************/
/*
 * 全体
 */
h1, h2, h3, h4, h5, h6 {
	font-size: 75%;
	line-height: 145%;
}

p {
	font-size: 80%;
	line-height: 145%;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*
 * グローバルメニューのプルダウンの文字サイズ
 */ 
#global_menu {
	font-size: 75%;
	line-height: 145%;
}

/*
#content .navi li {
	font-size: 75%;
	line-height: 145%;
}
*/


/* parts
***************************************************************************/
h1 {
	width: 680px;
	height: 60px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
.h2bar {
	width: 650px;
	background:url(../img/bg_h2.jpg) no-repeat left bottom;
	border-top: 2px solid #FD730D;
	margin-left: 5px;
	margin-bottom: 25px;
	padding: 5px 10px 6px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #444444;
}
.h2barsin {
	width: 650px;
	background:url(../img/bg_h2.jpg) no-repeat left bottom;
	border-top: 2px solid #FD730D;
	margin-bottom: 25px;
	padding: 5px 10px 6px 10px;
	font-size: 90%;
	font-weight: bold;
	color: #444444;
}
.h2bar span {
	background:url(../img/arrow_ora.gif) no-repeat 0 7px;
	display: block;
	padding-left: 10px;
}
.h2barsin span {
	background:url(../img/arrow_ora.gif) no-repeat 0 7px;
	display: block;
	padding-left: 10px;
}


/* table format
***************************************************************************/

/**
 * ストライプ・テーブル
 */
table.stripe-table {
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid rgb(223, 223, 223);
	color: rgb(55, 55, 55);
	font-size: 100%;
}

table.stripe-table tr.even-row td {
	background-color: #F8F8F8;
}

/**
 * 標準セル
 */
table.stripe-table th.basic-cell {
	padding: 6px 10px 9px;
	background-image: url(/img/library/lecture_seminar/th_bg.gif);
	border-right: 1px solid rgb(223, 223, 223);
}
table.stripe-table th.basic-cell.end {
	border-right: 0;
}

table.stripe-table td.basic-cell {
	margin: 0px;
	padding: 10px;
	border-right: 1px solid rgb(223, 223, 223);
	border-bottom: 1px solid rgb(223, 223, 223);
	vertical-align: middle;
}

/**
 * リンク色
 */
table.stripe-table a {
	color: rgb(10, 88, 158);
}

/**
 * 内部テーブルフォーマット
 */
table.inner-table {
	padding: 0px;
	border-collapse: collapse;
	color: rgb(55, 55, 55);
	font-size: 100%;
}

table.inner-table th {
	padding: 3px 9px 5px 0px;
	width: 54px;
	background-image: url(/img/library/lecture_seminar/icon_bg_t.gif);
	background-repeat: no-repeat;
	background-color: rgb(224, 224, 224);
}

table.inner-table th p {
	padding: 1px 3px 3px;
	width: auto;
	background-color: rgb(224, 224, 224);
	background-image: url(/img/library/lecture_seminar/icon_bg_b.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: rgb(102, 102, 102);
	font-weight: bold;
}

table.inner-table td {
	padding: 3px 0px 8px;
}

/**
 * 点線
 */
div.dotted-line {
	width: auto;
	height: 1px;
	margin-top: 10px;
	background-image: url(../img/library/lecture_seminar/dotted_bg.gif);
	background-repeat: repeat-x;
	font-size: 1px;
}

/* フォントの制御 (2010.8.24)*/
.fontRed {
	color:#ff0000;
}

.fontRedL {
	color:#ff0000;
	font-size: 100%;
}

.fontBlue {
	color:#0000ff;
}

