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

/*-------------------------------------------------------------------------------------
base writer  : nuts (IDEA-PRO)
last_editday : 2009/06/09
last_editor  : nuts (IDEA-PRO)
-------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------------
トップページスタイル
---------------------------------------------------------------------*/
div#header {
	background: url(image_cmn/back_header.jpg) no-repeat; }



/*---------------------------------------------------------------------
あいさつページ
---------------------------------------------------------------------*/
div.message dl {
	margin: 24px 0 30px; }
div.message dl dt img {
	display: block; }
div.message dl dd {
	padding: 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 5px solid #CCC; }
div.message dl dd p {
	line-height: 1.6;
	text-indent: 1em;
	margin: 0 0 1em; }



/*---------------------------------------------------------------------
詳細ページ
---------------------------------------------------------------------*/
div.inner {
	margin: 0 0 0 10px; }

div.inner h3 {
	margin: 0 0 1em; }
div.inner h4 {
	font-size: 1em;
	margin: 0 0 3px 0;
	border-left: 4px solid #38ACE9;
	background: none;
	padding: 0.2em 0 0.2em 10px;
	}

div.inner table {
	width: 570px;
	margin: 0 auto 3em;
	border: 1px solid #CCC;
	}
div.inner table th, div.inner table td {
	text-align: center;
	vertical-align: middle;
	line-height: 1.5;
	border: 1px solid #CCC;
	border-top: 1px dotted #CCC;
	border-bottom: none;
	padding: 0.3em 10px;
	}

div.inner table thead th {
	font-weight: normal;
	background: #B3DFF7;
	border-bottom: 1px solid #CCC; }
div.inner table tbody th { font-weight: normal; }

div.inner table td.subject {
	text-align: left;
	width: 50%; }
div.inner table tbody tr.change,
div.inner table tbody tr.change td,
div.inner table tbody tr th.change { border-bottom: 1px solid #CCC; }

div.inner table.curriculum {
	font-size: 0.9em; }
div.inner table.curriculum th, div.inner table.curriculum td { padding: 0.3em 5px; }
div.inner table.curriculum td.subject { width: 30%; }
div.inner table.curriculum tbody th { background: #D9EFFB; border-bottom: 1px solid #CCC; }

div.inner p.graph {
	margin: 0 10px 4em;
	padding: 1em 10px 0;
	border-top: 1px solid #CCC; }


/* 備考
---------------------------------------------------------------------*/
div.remarks {
	margin: 0 0 5em;
	background: #F4F4F4;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9; }
div.remarks h4 {
	margin: -1em 0 0;
	line-height: 1.4;
	padding: 0.3em 0 0.3em 10px;;
	background: #D4D4D4;
	border: 1px solid #BFBFBF;
	letter-spacing: 0.3em; }
div.remarks dl {
	margin: 0;
	padding: 10px 10px 0;
	font-size: 0.9em; }
div.remarks dl dt {
	font-weight: normal;
	line-height: 1.5em; }
div.remarks dl dd {
	margin: -1.5em 0 0 0;
	padding: 0 0 0.8em 5em;
	line-height: 1.5em; }

div.remarks ol {
	background: #F4F4F4;
	font-size: 0.9em;
	margin: 0 0 0 40px;
	padding: 10px 10px 5px 0; }
div.remarks ol li {
	line-height: 1.4;
	padding: 0 0 0.4em; }

div.remarks dl ol {
	margin: 0 0 0 25px;
	padding: 0; }
div.remarks dl ol li {
	line-height: 1.5; }

div.remarks ol li img {
	margin: 0 0.3em 0 0; }
div.remarks ol li table {
	border: none;
	width: auto;
	margin: 0.5em 0 0;
	background: #FFF3EA; }
div.remarks ol li table th {
	font-weight: normal;
	text-align: left;
	width: 25%;
	border: 1px solid #CCC;
	border-right: none;
	background: url(image/dot_c.gif) repeat-y right; }
div.remarks ol li table td {
	border: 1px solid #CCC;
	border-left: none; }
div.remarks ol li table .none {
	background: #F4F4F4;
	border: none; }

/* dl版 */
dl.remarks {
	font-size: 0.9em;
	margin: -1.5em 0 0;
	background: #E9E9E9;
	padding: 1em 0.6em 0.6em; }
dl.remarks dt {
	width: 6em;
	text-align: center;
	line-height: 1.6; }
dl.remarks dd {
	line-height: 1.6;
	background: #FFF;
	padding: 0.4em 10px;
	margin: -2em 0 0 6em; }


/* 時間割
---------------------------------------------------------------------*/
div.inner table.subject {
	font-size: 0.9em; }

div.inner table.subject th, table.subject td {
	padding: 0.3em 8px 0.2em;
	border: 1px solid #CCC; }
div.inner table.subject tbody th { background: #D9EFFB; }
div.inner table.subject th.sub { background: #ECF7FD; }
div.inner table.subject td { border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; border-left: none; }
div.inner table.subject td.name {
 	width: 22%;
	text-align: left;
	border-right: none;
	background: url(../graduate/image_cmn/dot_c.gif) repeat-y right; }

div.inner table.subject td.campus_m { background-color: #F4FFEA; }
div.inner table.subject td.campus_s { background-color: #FFF3EA; }



/* モデル
---------------------------------------------------------------------*/
table.model { font-size: 0.9em; }
table.model tbody th {
	width: 1em;
	font-weight: normal;
	}
table.model tbody td { border-left: none; }
table.model tbody td.theme {
	text-align: left;
	width: 35%;
	}
table.model tbody td.subject {
	text-align: left;
	width: auto;
	background: url(../graduate/image_cmn/dot_c.gif) repeat-y right;
	border-right: none;
	}
table.model tbody.change { border-bottom: 1px solid #CCC; }
table.model tbody td.total { border-top: 1px solid #CCC; background-color: #F2F2F2; }



/* 講義内容
---------------------------------------------------------------------*/

div.lecture h3 { margin-left: 10px; }
div.lecture h4 {
	font-size: 1em;
	border-left: 4px solid #38ACE9;
	border-bottom: 1px solid #CCC;
	padding: 0.2em 0 0.4em 6px;
	line-height: 1.2;
	margin: 2em 0 0 10px; }
div.lecture h4.profes {
	margin-bottom: 1em; }
div.lecture h4.conti {
	margin-top: 3em; }

div.lecture table {
	width: auto;
	margin: 0 0 0 6px;
	border: none;
	border-collapse: separate;
	border-spacing: 10px; }
div.lecture table td {
	width: 260px;
	padding: 0 5px;
	background: url(../graduate/image_cmn/bg_block.gif) bottom center #D9EFFB;
	border: 1px solid #38ACE9;
	vertical-align: top; }

div.lecture table td h5 {
	background: #D9EFFB;
	margin: 0;
	font-size: 1em;
	padding: 0.5em 7px 0.3em;
	color: #1584BF;
	text-align: right;
	}
div.lecture table td p.photo {
	float: right;
	padding: 0;
	margin: 1px 0 0;
	background: #FFF;
	}
div.lecture table td p.photo img {
	display: block;
	margin: 10px;
	border: 1px solid #CCC;
	padding: 2px;
	background: #FFF;
	}

div.lecture table td h4 {
	font-weight: bold;
	text-align: right;
	margin: 0;
	font-size: 1em;
	color: #1584BF;
	line-height: 1.4;
	border: none;
	background: #D9EFFB;
	padding: 0.5em 7px 0.3em;
	}
div.lecture table td h4 em, div.lecture table td h5 em {
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	margin: 0 0.5em 0 0;
	}

div.lecture table td dl {
	background: #FFF;
	margin: 0 0 4px;
	padding: 5px;
	border-top: 1px solid #38ACE9;
	}
div.lecture table td dl dt {
	margin: 0 0 0.5em;
	padding: 0.2em 0 0.3em 15px;
	line-height: 1.4;
	border-bottom: 2px dotted #CCC;
	background: url(../graduate/image_cmn/icon.gif) no-repeat 0 0.2em;
	}
div.lecture table td dl dt.conti { margin-top: 1.5em; }
div.lecture table td dl dd {
	line-height: 1.5em;
	padding: 0 0 0 5px;
	}

/* グレー版　*/
div.lecture table td.simple {
	border: 1px solid #CCC;
	background: url(../graduate/image_cmn/bg_block_g.gif) bottom #F2F2F2;
	}
div.lecture table td.simple h5, div.lecture table td.simple h4 {
	color: #555;
	background: #F2F2F2;
	}
div.lecture table td.simple dl dt { background-image: url(../graduate/image_cmn/icon_g.gif); } 
div.lecture table td.simple dl { border-top: 1px solid #AAA; }
	
/* データが無いとき */
div.lecture table td.none { background: none; border: none }



/* 担当教授
---------------------------------------------------------------------*/
div.professor {
	margin: 0 0 0 10px; }

div.professor h3 {
	margin: 0; }
div.professor h4 {
	font-size: 1em;
	border-left: 4px solid #38ACE9;
	border-bottom: 1px solid #CCC;
	padding: 0.2em 0 0.4em 6px;
	line-height: 1.2;
	margin: 2em 0 1em 0; }
div.professor h4 a { line-height: 1.2; color: #363634; }
div.professor h4.conti { margin-top: 30px; }

div.professor div {
	margin: 0 0 2em;
	background: url(../graduate/law/l_master/professor/image/bg_block.gif) repeat-y;
	width: 568px;
	border: 1px solid #AAA; }

div.professor div h5,
div.professor div h4 {
	background: #CFCFAF;
	margin: 10px 0 0;
	text-align: right;
	font-size: 1.2em;
	padding: 0.4em 10px; }

div.professor div h5 a,
div.professor div h4 a { color: #333; text-decoration: none; }

div.professor div h5 span,
div.professor div h4 span { font-size: 0.9em; margin: 0 0.5em 0 0; display: inline; font-weight: bold; }

div.professor div img {
	display: block;
	margin: 0 0 0 20px;
	}

div.professor div dl {
	margin: -150px 0 0;
	padding: 0 15px 0 160px;
	}
div.professor div dl dt {
	line-height: 1.4;
	padding: 0 0 0.3em;
	}
div.professor div dl dd {
	line-height: 1.5;
	padding: 0 0 1.2em 10px;
	}
div.professor ul li {
	line-height: 1.4;
	padding: 0 0 0.5em 10px;
	background: url(../graduate/law/l_master/professor/image/list_icon.gif) no-repeat 0 0.3em;
	}
div.professor ol { margin: 0 0 0 20px; }
div.professor ol li {
	line-height: 1.4;
	padding: 0 0 0.5em;
	}

div.professor div.even {
	margin: 0;
	background: none;
	width: auto;
	border: none;
	}
div.professor div.even h5 { background: #D8D8E7; }



/* 科目の概要
---------------------------------------------------------------------*/
dl.block { margin: 2em 0 4em; }
dl.block dt img { display: block; }
dl.block dd {
	line-height: 1.5;
	margin: 0 0 1em;
	padding: 0.5em 15px 1em 30px;
	background: url(../graduate/image_cmn/bg_block_c.gif) no-repeat right bottom;
	}



/* 博士論文題目一覧
---------------------------------------------------------------------*/
div.thesis p {
	margin: 1em 0 1em 10px; }
div.thesis dl dt {
	line-height: 1.2;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	background: url(../../image_cmn/disc_s_red.gif) no-repeat left;
	font-weight: normal; }
div.thesis dl dt strong {
	font-size: 1.4em;
	line-height: 1.2;}
div.thesis dl dd {
	line-height: 1.4;
	margin: 0 0 1.5em;
	padding: 0.6em 0 2em 25px; 
	background: url(../../image_cmn/dot.gif) repeat-x bottom; }

div.thesis table {
	margin: 0 10px 0 0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC; }
div.thesis td,
div.thesis th {
	padding: 5px;
	text-align: center;
	line-height: 1.4;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC; }
div.thesis span {
	font-size: 0.75em; }
div.thesis th {
	background: #B3DFF7; }
div.thesis th.name {
	letter-spacing: 0.2em; }
div.thesis th.name span {
	letter-spacing: normal;
	font-weight: normal; }
div.thesis td.title {
	width: 45%;
	text-align: left; }

	 


/*---------------------------------------------------------------------
印刷用スタイル
---------------------------------------------------------------------*/

@media print {

}









/*nonacolor_110317*/
div#content div.index {
	margin: 0 0 0 10px;
}

div#content div.index .column {
	margin:0 0 10px 0;
	padding:0 10px 0 0;
	border:1px solid #dddddd;
}

div#content div.index h3 {
	margin: 0 0 2em;
}
	
div#content h3 {
	clear: both;
	font-size: 1em;
	border:none;
	padding:0;
	line-height: 1.2;
}
div#content h4 {
	font-size: 1em;
	line-height: 1.2;
	color: #3AAFE6;
	margin: 1em 0 0.5em 10px;
}
p {
	margin: 0 0 1em 10px;
}

div#content div.index ul.index_link {
	margin:0 0 30px 0;
	padding:0;
}

div#content div.index ul.index_link li {
	text-align:right;
}
