@charset "UTF-8";

/*--------------------------------------------------------------- 
			ページ構造の指定
--------------------------------------------------------------- */
body {
	background-color: #FFF;
	text-align:justify;
	text-justify: inter-ideograph;
	/* font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:86%;
	line-height: 1.6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #17A4DF;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
}
#nav {
	margin-bottom: 17px;
}

#con {
	clear: both;
	/*background-image: url(../img/saide_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;*/
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}

#main {
	float: left;
	width: 662px;
	display: inline;
	margin-bottom: 40px;
}
#sidebar {
	float: right;
	width: 204px;
	display: inline;
}

#main-p {
	width: 832px;
	margin-right: 34px;
	margin-left: 34px;
}
#sidebar-p {
	display: none;
}




/*--------------------------------------------------------------- 
			ヘッダー
--------------------------------------------------------------- */
#header {
	width: 900px;
	height: 71px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header h1 {
	text-indent: -999999px;
	height: 71px;
	width: 900px;
}
#header h1 a {
	display: block;
	height: 71px;
	width: 450px;
	outline:none;
}
#header #home {
	position: absolute;
	height: 43px;
	width: 59px;
	left: 830px;
	top: 21px;
}
#header #home a{
	background-image: url(../img/btn_home.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 59px;
	display: block;
	text-indent: -999999px;
	outline:none;
}
#header #home a:hover{
	background-position: 0px -43px;
}



/*--------------------------------------------------------------- 
			フッター
--------------------------------------------------------------- */
#footer {
	clear: both;
	width: 100%; /* for WinIE */
	width: 100%;
	min-height: 105px;
	background-color: #17A4DF;
}
#footer #footerInr {
	height: 105px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer #footerInr #add {
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 350px;
	top: 16px;
}
#footer #footerInr #add2 {
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	left: 536px;
	top: 16px;
}
#footer #footerInr #add2 a {
	color: #FFFF99;
}


#wrapper #pagetop {
	background-image: url(../img/bg_con2.gif);
	background-repeat: repeat-y;
	text-align: right;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#wrapper #pagetop img {
}



/*--------------------------------------------------------------- 
			トップページ
--------------------------------------------------------------- */
#wrapperTop {
	position: relative;
}
#wrapperTop #main {
	width: 630px;
}
#wrapperTop #sidebar {
	width: 260px;
}
#wrapperTop #sidebar ul#bana li {
	height: auto;
	margin-bottom: 10px;
	line-height: 100%;
}

#wrapperTop #con {
	background-image: none;
}

#top-main #top-main-box1,
#top-main #top-main-box2 {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
	margin-bottom: 6px;
}
#top-main #top-main-box1 {
	background-image: url(../img/top_info_about_bg.gif);
	background-repeat: repeat-y;
}
#top-main #top-main-box2 {
	background-image: url(../img/top_after_commu_bg.gif);
	background-repeat: repeat-y;
}

#top-main .top-main-boxInr {
	float: left;
	width: 315px;
	padding-bottom: 10px;
	_padding-bottom: 0px; /* for WinIE6 */
	min-height: 170px;
	height: auto !important;
	height: 170px;
}
#top-main .fcr {
	clear: both;
	text-align: right; /* for WinIE6 */
}

.top-main-boxInr h2 {
	margin-bottom: 6px;
}
.top-main-boxInr ul {
	margin: 10px 28px;
}
.top-main-boxInr ul li {
	background-image: url(../img/top_info_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

/*--------外来案内----------------------*/
.top-main-boxInr ul#ul-info li {
	background-image: url(../img/top_info_icon.gif);
	color: #1D6CBC;
	zoom: 1;
}
.top-main-boxInr ul#ul-info li a {
	color: #1D6CBC;
}
/*--------診察内容について-------------*/
.top-main-boxInr ul#ul-about li {
	background-image: url(../img/top_about_icon.gif);
	color: #00849B;
	zoom: 1;
}
.top-main-boxInr ul#ul-about li a {
	color: #00849B;
}
/*--------当科で手術を受けられた方へ---*/
.top-main-boxInr ul#ul-after li {
	background-image: url(../img/top_after_icon.gif);
	color: #5843AD;
	zoom: 1;
}
.top-main-boxInr ul#ul-after li a {
	color: #5843AD;
}
/*--------股関節だより-----------------*/
.top-main-boxInr ul#ul-commu li {
	background-image: url(../img/top_commu_icon.gif);
	color: #118A7B;
	zoom: 1;
}
.top-main-boxInr ul#ul-commu li a {
	color: #118A7B;
}

/*----------- pickup --------------*/
#top-pickup {
	background-image: url(../img/top_pickup_bg.gif);
	background-repeat: repeat-y;
	width: 622px;
}
#top-main-inner-t {
	background-image: url(../img/top_pickup_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top-main-inner-b {
	background-image: url(../img/top_pickup_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#top-pickup ul {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1;
	width: 622px;
	padding-top: 21px;
	padding-left: 16px;
	padding-bottom: 6px;
}
#top-pickup ul li {
	float: left;
	height: 60px;
	width: 288px;
	text-indent: -999999px;
	margin-right: 15px;
	margin-bottom: 14px;
}
#top-pickup ul li a {
	text-indent: -999999px;
	display: block;
	height: 60px;
	width: 288px;
}
#top-pickup ul #patient {
	background-image: url(../img/top_patient_ttl.jpg);
	background-repeat: no-repeat;
}
#top-pickup ul #domon {
	background-image: url(../img/top_domon_ttl.jpg);
	background-repeat: no-repeat;
}
#top-pickup ul #student {
	background-image: url(../img/top_student_ttl.jpg);
	background-repeat: no-repeat;
}
#top-pickup ul #resident {
	background-image: url(../img/top_resident_ttl.jpg);
	background-repeat: no-repeat;
}

#kokansetudayori {
	position: absolute;
	left: 181px;
	top: 419px;
}

/*--------トピックス-----------------*/
#top-topics {
	width: 623px;
	clear: both;
	zoom: 1;
	margin-top: 25px;
}
#top-topics #topicsBox {
	width: 623px;
	height: 150px;
	overflow-x: auto;
	overflow-y: scroll;
}
#top-topics dl {
	background-image: url(../img/line_dot_gly.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
	line-height: 140%;
	margin-top: -1px;
}
#top-topics dl dt,
#top-topics dl dd {
	float: left;
	background-image: url(../img/line_dot_gly.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 5px 0;
}
#top-topics dl dt {
	width: 120px;
	font-weight: normal;
}
#top-topics dl dt span {
	background-image: url(../img/icon_arrow_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 15px;
}
#top-topics dl dd {
	width: 450px;
	padding-right: 8px;
}







/*--------------------------------------------------------------- 
			コンテンツページ
--------------------------------------------------------------- */
#conInr {
	background-image: url(../img/page_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 1px;
}
#conInr2 {
	background-image: url(../img/page_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 500px; /* for WinIE6 */
	height: auto !important;
	height: 500px;
	padding-bottom: 40px;
}
#page {
	width: 626px;
	margin-right: auto;
	margin-left: auto;
}

h2 {
	width: 660px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#page h3 {
	width: 660px;
	margin-top: 56px;
	margin-right: -17px;
	margin-bottom: 1.5em;
	margin-left: -17px;
	position: relative; /* for WinIE6 */
}
#page h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #438ED1;
	padding-left: 18px;
	font-size: 116%;
	font-weight: bold;
	color: #2E79BE;
	margin-top: 2em;
	margin-bottom: 1.2em;
	letter-spacing: 2px;
	padding-bottom: 2px;
	background-image: url(../img/h4_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page h5 {
	font-weight: bold;
	margin-top: 1.2em;
	font-size: 106%;
	color: #2C72B1;
}
#page h6 {
	font-weight: bold;
	font-size: 106%;
	color: #2C72B1;
	background-image: url(../img/icon_arrow_blu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top:1.5em;
}


.list-ptn1 ol {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 2em;
}
.list-ptn1 ol li {
	list-style-type: decimal;
	margin-left: 2em;
	font-style: italic;
}
.list-ptn1 ol li span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
}

ul.list-ptn2 {
	margin: 1em;
}
ul.list-ptn2 li {
	background-image: url(../img/icon_dot_blu.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
	margin-bottom: 1em;
}

ul.listNomal {
	margin: 1em;
}
ul.listNomal li {
	list-style-type: disc;
	margin-left: 1em;
}

dl {
	margin: 1em;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin: 0 0 0 1em;
}

/*-----　dl左右バージョン　-----*/
.dlLR {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}
.dlLR dt,
.dlLR dd {
	float: left;
}


ul.ulArrow {
	margin: 1em;
}
.ulArrow li {
	background-image: url(../img/icon_arrow_list_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin: 0.5em;
}

/* table
--------------------------------------------------------------- */
.tbl-ptn2 {
	border-collapse: collapse;
	border: 0;
	margin-bottom: 25px;
}
.tbl-ptn2 th,
.tbl-ptn2 td {
	padding: 3px 10px;
	border: 1px solid #B1C5CD;
	text-align: center;
}
.tbl-ptn2 th {
	font-weight: bold;
}
.tbl-ptn2 thead th {
	background-color: #C2E3F1;
}
.tbl-ptn2 tbody th {
	background-color: #E7F4F9;
	color: #666;
}
.tbl-ptn2 td {
}

/*フォントサイズを小さく*/
.tbl-text-s {
	font-size: 86%;
}
.tbl-text-s th,
.tbl-text-s td {
	padding: 3px;
}


.tbl-ptn1 {
}
table.tbl-ptn1{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.tbl-ptn1 th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.tbl-ptn1 td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}


.areaInt {
	margin-left: 17px;
}
.areaBtn {
	margin: 1.2em;
}

#navPan {
	background-image: url(../img/pan_bg.jpg);
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666666;
	padding: 1px;
}
#navPan p {
	margin-left: 10px;
}
#prev {
	text-align: center;
	margin-top: 40px;
}

/* 準備中 */
#junbi {
	text-align: center;
	padding-top: 80px;
}
.notice {
	background-image: url(../img/icon_notice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	font-size: 110%;
	font-weight: bold;
	color: #E85C00;
}
.notice .cNomal {
	color: #333;
}

#areaTblfloat {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
	margin-left: 20px;
}
#areaTblfloat .section {
	float: left;
	width: 200px;
}




/*--------------------------------------------------------------- 
			各ページ固有の指定
--------------------------------------------------------------- */

/*			お問い合わせ
--------------------------------------------------------------- */
#page-toiawase {
}
#page-toiawase dl dt {
	background-image: url(../img/icon_arrow_blu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 0.5em;
}


/*			スタッフ紹介
--------------------------------------------------------------- */
#page-staff ul {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
	margin-top: 20px;
}
#page-staff ul li {
	background-image: url(../img/staff_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 270px;
	float: left;
	margin-right: 20px;
	padding: 10px;
	margin-bottom: 20px;
}
#page-staff ul li img {
	margin-right: 10px;
}
#page-staff ul li p,
#page-staff ul li dl {
	float: left;
}
#page-staff ul li dl,
#page-staff ul li dl dt,
#page-staff ul li dl dd {
	margin: 0;
	padding: 0;
}
#page-staff ul li dl dt {
	color: #3F8ACF;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 160px;
}
#page-staff ul li dl dd {
	background-image: url(../img/staff_icon_senmon.gif);
	background-position: left 3px;
	padding-left: 40px;
	background-repeat: no-repeat;
	width: 120px;
	text-align: left;
}
#page-staff ul .line1 {
	width: 580px;
}
#page-staff ul .line1 dl dt dd {
	width:auto;
}


/*	教授挨拶
--------------------------------------------------------------- */
#page-aisatu h3 {
	margin-top: 3em;
}
#page-aisatu p {
	text-indent: 1em;
}
#page-aisatu #photo {
	text-indent: 0;
	margin-bottom: 3em;
}
#page-aisatu .dlLR dt {
	width: 100px;
}
#page-aisatu .dlLR dd {
	width: 400px;
}



/*	患者様へのご案内
--------------------------------------------------------------- */
#page-patient ul {
	margin: 40px 20px;
}
#page-patient ul li {
	background-image: url(../img/icon_arrow_list_2.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 22px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 1.2em;
	color: #666;
}
#page-patient ul li ul {
	margin: 0px;
}
#page-patient ul li ul li {
	font-weight: normal;
	background-image: url(../img/icon_dot.jpg);
	margin: 0px;
	font-size: 95%;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#page-patient ul li .nolist li {
	background-image: none;
	padding-left: 0px;
}
#page-patient ul li .nolist li img {
	margin-top: 5px;
}


/*--------股関節----------------------*/
#page-patient-kokansetudayori ul.category-list {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
	margin-top: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#page-patient-kokansetudayori ul.category-list li {
	text-align: center;
	width: 100px;
	float: left;
	margin-bottom: 20px;
}
#page-patient-sekitui .areaInt #opeImage {
	margin: 40px;
	text-align: center;
}
#page-patient-sekitui .areaInt #opeImage img {
	margin-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
}
#page-student .listK li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
#page-patient-hiza .ulArrow li {
	background-image: url(../img/icon_arrow_grn.jpg);
}
#page-electiveope h4 {
	font-size: 120%;
	margin-top: 3em;
}

/*	-----当院の紹介----- */
#page-patient-about {
}
#page-patient-about h4 {
	margin-top: 3em;
}



/*--------手術予定の方へ----------------------*/
#page-electiveope ul li ul {
	margin: 0px;
}
#page-electiveope ul li ul li {
	margin: 0px;
	background-image: none;
}
#page-electiveope .areaInt h5 {
	margin-left: -15px;
	position: relative;
}
#page-electiveope ol {
	margin: 1em;
}
#page-electiveope ol li {
	text-indent: -2.5em;
	padding-left: 2.5em;
	margin-bottom: 1em;
}
#page-electiveope ol li ul li {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
	text-indent: 0;
}
#page-electiveope #onegai {
	margin: 20px;
	padding: 20px;
	background-color: #F7FDFF;
	border: 1px dotted #93D9FF;
}
#page-electiveope .areaInt .tbl-layout {
	margin: 1.2em;

}
#page-electiveope .areaInt .tbl-layout caption {
	font-weight: bold;
	padding-bottom: 3px;
}

#page-electiveope .areaInt .tbl-layout tr th,
#page-electiveope .areaInt .tbl-layout tr td {
	vertical-align: top;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#page-electiveope .areaInt .tbl-layout tr th {
}
#page-electiveope .areaInt .tbl-layout tr td {
	padding-left: 20px;
}
#page-electiveope #tel {
	padding: 12px;
	text-align: center;
	width: 400px;
	margin-top: 1.5em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	background-color: #FFF4FF;
	border: 2px solid #FF8C8C;
	font-weight: bold;
	color: #600;
}


/*			外来案内
--------------------------------------------------------------- */
#page-gairai .tblGairailist {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px;
	background-color: #AED9EC;
	font-size: 96%;
}
#page-gairai .tblGairailist tr th,
#page-gairai .tblGairailist tr td {
	padding: 8px 10px;
	border: 1px solid #AED9EC;
}
#page-gairai .tblGairailist tr th {
	background-color: #B5DDEE;
	font-weight: bold;
	color: #1B5B9F;
	letter-spacing: 2px;
}
#page-gairai .tblGairailist tr td {
	background-color: #F7FBFD;
	width: 200px;
	/*width: 80px;*/
}
#page-gairai .tblGairailist tr .senmon {
	background-color: #E7F4F9;
	font-weight: normal;
	color: #000;
}
#page-gairai .tblGairailist tr .senmonTD {
	background-color: #F7FBFD;
	width: 150px;
	/*color: #5691C7;*/
}
#page-gairai .tblGairailist tr td .tantou-name {
	display: inline-block;
	width: 5em;
}


#page-gairai .areaInt dl {
	margin: 0;
	padding: 0;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}
#page-gairai .areaInt dl dt,
#page-gairai .areaInt dl dd {
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-top: 2px;
}
#page-gairai .areaInt dl dt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #FFF;
	background-color: #51AED7;
	text-align: center;
	margin-right: 15px;
	width: 50px;
	font-size: 12px;
}
#page-gairai .areaInt dl dd {
	width: 500px;
}

#page-gairai ul {
	margin: 1em;
}
#page-gairai ul li {
	background-image: url(../img/icon_arrow_grn_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#page-gairai .areaBtn {
	margin-top: 15px;
	margin-left: 0px;
}


/*--------股関節----------------------*/
#page-hip-joint img {
	margin: 10px;
}
#page-hip-joint .areaInt .caption {
	margin-left: 15px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
#page-hip-joint h5 {
	margin-top: 30px;
	margin-bottom: 10px;
}

#page-hip-joint ul {
	margin: 1em;
}
#page-hip-joint ul li {
	background-image: url(../img/icon_arrow_grn_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#page-hip-joint dl {
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}
#page-hip-joint dl dt,
#page-hip-joint dl dd {
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}
#page-hip-joint dl dt {
	width: 70px;
}
#page-hip-joint dl dd {
	width: 480px;
}


/*			研修医の方へ
--------------------------------------------------------------- */
#page-resident {
}
#page-resident dl dt {
	background-image: url(../img/icon_arrow_blu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#page-resident ul {
	margin: 1em;
}
#page-resident ul li {
	background-image: url(../img/icon_arrow_grn_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#page-resident h4 {
	margin-top: 3em;
}



/*			同門の先生方へ
--------------------------------------------------------------- */
#page-domon ul li {
	/*background-image: url(../img/line_deco.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;*/
	clear: both;
	margin-bottom: 40px;
}
#page-domon ul li .ttl {
	background-image: url(../img/icon_dot_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-size: 120%;
	color: #00669A;
	font-weight: bold;
	margin-left: 0px;
}
#page-domon ul li .ttl img {
	margin: 5px;
}

#page-domon ul li dl {
	background-image: url(../img/line_dot_gry.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 5px 30px;
	overflow: hidden; /* 回り込み(float)の解除 + 内部要素の高さを自動補正 */
	zoom: 1; /* for WinIE6 */
}
#page-domon ul li dl dt,
#page-domon ul li dl dd {
	float: left;
	background-image: url(../img/line_dot_gry.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 5px 0;
}
#page-domon ul li dl dt {
	width: 100px;
	padding-left: 8px;
}
#page-domon ul li dl dd {
	width: 408px;
}
#page-domon ul li p {
	margin-left: 25px;
}
#page-domon ul li .arrow {
	background-image: url(../img/icon_arrow_list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin-left: 3em;
}
