body {
	font-size: 0.85em;
	line-height: 160%;
}
.pc_no {
	display: none;
}
.fontL {
	font-size: 1.0em;
	line-height: 160%;
}
.fontM {
	font-size: 0.85em;
	line-height: 160%;
}
.fontS {
	font-size: 0.75em;
	line-height: 160%;
}
.contents_textarea {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.cont_ul {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.cont_ul li {
	list-style: disc;
	margin-left: 20px;
}
.cont_ol {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.cont_ol li {
	list-style: decimal;
	margin-left: 20px;
}
.cont_table {
	width: 96%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #0019B0;
}
.cont_table th {
	border: 1px solid #ccc;
	background-color: #E7E4D6;
	padding: 5px;
}
.cont_table td {
	border: 1px solid #ccc;
	padding: 5px;
	width: 80px !important;
}
.cont_table2 {
	width: 96%;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #0019B0;
}
.cont_table2 th {
	border: 1px solid #ccc;
	background-color: #E7E4D6;
	padding: 5px;
}
.cont_table2 td {
	border: 1px solid #ccc;
	padding: 5px;
}
.cont_h4 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 1%;
	border-left: 3px solid #B50000;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}
.cont_dl {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
.cont_dl dt {
	width: 80px;
	float: left;
	clear: both;
	padding: 5px;
}
.cont_dl dd {
	width: 580px;
	padding: 5px;
	float: left;
}
#close {
	display: none;
}
#button, #sp_slider {
	display: none;
}
header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
header h1 {
	background-image: url(../images/logo.jpg);
	width: 500px;
	height: 90px;
	float: left;
	text-indent: -9999px;
}
header h1 a {
	background-image: url(../images/logo.jpg);
	width: 500px;
	height: 90px;
	display: block;
	text-indent: -9999px;
}
#header_menu {
	width: 440px;
	height: 30px;
	float: right;
}
#header_menu li {
	float: left;
}
#header_menu li a {
	background-image: url(../images/pc/right_menu.jpg);
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}
#h_li1 a {
	width: 146px;
	background-position: 0px 0px;
}
#h_li2 a {
	width: 95px;
	background-position: -146px 0px;
}
#h_li3 a {
	width: 78px;
	background-position: -241px 0px;
}
#h_li4 a {
	width: 121px;
	background-position: -319px 0px;
}
#font_change {
	padding-top: 15px;
	width: 150px;
	float: right;
}
#font_change dd {
	width: 27px;
	float: left;
	cursor: pointer;
}
#font_skin {
	background-image: url(../images/pc/fsk.jpg);
	width: 67px;
	height: 22px;
	text-indent: -9999px;
	float: left;
}
#menu {
	background-image: url(../images/pc/menu_bg.jpg);
	height: 60px;
	width: 100%;
	clear: both;
}
#menu ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#menu ul li {
	width: 192px;
	float: left;
}
#menu ul li a {
	background-image: url(../images/pc/menu.jpg);
	width: 192px;
	height: 60px;
	text-indent: -9999px;
	display: block;
}
#li1 a {
	background-position: 0px 0px;
}
#li2 a {
	background-position: -192px 0px;
}
#li3 a {
	background-position: -384px 0px;
}
#li4 a {
	background-position: -576px 0px;
}
#li5 a {
	background-position: -768px 0px;
}
#li1 a:hover {
	background-position: 0px -60px;
}
#li2 a:hover {
	background-position: -192px -60px;
}
#li3 a:hover {
	background-position: -384px -60px;
}
#li4 a:hover {
	background-position: -576px -60px;
}
#li5 a:hover {
	background-position: -768px -60px;
}
#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#left {
	width: 240px;
	float: left;
	margin-right: 20px;
}
#main {
	width: 440px;
	float: left;
}
#right {
	width: 240px;
	float: right;
}
/*top用*/

#topmessage a {
	display: block;
	text-decoration: none;
	color: #333;
}
#topmessage {
	width: 240px;
	border: 1px solid #4186B5;
}
#topmessage h3 {
	color: #fff;
	background-color: #4186B5;
	padding: 10px;
	font-size: 1.2em;
	font-family: "UtsukushiFONT";
}
#topmessage blockquote {
	padding: 10px;
	text-align: center;
}
#topmessage p {
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 10px;
}
#topmessage p span {
	font-size: 1.5em;
	text-align: center;
}
#top_banner {
	width: 240px;
	margin-top: 15px;
}
#top_banner li {
	margin-bottom: 10px;
}
#top_lli1 a {
	background-image: url(../images/pc/top_banner1.jpg);
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	display: block;
}
#top_lli2 a {
	background-image: url(../images/pc/top_banner2.jpg);
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	display: block;
}
#top_lli3 a {
	background-image: url(../images/pc/top_banner3.jpg);
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	display: block;
}
#top_rbanner {
	width: 240px;
	margin-bottom: 15px;
}
#cont_rbanner {
	width: 240px;
	margin-bottom: 15px;
}
#top_rbanner a {
	background-image: url(../images/pc/top_rbanner.jpg);
	width: 240px;
	height: 90px;
	text-indent: -9999px;
	display: block;
}
#cont_rbanner a {
	background-image: url(../images/pc/top_rbanner.jpg);
	width: 240px;
	height: 90px;
	text-indent: -9999px;
	display: block;
}
#top_tbanner {
	width: 240px;
	margin-bottom: 15px;
}
#cont_tbanner {
	width: 240px;
	margin-bottom: 15px;
}
#top_tbanner a {
	background-image: url(../images/pc/top_tbanner.jpg);
	width : 238px;
	height : 76px;
	text-indent: -9999px;
	display: block;
}
#cont_tbanner a {
	background-image: url(../images/pc/top_tbanner.jpg);
	width: 238px;
	height: 76px;
	text-indent: -9999px;
	display: block;
}
#news_title {
	background-image: url(../images/pc/news.jpg);
	width: 440px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#journal_title {
	background-image: url(../images/pc/journal.jpg);
	width: 440px;
	height: 45px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#news {
	width: 430px;
	height : 190px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#news dt {
	width: 120px;
	float: left;
	clear: left;
	padding-top: 8px;
	margin-top: 8px;
	border-top: 1px dashed #ccc;
}
#news dd {
	width: 280px;
	float: left;
	padding-top: 8px;
	margin-top: 8px;
	border-top: 1px dashed #ccc;
}
#journal {
	width: 430px;
	height: 190px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#journal dt {
	width: 410px;
	margin-top: 5px;
	font-weight: bold;
}
#journal dd {
	width: 410px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
#facebook_title {
	display: none;
}
#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#footer_menu {
	width: 494px;
	float: left;
}
#footer_menu li {
	float: left;
}
#footer_menu li a {
	background-image: url(../images/pc/footer_menu.jpg);
	height: 19px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#f_li1 a {
	background-position: 0px 0px;
	width: 121px;
}
#f_li2 a {
	background-position: -121px 0px;
	width: 237px;
}
#f_li3 a {
	background-position: -358px 0px;
	width: 136px;
}
#pagetop {
	width: 85px;
	float: right;
}
#pagetop a {
	background-image: url(../images/pc/toppage.jpg);
	width: 85px;
	height: 24px;
	text-indent: -9999px;
	display: block;
}
#copyright {
	background-color: #4186B5;
	clear: both;
}
#copyright small {
	display: block;
	width: 960px;
	height: 49px;
	background-image: url(../images/pc/footer.jpg);
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}
#slider {
	clear: both;
	width: 960px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.slider-for {
	width: 710px;
	height: 290px;
	overflow: hidden;
	float: left;
}
.slider-nav {
	width: 250px;
	height: 290px;
	float: right;
}
#cont_main {
	width: 700px;
	float: right;
}
#greeting_main {
	background-image: url(../images/pc/greeting/main_img.jpg);
	width: 960px;
	height: 130px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#greeting_title {
	background-image: url(../images/pc/greeting/title1.jpg);
	width: 700px;
	height: 63px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#cont_lefttitle1, #cont_lefttitle1 a {
	background-image: url(../images/pc/cont_lefttitle1.jpg);
	width: 240px;
	height: 51px;
	text-indent: -9999px;
	display: block;
	z-index: 100;
}
#cont_menu1 {
	border-bottom: 5px solid #D7E6F3;
	margin-bottom: 10px;
}
#cont_menu1 a {
	background-image: url(../images/pc/cont_menu1.jpg);
	width: 240px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
#left1_li1 a {
	background-position: 0px 0px;
}
#left1_li2 a {
	background-position: 0px -40px;
}
#left1_li3 a {
	background-position: 0px -80px;
}
#left1_li4 a {
	background-position: 0px -120px;
}
#left1_li5 a {
	background-position: 0px -160px;
}
#topic_path {
	padding: 10px;
	background-color: #F6F6F6;
}
#topic_path ul {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#topic_path li {
	padding-right: 20px;
	margin-right: 5px;
	background-image: url(../images/pc/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
.last {
	background-image: none !important;
}
#cont_mainimg {
	background-image: url(../images/pc/main_img.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*class*/
#cont_mainimg1 {
	background-image: url(../images/pc/main_img1.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*medicine*/
#cont_mainimg2 {
	background-image: url(../images/pc/main_img2.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*patient*/
#cont_mainimg3 {
	background-image: url(../images/pc/main_img3.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*research*/
#cont_mainimg4 {
	background-image: url(../images/pc/main_img4.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*resident*/
#cont_mainimg5 {
	background-image: url(../images/pc/main_img5.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/*distinctive*/
#dis_mainimg {
	background-image: url(../images/pc/main_img6.jpg);
	width: 960px;
	height: 130px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#cont_mainimg h2, #cont_mainimg1 h2, #cont_mainimg2 h2, #cont_mainimg3 h2, #cont_mainimg4 h2, #cont_mainimg5 h2, #dis_mainimg h2 {
	font-family: "UtsukushiFONT";
	color: #fff;
	font-size: 2em;
	padding-left: 20px;
	padding-top: 55px;
	text-shadow: 1px 1px 1px #434343;
}
.cont_title {
	background-image: url(../images/pc/title1.jpg);
	width: 700px;
	height: 63px;
	margin-bottom: 15px;
}
.cont_title h3 {
	font-family: "UtsukushiFONT";
	font-size: 1.8em;
	padding-left: 10px;
	padding-top: 20px;
}
.cont_left_title {
	width: 240px;
	background-color: #C6DAE9;
}
.cont_left_title h2 {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.cont_left_title h2 a {
	font-family: "UtsukushiFONT";
	font-size: 0.9em;
	text-decoration: none;
	color: #252C7A;
	display: block;
}
#cont_menu {
	width: 230px;
	border: 5px solid #C6DAE9;
	margin-bottom: 10px;
}
#cont_menu li {
	padding: 10px;
	border-bottom: 1px solid #C6DAE9;
	background-image: url(../images/pc/cont_left_arrow.jpg);
	background-repeat: no-repeat;
}
#cont_menu a {
	font-size: 1em;
	padding-left: 25px;
	font-weight: 100;
	text-decoration: none;
	color: #313131;
	display: block;
}
#cont_banner li {
	margin-bottom: 10px;
}
#class_box {
	width: 450px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 30px;
}
#class_box div {
	width: 225px;
	float: left;
	margin-bottom: 10px;
}
#class_box div ul {
	margin-top: 5px;
}
#class_box div li {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.cont_listmenu {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.cont_listmenu li {
	width: 45%;
	float: left;
	margin-right: 3%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #cecece));
	background: -webkit-linear-gradient(#fff, #cecece);
	background: -moz-linear-gradient(#fff, #cecece);
	background: -o-linear-gradient(#fff, #cecece);
	background: -ms-linear-gradient(#fff, #cecece);
	background: linear-gradient(#fff, #cecece);
	height: 60px;
	margin-bottom: 15px;
	border: 1px solid #CBCBCB;
}
.cont_listmenu li a {
	padding-top: 20px;
	padding-left: 10px;
	display: block;
	font-size: 1em;
	text-decoration: none;
}
.boldwebfont {
	text-decoration: none;
	color: #252C7A;
	display: block;
	font-size: 2.0em;
	font-weight: 900;
}
.journal_box1 {
	width: 660px;
	margin-top: 20px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border-top: 1px solid #ccc;
}
.journal_box1 .journal_data {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	width: 110px;
	float: left;
	clear: both;
}
.journal_box1 .journal_titlebox {
	width: 400px;
	float: left;
}
.journal_box1 .journal_title1 {
	width: 400px;
}
.journal_box1 .journal_title2 {
	width: 400px;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px dashed #ccc;
}
.journal_box1 .journal_name {
	width: 90px;
	text-align: right;
	float: right;
}
.active {
	width: 90%;
	padding: 2%;
	text-align: center;
	border: 1px solid #8FC1E0;
	margin-left: auto;
	margin-right: auto;
}
/*----------------------------------------------
メールフォームCSS
*/

.text {
	width: 410px;
}
#contact_form {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#contact_form form {
	width: 660px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background: #EBEBEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contact_form form dl {
	padding: 10px 20px;
}
#contact_form form dt {
	float: left;
	clear: both;
	width: 130px;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
}
#contact_form form dd {
	float: left;
	width: 470px;
	padding: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
}
#contact_form .text, #contact_form textarea, #contact_form .dropdown {
	border: 1px solid #777;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #eee, #fff );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
	zoom: 1;
}
#contact_form .submit {
	border: 1px solid #777;
	padding: 4px 10px;
	color: #fff;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#99c9e5), to(#428ec9) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #99c9e5, #428ec9 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff99c9e5, endColorstr=#ff428ec9);
	zoom: 1;
}
#contact_form .LabelSelected, #contact_form .RadioSelected {
	background-position: bottom left;
}
.textarea {
	width: 410px !important;
	height: 100px !important;
}
.journal_btn {
	text-align: right;
}
.journal_btn a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #111;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d5f1fb), color-stop(1.00, #9bd6f2));
	background: -webkit-linear-gradient(#d5f1fb, #9bd6f2);
	background: -moz-linear-gradient(#d5f1fb, #9bd6f2);
	background: -o-linear-gradient(#d5f1fb, #9bd6f2);
	background: -ms-linear-gradient(#d5f1fb, #9bd6f2);
	background: linear-gradient(#d5f1fb, #9bd6f2);
}
#resident_ul {
	width: 94%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#resident_ul li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}
.staff_box {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
.staff_box h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border-left: 3px solid #003399;
	padding-left: 5px;
}
.staff_box h4_2 {
	font-size : 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	border-left : 3px solid #003399;
	padding-left: 5px;
}
.staff_box ul {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.staff_box ul::after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.staff_box ul {
	display: inline-block;
}
.staff_box li {
	float: left;
	padding-right: 15px;
	margin-left: 13px;
	list-style: disc;
}
.staff_box div {
	clear: both;
	width: 450px;
	font-size: 0.9em;
	color: #666666;
}
.img_box {
	width: 195px;
	float: left;
}
.img_box p {
	width: 182px;
	font-size: 0.7em;
	text-align: center;
	padding-bottom: 50px;
}
.img_box p span {
	font-size: 1.5em;
	text-align: center;
}
.ltl {
	font-size: 0.75em;
}
#top_lli4 a {
	background-image: url(../images/pc/top_banner4.jpg);
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	display: block;
}
#top_left {
	width: 240px;
	float: left;
	margin-right: 20px;
}
