@charset "utf-8";

/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
/* -----reset end------------------------------------------------ */


/*£ß£ß£ßbase£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

p,li,dt,dd,th,td {
	font-size: 13px;
	line-height: 170%;
	color: #000;
}

body a:link,
body a:visited {
	color: #008282;
	text-decoration: underline;
}

body a:hover,
body a:active {
	color: #008282;
	text-decoration: none;
}

a:hover img,
input:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

img {
	border: 0;
}

ul li {
	list-style: none;
}

ol li {
	list-style-position: outside;
}

.clearfix {
	overflow: hidden;
	zoom: 1;
}

body {
	background: #FFF url(../images/body_bg.jpg) repeat-x 0 0;
	text-align: center;
	padding: 0;
}

.wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	padding: 22px 21px 40px 19px;
	background: url(/faculty/medicine/common/images/container_bg.png) no-repeat 0 0;
}

.container {
	overflow: hidden;
	zoom: 1;
}

.main {
	width: 680px;
	float: left;
	padding: 0 2px;
	position: relative;
}

.sub {
	width: 250px;
	float: right;
}

sub {
    vertical-align: sub;
    font-size: smaller;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

/*£ß£ß£ßheader£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.header {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}

.header-inner01 {
	padding: 7px 0 0 0;
	height: 27px;
	overflow: hidden;
	zoom: 1;
}

.header-inner01 p {
	float: left;
	line-height: 1.3;
	background: url(/faculty/medicine/common/images/icon_home.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.header-inner01 p a:link,
.header-inner01 p a:visited,
.header-inner01 p a:hover,
.header-inner01 ul li a:link,
.header-inner01 ul li a:visited,
.header-inner01 ul li a:hover {
	color: #000!important;
}

.header-inner01 ul {
	float: right;

}

.header-inner01 ul li {
	float: right;
	line-height: 1.3;
	background: url(/faculty/medicine/common/images/icon01.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	font-size: 14px;
}

.header-inner02 {
	padding: 10px 0 0 0;
	height: 60px;
	overflow: hidden;
	zoom: 1;
}

h1.logo,p.logo a {
	display: block;
	float: left;
	zoom: 1;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 49px 0 0 0;
	width: 233px;
	border: 0 none;
	background-repeat: no-repeat;
	background: url(/faculty/medicine/common/images/logo.gif) no-repeat 0 0;
	line-height: 2;
}

.header-right {
	width: 500px;
	float: right;
}

.header-right .right {
	margin: 0 0 10px 0;
}

.header-right .clearfix {
	float: right;
	overflow: hidden;
	zoom: 1;
}

.box-search {
	float: right;
}

.box-search .search {
	border: 0;
	margin: 0;
	padding: 0 0 0 4px;
}

.box-search .search-area {
	padding: 2px;
	margin: 0;
	height: 16px;
	width: 170px;
}


/*£ß£ß£ßnav£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

ul.g-nav {
	width: 962px;
	margin: 0 auto 5px auto;
	zoom: 1;
    display: flex;
}

ul.g-nav li.parent {
    position: relative;
}

ul.g-nav li a {
	float: left;
	display: block;
	overflow: hidden;
	height: 0!important;
	height/**/: 0px;
	padding: 42px 0 0 0;
	background-image:url("/faculty/medicine/common/images/g_nav.jpg");
	background-repeat:no-repeat;
 }



ul.g-nav li.home {
    min-width: auto;
}

ul.g-nav li.home a { background-position: 0 0; width: 160px;}
ul.g-nav li.department a { background-position: -160px 0; width: 160px;}
ul.g-nav li.graduate a { background-position: -320px 0; width: 160px;}
ul.g-nav li.admission a { background-position: -480px 0; width: 160px;}
ul.g-nav li.research a { background-position: -640px 0; width: 160px;}
ul.g-nav li.fascination a { background-position: -800px 0; width: 162px;}


ul.g-nav li.home a:hover,.home ul.g-nav li.home a { background-position: 0px -42px;}
ul.g-nav li.department a:hover,.department ul.g-nav li.department a { background-position: -160px -42px;}
ul.g-nav li.graduate a:hover,.graduate ul.g-nav li.graduate a { background-position: -320px -42px;}
ul.g-nav li.admission a:hover,.admission ul.g-nav li.admission a,.medical-info ul.g-nav li.admission a { background-position: -480px -42px;}
ul.g-nav li.research a:hover,.research ul.g-nav li.research a { background-position: -640px -42px;}
ul.g-nav li.fascination a:hover,.fascination ul.g-nav li.fascination a { background-position: -800px -42px;}


ul.g-nav02 {
	width: 988px;
}

ul.g-nav02 li a {
	padding: 40px 0 0 0;
	background-image:url("/faculty/medicine/common/images/g_nav02.jpg");
}

ul.g-nav02 li.home a { background-position: 0 1px; width: 141px;}
ul.g-nav02 li.department a { background-position: -141px 1px; width: 141px;}
ul.g-nav02 li.graduate a { background-position: -282px 1px; width: 141px;}
ul.g-nav02 li.admission a { background-position: -423px 1px; width: 141px;}
ul.g-nav02 li.research a { background-position: -564px 1px; width: 141px;}
ul.g-nav02 li.international a { background-position: -705px 1px; width: 141px;}
ul.g-nav02 li.fascination a { background-position: -846px 1px; width: 143px;}


ul.g-nav02 li.home a:hover,.home ul.g-nav02 li.home a { background-position: 0px -40px;}
ul.g-nav02 li.department a:hover,.department ul.g-nav02 li.department a { background-position: -141px -40px;}
ul.g-nav02 li.graduate a:hover,.graduate ul.g-nav02 li.graduate a { background-position: -282px -40px;}
ul.g-nav02 li.admission a:hover,.admission ul.g-nav02 li.admission a,.medical-info ul.g-nav02 li.admission a { background-position: -423px -40px;}
ul.g-nav02 li.research a:hover,.research ul.g-nav02 li.research a { background-position: -564px -40px;}
ul.g-nav02 li.international a:hover,.international ul.g-nav02 li.international a { background-position: -705px -40px;}
ul.g-nav02 li.fascination a:hover,.fascination ul.g-nav02 li.fascination a { background-position: -846px -40px;}


ul.g-nav li ul.sub-nav {
    position: absolute;
    top: 43px;
    left: 0;
    width: 160px;
    background-color: #ffffff;
    display: none;
    z-index: 10;
    box-sizing: border-box;
    border-width: 3px 3px 2px 3px;
    border-style: solid;
    border-color: #00B2B3;
}

ul.g-nav02 li ul.sub-nav {
    position: absolute;
    top: 43px;
    left: 0;
    width: 141px;
}

ul.g-nav02 li ul.sub-nav li a {
    width: 135px;
}

ul.g-nav02 li.fascination ul.sub-nav {
    width: 143px;
}

ul.g-nav02 li.fascination ul.sub-nav li a {
    width: 137px;
}

ul.g-nav li ul.sub-nav li {
    text-align: left;
    display: block;
}

ul.g-nav li ul.sub-nav a {
	float: none;
	display: block;
	height: auto !important;
	height/**/: auto !important;
	padding: 10px;
    background-image: none;
    box-sizing: border-box;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #00B2B3;
 }

ul.g-nav li ul.sub-nav a span.blank {
    background-image: url(/faculty/medicine/common/images/btn_blank03.png);
    background-size: auto 10px;
    background-repeat: no-repeat;
    background-position: right 0.1em;
    padding: 0 17px 0 0;
    display: inline;
}

ul.g-nav li ul.sub-nav ul {
    margin: -10px 0 0 0;
    padding: 0 0 10px 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #00B2B3;
}

ul.g-nav li ul.sub-nav ul li a {
    padding: 2.5px 10px 2.5px 25px;
    border-width: 0;
}

ul.g-nav li ul.sub-nav span.tit {
    display: block;
    padding: 10px;
}

ul.g-nav li ul.sub-nav span.titBg {
    display: block;
    margin: -5px 10px 15px 10px;
    padding: 0 3px;
    background-color: #cceceb;
}



/*£ß£ß£ßpan£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.pan {
	width: 960px;
	margin: 15px auto 10px auto;
	overflow: hidden;
	zoom: 1;
}

.pan li {
	list-style: none;
	float: left;
	background: url(/faculty/medicine/common/images/icon_pan.gif) no-repeat 0 50%;
	padding: 0 10px 0 15px;
	font-size: 10px;
	color: #FFF!important;
}

.pan li a {
	color: #FFF!important;
}

.pan li.begin {
	background: none;
	padding: 0 10px 0 0;
}

/*£ß£ß£ßside£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.s-bnr li {
	margin: 0 0 5px 0;
	line-height: 0;
}

.s-nav01 {
	background: #F2F2F2 url(../images/side_menu.jpg) no-repeat 0 0;
	padding: 41px 0 0 0;
	margin: 0 0 20px 0;
	zoom: 1;
}

.s-nav01 dl {
	padding: 5px 20px 0 20px;
}

.s-nav01 dl dt {
	font-weight: bold;
}

.s-nav01 dl dd {
	padding: 0 0 10px 0;
}

.s-nav01 dl dd select {
	width: 130px;
}

.s-nav01 dl dd ul li {
	background: url(/faculty/medicine/common/images/icon_sec.gif) no-repeat 0 7px;
	padding: 0 0 0 15px;
}

.s-nav01 dl dd ul li a {
	display: block;
	zoom: 1;
}

.rss {
	background: url(/faculty/medicine/common/images/icon_rss.jpg) no-repeat 0 0;
	padding: 0 0 0 20px;
}

.s-nav02 li {
	border-bottom: 1px solid #FFF;
	line-height: 1.4;
}

.s-nav02 li em {
    font-style: normal;
}

.s-nav02 li a {
	display: block;
	zoom: 1;
	padding: 5px;
}

.s-nav02 li a:hover,
.s-nav02 li a.on,
.s-nav02 li a.sec-on {
	background-color: #00B2B3;
	color: #FFF!important;
}

.s-nav02 li a span {
	display: block;
	zoom: 1;
	padding: 5px 5px 5px 10px;
	border-left: 5px solid #6AD2D3;
}

.s-nav02 li a.sec,
.s-nav02 li a.sec-on {
	background-image: url(/faculty/medicine/common/images/icon_sec.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	padding: 5px 0 10px 35px;
}

.s-nav02 li a.sec:hover,
.s-nav02 li a.sec-on,
.s-nav02 li a.sec-on:hover {
	color: #FFF!important;
	background-image: url(/faculty/medicine/common/images/icon_sec_on.gif);
}

.s-nav02 li a:hover span,
.s-nav02 li a.on span {
	border-left: 5px solid #FFF;
}

.s-nav02 li a span span,
.s-nav02 li a:hover span span,
.s-nav02 li a.sec span {
	border: 0 none;
	display: inline;
	padding: 0 20px 0 0;
}

.s-nav02 li a:hover span span.blank {
	background: url(/faculty/medicine/common/images/icon_blank_hover.gif) no-repeat 100% 3px;
}

.side-nav-blank {
	margin: 0 0 20px 0;
}

.side-nav-blank dt {
	text-indent: -9999px;
	background: url(/faculty/medicine/common/images/side_title_blank.gif) no-repeat 0 0;
	height: 33px;
}

.side-nav-blank dd {
	border: 3px solid #F2F2F2;
	padding: 10px 15px;
  overflow:hidden;
}

.side-nav-blank dd ul li {
	background: url(/faculty/medicine/common/images/icon02.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.side-nav-blank dd ul li a {
	display: inline-block;
	zoom: 1;
}

.boxSideGraduate,
.boxSideInternational {
    border-width: 1px;
    border-style: solid;
    border-color: #d1ddf3;
    background: #f2fbfc; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #f2fbfc 0%, #e1f2fb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #f2fbfc 0%,#e1f2fb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #f2fbfc 0%,#e1f2fb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fbfc', endColorstr='#e1f2fb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    margin: 0 0 5px 0;
    padding: 10px;
}

.boxSideGraduate p.midashi,
.boxSideInternational p.midashi {
    font-family :"Times New Roman", "¥Ò¥é¥®¥ÎÃ÷³¯ Pr6 W6","Hiragino Mincho Pro", "ÓÎÃ÷³¯",YuMincho, "HGSÃ÷³¯E","¥á¥¤¥ê¥ª", Meiryo, sans-serif;
    font-size: 100%;
    background-image: url(/faculty/medicine/common/images/icon_shinshu-u_transparent.png);
    background-repeat: no-repeat;
    min-height: 32px;
    margin: 0 0 8px 0;
    padding: 3px 0 0 32px;
}

.boxSideGraduate p.midashiBg {
    background-color: #cceceb;
    margin: 0 0 5px 0;
}

/*£ß£ß£ßfooter£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.footer {
	/*min-width: 1002px;*/
	padding: 0 0 40px 0;
	background: url(/faculty/medicine/common/images/footer_bg.jpg) repeat-x 0 0;
}

.footer-inner {
	width: 1000px;
	margin: 0 auto;
}

.footer-inner ul {
	text-align: center;
}

.footer-inner ul li {
	display: inline;
}

.footer-inner ul.f-nav01 {
	padding: 13px 0 18px 0;
}

.footer-inner ul.f-nav01 li {
	margin: 0 10px;
}

.footer-inner ul.f-nav02 {
	padding: 0 0 30px 0;
}

.footer-inner ul.f-nav02 li {
	border-left: 1px solid #03B2B5;
	font-size: 12px;
	line-height: 12px;
	padding: 0 5px 0 10px;
}

.footer-inner ul.f-nav03 {
	padding: 0 0 25px 0;
}

.footer-inner ul.f-nav03 li {
	border-left: 1px solid #03B2B5;
	font-size: 12px;
	line-height: 10px;
	padding: 0 5px 0 10px;
}

.footer-inner ul.f-nav02 li.begin,
.footer-inner ul.f-nav03 li.begin {
	border: 0 none;
	padding: 0 5px;
}


/*£ß£ß£ßheading£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

h1 {
	margin: 0 0 20px 0;
}

h1 strong {
	display: none;
}

h2 {
	background: url(/faculty/medicine/common/images/h2_bg.jpg) no-repeat 0 0;
	padding: 22px 20px 40px 20px;
	position: relative;
	width: 644px;
	margin: 0 -2px;
}

a.headline-sub-link {
	position: absolute;
	top: 15px;
	left: 547px;
	background: #00B2B3 url(/faculty/medicine/common/images/icon01.gif) no-repeat 10px 8px;
	display: block;
	zoom: 1;
	padding: 7px 5px 7px 30px;
	color: #FFF!important;
	font-size: 12px!important;
	width: 100px;
}

h2.image-title,
h3.image-title {
	background: none;
	padding: 0;
	margin: 0 0 20px 0;
}

h3 {
	border-left: 5px solid #007C7E;
	background-color: #00B2B3;
	color: #FFF;
	padding: 10px;
	margin: 0 0 20px 0;
}

h4 {
	border-bottom: 2px solid #6AD2D3;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
}

h5 {
	border-left: 5px solid #00B2B3;
	padding: 5px 0 5px 10px;
	margin: 0 0 15px 0;
	line-height: 1.3;
}

.midashi-q {
	border-top: 2px solid #7FD8D9;
	border-bottom: 1px solid #7FD8D9;
	font-weight: bold;
	padding: 8px 0;
	margin: 0 0 20px 0;
}


/*£ß£ß£ßbox£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.box01 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}

.box02 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 20px 0;
}

.box03 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 30px 0;
}

.box04 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 40px 0;
}

.box05 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 50px 0;
}

.box06 {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 60px 0;
}

.green-line-box {
	overflow: hidden;
	zoom: 1;
	border: 2px solid #6AD2D3;
	padding: 10px 15px;
}

.gray-line-box {
	overflow: hidden;
	zoom: 1;
	border: 1px solid #D9D9D9;
	padding: 10px 15px;
}

.gray-line-box2 {
	overflow: hidden;
	zoom: 1;
	border: 3px solid #D9D9D9;
	padding: 10px 15px;
}

.thumbnail-box-right {
  float: right;
  width: 150px;
  margin: 0 0 10px 20px;
}

.thumbnail-box-right li {
  margin: 0 0 20px;
}

.thumbnail-box-right li:last-child {
  margin: 0;
}

.thumbnail-box-right li img {
  width: 100%;
  height: auto;
  margin: 0 0 5px;
}

/*£ß£ß£ßtable£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.table01,
.table03,
.table04,
.table05 {
	width: 100%;
	border: 1px solid #9DE1E2;
}

.table01 th {
	background-color: #EBF9F9;
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	padding: 6px 10px;
	font-weight: normal;
	text-align: left;
}

.table01 th img {
	vertical-align: middle;
}

.table01 th.th01 {
	color: #FFF;
	background-color: #00B2B2;
	text-align: center;
	font-weight: bold;
}

.table01 td {
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	padding: 6px 10px;
}

.table02 {
	width: 100%;
	border-top: 1px solid #9DE1E2;
}

.table02 th {
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	padding: 6px 10px 6px 0;
	font-weight: normal;
	text-align: left;
	color: #00B2B2;
}

.table02 td {
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	padding: 6px 10px;
}

.table03 th,
.table04 th {
	color: #FFF;
	background-color: #00B2B2;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 6px 10px;
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	line-height: 1.3;
}

.table03 td {
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	text-align: center;
	padding: 6px 10px;
}

.table04 td {
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	text-align: left;
	vertical-align: middle;
	padding: 6px 10px;
}

.table05 th {
	background-color: #EBF9F9;
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: middle;
	padding: 6px 10px;
	font-weight: normal;
	text-align: left;
}

.table05 th.th01 {
	background-color: #CCF0F0;
}

.table05 td {
	border-left: 1px dotted #9DE1E2;
	border-bottom: 1px dotted #9DE1E2;
	vertical-align: top;
	padding: 6px 10px;
}

/*£ß£ß£ßlist£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.list01 {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -15px 0 0;
}

.list01 li {
	width: 200px;
	margin: 0 10px 0 0;
	float: left;
	background: url(/faculty/medicine/common/images/icon02.png) no-repeat 0 4px;
	padding: 1px 0 1px 20px;
}

.list01 li a {
	display: block;
	zoom: 1;
}

ul.disc,
ol.num {
	padding: 0 0 0 18px;
}

ul.disc li {
	list-style: disc;
}

.page-inner-link {
	overflow: hidden;
	zoom: 1;
	border: 2px solid #6AD2D3;
	padding: 10px 0 5px 15px;
	margin: 0 0 40px 0;
}

.page-inner-link li {
	display: inline-block;
	float: left;
	background: url(/faculty/medicine/common/images/icon02.png) no-repeat 0 4px;
	padding: 0 0 0 20px;
	margin: 0 20px 5px 0;
}

.listDecimal ol {
    list-style-type: decimal;
    margin: 0 0 0 23px;
    text-align: left;
}

/*£ß£ß£ßform£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

input,
select,
textarea {
	vertical-align: middle;
	border: 1px solid;
	border-color: #CCC;
	font-size: 13px;
}

input,
textarea {
	padding: 2px;
	margin: 2px 0;
}

input[type="text"]:focus,
textarea:focus {
	background: #F6F6F6;
}

.table01 td input {
	padding: 4px;
}

.table01 td select {
	height: 20px;
	margin: 6px 0;
}

.form-btn {
	text-align: center;
	display: block;
}

.form-btn input {
	border: 0 none;
	padding: 0;
	margin: 0 4px;
}

input.form-btn-image {
	border: 0 none;
	padding: 0;
}

input.rc {
	border: 0;
	padding: 0;
	margin: 0 8px 0 0;
	vertical-align: middle;
}


/*£ß£ß£ßfont color,bg color£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.red {
	color: #FF0000;
}

.pink {
	color: #FF3366;
}

.bg-gray{
	display: inline-block;
	color: #FFF;
	background-color: #666;
	padding: 0 4px;
}

/*£ß£ß£ßsize,other£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß£ß*/

.totop {
	text-align: right;
	margin: 0 0 20px 0;
}

.link01 {
	background: url(/faculty/medicine/common/images/icon02.png) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}

.blank {
	background: url(/faculty/medicine/common/images/icon_blank.gif) no-repeat 100% 3px;
	padding: 0 20px 0 0;
}

.pdf {
	background: url(/faculty/medicine/common/images/icon_pdf.gif) no-repeat 100% 0;
	padding: 2px 20px 2px 0;
}

.doc {
	background: url(/faculty/medicine/common/images/icon_doc.gif) no-repeat 100% 0;
	padding: 1px 20px 1px 0;
}

.excel {
	background: url(/faculty/medicine/common/images/icon_excel.jpg) no-repeat 100% 0;
	background-size: auto 20px;
	padding: 1px 20px 1px 0;
}

.pdf2 {
	background: url(/faculty/medicine/common/images/icon_pdf.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}

.blk {
	display: block;
}

.vm {
	vertical-align: middle!important;
}

.none {
	display: none!important;
}

.noborder {
	border:0 none!important;
}

.left {
	text-align: left!important;
}

.right {
	text-align: right!important;
}

.center {
	text-align: center!important;
}

.f-left {
	float: left;
}

.f-left300 {
	width: 300px;
	float: left;
}

.f-left330 {
	width: 330px;
	float: left;
}

.f-left452 {
	width: 452px;
	float: left;
}

.f-right {
	float: right;
}

.f-right190 {
	width: 190px;
	float: right;
}

.f-right232 {
	width: 232px;
	float: right;
}

.f-right330 {
	width: 330px;
	float: right;
}

.ph-left {
	float: left;
	margin: 0 20px 10px 0;
}

.ph-right {
	float: right;
	margin: 0 0 10px 20px;
}

.pad0 {
	padding: 0!important;
}

.mar0 {
	margin: 0!important;
}

.mr15 {margin-right: 15px!important;}
.mr18 {margin-right: 18px!important;}

.mb5 {margin-bottom: 5px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb15 {margin-bottom: 15px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb30 {margin-bottom: 30px!important;}
.mb40 {margin-bottom: 40px!important;}
.mb50 {margin-bottom: 50px!important;}
.mb60 {margin-bottom: 60px!important;}
.mb70 {margin-bottom: 70px!important;}
.mb80 {margin-bottom: 80px!important;}

.nb5 {margin-bottom: -5px!important;}

.mt5 {margin-top: 5px!important;}
.mt10 {margin-top: 10px!important;}
.mt20 {margin-top: 20px!important;}
.mt30 {margin-top: 30px!important;}

.f10 {font-size: 10px!important;}
.f12 {font-size: 12px!important;}
.f14 {font-size: 14px!important;}
.f16 {font-size: 16px!important;}
.f18 {font-size: 18px!important;}

.w5 {width: 5%;}
.w8 {width: 8%;}
.w10 {width: 10%;}
.w12 {width: 12%;}
.w14 {width: 14%;}
.w15 {width: 15%;}
.w17 {width: 17%;}
.w20 {width: 20%;}
.w22 {width: 22%;}
.w24 {width: 24%;}
.w25 {width: 25%;}
.w28 {width: 28%;}
.w30 {width: 30%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w60 {width: 60%;}
.w70 {width: 70%;}
.w80 {width: 80%;}
.w90 {width: 90%;}

.wp50 {width: 50px;}
.wp70 {width: 70px;}
.wp100 {width: 100px;}
.wp150 {width: 150px;}
.wp200 {width: 200px;}
.wp250 {width: 250px;}
.wp300 {width: 300px;}
.wp350 {width: 350px;}
.wp400 {width: 400px;}
.wp500 {width: 500px;}
.wp600 {width: 600px;}
.wp700 {width: 700px;}

.wp450hp96 {
	width: 450px;
	height: 96px;
}

.wp420hp146 {
	width: 420px;
	height: 146px;
}

.wp790hp146 {
	width: 790px;
	height: 146px;
}
.sentence {
	margin: 22px 20px 40px 20px;
}

.listDisc li {
	margin: 0 0 0 1.2em;
	list-style: disc;
}

.listDecimal li {
	margin: 0 0 0 1.2em;
	list-style: decimal;
}