﻿/*::::: Line Box :::::*/

.R {
	width:10px;
	background:url(../images/rs_img/R.gif) repeat-y;
}

.L {
	width:10px;
	background:url(../images/rs_img/L.gif) repeat-y;
}

.U {
	height:10px;
	background:url(../images/rs_img/U.gif) repeat-x;
}
.B {
	height:10px;
	background:url(../images/rs_img/B.gif) repeat-x;
}

.UR{
	width:10px;
	height:10px;
	background:url(../images/rs_img/round_U_R.gif) top no-repeat;
}
.UL{
	width:10px;
	height:10px;
	background:url(../images/rs_img/round_U_L.gif) top no-repeat;
}
.BR{
	width:10px;
	height:10px;
	background:url(../images/rs_img/round_B_R.gif) top no-repeat;
}
.BL{
	width:10px;
	height:10px;
	background:url(../images/rs_img/round_B_L.gif) top no-repeat;
}

/*::::: Page set up :::::*/


/*----home----*/
.common{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.common h1{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
}
.common h2{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:14px;
	margin:0;
	padding:5;
	font-weight: bold;
}
.common h3{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:2;
	background-color: #999999;
	background-image: url(../images/tb_gray.jpg);
	font-style: normal;
	font-weight: normal;
}
.common h4{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:12px;
	margin:0;
	padding:5;
	font-weight: normal;
}
.common p{
	padding:5px 0 5px 0;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.common td{
	padding:5px 0 5px 0;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.common blockquote{
	margin:0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.main{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.main h1{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
}
.main h2{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:14px;
	margin:0;
	padding:5;
	font-weight: bold;
}
.main h3{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:2;
	background-color: #6699CC;
	background-image: url(../images/tb_blue.jpg);
	font-style: normal;
	font-weight: normal;
}
.main h4{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:12px;
	margin:0;
	padding:5;
	font-weight: normal;
}
.main p{
	padding:5px 0 5px 0;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.main td{
	padding:5px 0 5px 0;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.main blockquote{
	margin:0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.submenu h1{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
}
.submenu h2{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:12px;
	margin:0;
	padding:5;
	font-weight: bold;
}
.submenu h3{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#999999;
	font-size:12px;
	margin:0;
	padding:5;
	font-style: normal;
}

.submenu p{
	padding:2;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.small {
	padding:2;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.titleLink {
	color:#000033;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height: 14px;
	text-decoration: none;
}

/* part of rinri */

.rinri table{
	width: 100%;
}
.rinri td{
	padding:3px;
	margin:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #999999;
}
#TB {
	background-color: #EAEAEA;
	width: 140px;	
}
#TS {
	background-color: #EAEAEA;
	width: 30px;
}

/*  part of map  */
.map td{
	padding:0 0 0 0;
	margin:0;
	padding:0;
}

/* part of gairai */

.gairai {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
}

.gairai td{
	color: #333333;
	font-size: 12px;
	line-height: 13px;
	padding: 0;
}

.gairai_title {
	background-color: #669900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	background-image: url(../images/tb_gray.jpg);

	
}
.gairai_title p{
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.gairai_sinsatu {
	width: 56px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.gairai_sinhyoudai {
	width: 56px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
}
.gairai_naiou {
	text-align: center;
	width: 90px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #CCCCCC;
	border-left-color: #EAEAEA;
}
.gairai_naiou p{
	text-align: left;
	font-size: 12px;
	line-height: 12px;
}
.gairai_youbi {
	text-align: center;
	width: 90px;
	background-color: #EAEAEA;
}
.gairai_small {
	font-size: 10px;
	color: #FF6600;
	line-height: 11px;
}

/* part og Dr List */
.DrList {
	width: 280px;
}
.DrList_photo {
	width: 70px;
}
.DrList_title {
	width: 60px;
	background-color: #EAEAEA;
	font-size:9px;
}
.DrList_text {
	width: 135px;
}
.DrList_wtitle {
	background-color: #EAEAEA;
}
.DrList_wtext {

}


/* part of design 2*/

.mainHomepage{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
}

.mainHomepage p{
	padding:2;
	margin:0;
	padding:2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 13px;
	color: #333333;
}

.mainHomepage h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:18px;
	margin:0;
	padding:0;
	font-weight: bold;
	background-image: url(../images/title_bar.gif);
}

.mainHomepage h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0;
}

.toumeiHospFor{
	width:423px;
	padding:10px 10px 10px 15px;
	border-right:2px #D2D9DA solid;
	border-bottom:2px #D2D9DA solid;
	background:#ffffff url(../images/d2/backimg.jpg) bottom left;
	vertical-align:top;
}

.custSS{
	width:250px;
	vertical-align:top;
	background:#ffffff url(../images/d2/backimg.jpg) bottom left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.custSS td{
}
.infospace{
	width:423px;
	padding:10px 10px 10px 15px;
	border-right:2px #D2D9DA solid;
	vertical-align:top;
	background:#ffffff url(../images/d2/backimg.jpg) bottom left;
}
.partResource{
	padding:5px 5px 5px 5px;
	width:161px;
	border-left:2px #D2D9DA solid;
	vertical-align:top;
	background:#ffffff url(../images/d2/backimg.jpg) bottom left;
}

#quad td{
}

#PhysTab{
	width:194px;
	height:100px;
	vertical-align:middle;
	background:url(../images/d2/physicians_off.jpg) no-repeat right top;
	border:1px #bbbbbb solid;
	color:#222222;
}

#HospTab{
	width:194px;
	height:100px;
	vertical-align:middle;
	background:url(../images/d2/hospitals_off.jpg) no-repeat right top;
	border-top:1px #bbbbbb solid;
	border-right:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
}

#EMSTab{
	width:194px;
	height:100px;
	vertical-align:middle;
	background:url(../images/d2/ems_off.jpg) no-repeat right top;
	border-right:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;
	border-left:1px #bbbbbb solid;
		
}

#MedStuTab{
	width:194px;
	height:100px;
	vertical-align:middle;
	background:url(../images/d2/students_off.jpg) no-repeat right top;
	border-right:1px #bbbbbb solid;
	border-bottom:1px #bbbbbb solid;

}

.topicsArea {
	height: 160px;
	overflow: auto;
}

.topicsArea td {
	font-size: 12px;
	color:#333333
}

