@charset "utf-8";

/* ////////////////////////////////////////////////////////////////

デジタルハリウッド大学院

Copyright (c) Digital Hollywood Co.,Ltd. All Rights Reserved.

*****************************************************************

[教育課程] /curriculum/

//////////////////////////////////////////////////////////////// */

/*　-----　DCM修士とは　-----　*/

.dcm #main img.fRight {
	margin:0 0 15px 15px;
}

.dcm #main #about h3 {
	padding-left:16px;
	margin-bottom:5px;
	min-height: 14px;
	height: auto!important;
	height: 14px;
	color: #333;
	background-color: #fff;
}

.dcm #main #about p {
	margin-left:16px;
	font-size:85%;
}

.dcm #main #about h3#business {
	background: url(/files/curriculum/dcm/icon-b.gif) no-repeat left center;
}

.dcm #main #about h3#creative {
	background: url(/files/curriculum/dcm/icon-c.gif) no-repeat left center;
}

.dcm #main #about h3#ict {
	background: url(/files/curriculum/dcm/icon-i.gif) no-repeat left center;
}

/*　-----　履修科目　-----　*/

.subject.index #main img.fLeft {
	margin:0 5px 20px 0;
}

.subject.index #main .section {
	padding-top:30px;
}

.subject.index #main h2 {
	border:none;
	font-size:93%;
	letter-spacing:normal;
	display:inline;
	padding:0 5px 0 15px;
}

.subject.index #main h2 a{
	color:#444;
}

.subject.index #main h2 a:hover{
	color:#c03;
}

.subject.index #main h2#practice {
	background:url(../files/common/icon/arrow-red-13px.gif) no-repeat;
}

.subject.index #main h2#business {
	background:url(../files/common/icon/arrow-navy-13px.gif) no-repeat;
}

.subject.index #main h2#creative {
	background:url(../files/common/icon/arrow-green-13px.gif) no-repeat;
}

.subject.index #main h2#ict {
	background:url(../files/common/icon/arrow-blue-13px.gif) no-repeat;
}

.subject.index #main h2#knowleage {
	background:url(../files/common/icon/arrow-gray-13px.gif) no-repeat;
}

.subject.index #main h2#all {
	background:url(../files/common/icon/arrow-black-13px.gif) no-repeat;
}

.subject.index #main .section p {
	font-size:85%;
	line-height:1.2;
	margin-top:5px;
}

.subject.index #main .button{
	padding:0;
	margin-bottom:20px
}

.subject.index #main .button a {
	display:block;
	width:400px;
	text-align:center;
	margin:0 auto;
}

.subject #main .dataBox {
	min-height: 60px;
	height: auto!important;
	height: 60px;
}

.subject #main .listBox h2 {
	margin: 15px;
}

/*　-----　DCM修士モデル　-----　*/

.model #main p.note{
	margin-bottom:25px;
}

.model #main .section{
	border:1px solid #ccc;
}

.model #main .section h2{
	padding:0;
	margin:0;
	background:none;
	border:none;
}

.model #main .section h3{
	padding:10px 10px 0 10px;
	margin:0;
}

.model #main .section p{
	padding:10px;
	margin:0;
}

.model #main .section p.near{
	font-size:85%;
}

.model #main .section h3.ttl{
	padding:10px;
	color:#cc0033;
}
.model #main .section dl{
	width:640px;
	padding:10px 16px;
	margin:10px auto;
	background-color:#eee;
}

.model #main .section dl dt{
	font-weight:bold;
	padding:0 0 5px 0;
	margin:0;
}

.model #main .section dl dt,
.model #main .section dl dd{
	font-size:85%;
}

.model #main .section dl dd ul{
	list-style-type:disc;
	margin:0;
	padding:0 0 0 18px;
}

.model #main .section dl dd ul li{
	margin:0;
	padding:0;
}

.model #main .section p.readtxt{
	padding:0 10px;
	margin:0;
}

.model #main .section img.line{
	padding:0 0 5px 0;
	margin:0;
}


.model #main ul.links{
margin: 20px 0 25px;
}

.model #main ul.links li{
display:inline;
margin:0 1.4em 0 0;
background:url(../files/common/icon/arrow-red-13px.gif) no-repeat;
padding-left:18px;
}




/*　-----　研究室　-----　*/

.labo #main .listBox h3 {
	font-size: 93%;
}

.labo #main .listBox h3 span {
	font-weight: normal;
	letter-spacing: normal;
}


/*　-----　研究室　-----　*/

.auditor #main .button{
	padding:0;
	margin-bottom:20px
}

.auditor #main .button a {
	display:block;
	width:400px;
	text-align:center;
	margin:0 auto;
}

.auditor #main table {
   font-size:inherit;
	width:100%;
	margin: 0 0 15px 0;
}

.auditor #main table th {
	background: #f0f0f0 !important;
	text-align: left;
	font-weight: bold;
	color: #555555;
}

.auditor #main table td,
.auditor #main table th {
	border:1px solid #dddddd;
}

