@charset "utf-8";
/* CSS Document */

/* 編集用*/
.EDIT {
	background-color: #00FFFF;
}

/* ----- Basic Settings ----- */
* {
	margin: 0;
	padding: 0;
	border: none;
	color: #333333;
}
body {
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: normal;
}

/* ----- HTML Elements ----- */
p {
	padding: 1em;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: normal;
	border-bottom-style: none;
	background-color: #006699;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #333300;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#container #main h2 {
	float:left;
	color: #333333;
	background-color: #F0F0F0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 30px;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	vertical-align: middle;
	white-space: normal;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: dashed;
	border-top-width: 1px;
	width: 430px;
	display: block;
}
#container  #main  h3  {
	font-size: 12px;
	color: #003366;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#container #main h4 {
	padding-left: 30px;
	font-size: 12px;
}
a {
	color: #006699;
	text-decoration: underline;
}
#news a {
}
#news a:hover {
	background-color: #FFFF00;
}
/*#news a:visited {
	color: #666666;
	background-color: #FFFF99;
}*/
#news a:link {
	color: #006699;
}
#locator  a:hover {
	background-color: #FFFFFF;
}

/* ----- Container ----- */
#container {
	width:700px;
	text-align:left;
	float: left;
}

/* ----- Header ----- */
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #006699;
	background-image: ../img/bg.gif; /*-----印刷時のBG設定-----*/
	width: 100%;
}

/* ----- Navbar ----- 
#navbar {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 25px;
	background-color: #EEEEEE;
	width: 650px;
	padding-left: 50px;
}
*/

/* ----- Locator ----- */
#locator {
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFF00;
	border-top-color: #FFFFFF;
	width: 100%;
	text-indent: 50px;
	float: left;
}

/* ----- Main ----- */
#main {
	float: left;
	vertical-align: top;
	width: 460px;
	clear: none;
	margin-right: auto;
}

/* ----- News ----- */
#news {
	width: 460px;
	float: left;
}
#news  li {
	list-style-type: disc;
	text-indent: 10px;
	padding: 10px;
}
.item {
	padding-left: 20px;	
}
.itemSP a {
	padding-left: 20px;	
	background-color: #FFFF00;
}
/*
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	*/
}

.date {
	font-family: "Times New Roman", Times, serif;
	clear: both;
	color: #FF6600;
}
.prof_name        {
	font-size: 14px;
	font-weight: bold;
	width: 280px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
}
.prof_title       {
	width: 270px;
	padding-left: 40px;
	padding-bottom: 10px;
}
.prof_profile       {
	width: 280px;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 10px;
}
.prof_majorClass {
	padding-left: 30px;
	padding-bottom: 20px;
}
.prof_class {
	font-size: 12px;
	font-weight: bold;
	width: 420px;
	padding-left: 30px;
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.prof_description {
	padding-left: 30px;
	background-color: #F0F0F0;
	width: 420px;
	margin-bottom: 50px;
}

/* ----- Photo Div ----- */
#photo {
	width:460px;
	float:left;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

/* ----- Side Div----- */
#side {
	width:200px;
	float:right;
	color: #333333;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	border-top-color: #333333;
	border-bottom-color: #333333;
	margin: 0;
	height: auto;
	padding: 0px;
}

/* ----- Menu ----- */
#menu {
	width: 200px;
/*	display: inline;*/
	margin-top: 20px; /*　メニューの上下に余白 display: inline; だと表示されない*/
	padding-bottom: 20px; /*　メニューの上下に余白*/
}
#menu  li {
	list-style-type: none;
}
#menu li a {
	display: block;
}

#menu .list a,
#menu .list a:link,
#menu .list a:hover,
#menu .list a:visited {
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #006699;
	color: #006699;
	text-decoration: none;
/*	line-height: 32px;  */
	padding: 10px;
	margin: 0px;
/*	height: 32px; */
	width: 175px;
	background-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#menu .list a {
	text-align: left;
	background-position: left;
}
#menu .list  a:link  {
	text-align: left;
	background-position: left;
}
#menu .list   a:visited  {
	text-align: left;
	background-position: left;
}
#menu .list  a:hover {
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	background-color: #CCCCFF;
}
#menu .list2 a, 
#menu .list2 a:link, 
#menu .list2 a:hover, 
#menu .list2 a:visited {
	font-size: 10px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #006699;
	color: #006699;
	text-decoration: none;
/*	line-height: 20px; */
	padding: 5px;
	margin: 0px;
/*	height: 20px; */
	width: 185px; /*paddingを考慮してmenuの幅に収める*/
	background-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#menu .list2  a:hover {
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	background-color: #CCCCFF;
}
/*
#menu .list_sub a,
#menu .list_sub a:link,
#menu .list_sub a:hover,
#menu .list_sub a:visited {
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #3399FF;
	color: #006699;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	width: 175px;
	background-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3399FF;
}
#menu .list_sub  a:hover {
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	background-color: #FFFF99;
}
*/

/* ----- Request Div ----- */

#request {
	text-align: left;
	vertical-align: middle;
	width: 200px;
	background-color: #FFFFFF;
	color: #006699;
	border: none;
	font-size: 11px;
}

/* ----- Info Div ----- */
#info {
	width: 200px;
	float: right;
}

/* ----- Footer Div ----- */
#footer {
	width:700px;
	background-color: #006699;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-bottom-color: #006699;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	clear: both;
}
#footer  a  {
	color: #FFFFFF;
}

.clearLeft {
clear: left;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	clear: both;
	color: #990000;
}

/* ----- TABLE設定 ----- */

table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 450px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
  margin-left: 10px; /* 追加設定 */
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 4px 6px;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table010 td.td_bold {
  text-align: center;
  font-size: 100%;
  font-weight: bolder;
  background-color: #E6E6E6;
}
table.table010 td.td_right {
  text-align: right;
}

